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