PdfSignatureShape Methods |
The PdfSignatureShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddPath |
Adds a path (line) to the PdfSignatureShape.
|
![]() | Clear |
Clear any existing image, paths, or text in this PdfSignatureShape.
|
![]() | Clone |
Creates a new PdfObject that is a copy of the current PdfObject and adds it to this object's parent Page.
(Inherited from PdfObject.) |
![]() | CloneTo |
Creates a new PdfObject that is a copy of the current PdfObject and adds it to a PdfPage in this or another PdfDocument.
(Inherited from PdfObject.) |
![]() | Delete |
Deletes this PdfObject instance from its page.
(Inherited from PdfObject.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Export |
Exports this PdfObject instance as a string.
(Inherited from PdfObject.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPaths |
Gets an array of paths, each of which form a line path of the PdfSignatureShape.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |