ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace / LevelRun Structure / Characters Field

In This Topic
    Characters Field
    In This Topic
    Gets or sets the array of CharType that make up the run.
    Syntax
    'Declaration
     
    Public Characters As CharType()
    public CharType[] Characters
    See Also