EVO HTML to PDF Converter

PdfSecurityOptionsCanAssembleDocument Property

EVO PDF Client for .NET Documentation
Can assemble the PDF document generated by the HTML to PDF converter (create bookmarks, thumbnail images or insert, rotate, delete pages). This property has effect when a 128 bit key is used.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also

Reference