Intersoft.Client.UI.DocumentViewers Namespace > UXDocumentViewer Class : Document Property |
<CategoryAttribute("Common Properties")> Public Overrides Property Document As FixedDocument
Dim instance As UXDocumentViewer Dim value As FixedDocument instance.Document = value value = instance.Document
[CategoryAttribute("Common Properties")] public override FixedDocument Document {get; set;}
[CategoryAttribute("Common Properties")] public: property FixedDocument^ Document { FixedDocument^ get() override; void set ( FixedDocument^ value) override; }
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