Aspose::Pdf::LogicalStructure::MCRElement::get_Content method

MCRElement::get_Content method

System::String Aspose::Pdf::LogicalStructure::MCRElement::get_Content() const

Remarks

Gets text content for marked-content reference element.

For just created object wich implement Aspose::Pdf::LogicalStructure::ITextElement. Is null in other cases.

Text content for marked-content reference element.

See Also