Back to Devexpress

SignatureInfo Members

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-signatureinfo-dot-underscore-members.md

latest4.3 KB
Original Source

SignatureInfo Members

Contains signer information (claimed roles, commitment type, etc.)

Constructors

NameDescription
SignatureInfo()Initializes a new instance of the SignatureInfo class.

Properties

NameDescription
Address1Gets or sets the first address line of the production place.
Address2Gets or sets the second address line of the production place.
CitySpecifies the city where the signature was applied.
ClaimedRolesGets the singer’s claimed roles or titles.
CommentsGets or sets the purpose for signing the file.
CommitmentTypeGets or sets the commitment type that represents the signer’s role.
CountryGets or sets the country where the production was placed.
PolicyGets the signature policy options.
PostalCodeGets or sets the postal code of a production place.
StateOrProvinceGets or sets the state or province associated with the production place.
TextGets or sets the signature description.
TimeGets or sets the time when the document was signed.

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

SignatureInfo Class

DevExpress.Office.DigitalSignatures Namespace