IPXV_Control::HasDoc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::HasDoc Property}} | {{#customTitle:IPXV_Control::HasDoc Property}} | ||
{{#parentPage:PXV:IPXV_Control#Properties|HasDoc|property}} | {{#parentPage:PXV:IPXV_Control#Properties|HasDoc|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Use it to check if control has any opened document. | |
== Syntax == | == Syntax == |
Revision as of 11:18, 29 May 2015
Use it to check if control has any opened document.
Syntax
HRESULT get_HasDoc([out, retval] VARIANT_BOOL* pHasDoc);