Back to Devexpress

PdfStringFormat Constructors

officefileapi-devexpress-dot-pdf-dot-pdfstringformat-dot-ctor.md

latest1.1 KB
Original Source

PdfStringFormat Constructors

Contains settings to format strings in a document.

NameParametersDescription
PdfStringFormat()noneInitializes a new instance of the PdfStringFormat class with the default settings.
PdfStringFormat(PdfStringFormat)formatInitializes a new instance of the PdfStringFormat class with the specified string format.
PdfStringFormat(PdfStringFormatFlags)formatFlagsInitializes a new instance of the PdfStringFormat class with the specified string format flags.

See Also

PdfStringFormat Class

PdfStringFormat Members

DevExpress.Pdf Namespace