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

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

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderTextFragmentBase
             C1.C1Preview.RenderParagraphFragment
                C1.C1Preview.RenderVerticalParagraphFragment

    See Also