Gets the width of the paper size, in twips. The value of this property is the width (x-dimension) of the paper size as if the paper were in the portrait orientation.

Syntax

public int Width { get; }
Public ReadOnly Property Width() As Integer

Limitations

Read only.