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

NameTypeAccessDescription
type: 'XYZ'ReadGets the type.
left: number | nullReadGets the left.
top: number | nullReadGets the top.
zoom: number | nullReadGets the zoom.
type: 'Fit'ReadGets the type.
type: 'FitH'ReadGets the type.
top: number | nullReadGets the top.
type: 'FitV'ReadGets the type.
left: number | nullReadGets the left.
type: 'FitR'ReadGets the type.
left: numberReadGets the left.
bottom: numberReadGets the bottom.
right: numberReadGets the right.
top: numberReadGets the top.
type: 'FitB'ReadGets the type.
type: 'FitBH'ReadGets the type.
top: number | nullReadGets the top.
type: 'FitBV'ReadGets the type.
left: number | nullReadGets the left.