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