[]
Gets or sets the page width, in inches. If unspecified, 8.5 inches is used.
Note that this property is ignored if FullPage is true.
public float? PageWidth { get; set; }
Public Property PageWidth As Single?