Click or drag to resize

Section ProtectForm Property

Gets or sets a value indicating whether protect forms.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool ProtectForm { get; set; }

Property Value

Type: Boolean

Implements

ISection ProtectForm
See Also