Click or drag to resize

BodyRegion InsertRevision Property

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

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

Property Value

Type: EditRevision
See Also