ActiveReports 9 Server
FileExtensionBehavior Enumeration

Defines a behavior which determines should file extension be added to a file.
Syntax
'Declaration
 
Public Enum FileExtensionBehavior 
   Inherits System.Enum
public enum FileExtensionBehavior : System.Enum 
Members
MemberDescription
AddDefines that file extension should be added to file name.
DontAddDefines that file extension should not be added to file name.
NotSpecifiedAction is not specified.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.Policy.Distributing.FileExtensionBehavior

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

ActiveReports.Server.ReportServices.Contracts.Policy.Distributing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum