PdfSecurityOptions.ExtractContentPermission

PdfSecurityOptions.ExtractContentPermission property

Indicates whether to allow to copy or otherwise extract text and graphics from the document by operations other than that controlled by AccessibilityExtractContent.

public bool ExtractContentPermission { get; set; }

See Also