Click or drag to resize

ParagraphBase GetNextWidgetSibling Method

Gets the next widget sibling.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public override IDocumentObject GetNextWidgetSibling()

Return Value

Type: IDocumentObject

Implements

IDocumentObject GetNextWidgetSibling
IDocumentObject GetNextWidgetSibling
See Also