ExpertPdf PDF Creator Library
Bounds Property
NamespacesExpertPdf.PdfCreatorTemplateBounds
ExpertPdf PDF Creator Library
Gets or sets the template bounds rectangle. Setting this property for a default template has no effect.
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
	Get
	Set
public:
property RectangleF Bounds {
	RectangleF get ();
	void set (RectangleF value);
}
Property Value

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