Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public PdfFontResourceStandard StandardFont { get; }

Property Value

Type: PdfFontResourceStandard
See Also