PdfStringFormat Class
Contains settings to format strings in a document.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public class PdfStringFormat :
ICloneable
#Related API Members
The following members return PdfStringFormat objects:
#Remarks
You can specify the text alignment (the PdfStringFormat.Alignment and PdfStringFormat.LineAlignment properties), display and layout information for text strings (the PdfStringFormat.FormatFlags property), and other settings.