Show / Hide Table of Contents

Class DisallowedChange.Type

Inheritance
System.Object
DisallowedChange.Type
Namespace: pdftron.PDF
Assembly: PDFNetiOS.dll
Syntax
public sealed class Type : Enum

Fields

e_annotation_created_or_updated_or_deleted

Declaration
public const DisallowedChange.Type e_annotation_created_or_updated_or_deleted
Field Value
Type Description
DisallowedChange.Type

e_digital_signature_signed

Declaration
public const DisallowedChange.Type e_digital_signature_signed
Field Value
Type Description
DisallowedChange.Type

e_form_filled

Declaration
public const DisallowedChange.Type e_form_filled
Field Value
Type Description
DisallowedChange.Type

e_other

Declaration
public const DisallowedChange.Type e_other
Field Value
Type Description
DisallowedChange.Type

e_page_template_instantiatiated

Declaration
public const DisallowedChange.Type e_page_template_instantiatiated
Field Value
Type Description
DisallowedChange.Type

e_unknown

Declaration
public const DisallowedChange.Type e_unknown
Field Value
Type Description
DisallowedChange.Type

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX