[]
Class containing rendering extension information.
public class RenderingExtensionInfo
Name | Description |
---|---|
RenderingExtensionInfo(string, string, string, IEnumerable<PropertyElement>) | Allows initialization of RenderingExtensionInfo |
Name | Description |
---|---|
AssemblyName | Fully qualified name of the assembly. |
MenuName | Export menu item name for this rendering extension name. |
Settings | Gets the configuration. |
TypeName | Rendering extension implementation class name. |