HI,
during my work on OneNote with Aspose.note i found that i can’t check if image have Link
there is no method to check if there is hyperLink on the image, image.ishyperLink() for example.
so i try to receive the hyp…...i can’t check if image have link there is no method to check...with the next method: String link = image.getHyperlinkUrl(); but...