Enum
CopyingPermissionType

Specifies allowed content copying actions under PDF user-access permissions.

Definition

Namespace:Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Encryption

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum CopyingPermissionType

Fields

Copying

Enables standard content copying.

Declaration

cs-api-definition
Copying = 1

Field Value

CopyingPermissionType

None

Disables all content copying.

Declaration

cs-api-definition
None = 0

Field Value

CopyingPermissionType

TextAccess

Allows text access for assistive technologies (e.g., screen readers) for copying.

Declaration

cs-api-definition
TextAccess = 2

Field Value

CopyingPermissionType

In this article
DefinitionFieldsCopyingNoneTextAccess
Not finding the help you need?
Contact Support