IUIX_Ruler::ShowFractions Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Ruler::ShowFractions Property}}
 
{{#customTitle:IUIX_Ruler::ShowFractions Property}}
 +
{{#parentPage:PXV:IUIX_Ruler|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ShowFractions''' of interface [[PXV:IUIX_Ruler|IUIX_Ruler]] returns/sets  Value of VARIANT_BOOL ...
 
Property '''ShowFractions''' of interface [[PXV:IUIX_Ruler|IUIX_Ruler]] returns/sets  Value of VARIANT_BOOL ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:47, 20 April 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

See also IUIX_Ruler.