Aspose::Page::XPS::XpsModel::XpsElementLinkTarget class

XpsElementLinkTarget class

Class incapsulating the relative named-address hyperlink target.

class XpsElementLinkTarget : public Aspose::Page::XPS::XpsModel::XpsHyperlinkTarget

Methods

MethodDescription
XpsElementLinkTarget(System::SharedPtr<XpsPage>)Creates the new instance.
XpsElementLinkTarget(System::SharedPtr<XpsCanvas>)Creates the new instance.
XpsElementLinkTarget(System::SharedPtr<XpsPath>)Creates the new instance.
XpsElementLinkTarget(System::SharedPtr<XpsGlyphs>)Creates the new instance.

See Also