The convention used when outputing the string to the PDF document.
| C# | Visual Basic | Visual Basic Usage |
public PdfStringFormat Format { get; set; }
Public Property Format As PdfStringFormat Get Set
Dim instance As PdfString Dim value As PdfStringFormat value = instance.Format instance.Format = value
Defaults to Literal format.