Winnovative PDF Creator Library for .NET
Bounds Property
NamespacesWinnovative.PdfCreatorTemplateBounds
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)