Namespace: BitMiracle.Docotic.Pdf
public PdfCollection<PdfPageObject> GetObjects()
Public Function GetObjects As PdfCollection(Of PdfPageObject)
The collection is ordered. Each subsequent object in the collection is drawn after the previous one.
This method is useful if you want to analyze contents of the page.
You can check the following conditions to detect whether an extracted page object is visible on the page: