FlexReport for WinForms
RenderParagraphObject クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : RenderParagraphObject クラス
The abstract base class for inline text and images, rendered using a single style, in the RenderParagraph.Content of a RenderParagraph object.
オブジェクト モデル
RenderParagraphObject クラス
シンタックス
'宣言
 
Public MustInherit Class RenderParagraphObject 
   Inherits DocumentObject
   Implements ICloneableObjectINamedObjectIOwnedObjectIStyleOwner 
'使用法
 
Dim instance As RenderParagraphObject
public abstract class RenderParagraphObject : DocumentObject, ICloneableObjectINamedObjectIOwnedObjectIStyleOwner  
継承階層

System.Object
   C1.Document.OwnedObject
      C1.Document.NamedObject
         C1.Document.DocumentObject
            C1.Document.RenderParagraphObject
               C1.Document.RenderParagraphInlineContainer
               C1.Document.RenderParagraphText

参照

参照

RenderParagraphObject メンバ
C1.Document 名前空間
RenderParagraphText クラス
RenderParagraphInlineContainer クラス