'Declaration Sub TextTagBegin( _ ByVal graphics As GcPdfGraphics, _ ByVal textLayout As TextLayout, _ ByVal tag As System.Object _ )
void TextTagBegin( GcPdfGraphics graphics, TextLayout textLayout, System.object tag )
Parameters
- graphics
- The target graphics.
- textLayout
- The text layout.
- tag
- The tag.