IPXC_GetPageTextOptions::LigaturesExpTbl Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_LigaturesExpTbl([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_LigaturesExpTbl([out, retval] BSTR* sTbl); |
− | HRESULT put_LigaturesExpTbl([in] BSTR | + | HRESULT put_LigaturesExpTbl([in] BSTR sTbl); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]] | [[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]] |
Latest revision as of 03:28, 15 June 2015
Property LigaturesExpTbl of interface IPXC_GetPageTextOptions returns/sets Value of BSTR ...
Syntax
HRESULT get_LigaturesExpTbl([out, retval] BSTR* sTbl); HRESULT put_LigaturesExpTbl([in] BSTR sTbl);