IPXC_EState Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_EState_Compare|Compare]]
 
| [[PXV:IPXC_EState_Compare|Compare]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_EState_AlphaFill|AlphaFill]]
 
| [[PXV:IPXC_EState_AlphaFill|AlphaFill]]
| style="text-align: center" | R/W
+
| [[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]]
| style="text-align: center" | R/W
+
| [[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]]
| style="text-align: center" | R/W
+
| [[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]]
| style="text-align: center" | R/W
+
| [[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]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_BlackPointCompensation|BlackPointCompensation]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_BlendMode|BlendMode]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_Flags|Flags]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_EState_HalftoneFunc|HalftoneFunc]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_EState_OverPrint|OverPrint]]
 
| [[PXV:IPXC_EState_OverPrint|OverPrint]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_OverPrintFill|OverPrintFill]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_OverPrintMode|OverPrintMode]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_Smoothness|Smoothness]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_SoftMask|SoftMask]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_EState_SoftMaskHandle|SoftMaskHandle]]
 
| [[PXV:IPXC_EState_SoftMaskHandle|SoftMaskHandle]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_StrokeAdjust|StrokeAdjust]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_TextKnockout|TextKnockout]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_TransferFunc|TransferFunc]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_EState_UCRFunc|UCRFunc]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_EState_UCRFuncHandle|UCRFuncHandle]]
 
| [[PXV:IPXC_EState_UCRFuncHandle|UCRFuncHandle]]
| style="text-align: center" | R/W
 
| .
 
 
|}
 
|}
 +
 +
== 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 08:28, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Compare

Properties

AlphaFill BlackPointCompensation OverPrintFill StrokeAdjust
AlphaIsShape BlendMode OverPrintMode TextKnockout
AlphaStroke Flags Smoothness TransferFunc
BGFunc HalftoneFunc SoftMask UCRFunc
BGFuncHandle OverPrint SoftMaskHandle UCRFuncHandle

See Also

IPXC_Content::GetEStateByIndex, IPXC_Content::SetEStateByIndex, IPXC_ContentItem::GetEState, IPXC_ContentItem::SetEState