[]
Called when a text block associated with the specified tag is started.
void TextTagBegin(GcPdfGraphics graphics, TextLayout textLayout, object tag)
Sub TextTagBegin(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. |