IPXC_FileSpec::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_FileSpec::Document Property}}
 
{{#customTitle:IPXC_FileSpec::Document Property}}
{{#parentPage:PXV:IPXC_FileSpec|Document Property|property}}
+
{{#parentPage:PXV:IPXC_FileSpec#Properties|Document Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:31, 21 May 2015


Property Document of interface IPXC_FileSpec returns Pointer to IPXC_Document ...

Syntax

HRESULT get_Document([out, retval]  IPXC_Document**  ppDoc);

See Also

IPXC_FileSpec.