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 |