Intersoft.Client.UI.DocumentViewers Namespace > FlowDocumentViewerBase Class : IsFullScreen Property |
Gets or sets a value whether the flow document viewer is in full screen mode.
<CategoryAttribute("Common Properties")> Public Property IsFullScreen As Boolean
Dim instance As FlowDocumentViewerBase Dim value As Boolean instance.IsFullScreen = value value = instance.IsFullScreen
[CategoryAttribute("Common Properties")] public bool IsFullScreen {get; set;}
[CategoryAttribute("Common Properties")] public: property bool IsFullScreen { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2