ActiveReports.Design6 Assembly > DataDynamics.ActiveReports.Design Namespace : IVsPackageIntegration Interface |
The following tables list the members exposed by IVsPackageIntegration.
Name | Description | |
---|---|---|
GetFontName | Returns the name of the font. | |
GetFontNames | Returns the names of all available fonts. | |
GetFontSize | Returns the size of the font. | |
GetFontSizes | Returns all sizes of available fonts. | |
GetFontToolsEnabled | Specifies if font tools (family, size, style) are available in the current designer context. | |
GetStyleClassNameEnabled | Specifies if a style is applicable in the current designer context. | |
GetStyleSheet | Returns the stylesheet. | |
GetStyleSheets | Returns the stylesheets. | |
GetZoomLevel | Returns the zoom level. | |
GetZoomLevels | Returns the zoom levels. | |
GetZoomToolsEnabled | Specifies if zoom commands are applicable in the current designer context. | |
ItemPicked | Notifies that a toolbox item is selected. | |
OnDebugModeChanged | Specifies the function that is called if the debugging mode changes. | |
OnSolutionBuilding | Specifies the function that is called before any solution build action is initialized. | |
QueryOleStatus | Returns the Ole status of the menu command. | |
SetFontName | Changes the name of the font. | |
SetFontSize | Changes the size of the font. | |
SetStyleSheet | Changes the stylesheet. | |
SetZoomLevel | Changes the zoom level. |