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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfFontResourceStandard StandardFont { get; }

Property Value

Type: PdfFontResourceStandard
See Also