Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブックマークのようなものをテキストで作成するにはどうすればよいですか?URLと同様に、テキスト内の任意の場所でこのブックマークをクリックすると、他のページにリダイレクトされます。
PdfPageクラスは以下を提供します。
したがって、PDFsharpでは、page.AddDocumentLinkを使用して、同じドキュメント内の別のページにジャンプします。