PagePorter Class Library

FpPage.PageAlign Property

Gets or sets the page alignment within the browser window.

[Visual Basic]
Public Property PageAlign As FpPageAlign
[C#]
public FpPageAlign PageAlign {get; set;}

Property Value

The page alignment within the browser window.

See Also

FpPage Class | Parastream.Web.UI Namespace