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