Search Results for

    Show / Hide Table of Contents

    Struct Paragraph

    Namespace: FastReport.RichTextParser
    Assembly: FastReport.dll
    Syntax
    public struct Paragraph

    Fields

    format

    Declaration
    public ParagraphFormat format
    Field Value
    Type Description
    ParagraphFormat

    runs

    Declaration
    public List<Run> runs
    Field Value
    Type Description
    System.Collections.Generic.List<Run>

    size

    Declaration
    public long size
    Field Value
    Type Description
    System.Int64
    Back to top © 1998-2025 Copyright Fast Reports Inc.