SignOptions
Contents
[
Hide
]
SignOptions class
Represents the signature options.
public abstract class SignOptions
Properties
Name | Description |
---|---|
virtual AllPages { get; set; } | Put signature on all document pages. |
Appearance { get; set; } | Additional signature appearance. |
DocumentType { get; set; } | Get or set the Document Type of the Signature Options DocumentType |
Extensions { get; } | Signature Extensions. |
virtual PageNumber { get; set; } | Gets or sets document page number for signing. Minimal and default value is 1. |
virtual PagesSetup { get; set; } | Options to specify pages to be signed. |
SignatureType { get; } | Get the Signature Type SignatureType |
ZOrder { get; set; } | Gets or sets the Z-order position of text signature. Determines the display order of overlapping signatures. |
Remarks
Learn more
- See more simple examples on creating various electronic signatures with GroupDocs.Signature: Electronic signature types
- See more advanced examples of settings of various electronic signature with GroupDocs.Signature: Advanced usage of creating various electronic signatures
See Also
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature