Click or drag to resize

BodyRegion DeleteRevision Property

Gets the delete revision for this objects. Note this can be null. If null does not have delete revision.

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

Property Value

Type: EditRevision
See Also