←Select platform

TextEncoding Property

Summary

Gets or sets the text encoding to use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Codecs.CodecsPdfTextEncoding TextEncoding {get; set;} 
Public Property TextEncoding As Leadtools.Codecs.CodecsPdfTextEncoding 
public Leadtools.Codecs.CodecsPdfTextEncoding TextEncoding {get; set;} 
@property (nonatomic, assign) LTCodecsPdfTextEncoding textEncoding 
public CodecsPdfTextEncoding getTextEncoding() 
public void setTextEncoding(CodecsPdfTextEncoding value) 
             
  
get_TextEncoding(); 
set_TextEncoding(value); 
Object.defineProperty('TextEncoding');  

Property Value

The text encoding to use.

Example

For an example, refer to CodecsPdfOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize