Xceed Words for .NET v5.0 Documentation
Xceed.Words.NET Assembly / Xceed.Words.NET Namespace / SignOptions Class
Properties


In This Topic
    SignOptions Class Members
    In This Topic

    The following tables list the members exposed by SignOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the comments on the purpose for signing the document.  
    Public PropertyGets or sets the id of the SignatureLine associated with the digital signature.  
    Public PropertyGets or sets the image that will be used to sign the SignatureLine. The SignatureLineId must be set to the associated SignatureLine.  
    Public PropertyGets or sets the text that will be used to sign the SignatureLine. The SignatureLineId must be set to the associated SignatureLine and the SignatureLineImage must be null to use this property.
     
    Top
    See Also