The abstract base class for inline text and images, rendered using a single style, in the Content of a RenderParagraph object.

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

Syntax

C#
public abstract class ParagraphObject : IDocumentLocation, 
	IStyleOwner, ICloneable
Visual Basic
Public MustInherit Class ParagraphObject _
	Implements IDocumentLocation, IStyleOwner, ICloneable

Inheritance Hierarchy

See Also