Click or drag to resize

XDLSHolder Cleared Property

Gets or sets a value indicating whether this XDLSHolder is cleared.

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

Property Value

Type: Boolean
if it cleared, set to true .
See Also