Spread WPF 18
GrapeCity.Spreadsheet.Printing Namespace / PrintingContext Class
Properties Methods

In This Topic
    PrintingContext Class Members
    In This Topic

    The following tables list the members exposed by PrintingContext.

    Public Properties
     NameDescription
    Public PropertyGets the drawing context using draw commands.  
    Public PropertyGets the document page.  
    Public PropertyGets the painting workbook.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverloaded. Draws an image into the region defined by the specified GrapeCity.Drawing.Rectangle.  
    Public Method  
    Public Method  
    Public MethodPops the last operation that was pushed onto the drawing context.  
    Public MethodPushes the specified clip rectangle onto the drawing context.  
    Top
    See Also