IIXC_Page::Format Property

From PDF XChange PDF SDK
Revision as of 03:17, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Syntax

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

See Also

IIXC_Page