Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_contentItems_delete|Options|property}} | {{#parentPage:PXV:op_contentItems_delete|Options|property}} | ||
− | |||
{{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... | 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> | ||
|} | |} |
Revision as of 07:26, 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.
Specifies... |
KeepTextGroups | Boolean | Specifies whether the text groups should be kept when removing content items.
Default value: false |