HiQPdf Documentation

PdfSecurityAllowAssembling Property

HiQPdf Client for .NET Core
Controls if the assembling operations are allowed for the generated PDF document when the document is strongly encrypted. Assembling operations are insert, rotate or delete pages and create bookmarks or thumbnail images. This property is true by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool AllowAssembling { get; set; }

Property Value

Type: Boolean
See Also

Reference