PaperSize.Height Property |
Gets the paper height in microns.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntaxpublic int Height { get; }
Property Value
Type:
Int32The paper height in microns.
See Also