Properties
_rawValue
_rawValue: any
allowAnnotationsModifying
allowAnnotationsModifying: any
allowAssembling
allowAssembling: any
allowContentsModifying
allowContentsModifying: any
allowCopying
allowCopying: any
allowCopyingForAccessibility
allowCopyingForAccessibility: any
allowHighQualityPrinting
allowHighQualityPrinting: any
allowInteractiveFormsModifying
allowInteractiveFormsModifying: any
allowPrinting
allowPrinting: any
Static RawValue
RawValue: { ASSEMBLE: number; COPY: number; COPY_FOR_ACCESSIBILITY: number; FILL_INTERACTIVE_FORMS: number; MODIFY_ANNOTATIONS: number; MODIFY_CONTENTS: number; PRINT: number; PRINT_HIGH_QUALITY: number }
Type declaration
-
ASSEMBLE: number
-
COPY: number
-
COPY_FOR_ACCESSIBILITY: number
-
FILL_INTERACTIVE_FORMS: number
-
MODIFY_ANNOTATIONS: number
-
MODIFY_CONTENTS: number
-
PRINT: number
-
PRINT_HIGH_QUALITY: number