| SignDocSignatureParameterssetColor Method |
Set a color parameter.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
Remarks
Available color parameters are:
- SignatureColor - The foreground color for the rendered signature
(see integer parameter "RenderSignature").
The default color is black.
- TextColor - The color to be used for text in
the appearance of a DigSig signature field in
a PDF document.If this parameter is not set,
the color will be taken from the field's text field
attributes.If the field doesn't have text field
attributes, the document's text field attributes
will be used.If this also fails, the text will
be black.
See also string parameter "FontName",
length parameter "FontSize", and
blob parameter "Template".
See Also