Click or drag to resize

PaperSizeWidth Property

Gets the paper width in microns.

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

Property Value

Type: Int32
The paper width in microns.
See Also