MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace / LevelRun Structure
Members

LevelRun Structure
Represents a level run - an array of CharType, embedding level of the run, and the start and end of the run.
Object Model
LevelRun Structure
Syntax
'Declaration
 
Public Structure LevelRun 
   Inherits System.ValueType
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Rendering.Bidi.LevelRun

See Also