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étodo | Descripción |
|---|---|
| AdjustPosition(System::SharedPtr<Tagged::PositionSettings>) override | |
| get_Hyperlink() const | Obtiene o establece Hyperlink para el elemento Link Element. |
| get_StructureTextState() override | Obtiene 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) override | Añade contenido de texto al elemento de texto actual. |
Ver también
- Class AnnotationElement
- Class ITextElement
- Class IAdjustPosition
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++