| Visual Basic (Declaration) | |
|---|---|
Public Enum CertificationLevel Inherits Enum | |
| C# | |
|---|---|
public enum CertificationLevel : Enum | |
| Member | Description |
|---|---|
| NotCertified | No certification has been supplied for the document. |
| NoChangesAllowed | The document is certified with the value "Disallow any changes to the document." |
| FormFilling | The document is certified with the value "Only allow form fill-in actions on this document." |
| FormFillingAnnotations | The document is certified with the value "Only allow commenting and form fill-in actions on this document." |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.Export.Pdf.Signing.CertificationLevel
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family