PdfSecurityInfoCanAssembleDocument Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public bool CanAssembleDocument { get; }

Property Value

Boolean

See Also