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:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfFontResourceStandard StandardFont { get; }
Public ReadOnly Property StandardFont As PdfFontResourceStandard
Get
Property Value
Type:
PdfFontResourceStandardSee Also