Winnovative PDF Creator Library for .NET
Width Property
NamespacesWinnovative.PdfCreatorTemplateWidth
Winnovative PDF Creator Library for .NET
Gets or sets template width for a custom template. Setting this property for a default document template has no effect.
Declaration Syntax
C#Visual BasicVisual C++
public float Width { get; set; }
Public Property Width As Single
	Get
	Set
public:
property float Width {
	float get ();
	void set (float value);
}

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