Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / CreateTextLayout Method

In This Topic
    CreateTextLayout Method (GcPdfGraphics)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreateTextLayout() As TextLayout
    public TextLayout CreateTextLayout()
    See Also