ActiveReports 8 Server SDK
FileExtensionBehavior Enumeration
Defines a behavior which determines should file extension be added to a file.
Syntax
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

Send Feedback