DisallowedChangeType Enumeration |
[Missing <summary> documentation for "T:pdftron.PDF.DisallowedChangeType"]
Namespace: pdftron.PDF
public enum DisallowedChangeType
Public Enumeration DisallowedChangeType
public enum class DisallowedChangeType
pdftron.PDF.DisallowedChangeType = function(); pdftron.PDF.DisallowedChangeType.createEnum('pdftron.PDF.DisallowedChangeType', false);
Member name | Value | Description | |
---|---|---|---|
e_form_filled | 0 | ||
e_digital_signature_signed | 1 | ||
e_page_template_instantiated | 2 | ||
e_annotation_created_or_updated_or_deleted | 3 | ||
e_other | 4 | ||
e_unknown | 5 |