IPXC_BackgroundParams Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_BackgroundParams Interface}}
 
{{#customTitle:IPXC_BackgroundParams Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_BackgroundParams|interface}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== 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:IPXC_BackgroundParams_BackgroundFile|BackgroundFile]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundFile|BackgroundFile]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_BackgroundParams_End|End]]
| .
+
| [[PXV:IPXC_BackgroundParams_HOffset|HOffset]]
 +
| [[PXV:IPXC_BackgroundParams_Scale|Scale]]
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_BackgroundPage|BackgroundPage]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundPage|BackgroundPage]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_BackgroundParams_FillColor|FillColor]]
| .
+
| [[PXV:IPXC_BackgroundParams_Opacity|Opacity]]
 +
| [[PXV:IPXC_BackgroundParams_Start|Start]]
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_BackgroundScale|BackgroundScale]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundScale|BackgroundScale]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_BackgroundParams_Flags|Flags]]
| .
+
| [[PXV:IPXC_BackgroundParams_RangeFlags|RangeFlags]]
 +
| [[PXV:IPXC_BackgroundParams_VAlign|VAlign]]
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_BackgroundType|BackgroundType]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundType|BackgroundType]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_End|End]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_FillColor|FillColor]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_Flags|Flags]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_BackgroundParams_HAlign|HAlign]]
 
| [[PXV:IPXC_BackgroundParams_HAlign|HAlign]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_HOffset|HOffset]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_Opacity|Opacity]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_RangeFlags|RangeFlags]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_BackgroundParams_Rotation|Rotation]]
 
| [[PXV:IPXC_BackgroundParams_Rotation|Rotation]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_Scale|Scale]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_Start|Start]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_BackgroundParams_VAlign|VAlign]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_BackgroundParams_VOffset|VOffset]]
 
| [[PXV:IPXC_BackgroundParams_VOffset|VOffset]]
| style="text-align: center" | R/W
 
| .
 
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_PlaceBackgrounds|IPXC_Document::PlaceBackgrounds]], [[PXV:IPXC_Inst_CreateBackgroundParams|IPXC_Inst::CreateBackgroundParams]]

Latest revision as of 23:58, 30 November 2017

The interface of object of PDF-XChange Editor SDK.

Properties

BackgroundFile End HOffset Scale
BackgroundPage FillColor Opacity Start
BackgroundScale Flags RangeFlags VAlign
BackgroundType HAlign Rotation VOffset

See Also

IPXC_Document::PlaceBackgrounds, IPXC_Inst::CreateBackgroundParams