Miner.Interop Namespace > IMMAttributeEditorUI Interface : PageVisible Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> Property PageVisible( _ ByVal nPage As System.Integer _ ) As System.Boolean
'Usage
Dim instance As IMMAttributeEditorUI Dim nPage As System.Integer Dim value As System.Boolean instance.PageVisible(nPage) = value value = instance.PageVisible(nPage)
[System.Runtime.InteropServices.DispId(1610678278)] System.bool PageVisible( System.int nPage ) {get; set;}
read-write property PageVisible( nPage: System.Integer ): System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get,set PageVisible( nPage : System.int ) : System.boolean
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