Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Product Information
Programmer's Guide
Knowledge Base
Aspose.Pdf.Kit for .Net API Reference
Aspose.Pdf.Kit Namespace
AlignmentType Class
Annotation Class
AnnotationFlag Enumeration
AnnotationType Enumeration
AppearanceFlag Enumeration
AutoFiller Class
BookMark Class
BookMarks Class
Certificate Class
DataType Enumeration
DocumentPrivilege Class
EncodingType Enumeration
EnumDescription Class
FieldFlag Enumeration
FieldType Enumeration
FontColor Class
FontStyle Enumeration
Form Class
FormattedText Class
FormDataConverter Class
FormEditor Class
FormFieldFacade Class
License Class
LineInfo Class
LinkInfo Class
LogoStyle Class
MarkupType Enumeration
MenuActionName Enumeration
PageSize Class
PageTransitionType Enumeration
PdfAnnotationEditor Class
PdfContentEditor Class
PdfConverter Class
PdfExtractor Class
PdfFileEditor Class
PdfFileInfo Class
PdfFileMend Class
PdfFileSecurity Class
PdfFileSignature Class
PdfFileSignature Members
PdfFileSignature Constructor
Fields
Properties
Methods
PdfFileStamp Class
PdfPageEditor Class
PdfPrivilege Enumeration
PdfViewer Class
PdfXmpMetadata Class
PropertyFlag Enumeration
Stamp Class
VerticalAlignmentType Class
ViewerPreference Class
XmpSchema Class
Aspose.Pdf.Kit for Java API Reference
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Network for .NET
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Pdf.Kit for .NET and Java
>
Aspose.Pdf.Kit for .Net API Reference
>
Aspose.Pdf.Kit Namespace
>
PdfFileSignature Class
>
PdfFileSignature Members
PdfFileSignature overview
Public Static Fields
CERTIFIED_FORM_FILLING
CERTIFIED_FORM_FILLING_AND_ANNOTATIONS
CERTIFIED_NO_CHANGES_ALLOWED
NOT_CERTIFIED
SELF
VERISIGN
WINDOWCERTIFICATE
Public Instance Constructors
PdfFileSignature
Overloaded. Initializes a new instance of the PdfFileSignature class.
Public Instance Properties
CertificationLevel
Sets or gets the certification level, the certification level can be: NOT_CERTIFIED, CERTIFIED_NO_CHANGES_ALLOWED, CERTIFIED_FORM_FILLING and CERTIFIED_FORM_FILLING_AND_ANNOTATIONS. any change to the document that goes against the certification level will make it lose the certified status.
SignatureAppearance
Sets a graphic appearance for the signature.
SignModel
Sets or gets the model of sign,it's value can be "SELF","VERISIGN","WINDOWCERTIFICATE", the default value is self sign.
Public Instance Methods
BindPdf
Overloaded. Binds a Pdf file for editing.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetDateTime
Gets the signature's datetime.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetLocation
Gets the location of a signature.
GetReason
Gets the reason of a signature.
GetRevision
Gets the revision of a signature.
GetSignerName
Gets the name of person or organization who signing the pdf document.
GetSignNames
Gets the names of all signature.
GetToltalRevision
Gets the toltal revision.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
IsContainSignature
Checks if the pdf has a digital signature or not.
IsCoversWholeDocument
Checks if the signature covers the whole document.
RemoveSignature
Remove the signature according to the name of the signature.
Save
Overloaded. Saves the result PDF to file.
Sign
Make a signature on the pdf document.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
VerifySigned
Checks the validity of a signature.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
See Also
PdfFileSignature Class
|
Aspose.Pdf.Kit Namespace