ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / ddWhiteSpaceTypes Enumeration

In This Topic
    ddWhiteSpaceTypes Enumeration
    In This Topic
    Enum ddWhiteSpaceTypes
    Syntax
    'Declaration
     
    Public Enum ddWhiteSpaceTypes 
       Inherits System.Enum
    public enum ddWhiteSpaceTypes : System.Enum 
    Members
    MemberDescription
    InheritInherit
    NormalNormal
    NoWrapNo wrap
    PrePre
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             DDCssLib.ddWhiteSpaceTypes

    See Also