-
Adds an PdfOutline
as a child to existing PdfOutline
and put it to the end of the existing PdfOutline
children list.
Adds an PdfOutline
as a child to existing PdfOutline
and put it in the end of the existing PdfOutline
children list.
Adds a new PdfOutline
with specified parameters as a child to existing PdfOutline
and put it to specified position in the existing PdfOutline
children list.
This method returns a complete outline tree of the whole document.
Gets list of children outlines.
This method gets outlines of a current page
Adds an PdfOutline
as a child to existing PdfOutline
and put it to the end of the existing PdfOutline
children list.