Search Results for

    Show / Hide Table of Contents

    Class HtmlTemplates

    Represents the HTML export templates.

    Inheritance
    System.Object
    HtmlTemplates
    Namespace: FastReport.Export.Html
    Assembly: FastReport.Base.dll
    Syntax
    public class HtmlTemplates

    Constructors

    HtmlTemplates()

    Initializes a new instance of the HtmlTemplates class.

    Declaration
    public HtmlTemplates()

    Properties

    IndexTemplate

    Index Template

    Declaration
    public string IndexTemplate { get; }
    Property Value
    Type Description
    System.String

    NavigatorTemplate

    Navigator Template

    Declaration
    public string NavigatorTemplate { get; }
    Property Value
    Type Description
    System.String

    OutlineTemplate

    OutlineTemplate

    Declaration
    public string OutlineTemplate { get; }
    Property Value
    Type Description
    System.String

    PageTemplateFooter

    Page Template Footer

    Declaration
    public string PageTemplateFooter { get; }
    Property Value
    Type Description
    System.String

    PageTemplateTitle

    Page Template Title

    Declaration
    public string PageTemplateTitle { get; }
    Property Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.