Specifies whether the viewer must be shown in full screen mode. Note, when full screen mode is enabled document overflow style will be changed to hidden and viewer will be fit in parent container bounds.
public System.bool FullScreen {get; set;}
'Declaration
Public Property FullScreen As System.Boolean