PdfSignature Properties |
The PdfSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Appearence |
Gets the signature Appearance.
|
![]() |
Bounds |
Gets or sets bounds of signature.
|
![]() |
Certificate |
Gets signing certificate.
|
![]() |
Certificated |
Gets or sets a value indicating certificate document or not.
NOTE: Works only with Adobe Reader 7.0.8 or higher.
|
![]() |
Certificates |
Get all certificates.
|
![]() |
ConfigGraphicType |
Obsolete.
Digital Signature Graphic Type
|
![]() |
ConfiguerGraphicPath |
Obsolete.
Digital Signature Configuer Graphic file Path
|
![]() |
ContactInfo |
Gets or sets information provided by the signer to enable a recipient to contact
the signer to verify the signature; for example, a phone number.
|
![]() |
ContactInfoLabel |
Digital Signature ContactInfo Label
|
![]() |
Date |
Get Signature Datetime
|
![]() |
DateLabel |
Digital Signature Date Label
|
![]() |
DigitalSigner |
Obsolete.
The name of the person or authority signing the document, usually called signer.
|
![]() |
DigitalSignerLable |
Obsolete.
Digital Signature Common name label
|
![]() |
DistinguishedName |
Digital Signature Distinguished name.
Notes: Assigning a stirng value to it directly is not recommended unless you know what is the Distinguish Name exactly.
One way suggested of value Assignment is using pdfSignature.Certificate.IssuerName.Name,in which, pdfSignature is an instance of PDFSignature class.
|
![]() |
DistinguishedNameLabel |
Signature Distinguished Name label
|
![]() |
DocumentPermissions |
Gets or sets the permission for certificated document.
|
![]() |
GraphicsMode |
The Grapphic render/display mode.
|
![]() |
IsConfiguerGraphicFilledBounds |
Obsolete.
Digital Signature Configuer Graphic is filled bounds.
|
![]() |
IsTag |
Obsolete.
Flag determine whether to display the labels
|
![]() |
Location |
Gets or sets signature location on the page.
|
![]() |
LocationInfo |
Gets or sets the physical location of the signing.
|
![]() |
LocationInfoLabel |
Digital Signature LocationInfo Label
|
![]() |
Lock |
A signature field lock dictionary that specifies a set of form fields to be locked when this signature field is signed.
Table 8.82lists the entries in this dictionary.
|
![]() |
Name |
The name of the person or authority signing the document.
|
![]() |
NameLabel |
Name label
|
![]() |
Reason |
Gets or sets reason of signing.
|
![]() |
ReasonLabel |
Digital Signature ReasonLabel
|
![]() |
ShowConfiguerText |
Obsolete.
Show Digital Signature,Configuer Text
|
![]() |
SignDetailsFont |
Set the SignDetails font.
Note: if not set, the default font will be applied.
|
![]() |
SignFontColor |
Set font color for the signature info
if not set, the default is black
|
![]() |
SignImageLayout |
Set or get the sign image layout.
|
![]() |
SignImageSource |
Signature Image Source
|
![]() |
SignInfoFont |
Obsolete.
Set signature info font
|
![]() |
SignNameFont |
Set the sign name font.
Note: This font applys to sign name when the GraphicMode is SignNameOnly or SignNameAndSignDetail.
if not set, the default font will be applied.
|
![]() |
SignTextAlignment |
Sets the alignment of signature text
|
![]() |
Visible |
Gets a value indicating whether signature visible or not.
|