Aspose::Pdf::Tagged::ITaggedContent::CreateReferenceElement method

ITaggedContent::CreateReferenceElement method

virtual System::SharedPtr<Aspose::Pdf::LogicalStructure::ReferenceElement> Aspose::Pdf::Tagged::ITaggedContent::CreateReferenceElement()=0

ReturnValue

Created structure element.

Remarks

Creates Aspose::Pdf::LogicalStructure::ReferenceElement.

See Also