Package | Description |
---|---|
aspose.pdf.document |
Modifier and Type | Method and Description |
---|---|
Outline |
Outline.Clone() |
Outline |
DocumentInfo.getDocOutline(int index)
Gets a outline member from array.
|
Modifier and Type | Method and Description |
---|---|
void |
Outline.CloneTo(Outline that) |
static boolean |
Outline.equals(Outline obj1,
Outline obj2) |
void |
DocumentInfo.setDocOutline(int index,
Outline GetAt)
Sets a outline member in the array.
|
Copyright © 2016 Aspose. All Rights Reserved.