ExpertPdf PDF Creator Library
Size Property
NamespacesExpertPdf.PdfCreatorPdfFontSize
ExpertPdf PDF Creator Library
Gets or sets font size in points.
Declaration Syntax
C#Visual BasicVisual C++
public float Size { get; set; }
Public Property Size As Single
	Get
	Set
public:
property float Size {
	float get ();
	void set (float value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)