Class XpsElementLinkTarget
Class XpsElementLinkTarget
Nome do espaço: Aspose.Page.XPS.XpsModel Assembleia: Aspose.Page.dll (25.4.0)
Classe incapsulando o referido alvo de hiperligação de endereço.
public sealed class XpsElementLinkTarget : XpsHyperlinkTarget
Inheritance
object ← XpsHyperlinkTarget ← XpsElementLinkTarget
Membros herdados
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XpsElementLinkTarget(XpsPage)
Crie a nova instância.
public XpsElementLinkTarget(XpsPage targetPage)
Parameters
targetPage
XpsPage
O elemento da página dentro do documento fixo ativo.
XpsElementLinkTarget(XpsCanvas)
Crie a nova instância.
public XpsElementLinkTarget(XpsCanvas targetCanvas)
Parameters
targetCanvas
XpsCanvas
O elemento canvas dentro do documento fixo ativo.
XpsElementLinkTarget(XpsPath)
Crie a nova instância.
public XpsElementLinkTarget(XpsPath targetPath)
Parameters
targetPath
XpsPath
O elemento de caminho dentro do documento fixo ativo.
XpsElementLinkTarget(XpsGlyphs)
Crie a nova instância.
public XpsElementLinkTarget(XpsGlyphs targetGlyphs)
Parameters
targetGlyphs
XpsGlyphs
O elemento glifos dentro do documento fixo ativo.