Click or drag to resize

PdfSecurityOptionsCanAssembleDocument Property

Can assemble the document (create bookmarks, thumbnail images or insert, rotate, delete pages). This property has effect when a 128 bit key is used.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool CanAssembleDocument { get; set; }

Property Value

Boolean
See Also