Back to Devexpress

PdfStringFormat Properties

officefileapi-devexpress-dot-pdf-dot-pdfstringformat-dot-underscore-properties.md

latest2.1 KB
Original Source

PdfStringFormat Properties

Contains settings to format strings in a document.

NameDescription
AlignmentGets or sets the horizontal alignment of the string.
FormatFlagsGets or sets a PdfStringFormatFlags enumeration that contains format information.
GenericDefault staticGets a generic default PdfStringFormat object.
GenericTypographic staticGets a generic typographic PdfStringFormat object.
HotkeyPrefixGets or sets the PdfHotkeyPrefix object for this PdfStringFormat object.
LeadingMarginFactorGets or sets a value that is the fraction of the font em-size used as both horizontal and vertical leading string margins.
LineAlignmentSpecifies the vertical alignment of the string.
TrailingMarginFactorGets or sets a value that is the fraction of the font em-size used as the horizontal trailing string margin.
TrimmingGets or sets the PdfStringTrimming enumeration for this PdfStringFormat object.

See Also

PdfStringFormat Class

PdfStringFormat Members

DevExpress.Pdf Namespace