[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ITextLayoutHandler.TextTagBegin

TextTagBegin Method

TextTagBegin(GcPdfGraphics, TextLayout, object)

Called when a text block associated with the specified tag is started.

Declaration
void TextTagBegin(GcPdfGraphics graphics, TextLayout textLayout, object tag)
Parameters
Type Name Description
GcPdfGraphics graphics

The target graphics.

TextLayout textLayout

The text layout.

object tag

The tag.