'Declaration Public Property PageWidth As System.Nullable(Of Single)
public System.Nullable<float> PageWidth {get; set;}
Note that this property is ignored if FullPage is true.
'Declaration Public Property PageWidth As System.Nullable(Of Single)
public System.Nullable<float> PageWidth {get; set;}