SignDocSDK Class Library
SignDocSDK Class Library
de.softpro.signdocsdk
SignDocWatermark Class
SignDocWatermark Methods
clear Method
Dispose Method
setFirstPage Method
setFlags Method
setFontName Method
setFontSize Method
setHorizontalPosition Method
setJustification Method
setLastPage Method
setLocation Method
setOpacity Method
setPageIncrement Method
setRotation Method
setScale Method
setText Method
setTextColor Method
setVerticalPosition Method
SignDocWatermark
setFlags Method
Set flags. Initially, no flag is set.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
Copy
public
void
setFlags
(
WatermarkFlags
flags
)
Parameters
flags
Type:
de.softpro.signdocsdk.Enums.EWatermark
WatermarkFlags
See #f_ltr, #f_rtl, #f_default_ltr, and #f_default_rtl.
See Also
Reference
SignDocWatermark Class
de.softpro.signdocsdk Namespace