Uses of Class
aspose.pdf.Image

Uses of Image in aspose.pdf
 

Methods in aspose.pdf that return Image
 Image Heading.getImageLabel()
          Gets the Image used as label.
 

Methods in aspose.pdf with parameters of type Image
 void Heading.setImageLabel(Image value)
          Sets an Image object used as label.