'Declaration Public Enum PdfStringFlags Inherits System.Enum
public enum PdfStringFlags : System.Enum
'Declaration Public Enum PdfStringFlags Inherits System.Enum
public enum PdfStringFlags : System.Enum
Member | Description |
---|---|
Encrypted | The string is encrypted. |
HexFormat | The string should be serialized in HEX format. |
None | No flags are specified. |
NotEncrypt | The string should NOT be encrypted when saving the document. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Spec.PdfStringFlags