RenderEmpty Class (C1.C1Preview) | PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderEmpty Class
Members

RenderEmpty Class
Represents an empty RenderObject. Provides a convenient placeholder for things like page breaks and so on, where no content needs to be rendered.
Object Model
RenderEmpty Class
Syntax
'Declaration
 
Public Class RenderEmpty 
   Inherits RenderObject
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderEmpty

See Also