PdfFileEditor.PreserveUserRights

PdfFileEditor.PreserveUserRights property

If true, user rights of first document are applied to concatenated document. User rights of all other documents are ignored.

public bool PreserveUserRights { get; set; }

See Also