[]
Initialize a new instance of the DestinationFitBV class.
public DestinationFitBV(int pageIndex, float? left)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The page index. |
| float? | left | The left coordinate of the document window. |
Initialize a new instance of the DestinationFitBV class.
public DestinationFitBV(Page page, float? left)
| Type | Name | Description |
|---|---|---|
| Page | page | The page. |
| float? | left | The left coordinate of the document window. |