Click or drag to resize
PdfStringFormat Enumeration
The PDF specification describes two conventions that can be used to embed a string in a PDF document. This enumeration, along with the Format property can be used to select how a string will be formatted in the PDF file.

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum PdfStringFormat
Members
  Member nameValueDescription
Literal0
Hexadecimal1
See Also