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

In This Topic
    RenderInputFragment Class
    In This Topic
    Represents a fragment of a RenderInputBase object.
    Object Model
    RenderInputFragment Class
    Syntax
    'Declaration
     
    Public Class RenderInputFragment 
       Inherits RenderFragment
       Implements IDocumentLocation 
    public class RenderInputFragment : RenderFragment, IDocumentLocation  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderInputFragment

    See Also