PdfFontResourceStandardFont Property |
Gets a value representing the Standard Type 1 font used when adding a
PdfTextShape or
PdfField to a PDF.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfFontResourceStandard StandardFont { get; }
Public ReadOnly Property StandardFont As PdfFontResourceStandard
Get
Property Value
Type:
PdfFontResourceStandard
See Also