Click or drag to resize
Pdf Library for .NET

PdfSecurityOptionsCanAssembleDocument Property

Allows inserting, rotating or deleting pages or bookmarks.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also