PagePorter Class Library

FpControlConverter.HtmlPageReader Property

Gets or sets the HtmlPageReader object that is the source of the HTML file.

[Visual Basic]
Public Property HtmlPageReader As HtmlPageReader
[C#]
public Parastream.Web.UI.HtmlPageReader HtmlPageReader {get; set;}

Property Value

The HtmlPageReader object that is the source of the HTML file.

See Also

FpControlConverter Class | Parastream.Web.UI.Design Namespace