OutlineView
Overview
OutlineView is a class in Aspose.PDF FOSS for TypeScript.
A PDF 32000-1 §12.3.2.2 destination view.
Properties: bottom, left, right, top, type, zoom.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | : 'XYZ' | Read | Gets the type. |
left | : number | null | Read | Gets the left. |
top | : number | null | Read | Gets the top. |
zoom | : number | null | Read | Gets the zoom. |
type | : 'Fit' | Read | Gets the type. |
type | : 'FitH' | Read | Gets the type. |
top | : number | null | Read | Gets the top. |
type | : 'FitV' | Read | Gets the type. |
left | : number | null | Read | Gets the left. |
type | : 'FitR' | Read | Gets the type. |
left | : number | Read | Gets the left. |
bottom | : number | Read | Gets the bottom. |
right | : number | Read | Gets the right. |
top | : number | Read | Gets the top. |
type | : 'FitB' | Read | Gets the type. |
type | : 'FitBH' | Read | Gets the type. |
top | : number | null | Read | Gets the top. |
type | : 'FitBV' | Read | Gets the type. |
left | : number | null | Read | Gets the left. |