IPXV_DocHighlightItem 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:IPXV_DocHighlightItem Interface}}
 
{{#customTitle:IPXV_DocHighlightItem Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_DocHighlightItem|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:IPXV_DocHighlightItem_Remove|Remove]]
 
| [[PXV:IPXV_DocHighlightItem_Remove|Remove]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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:IPXV_DocHighlightItem_Brush|Brush]]
 
| [[PXV:IPXV_DocHighlightItem_Brush|Brush]]
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXV_DocHighlightItem_Pen|Pen]]
 
| [[PXV:IPXV_DocHighlightItem_Pen|Pen]]
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXV_DocHighlightItem_RoundRadius|RoundRadius]]
 
| [[PXV:IPXV_DocHighlightItem_RoundRadius|RoundRadius]]
| style="text-align: center" | R/W
+
|  
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_DocHighlighter_Add|IPXV_DocHighlighter::Add]], [[PXV:IPXV_DocHighlightItems_Item|IPXV_DocHighlightItems::Item]]

Latest revision as of 09:09, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Remove

Properties

Brush Pen RoundRadius

See Also

IPXV_DocHighlighter::Add, IPXV_DocHighlightItems::Item