IUIX_CharFormat::OffsetY Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CharFormat::OffsetY Property}}
 
{{#customTitle:IUIX_CharFormat::OffsetY Property}}
{{#parentPage:PXV:IUIX_CharFormat|OffsetY Property|property}}
+
{{#parentPage:PXV:IUIX_CharFormat#Properties|OffsetY Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:59, 21 May 2015


Property OffsetY of interface IUIX_CharFormat returns/sets Value of double ...

Syntax

HRESULT get_OffsetY([out, retval]  double*  pOffsetY);
HRESULT put_OffsetY([in]  double  pOffsetY);

See Also

IUIX_CharFormat.