Uses of Class
aspose.pdf.Sections

Uses of Sections in aspose.pdf
 

Methods in aspose.pdf that return Sections
 Sections Pdf.getSections()
          Gets a Sections collection that indicates all sections in the Pdf document.
 

Methods in aspose.pdf with parameters of type Sections
 void Pdf.checkWatermark(Sections sections)
          Represents a checkWatermark action.
 void Pdf.setSections(Sections value)
          Sets a Sections collection that indicates all sections in the Pdf document.