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

In This Topic
    RenderEmptyFragment Class
    In This Topic
    Represents a fragment of a RenderEmpty in a resolved C1PrintDocument.
    Object Model
    RenderEmptyFragment Class
    Syntax
    'Declaration
     
    Public Class RenderEmptyFragment 
       Inherits RenderFragment
       Implements IDocumentLocation 
    public class RenderEmptyFragment : RenderFragment, IDocumentLocation  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderEmptyFragment

    See Also