public static class PageFactory.Result
Result of Page creation.
Page
page
android.graphics.Bitmap
preview
Result()
public Page page
Newly created Page with unique id
public android.graphics.Bitmap preview
Preview-size Bitmap for Page
public Result()