Aspose::Pdf::LogicalStructure::Element::Tag metod

Element::Tag(System::SharedPtr<Annotations::Annotation>) method

Bind ett strukturelement till Annotation.

virtual System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::Element::Tag(System::SharedPtr<Annotations::Annotation> annotation)=0
ParameterTypBeskrivning
annotationSystem::SharedPtr<Annotations::Annotation>Pdf annotering.

ReturnValue

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

Se även

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

Bind ett strukturelement till Artifact.

virtual System::SharedPtr<MCRElement> Aspose::Pdf::LogicalStructure::Element::Tag(System::SharedPtr<Artifact> artifact)=0
ParameterTypBeskrivning
artifactSystem::SharedPtr<Artifact>Pdf artefakt.

ReturnValue

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

Se även

Element::Tag(System::SharedPtr<Operators::BDC>) method

Bind ett strukturelement till innehållsströmmen BDC-operator.

virtual System::SharedPtr<MCRElement> Aspose::Pdf::LogicalStructure::Element::Tag(System::SharedPtr<Operators::BDC> bdc)=0
ParameterTypBeskrivning
bdcSystem::SharedPtr<Operators::BDC>Innehållsström bdc-operator.

ReturnValue

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

Se även

Element::Tag(System::SharedPtr<XForm>) method

Bind ett strukturelement till innehållsströmmen XForm.

virtual System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::Element::Tag(System::SharedPtr<XForm> form)=0
ParameterTypBeskrivning
formSystem::SharedPtr<XForm>Pdf formulär.

ReturnValue

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

Se även

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

Bind ett strukturelement till XImage.

virtual System::SharedPtr<OBJRElement> Aspose::Pdf::LogicalStructure::Element::Tag(System::SharedPtr<XImage> image)=0
ParameterTypBeskrivning
imageSystem::SharedPtr<XImage>Pdf bild.

ReturnValue

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

Se även