PdfFontIsUnderline Property |
A flag to indicate if the font is underline.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic bool IsUnderline { get; set; }
Public Property IsUnderline As Boolean
Get
Set
Property Value
Type:
Boolean
See Also