ITaggedContentCreateBlockQuoteElement Method |
Namespace:
Aspose.Pdf.Tagged
Assembly:
Aspose.PDF (in Aspose.PDF.dll) Version: 22.5.0
SyntaxBlockQuoteElement CreateBlockQuoteElement()
Function CreateBlockQuoteElement As BlockQuoteElement
BlockQuoteElement^ CreateBlockQuoteElement()
abstract CreateBlockQuoteElement : unit -> BlockQuoteElement
Return Value
Type:
BlockQuoteElementCreated structure element.
See Also