LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

CodecsPdfTextEncoding Enumeration






Indicates the type of text encoding to perform when saving PDF images. .NET support WinRT support
Syntax
public enum CodecsPdfTextEncoding : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsPdfTextEncoding 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsPdfTextEncoding
public enum CodecsPdfTextEncoding : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Codecs.CodecsPdfTextEncoding = function() { };
Leadtools.Codecs.CodecsPdfTextEncoding.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsPdfTextEncoding : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Base85Use ASCII 85 text encoding algorithm.
HexUse ASCII HEX text encoding technique.
NoneNo text encoding at all.
Remarks

The CodecsPdfTextEncoding enumeration is used as the type for the CodecsPdfSaveOptions.TextEncoding property.

Example
For an example, refer to CodecsPdfOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsPdfTextEncoding

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Codecs Namespace
Implementing PDF Plug in Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.