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