Click or drag to resize

ParagraphBaseInsertRevision Property

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

Namespace:  Spire.Doc.Fields
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public EditRevision InsertRevision { get; }

Property Value

Type: EditRevision
See Also