Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{{#customTitle:Options}}
 
{{#customTitle:Options}}
 
{{#parentPage:PXV:op_contentItems_delete|Options|property}}
 
{{#parentPage:PXV:op_contentItems_delete|Options|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Line 14: Line 13:
 
| class="op_param_name" | Entries
 
| class="op_param_name" | Entries
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
| Array of <tt>'''IUnknown'''</tt>
+
| Array of <tt>'''IUnknown'''</tt> containing the [[PXV:IPXV_ContentItemEntry|content item entries]] that would be removed from the content.
Specifies...
+
 
|-
 
|-
 
| class="op_param_name" | KeepTextGroups
 
| class="op_param_name" | KeepTextGroups
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies...
+
| Specifies whether the text groups should be kept when removing content items.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|}
 
|}

Latest revision as of 08:27, 9 March 2016


Options Table

Name Type Value
Entries Array Array of IUnknown containing the content item entries that would be removed from the content.
KeepTextGroups Boolean Specifies whether the text groups should be kept when removing content items.

Default value: false