IPXC_AcroForm::Document Property
From PDF XChange PDF SDK
m |
m |
||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_AcroForm::Document Property}} | {{#customTitle:IPXC_AcroForm::Document Property}} | ||
{{#parentPage:PXV:IPXC_AcroForm|Document Property|property}} | {{#parentPage:PXV:IPXC_AcroForm|Document Property|property}} | ||
+ | |||
Represents the [[PXV:IPXC_Document|document]] that this form belongs to. | Represents the [[PXV:IPXC_Document|document]] that this form belongs to. |
Revision as of 05:29, 13 May 2015
Represents the document that this form belongs to.
Syntax
HRESULT get_Document([out, retval] IPXC_Document** ppDoc);
See Also
See also IPXC_AcroForm, IPXC_Document.