IPXC_WatermarkParams Interface

From PDF XChange PDF SDK
Revision as of 07:21, 15 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

The interface of object of PDF-XChange Editor SDK.

Properties

Property Access Type Description
End R/W Gets/sets the end of the pages range where the watermark will be placed.
FillColor R/W Gets/sets the fill color of the font which will be used for watermark text.
Flags R/W Gets/sets the watermark operation flags.
FontName R/W Gets/sets watermark text font name.
FontSize R/W Gets/sets watermark text font size.
HAlign R/W Gets/sets the horizontal align of the watermark on page.
HOffset R/W Gets/sets the horizontal offset of the watermark on page.
ImageFile R/W Gets/sets the image file which will be used as watermark source.
ImagePage R/W Gets/sets the page number from the image file which will be used as watermark source.
ImageSize R/W Gets/sets the size of the image file which will be used as watermark source.
Opacity R/W Gets/sets the opacity of the watermark placed on page.
RangeFlags R/W Gets/sets the pages range flags.
RenderMode R/W Gets/sets the text rendering mode of the watermark.
Rotation R/W Gets/sets watermark rotation.
Scale R/W Gets/sets watermark scale.
Start R/W Gets/sets the start of the pages range where the watermark will be placed.
StrokeColor R/W Gets/sets the stroke color of the watermark's text.
StrokeWidth R/W Gets/sets the stroke width of the watermark's text.
Text R/W Gets/sets the watermark's text.
TextAlign R/W Gets/sets the watermark's text align.
UnderlineMode R/W Gets/sets the watermark's text underline mode.
VAlign R/W Gets/sets the vertical align of the watermark on page.
VOffset R/W Gets/sets the vertical offset of the watermark on page.
WatermarkType R/W Gets/sets the type of the watermark.