Class ImageOutputFormatExtensionParameterAttribute
Inheritance
System.Object
System.Attribute
ImageOutputFormatExtensionParameterAttribute
Inherited Members
Namespace: Telerik.Reporting.Interfaces.Attributes
Assembly: Telerik.Reporting.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class ImageOutputFormatExtensionParameterAttribute : ExtensionParameterAttribute, _Attribute
Constructors
ImageOutputFormatExtensionParameterAttribute(String, Type)
Declaration
public ImageOutputFormatExtensionParameterAttribute(string name, Type paramType)
Parameters
System.
|
System.
|