PrintDocument for WinForms
RenderParagraph クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderParagraph クラス
Represents a paragraph in a C1PrintDocument. Paragraphs can contain inline text and images, possibly rendered using different styles. The content of a paragraph is accessible via the Content property.
オブジェクト モデル
RenderParagraph クラス
シンタックス
'宣言
 
Public Class RenderParagraph 
   Inherits RenderTextBase
   Implements IDocumentLocationIStyleOwner 
'使用法
 
Dim instance As RenderParagraph
public class RenderParagraph : RenderTextBase, IDocumentLocationIStyleOwner  
継承階層

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderTextBase
         C1.C1Preview.RenderParagraph
            C1.C1Preview.RenderTocItem
            C1.C1Preview.RenderVerticalParagraph

参照

RenderParagraph メンバ
C1.C1Preview 名前空間