Represents an inline image in the Content of a RenderParagraph.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class ParagraphImage : ParagraphObject, 
	IC1TextInlineObject
Visual Basic
Public Class ParagraphImage _
	Inherits ParagraphObject _
	Implements IC1TextInlineObject

Inheritance Hierarchy

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

See Also