IUIX_Ruler::ShowFractions Property

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

Jump to: navigation, search


Property ShowFractions of interface IUIX_Ruler returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ShowFractions([out, retval]  VARIANT_BOOL*  bVal);
HRESULT put_ShowFractions([in]  VARIANT_BOOL  bVal);

See Also

IUIX_Ruler