IPXC_BackgroundParams Interface
From PDF XChange PDF SDK
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. |