IPXC_BackgroundParams Interface

From PDF XChange PDF SDK
Jump to: navigation, search
Line 21: Line 21:
 
| [[PXV:IPXC_BackgroundParams_BackgroundScale|BackgroundScale]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundScale|BackgroundScale]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| Gets/sets the scale of the source file page.
+
| Gets/sets the absolute scale of the source file page.
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_BackgroundType|BackgroundType]]
 
| [[PXV:IPXC_BackgroundParams_BackgroundType|BackgroundType]]
Line 61: Line 61:
 
| [[PXV:IPXC_BackgroundParams_Scale|Scale]]
 
| [[PXV:IPXC_BackgroundParams_Scale|Scale]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| Gets/sets  
+
| Gets/sets the relative scale of the source file page.
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_Start|Start]]
 
| [[PXV:IPXC_BackgroundParams_Start|Start]]
Line 69: Line 69:
 
| [[PXV:IPXC_BackgroundParams_VAlign|VAlign]]
 
| [[PXV:IPXC_BackgroundParams_VAlign|VAlign]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| Gets/sets
+
| Gets/sets the vertical align of the background on page.
 
|-
 
|-
 
| [[PXV:IPXC_BackgroundParams_VOffset|VOffset]]
 
| [[PXV:IPXC_BackgroundParams_VOffset|VOffset]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| Gets/sets
+
| Gets/sets the vertical offset of the background on page.
 
|}
 
|}

Revision as of 04:37, 15 April 2015

The interface of object of PDF-XChange Editor SDK.

Properties

Property Access Type Description
BackgroundFile R/W Gets/sets the background file path.
BackgroundPage R/W Gets/sets the page from the file which will be used as background.
BackgroundScale R/W Gets/sets the absolute scale of the source file page.
BackgroundType R/W Gets/sets the background type.
End R/W Gets/sets the end of the pages range where the background will be placed.
FillColor R/W Gets/sets the fill color which will be used as the page background.
Flags R/W Gets/sets background operation flags.
HAlign R/W Gets/sets the horizontal align of the background on page.
HOffset R/W Gets/sets the horizontal offset of the background on page.
Opacity R/W Gets/sets the opacity of the background placed on page.
RangeFlags R/W Gets/sets the pages range flags.
Rotation R/W Gets/sets background rotation.
Scale R/W Gets/sets the relative scale of the source file page.
Start R/W Gets/sets the start of the pages range where the background will be placed.
VAlign R/W Gets/sets the vertical align of the background on page.
VOffset R/W Gets/sets the vertical offset of the background on page.