PageContent::LinkTargets Property
.NET Framework (current version)
Gets a collection of LinkTarget elements that identify the hyperlink-addressable locations on the page.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Documents::LinkTargetCollection^The LinkTargetCollection of LinkTarget elements that identify the hyperlink-addressable locations on the page.
LinkTargets will never return null, but the collection may contain zero elements.
For more information about the <PageContent> element, see chapter 3 of the XPS specification which you can obtain at XPS: Specification and License Downloads.
.NET Framework
Available since 3.0
Available since 3.0
Show: