Uses of Class
aspose.pdf.RectangleArea

Uses of RectangleArea in aspose.pdf
 

Methods in aspose.pdf that return RectangleArea
 RectangleArea Attachment.getNoteWindowPosition()
          Gets a RectangleArea object that indicates the position of the note's popup window.
 

Methods in aspose.pdf with parameters of type RectangleArea
 void Attachment.setNoteWindowPosition(RectangleArea value)
          Sets a RectangleArea object that indicates the position of the note's popup window.