[]
Binary serializer for the MetaCanvas.
Represents extension methods for IDrawingCanvas
Binary serializer for the FilteredMetaCanvas.
Represents MetaCanvas with draw-time filtering support.
Pure 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.
MetaCanvas which implements IReportDrawingCanvas.
Keeps report items that have delayed hiding.
Represents the update for the items with delayed content.
Represents an image store interface.
Represents interface for image writing.
Represents interface for canvas item writing.