Table of Contents

Property Height

Namespace
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly
BitMiracle.Docotic.Pdf.HtmlToPdf.dll

Height

Gets the height of the page in points.

public int Height { get; }

Property Value

int

The height of the page in points.

Remarks

Default value: 842 (the height of an A4 sheet).

One point is 1/72 of inch.

This value can be automatically calculated from a pre-defined or a custom paper size expressed in inches or millimeters.