Click or drag to resize

PaperSizeHeight Property

Gets the paper height in microns.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public int Height { get; }

Property Value

Type: Int32
The paper height in microns.
See Also