Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created November 10, 2020 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/6d6fc0aa3921fcf97a21bd37b9181c30 to your computer and use it in GitHub Desktop.
Save bjoerntx/6d6fc0aa3921fcf97a21bd37b9181c30 to your computer and use it in GitHub Desktop.
List<ContentLine> lines = clPDFInvoice.Find("Amount");
var iPageNumber = lines[0].Page;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment