Click or drag to resize

TextRangeDocumentObjectType Property

Gets the type of the document object.

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

Property Value

Type: DocumentObjectType
The type of the document object.

Implements

IDocumentObjectDocumentObjectType
IDocumentObjectDocumentObjectType
See Also