|
PdfDocumentSecurityCanCopyContent Property |
Allows copying page contents such as text and images.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public bool CanCopyContent { get; set; }
Public Property CanCopyContent As Boolean
Get
Set
Property Value
Type:
BooleanSee Also