Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public enum PDFCharEncoder |
| Visual Basic |
|---|
Public Enumeration PDFCharEncoder |
| Visual C++ |
|---|
public enum class PDFCharEncoder |
Members
| Member name | Value | Description | |
|---|---|---|---|
| ceNone | 0 | ||
| ceWinAnsi | 1 | ||
| cePDF | 2 | ||
| ceUnicode | 3 |