ActiveReports 9
SaveOptions Enumeration

Specifies the compression type used to save the report document.
Syntax
'Declaration
 
Public Enum SaveOptions 
   Inherits System.Enum
public enum SaveOptions : System.Enum 
Members
MemberDescription
CompressedSaves the RDF as a compressed file.
NormalSaves the RDF as an uncompressed file.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Document.Section Namespace
Document.Save Method

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum