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

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

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderGraphicsFragment

    See Also