Click or drag to resize

PagePropertiesHeight Property

Typically page height is determined automatically, but set this pixel height to force a specific height.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int Height { get; }

Property Value

Type: Int32
Typically page height is determined automatically, but set this pixel height to force a specific height.
See Also