Interface IHTMLBaseExport
For internal use only.
Namespace: FastReport.Export.Html
Assembly: FastReport.Base.dll
Syntax
public interface IHTMLBaseExport
Properties
EnableVectorObjects
Declaration
bool EnableVectorObjects { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Layers
Declaration
bool Layers { get; }
Property Value
Type | Description |
---|---|
System.Boolean |