Click or drag to resize

BodyRegion IsDeleteRevision Property

Gets a value indicating whether this item was deleted from the document.

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

Property Value

Type: Boolean
See Also