Gets or sets the string format.
Namespace: Spire.Pdf.AutomaticFieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfStringFormat StringFormat { get; set; }
Public Property StringFormat As PdfStringFormat Get Set
public: property PdfStringFormat^ StringFormat { PdfStringFormat^ get (); void set (PdfStringFormat^ value); }
member StringFormat : PdfStringFormat with get, set
Property Value
PdfStringFormatThe string format.