Font encoding type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum FontEncodingType |
| Visual Basic (Declaration) |
|---|
Public Enumeration FontEncodingType |
| Visual C++ |
|---|
public enum class FontEncodingType |
Members
| Member name | Description | |
|---|---|---|
| Standard | ||
| MacRoman | ||
| WinAnsi | ||
| PDFDoc |
See Also
Bytescout.PDF Namespace