[]
Initialize a new instance of the DestinationFitB class.
public DestinationFitB(int pageIndex)
Public Sub New(pageIndex As Integer)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The page index. |
Initialize a new instance of the DestinationFitB class.
public DestinationFitB(Page page)
Public Sub New(page As Page)
| Type | Name | Description |
|---|---|---|
| Page | page | The page. |