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