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