<PackageReference Include="GrapeCity.ActiveReports" Version="14.2.20665" />
API Diff between 14.2.20665 and 15.1.5
118 Additions
91 Removals
GrapeCity.ActiveReports
GrapeCity.ActiveReports.BarCodes.Drawing
-
public sealed class PageDrawingDevice : DrawingDeviceBase, IDrawingDevice, ITextMeasurer, IDisposable
- public PageDrawingDevice(ITextLayoutService textLayout, DrawCanvas page, TextAlignment captionAlignment, Font font, Color color, Direction direction, RectangleF bounds)
- public PageDrawingDevice(BarCodeStyle symbology, Page page, TextAlignment captionAlignment, Font font, Color color, Direction direction, RectangleF bounds)
-
public sealed class PageImageDrawingDevice : DrawingDeviceBase, IDrawingDevice, ITextMeasurer, IDisposable
GrapeCity.ActiveReports.Configuration
-
public class CustomDesignerConfig
- public readonly IDictionary<string, ExpressionInfo> StyleDefaults
- public CustomDesignerConfig(string reportItemTypeName, Type designerType, string bitmapResource, IDictionary<string, ExpressionInfo> styleDefaults = null)
- public readonly IDictionary<string, ExpressionInfo> StyleDefaults
- public CustomDesignerConfig(string reportItemTypeName, Type designerType, string bitmapResource, IDictionary<string, ExpressionInfo> styleDefaults = null)
-
public sealed class CustomDesignerConfigurationDictionary
-
public sealed class FontsConfiguration
-
public interface IConfigurationManager
-
public sealed class ReportingConfiguration : IConfigurationManager
GrapeCity.ActiveReports.Controls
GrapeCity.ActiveReports.Controls.Design
GrapeCity.ActiveReports.Document
GrapeCity.ActiveReports.Document.Section.Adapter
GrapeCity.ActiveReports.Drawing.Gdi
GrapeCity.ActiveReports.Export
-
public interface IDocumentExportEx : IDocumentExport
- void Export(PageDocument document, string filePath, string pageRange)
- void Export(PageDocument document, string filePath)
- void Export(PageDocument document, Stream outputStream)
- void Export(PageDocument document, Stream outputStream, string pageRange)
- void Export(IReport report, string filePath, string pageRange)
- void Export(IReport report, string filePath)
- void Export(IReport report, Stream outputStream)
- void Export(IReport report, Stream outputStream, string pageRange)
GrapeCity.ActiveReports.Expressions.Remote
GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes
GrapeCity.ActiveReports.Extensibility.Rendering
GrapeCity.ActiveReports.Extensibility.Rendering.IO
GrapeCity.ActiveReports.Loader
GrapeCity.ActiveReports.Rendering
GrapeCity.ActiveReports.Rendering.IO
GrapeCity.ActiveReports.Rendering.IO.Mht
GrapeCity.ActiveReports.ReportsCore
GrapeCity.ActiveReports.ReportsCore.Tools
-
public static class DataVisualizerInfoExtensions
- public static ImageInfo GetImage(this DataVisualizerInfo buffer, int width, int height, float dpiX, float dpiY, BackgroundRepeatOption? repeatOption = default, IFontsFactory fonts = null)
- public static ImageInfo GetImage(this DataVisualizerInfo buffer, int width, int height, float dpiX, float dpiY, BackgroundRepeatOption? repeatOption = default)
GrapeCity.ActiveReports.SectionReportModel
-
public class ARControl : IComponent, IDisposable, IPersistControl,
-
public sealed class Barcode : ARControl,
-
public sealed class ChartControl : ARControl, , IDisposable, ISupportInitialize
-
public sealed class CheckBox : ARControl, , ISupportInitialize
-
public sealed class CustomControl : ARControl, IPersistControl, , ISupportInitialize
-
public sealed class Label : ARControl, , ISupportInitialize
-
public sealed class OleObject : ARControl,
-
public sealed class Picture : ARControl, , ISupportInitialize
-
public sealed class ReportInfo : ARControl, , ISupportInitialize
-
public sealed class RichTextBox : ARControl,
-
public enum RichTextRenderingType
-
public sealed class Shape : ARControl,
-
public sealed class TextBox : ARControl, , ISupportInitialize
GrapeCity.ActiveReports.Tools
GrapeCity.Licenses.Web