Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag metod

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
ParameterTypBeskrivning
annotationSystem::SharedPtr<Annotations::Annotation>Pdf annotering.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.

Se även

StructTreeRootElement::Tag(System::SharedPtr<Artifact>) method

Bind ett strukturelement till Artifact.

System::SharedPtr<MCRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<Artifact> artifact) override
ParameterTypBeskrivning
artifactSystem::SharedPtr<Artifact>Pdf artefakt.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::MCRElementStructure element.

Se även

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
ParameterTypBeskrivning
bdcSystem::SharedPtr<Operators::BDC>Innehållsström bdc-operator.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::MCRElementStructure element.

Se även

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
ParameterTypBeskrivning
formSystem::SharedPtr<XForm>Pdf formulär.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.

Se även

StructTreeRootElement::Tag(System::SharedPtr<XImage>) method

Bind ett strukturelement till XImage.

System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::StructTreeRootElement::Tag(System::SharedPtr<XImage> image) override
ParameterTypBeskrivning
imageSystem::SharedPtr<XImage>Pdf bild.

ReturnValue

T:/Aspose::Pdf::LogicalStructure::OBJRElementStructure element.

Se även