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
	Get
	Set
public:
property float Height {
	float get ();
	void set (float value);
}

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