FlexReport for WinForms
RenderParagraphObject クラス メンバ
プロパティ  メソッド 


C1.Document アセンブリ > C1.Document 名前空間 : RenderParagraphObject クラス

RenderParagraphObjectデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets a C1Document object containing this DocumentObject. C1.Document.DocumentObjectから継承されます。
Public プロパティGets or sets the C1Hyperlink associated with the current paragraph object.  
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。
Public プロパティThe owner object containing this DocumentObject object. C1.Document.DocumentObjectから継承されます。
Public プロパティGets or sets SpecialInfo object which can be used in exporters.  
Public プロパティGets the Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style. C1.Document.DocumentObjectから継承されます。
Public プロパティGets or sets a tooltip associated with this RenderParagraphObject.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns all from another object.  
Public メソッドResets properties value. C1.Document.DocumentObjectから継承されます。
Public メソッドClones the current object. C1.Document.NamedObjectから継承されます。
Public メソッドCreates a new instance of the same class as this one. C1.Document.OwnedObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGets the ambient parent style. C1.Document.DocumentObjectから継承されます。
Protected メソッドThe DocumentObject initialization. C1.Document.DocumentObjectから継承されます。
Protected メソッドSets the name of the current object. C1.Document.NamedObjectから継承されます。
Protected メソッドSets the owner of the current object. C1.Document.DocumentObjectから継承されます。
トップ
参照

参照

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