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

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