ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HTMLOptions - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HTMLOptions

    To set the HTMLOptions of HTML Writter

    Inheritance
    System.Object
    HTMLOptions
    Namespace: Syncfusion.ReportWriter
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public class HTMLOptions : Object
    Remarks

    HTMLOptions contains the property to define the HideHTMLPageSeparator

    Constructors

    HTMLOptions()

    Declaration
    public HTMLOptions()

    Properties

    HidePageSeparator

    Gets or sets a value for HideHTMLPageSeparator.

    Declaration
    public bool HidePageSeparator { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved