IPXV_PageSizeCtl::Landscape Property

From PDF XChange PDF SDK
Revision as of 00:41, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Landscape of interface IPXV_PageSizeCtl returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Landscape([out, retval]  VARIANT_BOOL*  bIsLandscape);
HRESULT put_Landscape([in]  VARIANT_BOOL  bIsLandscape);

See Also

IPXV_PageSizeCtl