Miner.Interop Namespace > IMMDefaultLayoutBuilder Interface : Document Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> ReadOnly Property Document As IMMDocument
'Usage
Dim instance As IMMDefaultLayoutBuilder Dim value As IMMDocument value = instance.Document
[System.Runtime.InteropServices.DispId(1610678277)] IMMDocument Document {get;}
read-only property Document: IMMDocument;
System.Runtime.InteropServices.DispIdAttribute(1610678277) function get Document : IMMDocument
[System.Runtime.InteropServices.DispId(1610678277)] __property IMMDocument* get_Document();
[System.Runtime.InteropServices.DispId(1610678277)] property IMMDocument^ Document { IMMDocument^ get(); }
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