IUIX_Ruler::ShowFractions Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Ruler::ShowFractions Property}}
 
{{#customTitle:IUIX_Ruler::ShowFractions Property}}
{{#parentPage:PXV:IUIX_Ruler|ShowFractions Property|property}}
+
{{#parentPage:PXV:IUIX_Ruler#Properties|ShowFractions|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Ruler|IUIX_Ruler]].
+
[[PXV:IUIX_Ruler|IUIX_Ruler]]

Latest revision as of 00:38, 12 August 2015


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

Syntax

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

See Also

IUIX_Ruler