IPXC_Document::Props Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Props of interface IPXC_Document returns Pointer to IPXC_DocumentProps containing document's properties (actions, pages layout, pages mode etc.).

Syntax

HRESULT get_Props([out, retval]  IPXC_DocumentProps**  pDocProps);

See Also

IPXC_Document