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
setTextColor Method
Set the text color. The default value is SignDocGrayColor(0) (black).
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
setTextColor
(
ISignDocColor
textColor
)
Parameters
textColor
Type:
de.softpro.signdocsdk
ISignDocColor
The text color.
See Also
Reference
SignDocWatermark Class
de.softpro.signdocsdk Namespace