Search Results for

    Show / Hide Table of Contents

    Struct Page

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

    Fields

    footer

    Declaration
    public RichObjectSequence footer
    Field Value
    Type Description
    RichObjectSequence

    header

    Declaration
    public RichObjectSequence header
    Field Value
    Type Description
    RichObjectSequence

    margin_bottom

    Declaration
    public long margin_bottom
    Field Value
    Type Description
    System.Int64

    margin_left

    Declaration
    public long margin_left
    Field Value
    Type Description
    System.Int64

    margin_right

    Declaration
    public long margin_right
    Field Value
    Type Description
    System.Int64

    margin_top

    Declaration
    public long margin_top
    Field Value
    Type Description
    System.Int64

    page_heigh

    Declaration
    public long page_heigh
    Field Value
    Type Description
    System.Int64

    page_width

    Declaration
    public long page_width
    Field Value
    Type Description
    System.Int64

    sequence

    Declaration
    public RichObjectSequence sequence
    Field Value
    Type Description
    RichObjectSequence

    size

    Declaration
    public long size
    Field Value
    Type Description
    System.Int64

    soft_break

    Declaration
    public bool soft_break
    Field Value
    Type Description
    System.Boolean
    Back to top © 1998-2025 Copyright Fast Reports Inc.