PagePorter Class Library

HtmlPageReader.Length Property

Gets the length in bytes of the file.

[Visual Basic]
Public ReadOnly Property Length As Integer
[C#]
public int Length {get;}

Property Value

The length in bytes of the file.

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace