Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
Line 2: Line 2:
 
{{#customTitle:Options}}
 
{{#customTitle:Options}}
 
{{#parentPage:PXV:op_contentItems_transform|Options|property}}
 
{{#parentPage:PXV:op_contentItems_transform|Options|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Line 14: Line 13:
 
| class="op_param_name" | [[PXV:cs_Matrix|Matrix]]
 
| class="op_param_name" | [[PXV:cs_Matrix|Matrix]]
 
| style="text-align:center" | Dictionary
 
| style="text-align:center" | Dictionary
| Specifies...
+
| Specifies the transformation [[PXV:PXC_Matrix|matrix]] by which the content items will be transformed.
 
|-
 
|-
 
| 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>
Specifies...
+
Specifies the [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]] array that will be transformed.
 
|-
 
|-
 
| 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.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|}
 
|}

Latest revision as of 08:40, 11 March 2016


Options Table

Name Type Value
Matrix Dictionary Specifies the transformation matrix by which the content items will be transformed.
Entries Array Array of IUnknown

Specifies the IPXV_ContentItemEntry array that will be transformed.

KeepTextGroups Boolean Specifies whether the text groups should be kept.

Default value: false