Back to Devexpress

PdfSignatureInfo Members

officefileapi-devexpress-dot-pdf-dot-pdfsignatureinfo-dot-underscore-members.md

latest3.5 KB
Original Source

PdfSignatureInfo Members

Contains signature information.

Properties

NameDescription
CertificationLevelGets the signature’s certification level.
ContactInfoGets the signer’s contact information.
ContentsReturns signature contents as a byte array (including zero padding at the end of the array).
FieldNameGets the name of a signature form field.
FilterRetrieves the name of the preferred signature handler.
LocationGets the place where the signature was applied (for example, the company address).
ReasonGets the reason to apply a signature.
SignerNameGets a signer’s name.
SigningTimeGets the date and time when the signature is applied.
SubFilterGets information about the signature’s format.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PdfSignatureInfo Class

DevExpress.Pdf Namespace