ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace / LevelOverride Structure
Members

In This Topic
    LevelOverride Structure
    In This Topic
    Represents an embedding level and embedding direction.
    Object Model
    LevelOverride Structure
    Syntax
    'Declaration
     
    Public Structure LevelOverride 
       Inherits System.ValueType
    public struct LevelOverride : 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.LevelOverride

    See Also