Class XpsPageLinkTarget

XpsPageLinkTarget class

Class incapsulating the page hyperlink target.

public sealed class XpsPageLinkTarget : XpsHyperlinkTarget

Constructors

NameDescription
XpsPageLinkTarget(int)Creates the new instance.

Properties

NameDescription
TargetPageNumber { get; }Gets the page number that the parent XPS element refers to.

See Also