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

In This Topic
    ParagraphImage Class
    In This Topic
    Represents an inline image in the Content of a RenderParagraph.
    Object Model
    ParagraphImage Class
    Syntax
    'Declaration
     
    Public Class ParagraphImage 
       Inherits ParagraphObject
       Implements IDocumentLocationIStyleOwner 
    public class ParagraphImage : ParagraphObject, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ParagraphObject
          C1.C1Preview.ParagraphImage

    See Also