PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

PdfPage Tag
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1370
Page 1 of 1

Author:  ebang [ Fri Oct 08, 2010 6:44 pm ]
Post subject:  PdfPage Tag

Hi,

I've been trying to use the PdfPage Tag property to identify pages, so I can later parse through the pages to pull out certain
pages with certain tags.

The problem is the tags are null when the file is opened later.

So what I'm wondering is if the Tags can be used like this?

Oh I am currently just using simple strings for tags
kinda like this
Code:
PdfPage page;
page.Tag = "example";

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/