EVO PDF Logo

PdfSecurityOptionsCanAssembleDocument Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also

Reference