[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ITextLayoutHandler.TextTagEnd

TextTagEnd Method

TextTagEnd(GcPdfGraphics, TextLayout, object)

Called when a text block is finished.

Declaration
void TextTagEnd(GcPdfGraphics graphics, TextLayout textLayout, object tag)
Sub TextTagEnd(graphics As GcPdfGraphics, textLayout As TextLayout, tag As Object)
Parameters
Type Name Description
GcPdfGraphics graphics

The target graphics.

TextLayout textLayout

The text layout.

object tag

The tag.