public class OutlineItem extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
level |
int |
page |
String |
title |
boolean |
xyzDestination |
| Constructor and Description |
|---|
OutlineItem(String title,
int page,
int level,
boolean xyzDestination) |
Copyright © 2019 sejda. All rights reserved.