Control location.

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 PointF Location { get; }
Visual Basic (Declaration)
Public ReadOnly Property Location As PointF
Visual C++
public:
property PointF Location {
	PointF get ();
}

See Also