WinForms 2010.3 - Is there a means to read the text of a bookmark in a Infragistics.Documents.Report object? I see how to add them but cannot figure how to read them back at a later time.
The simple goal is to use the first bookmark as the file name when publishing the report.
Thanks for your help, Stan
Thank you, Mike.
Hi Stan,
The report-building process is, for the most part, forward only. So I don't think there is any way to get a bookmark from the report unless you store a reference to it yourself.