Click or drag to resize

PdfEncoding Properties

The PdfEncoding type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberASCII Gets the ASCII encoding.
Public propertyStatic memberByte Gets the Byte encoding.
Public propertyStatic memberPDFDoc Gets the PDFDoc encoding.
Public propertyStatic memberUTF16BE Gets the UTF-16 Big Endian encoding with leading byte order mark.
Public propertyStatic memberWinAnsi Gets the Windows ANSI encoding.
Top
See Also