PdfFitDestination(Int32) Constructor
Initializes a new instance of the PdfFitDestination class with specified settings.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| pageIndex | Int32 | The zero-based index of the page to which the destination points. |
See Also