IIXC_Page::Format Property

From PDF XChange PDF SDK
Revision as of 07:57, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Property Format of the IIXC_Page interface retrieves the format of a page as IXC_PageFormat.

Syntax

HRESULT get_Format([out, retval]  IXC_PageFormat*  pFormat);

See Also

IIXC_Page