Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextAttrs Interface / RenderingMode Property

In This Topic
    RenderingMode Property
    In This Topic
    Gets the PDF text rendering mode.
    Syntax
    'Declaration
     
    ReadOnly Property RenderingMode As TextRenderingMode
    TextRenderingMode RenderingMode {get;}
    See Also