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


In This Topic
    SignOptions Class Properties
    In This Topic

    For a list of all members of this type, see SignOptions members.

    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