ComponentOne PDF for .NET
PdfSignature Class Members
Properties 

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : PdfSignature Class

The following tables list the members exposed by PdfSignature.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PdfSignature class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the color of the border around the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the style of the border around the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the width of the border around the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the certificate of this digital signature.  
Public PropertyGets or sets the contact information (such as an e-mail address).  
Public PropertyGets or sets the default text for the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the default value of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the Font of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the foreground (text) color of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the type of handler used to authenticate the current signature.  
Public PropertyGets or sets the image associated with the current signature.  
Public PropertyGets or sets a value indicating whether the current PdfFieldBase represents a read-only field. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets a value indicating whether the current PdfFieldBase represents a required field. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the location information (such as a site address).  
Public PropertyGets or sets the name of the current PdfFieldBase.

If the current object is a PdfRadioButton, the same name must be specified for all radio buttons in a group.

(Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the signing reason info (arbitrary text).  
Public PropertyGets or sets the rotation angle of the current PdfFieldBase, in degrees counter-clockwise from the X axis. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyOverridden. Gets or sets the text of the current PdfSignature.  
Public PropertyGets or sets the tooltip associated with the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the value of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Public PropertyGets or sets the visibility of the current PdfFieldBase. (Inherited from C1.C1Pdf.PdfFieldBase)
Top
See Also

Reference

PdfSignature Class
C1.C1Pdf Namespace