IIXC_Page::Format Property

From PDF XChange PDF SDK
Revision as of 06:51, 12 June 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*  Format);

See Also

IIXC_Page