[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfGraphics.TextLayoutHandler

TextLayoutHandler Property

TextLayoutHandler

Gets or sets an ITextLayoutHandler object which will receive notifications from the GcPdfGraphics when TextLayout is rendered.

Declaration
public ITextLayoutHandler TextLayoutHandler { get; set; }
Public Property TextLayoutHandler As ITextLayoutHandler