TextElementTextFont Property |
The text font
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic PdfFont TextFont { get; set; }
Public Property TextFont As PdfFont
Get
Set
Property Value
Type:
PdfFont
See Also