'Declaration Public Property FullPage As System.Boolean
public System.bool FullPage {get; set;}
Note that if this property is true, MaxWindowWidth, MaxWindowHeight and Clip are ignored.
Conversely, if this property is false, WindowSize is ignored.
'Declaration Public Property FullPage As System.Boolean
public System.bool FullPage {get; set;}