Indicates whether an inline paragraph is currently being created on the document.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool IsInlineStarted()
Visual Basic
Public Function IsInlineStarted As Boolean

See Also