[]
Gets or sets the number of the page at which to start publishing. By default, publishing starts at the beginning.
public int From { get; set; }
Public Property From As Integer