ExpertPdf PDF Creator Library
Height Property
NamespacesExpertPdf.PdfCreatorTemplateHeight
ExpertPdf PDF Creator Library
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: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)