IPXC_Font::IsEmbedded Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Font::IsEmbedded Property}} | {{#customTitle:IPXC_Font::IsEmbedded Property}} | ||
+ | {{#parentPage:PXV:IPXC_Font#Properties|IsEmbedded|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''IsEmbedded''' of interface [[PXV:IPXC_Font|IPXC_Font]] returns Value of VARIANT_BOOL ... | Property '''IsEmbedded''' of interface [[PXV:IPXC_Font|IPXC_Font]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_IsEmbedded([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_IsEmbedded([out, retval] VARIANT_BOOL* bEmbedded); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Font|IPXC_Font]] |
Latest revision as of 02:28, 15 June 2015
Property IsEmbedded of interface IPXC_Font returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_IsEmbedded([out, retval] VARIANT_BOOL* bEmbedded);