combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyAlignmentHorizontal Class
Members


In This Topic
    PropertyAlignmentHorizontal Class
    In This Topic
    Determines the horizontal alignment of the text like in your word processor. Following values are allowed:

     

    Value Meaning
    0 Left
    1 Centered
    2 Right
    3 Decimal

    Object Model
    PropertyAlignmentHorizontal Class
    Syntax
    'Declaration
     
    
    Public Class PropertyAlignmentHorizontal 
       Inherits DomItem
    public class PropertyAlignmentHorizontal : DomItem 
    public ref class PropertyAlignmentHorizontal : public DomItem 
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertyAlignmentHorizontal

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also