PdfSecurityInfoAllowAssembling Property

Indicates whether assembling the document (e.g., page manipulation) is allowed.

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public bool AllowAssembling { get; }

Property Value

Boolean

See Also