VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / SignatureRequestEventArgs Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    SignatureRequestEventArgs Class Members
    In This Topic
    The following tables list the members exposed by SignatureRequestEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SignatureRequestEventArgs class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets an image that contains signature.
    Public PropertyGets a PDF page that is associated with image.
    Public PropertyGets the signature-annotation.
    Public PropertyGets the PDF signature field that should be filled using the digital signature.
    Public Methods
     NameDescription
    Public MethodChanges the SignatureInfo property of SignatureField.
    See Also