Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag metod
Innehåll
[
Dölj
]StructTreeRootElement::Tag(System::SharedPtr<Annotations::Annotation>) method
Bind ett strukturelement till Annotation.
System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<Annotations::Annotation> annotation) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| annotation | System::SharedPtr<Annotations::Annotation> | Pdf annotering. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.
Se även
- Typedef SharedPtr
- Class OBJRElement
- Class Annotation
- Class StructTreeRootElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++
StructTreeRootElement::Tag(System::SharedPtr<Artifact>) method
Bind ett strukturelement till Artifact.
System::SharedPtr<MCRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<Artifact> artifact) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| artifact | System::SharedPtr<Artifact> | Pdf artefakt. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::MCRElementStructure element.
Se även
- Typedef SharedPtr
- Class MCRElement
- Class Artifact
- Class StructTreeRootElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++
StructTreeRootElement::Tag(System::SharedPtr<Operators::BDC>) method
Bind ett strukturelement till innehållsströmmen BDC-operator.
System::SharedPtr<MCRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<Operators::BDC> bdc) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| bdc | System::SharedPtr<Operators::BDC> | Innehållsström bdc-operator. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::MCRElementStructure element.
Se även
- Typedef SharedPtr
- Class MCRElement
- Class BDC
- Class StructTreeRootElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++
StructTreeRootElement::Tag(System::SharedPtr<XForm>) method
Bind ett strukturelement till innehållsströmmen XForm.
System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<XForm> form) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| form | System::SharedPtr<XForm> | Pdf formulär. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.
Se även
- Typedef SharedPtr
- Class OBJRElement
- Class XForm
- Class StructTreeRootElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++
StructTreeRootElement::Tag(System::SharedPtr<XImage>) method
Bind ett strukturelement till XImage.
System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<XImage> image) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| image | System::SharedPtr<XImage> | Pdf bild. |
ReturnValue
T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.
Se även
- Typedef SharedPtr
- Class OBJRElement
- Class XImage
- Class StructTreeRootElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++