Name | Description | |
---|---|---|
![]() | PdfSignatureBuildData | Initializes a new instance of the PdfSignatureBuildData class. |
Name | Description | |
---|---|---|
![]() | PdfSignatureBuildData | Initializes a new instance of the PdfSignatureBuildData class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Date | Gets or sets the build date of the software module. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | 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) |
![]() | Name | Gets or sets the name of the software module that was used to create the signature. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | OS | Gets or sets the operating system. |
![]() | PreRelease | Gets or sets a value indicating whether the signature handler or software module can be used to indicate that this signature was created with unreleased software. |
![]() | Resvision | Gets or sets the software module revision number, corresponding to the Date attribute. |
![]() | Version | Gets or sets the software revision number, used to determine the minimum version of software that is required in order to process this 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) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |