The convention used when outputing the string to the PDF document.
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public PdfStringFormat Format { get; set; }
Public Property Format As PdfStringFormat
Get
Set
public:
property PdfStringFormat Format {
PdfStringFormat get ();
void set (PdfStringFormat value);
}
member Format : PdfStringFormat with get, set
Property Value
Type:
PdfStringFormatRemarks See Also