Click or drag to resize

PdfSaveOptionsClipboardTextProtection Property

Gets and sets the protection on copying of all text from PDF document through clipboard.

Default value: false.


Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public bool ClipboardTextProtection { get; set; }

Property Value

Boolean
Remarks

Important: The PDF document can be displayed incorrectly in some editors and converted back to Word also incorrectly.
See Also