Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(Label ToWrite removed)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{{#customTitle:Options}}
 
{{#customTitle:Options}}
 
{{#parentPage:PXV:op_replaceContent|Options|property}}
 
{{#parentPage:PXV:op_replaceContent|Options|property}}
{{ToWrite}}
+
 
 
{{ToReview}}
 
{{ToReview}}
  
Line 14: Line 14:
 
| class="op_param_name" | NewContent
 
| class="op_param_name" | NewContent
 
| style="text-align:center" | IUnknown
 
| style="text-align:center" | IUnknown
| Specifies...
+
| Specifies the [[PXV:IPXC_Content|IPXC_Content]] that the original content will be replaced with.
 
|-
 
|-
 
| class="op_param_name" | CloneNew
 
| class="op_param_name" | CloneNew
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies...
+
| Specifies whether the new content should be cloned.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|-
 
|-
 
| class="op_param_name" | TargetPage
 
| class="op_param_name" | TargetPage
 
| style="text-align:center" | Integer
 
| style="text-align:center" | Integer
| Specifies...
+
| Specifies the target page which content should be replaced
 
Default value: <tt>'''-1'''</tt>
 
Default value: <tt>'''-1'''</tt>
 
|}
 
|}

Latest revision as of 07:11, 9 March 2016


Options Table

Name Type Value
NewContent IUnknown Specifies the IPXC_Content that the original content will be replaced with.
CloneNew Boolean Specifies whether the new content should be cloned.

Default value: false

TargetPage Integer Specifies the target page which content should be replaced

Default value: -1