|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Heading in aspose.pdf |
---|
Fields in aspose.pdf declared as Heading | |
---|---|
Heading |
Pdf.pre1
Indicates the Heading object. |
Methods in aspose.pdf that return Heading | |
---|---|
Heading |
Pdf.getFirstHeading()
Represents a Heading object that indicates the first heading in this document. |
Heading |
Heading.getPreHeading()
Gets the previous Heading object. |
Methods in aspose.pdf with parameters of type Heading | |
---|---|
void |
Pdf.setFirstHeading(Heading value)
Sets the Heading object that indicates the first heading in this document. |
void |
Heading.setPreHeading(Heading value)
Gets the previous Heading object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |