PdfSecurityInfoCanAssembleDocument Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public bool CanAssembleDocument { get; }

Property Value

Boolean

See Also