Search Results for

    Show / Hide Table of Contents

    Struct HtmlTextRenderer.CharWithIndex

    Namespace: FastReport.Utils
    Assembly: FastReport.Base.dll
    Syntax
    public struct CharWithIndex

    Constructors

    CharWithIndex(Char, Int32)

    Declaration
    public CharWithIndex(char v, int fPosition)
    Parameters
    Type Name Description
    System.Char v
    System.Int32 fPosition

    Fields

    Char

    Declaration
    public char Char
    Field Value
    Type Description
    System.Char

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    System.Int32
    Back to top © 1998-2025 Copyright Fast Reports Inc.