[]
        
(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)
Parameters
Type Name Description
GcPdfGraphics graphics

The target graphics.

TextLayout textLayout

The text layout.

object tag

The tag.