Spread WPF 18
GrapeCity.Spreadsheet.Printing Namespace / PrintingContext Class
Members


In This Topic
    PrintingContext Class
    In This Topic
    Represents visual content using draw, push, and pop commands.
    Object Model
    PrintingContext Class
    Syntax
    'Declaration
     
    Public MustInherit Class PrintingContext 
       Implements IMergeCellSupport 
    'Usage
     
    Dim instance As PrintingContext
    public abstract class PrintingContext : IMergeCellSupport  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Printing.PrintingContext

    See Also