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

In This Topic
    RenderObject Class
    In This Topic
    The abstract base class for all render objects representing content of a C1PrintDocument.
    Object Model
    RenderObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class RenderObject 
       Implements IDocumentLocationIStyleOwner 
    public abstract class RenderObject : IDocumentLocationIStyleOwner  
    Inheritance Hierarchy
    See Also