ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Drawing.Serialization Namespace
    In This Topic
    Classes
     ClassDescription
    ClassBinary serializer for the MetaCanvas.
    Class 
    ClassRepresents extension methods for GrapeCity.ActiveReports.Drawing.IDrawingCanvas
    ClassBinary serializer for the FilteredMetaCanvas.
    ClassRepresents MetaCanvas with draw-time filtering support.
    ClassPure GrapeCity.ActiveReports.Drawing.IDrawingCanvas implementation which allows you to save the drawing into stream and then re-draw on to arbitrary IDrawingCanvas. It is for creation of temporary storage of preview pages. Each IDrawingCanvas's method call turns into the single or multiple CanvasItem which written than to the IMetaCanvasItemWriter DrawImage calls also stores image content into separated storage IImageWriter.
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    ClassMetaCanvas which implements IReportDrawingCanvas.
    ClassKeeps report items that have delayed hiding.
    ClassRepresents the update for the items with delayed content.
    Interfaces
     InterfaceDescription
    InterfaceRepresents an image store interface.
    InterfaceRepresents interface for image writing.
    InterfaceRepresents interface for canvas item writing.
    See Also