C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ParagraphObject Class
Members

ParagraphObject Class
The abstract base class for inline text and images, rendered using a single style, in the Content of a RenderParagraph object.
Object Model
ParagraphObject Class
Syntax
'Declaration
 
Public MustInherit Class ParagraphObject 
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

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

See Also