Allow content copying or extraction.

Namespace: TallComponents.PDF.Security
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool CopyExtract { get; }
Visual Basic
Public ReadOnly Property CopyExtract As Boolean
	Get

Remarks

When CopyExtract is false content can be selected but cannot be copied to the clipboard.

See Also