Visual Basic (Declaration) | |
---|---|
Public Property TextEncoding As CodecsPdfTextEncoding |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsPdfTextEncoding TextEncoding {get; set;} |
C++/CLI | |
---|---|
public: property CodecsPdfTextEncoding TextEncoding { CodecsPdfTextEncoding get(); void set (CodecsPdfTextEncoding value); } |
Return Value
The text encoding to use.For an example, refer to CodecsPdfOptions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family