PagePorter Class Library

FileMetadata.FileSize Property

Gets or sets the size of the current page in bytes.

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

Property Value

The size of the current page in bytes. The default value is -1.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace