IPXC_ParaFormat::Widows 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_ParaFormat::Widows Property}} | {{#customTitle:IPXC_ParaFormat::Widows Property}} | ||
− | {{#parentPage:PXV:IPXC_ParaFormat#Properties|Widows | + | {{#parentPage:PXV:IPXC_ParaFormat#Properties|Widows|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 07:44, 23 May 2015
Property Widows of interface IPXC_ParaFormat returns/sets Value of LONG ...
Syntax
HRESULT get_Widows ([out, retval] LONG * pVal); |
HRESULT put_Widows ([in] LONG pVal); |