[]
Called when a text block is finished.
void TextTagEnd(GcPdfGraphics graphics, TextLayout textLayout, object tag)
Sub TextTagEnd(graphics As GcPdfGraphics, textLayout As TextLayout, tag As Object)
Type | Name | Description |
---|---|---|
GcPdfGraphics | graphics | The target graphics. |
TextLayout | textLayout | The text layout. |
object | tag | The tag. |