Uses of Class
aspose.pdf.Watermarks

Uses of Watermarks in aspose.pdf
 

Methods in aspose.pdf that return Watermarks
 Watermarks Pdf.getWatermarks()
          Gets a Watermarks which will be added upon each page of the PDF document.
 

Methods in aspose.pdf with parameters of type Watermarks
 void Pdf.setWatermarks(Watermarks value)
          Sets a Watermarks which will be added upon each page of the PDF document.