PagePorter Class Library

FpPage.PageWidth Property

Gets or sets the page width.

[Visual Basic]
Public Property PageWidth As String
[C#]
public string PageWidth {get; set;}

Property Value

The page width. The default is "100%".

See Also

FpPage Class | Parastream.Web.UI Namespace