Click or drag to resize
PdfStringFormat Property
The convention used when outputing the string to the PDF document.

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public PdfStringFormat Format { get; set; }

Property Value

Type: PdfStringFormat
Remarks
Defaults to Literal format.
See Also