Aspose::Pdf::LogicalStructure::LinkElement clase

LinkElement class

Representa el elemento de estructura Link en la estructura lógica.

class LinkElement : public Aspose::Pdf::LogicalStructure::AnnotationElement,
                    public Aspose::Pdf::LogicalStructure::ITextElement,
                    public Aspose::Pdf::Tagged::IAdjustPosition

Métodos

MétodoDescripción
AdjustPosition(System::SharedPtr<Tagged::PositionSettings>) override
get_Hyperlink() constObtiene o establece Hyperlink para el elemento Link Element.
get_StructureTextState() overrideObtiene el objeto T:/Aspose::Pdf::LogicalStructure::StructureTextState para el elemento actual.
set_Hyperlink(const System::SharedPtr<Aspose::Pdf::Hyperlink>&)Obtiene o establece Hyperlink para el elemento Link Element.
SetText(System::String) overrideAñade contenido de texto al elemento de texto actual.

Ver también