Aspose::Pdf::Tagged::ITaggedContent::CreateBlockQuoteElement method

ITaggedContent::CreateBlockQuoteElement method

virtual System::SharedPtr<Aspose::Pdf::LogicalStructure::BlockQuoteElement> Aspose::Pdf::Tagged::ITaggedContent::CreateBlockQuoteElement()=0

ReturnValue

Created structure element.

Remarks

Creates Aspose::Pdf::LogicalStructure::BlockQuoteElement.

See Also