PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderArea Class
Members

In This Topic
    RenderArea Class
    In This Topic
    Represents a general-purpose container for other RenderObject objects.
    Object Model
    RenderArea Class
    Syntax
    'Declaration
     
    Public Class RenderArea 
       Inherits RenderObject
       Implements IDocumentLocationIStyleOwner 
    public class RenderArea : RenderObject, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderArea
             C1.C1Preview.RenderC1Printable
             C1.C1Preview.RenderIndex
             C1.C1Preview.RenderToc

    See Also