IPXC_EState Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_EState Interface}} | {{#customTitle:IPXC_EState Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_EState|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_EState_Compare|Compare]] | | [[PXV:IPXC_EState_Compare|Compare]] | ||
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_EState_AlphaFill|AlphaFill]] | | [[PXV:IPXC_EState_AlphaFill|AlphaFill]] | ||
− | | | + | | [[PXV:IPXC_EState_BlackPointCompensation|BlackPointCompensation]] |
− | | | + | | [[PXV:IPXC_EState_OverPrintFill|OverPrintFill]] |
+ | | [[PXV:IPXC_EState_StrokeAdjust|StrokeAdjust]] | ||
|- | |- | ||
| [[PXV:IPXC_EState_AlphaIsShape|AlphaIsShape]] | | [[PXV:IPXC_EState_AlphaIsShape|AlphaIsShape]] | ||
− | | | + | | [[PXV:IPXC_EState_BlendMode|BlendMode]] |
− | | | + | | [[PXV:IPXC_EState_OverPrintMode|OverPrintMode]] |
+ | | [[PXV:IPXC_EState_TextKnockout|TextKnockout]] | ||
|- | |- | ||
| [[PXV:IPXC_EState_AlphaStroke|AlphaStroke]] | | [[PXV:IPXC_EState_AlphaStroke|AlphaStroke]] | ||
− | | | + | | [[PXV:IPXC_EState_Flags|Flags]] |
− | | | + | | [[PXV:IPXC_EState_Smoothness|Smoothness]] |
+ | | [[PXV:IPXC_EState_TransferFunc|TransferFunc]] | ||
|- | |- | ||
| [[PXV:IPXC_EState_BGFunc|BGFunc]] | | [[PXV:IPXC_EState_BGFunc|BGFunc]] | ||
− | | | + | | [[PXV:IPXC_EState_HalftoneFunc|HalftoneFunc]] |
− | | | + | | [[PXV:IPXC_EState_SoftMask|SoftMask]] |
+ | | [[PXV:IPXC_EState_UCRFunc|UCRFunc]] | ||
|- | |- | ||
| [[PXV:IPXC_EState_BGFuncHandle|BGFuncHandle]] | | [[PXV:IPXC_EState_BGFuncHandle|BGFuncHandle]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_EState_OverPrint|OverPrint]] | | [[PXV:IPXC_EState_OverPrint|OverPrint]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_EState_SoftMaskHandle|SoftMaskHandle]] | | [[PXV:IPXC_EState_SoftMaskHandle|SoftMaskHandle]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_EState_UCRFuncHandle|UCRFuncHandle]] | | [[PXV:IPXC_EState_UCRFuncHandle|UCRFuncHandle]] | ||
− | |||
− | |||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Content_GetEStateByIndex|IPXC_Content::GetEStateByIndex]], [[PXV:IPXC_Content_SetEStateByIndex|IPXC_Content::SetEStateByIndex]], [[PXV:IPXC_ContentItem_GetEState|IPXC_ContentItem::GetEState]], [[PXV:IPXC_ContentItem_SetEState|IPXC_ContentItem::SetEState]] |
Latest revision as of 07:28, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Compare |
Properties
See Also
IPXC_Content::GetEStateByIndex, IPXC_Content::SetEStateByIndex, IPXC_ContentItem::GetEState, IPXC_ContentItem::SetEState