Class implements signature box control

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class SignatureBoxControl : AcroControl
Visual Basic (Declaration)
Public Class SignatureBoxControl _
	Inherits AcroControl
Visual C++
public ref class SignatureBoxControl : public AcroControl

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::AcroControl
    Bytescout.PDF..::SignatureBoxControl

See Also