The height of this page shape in points.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double Height { get; set; }
Visual Basic
Public Property Height As Double
	Get
	Set

Remarks

This must be a positive (non zero) number.

See Also