Name | Description | |
---|---|---|
![]() | PdfSignatureInformation | Initializes a new instance of the PdfSignatureInformation class. |
Name | Description | |
---|---|---|
![]() | PdfSignatureInformation | Initializes a new instance of the PdfSignatureInformation class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | BuildProperties | Gets or sets a signature properties for the software application that was used to create the signature. |
![]() | ContactInfo | Gets or sets an information provided by the signer to enable a recipient to contact the signer to verify the signature. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Filter | Gets a name of the preferred signature handler that should be used for validating the signature. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsTimeStamp | Gets a value indicating whether signature is a document timestamp signature. |
![]() | Location | Gets or sets the CPU host name or physical location of the signing. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Reason | Gets or sets the reason for the signing. |
![]() | SignedRevision | Gets the document revision of this signature. |
![]() | SignerName | Gets or sets the name of the person or authority signing the document. |
![]() | SigningTime | Gets or sets the time of signing. |
![]() | SubFilter | Gets a name that describes the encoding of the signature value and key information in the signature. |
Name | Description | |
---|---|---|
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetDocumentChanges | Returns the document changes, which occurred after document signing. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetSignature | Returns the PKCS signature. |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | SignatureCoversWholeDocument | Determines that the signature covers the whole document. |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |