IPXC_AnnotData_Widget::DefaultFontSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData_Widget::DefaultFontSize Property}} | {{#customTitle:IPXC_AnnotData_Widget::DefaultFontSize Property}} | ||
− | {{#parentPage:PXV:IPXC_AnnotData_Widget|DefaultFontSize Property|property}} | + | {{#parentPage:PXV:IPXC_AnnotData_Widget#Properties|DefaultFontSize Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 13:02, 21 May 2015
Property DefaultFontSize of interface IPXC_AnnotData_Widget returns/sets Value of double ...
Syntax
HRESULT get_DefaultFontSize([out, retval] double* pSize); HRESULT put_DefaultFontSize([in] double pSize);