ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / SaveOptions Enumeration

In This Topic
    SaveOptions Enumeration
    In This Topic
    Enum VerticalTextAlignment
    Syntax
    'Declaration
     
    Public Enum SaveOptions 
       Inherits System.Enum
    public enum SaveOptions : System.Enum 
    Members
    MemberDescription
    CompressedThe compressed
    NormalThe normal
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Document.Section.SaveOptions

    See Also