XpsElementLinkTarget.XpsElementLinkTarget
Contents
[
Hide
]XpsElementLinkTarget(XpsPage)
Creates the new instance.
public XpsElementLinkTarget(XpsPage targetPage)
| Parameter | Type | Description | 
|---|---|---|
| targetPage | XpsPage | The page element within the active fixed document. | 
See Also
- class XpsPage
- class XpsElementLinkTarget
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page
XpsElementLinkTarget(XpsCanvas)
Creates the new instance.
public XpsElementLinkTarget(XpsCanvas targetCanvas)
| Parameter | Type | Description | 
|---|---|---|
| targetCanvas | XpsCanvas | The canvas element within the active fixed document. | 
See Also
- class XpsCanvas
- class XpsElementLinkTarget
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page
XpsElementLinkTarget(XpsPath)
Creates the new instance.
public XpsElementLinkTarget(XpsPath targetPath)
| Parameter | Type | Description | 
|---|---|---|
| targetPath | XpsPath | The path element within the active fixed document. | 
See Also
- class XpsPath
- class XpsElementLinkTarget
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page
XpsElementLinkTarget(XpsGlyphs)
Creates the new instance.
public XpsElementLinkTarget(XpsGlyphs targetGlyphs)
| Parameter | Type | Description | 
|---|---|---|
| targetGlyphs | XpsGlyphs | The glyphs element within the active fixed document. | 
See Also
- class XpsGlyphs
- class XpsElementLinkTarget
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page