Search Results for

    Show / Hide Table of Contents

    Interface ITextEditService

    The interface may change over time

    Namespace: FastReport.Web.Services
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public interface ITextEditService

    Methods

    GetTemplateTextEditForm(String, WebReport)

    Returns a string with template text edit form

    Declaration
    string GetTemplateTextEditForm(string click, WebReport webReport)
    Parameters
    Type Name Description
    System.String click

    Click options - page, coordinates

    WebReport webReport

    WebReport clicked on

    Returns
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.