PdfTextShapeFont Property |
Namespace:
RadPdf.Data.Document.Objects.Shapes
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfFont Font { get; set; }
Public Property Font As PdfFont
Get
Set
Property Value
Type:
PdfFont
Remarks
This property can not be null.
See Also