Class Paragraph
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a Paragraph element within the reporting DOM structure. Handles rendering, layout, and formatting for paragraph content in reports.
public class Paragraph : ParagraphBase, IDomItemWithConditionalFormatter, IDomItemWithOutputFormatter
- Inheritance
-
Paragraph
- Implements
- Inherited Members
Constructors
Paragraph(CollectionParagraphs)
Creates and appends a paragraph to the collection.
public Paragraph(CollectionParagraphs paragraphCollection)
Parameters
paragraphCollectionCollectionParagraphs
Paragraph(CollectionParagraphs, int)
Creates and inserts a paragraph at the given index.
public Paragraph(CollectionParagraphs paragraphCollection, int index)
Parameters
paragraphCollectionCollectionParagraphsindexint
Methods
Initialize(CollectionParagraphs, int)
protected void Initialize(CollectionParagraphs paragraphCollection, int index)
Parameters
paragraphCollectionCollectionParagraphsindexint