<PackageReference Include="GrapeCity.ActiveReports" Version="14.2.20665" />
API Diff between 14.2.20665 and 17.2.1
171 Additions
203 Removals
DDCssLib
GrapeCity.ActiveReports
-
public static class GlobalFonts
-
public interface ICustomControlRenderer
-
public interface IFontResolver
-
public interface IGdiChartRenderer
-
public interface IGdiImageConvertServiceFactory
-
public interface IGdiTextLayoutServiceFactory
-
public interface IGdiTextMetrics
-
public interface IMetricsProvider
-
public enum IndentType
-
public class InteropAssembly
-
public interface IOleObjectRenderer
-
public interface IPrinterService
-
public interface IRichText : IDisposable
-
public interface IRichTextService
-
public static class GraphicsExtensions
- public static Brush CreateBrush(this Graphics graphics, BackgroundStyle backgroundStyle, HatchStyle hatchStyle, GradientStyle gradientStyle, RectangleF rect, Color firstColor, Color secondColor)
- public static Brush CreateGradientBrush(this Graphics graphics, RectangleF rect, GradientStyle gradientStyle, Color firstColor, Color secondColor)
- public static void DrawDoubleLine(this Graphics g, Pen pen, float x1, float y1, float x2, float y2)
- public static void DrawEllipseDoubleLine(this Graphics graphics, Rectangle rect, Pen pen, int style)
- public static void DrawRoundWithDoubleLine(this Graphics graphics, Rectangle rect, Pen pen, int style, int tl, int tr, int br, int bl)
- public static void FillRound(this Graphics graphics, Rectangle rect, Brush brush, int tl, int tr, int br, int bl)
-
public interface IUiService
-
public interface IWinFormsService
-
public interface IWinPrinter
-
public interface IWinPrinterService : IPrinterService
-
public sealed class : Component, IReportComponentFactory
-
public class PageSettings : IDisposable
-
public struct PrinterPageSettings
-
public enum ReportProcessingError
-
public abstract class ScriptReferences
-
public class SectionReport : MarshalByRefObject, IComponent, IDisposable, IStyleSheetProvider, ISupportInitialize, ICloneable
-
public sealed class SystemPrinter
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)
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
-
public static class SettingsExtensions
GrapeCity.ActiveReports.Controls
GrapeCity.ActiveReports.Controls.Design
GrapeCity.ActiveReports.Data
-
public class CsvDataSource : , , , , IDisposable
-
public class DbDataSource : , , ,
-
public class JsonDataSource : , , , , IDisposable
-
public sealed class OdbcDataSource : , , ,
-
public sealed class OleDBDataSource : , , ,
-
public sealed class SqlDBDataSource : , , ,
-
public sealed class XMLDataSource : , , ,
GrapeCity.ActiveReports.Document
-
public enum CompatibilityModes
-
public class DocumentTypeConverter : ExpandableObjectConverter
-
public sealed class PageDocument : IDisposable
- public ParameterCollection Parameters { get; }
- public Printer Printer { get; }
- public PrintOptions PrintOptions { get; }
- public ParameterCollection Parameters { get; }
- public Printer Printer { get; }
- public PrintOptions PrintOptions { get; }
- public event PrintAbortedEventHandler PrintAborted
- public event PrintingThreadErrorEventHandler PrintingThreadErrorEvent
- public event PrintProgressEventHandler PrintProgress
- public event PrintAbortedEventHandler PrintAborted
- public event PrintingThreadErrorEventHandler PrintingThreadErrorEvent
- public event PrintProgressEventHandler PrintProgress
- public void ApplyInteractivity(InteractiveActions actions)
- public void ApplyInteractivity(InteractiveActions actions)
- public void Render(IRenderingExtension renderingExtension, StreamProvider streams, NameValueCollection settings, bool forceDataRefresh, bool forceParameterDataRefresh, CancellationToken token, IProgress<ProgressInfo> progress)
- public void SaveSnapshot(FileInfo snapshotFile, bool isInteractive = false)
- public void SaveSnapshot(Stream snapshotStream, bool isInteractive = false)
- public void SaveSnapshot(FileInfo snapshotFile, PersistOptions options = 0)
- public void SaveSnapshot(Stream snapshotStream, PersistOptions options = 0)
-
public static class
-
public class SectionDocument : GenericDocument<Page, PagesCollection>
GrapeCity.ActiveReports.Document.Section
GrapeCity.ActiveReports.Document.Section.Adapter
GrapeCity.ActiveReports.Document.Section.Document.Filters
GrapeCity.ActiveReports.Export
-
public interface IDocumentExport
-
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.Export.Html
GrapeCity.ActiveReports.Expressions.Remote
GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes
GrapeCity.ActiveReports.Extensibility.Rendering
GrapeCity.ActiveReports.Extensibility.Rendering.IO
GrapeCity.ActiveReports.FontResolver
GrapeCity.ActiveReports.Loader
GrapeCity.ActiveReports.Printing
GrapeCity.ActiveReports.Rendering
GrapeCity.ActiveReports.Rendering.IO
GrapeCity.ActiveReports.Rendering.IO.Mht
GrapeCity.ActiveReports.ReportsCore
GrapeCity.ActiveReports.ReportsCore.Configuration
GrapeCity.ActiveReports.ReportsCore.Tools
-
public enum CombineMode
-
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)
-
public sealed class ImageConverterService : IImageConverterService
-
public class ReportCombiner
- public CombineMode Mode { get; set; }
GrapeCity.ActiveReports.SectionReportModel
-
public class ARControl : IComponent, IDisposable, IPersistControl,
-
public sealed class Barcode : ARControl,
-
public enum BarCodeStyle
-
public sealed class ChartControl : ARControl, , IDisposable, ISupportInitialize
-
public sealed class CheckBox : ARControl, , ISupportInitialize
-
public enum ContentAlignment
-
public sealed class CustomControl : ARControl, IPersistControl, , ISupportInitialize
-
public enum HatchStyle
-
public abstract class InputField : ARControl
-
public class InputFieldCheckBox : InputField,
-
public sealed class InputFieldText : InputField, , IAvailabilityInfo
-
public sealed class Label : ARControl, , ISupportInitialize
-
public sealed class OleObject : ARControl,
-
public class Parameter : IComponent, IDisposable, IPersistControl
-
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 enum StringAlignment
-
public sealed class TextBox : ARControl, , ISupportInitialize
GrapeCity.ActiveReports.SectionReportModel.ChartInternal
GrapeCity.ActiveReports.Tools
GrapeCity.ActiveReports.Win.Printing
GrapeCity.BI.Data.DataProviders
GrapeCity.Licenses
GrapeCity.Licenses.Web