Control size.

Namespace:  PerpetuumSoft.Reporting.Export.Pdf.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Pdf (in PerpetuumSoft.Reporting.Export.Pdf.dll) Version: 3.9.0.1

Syntax

C#
public SizeF Size { get; }
Visual Basic (Declaration)
Public ReadOnly Property Size As SizeF
Visual C++
public:
property SizeF Size {
	SizeF get ();
}

See Also