Gets the font size in points.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
public double Size { get; }
Visual Basic
Public ReadOnly Property Size As Double
	Get

See Also