Gets or sets the text size used in the parent
PdfObject.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public double Size { get; set; }
Public Property Size As Double
Get
Set
Property Value
Type:
DoubleRemarks
Properties of a font object with
IsLocked set can not be changed.
The value of this property can not be set to a number less than
SizeAuto.
See Also