←Select platform

TextEncoding Property

Summary
Gets or sets the text encoding to use.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsPdfTextEncoding TextEncoding { get; set; } 
Public Property TextEncoding As CodecsPdfTextEncoding 
@property (nonatomic, assign) LTCodecsPdfTextEncoding textEncoding 
public CodecsPdfTextEncoding getTextEncoding() 
public void setTextEncoding(CodecsPdfTextEncoding value) 
public: 
property CodecsPdfTextEncoding TextEncoding { 
   CodecsPdfTextEncoding get(); 
   void set (    CodecsPdfTextEncoding ); 
} 

Property Value

The text encoding to use.

Example

For an example, refer to CodecsPdfOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.