PrintDocument for WinForms
SeeAlsoFormat プロパティ (RenderIndex)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : SeeAlsoFormat プロパティ
生成されたインデックス内の「See also」クロス参照の書式設定に使用される 書式文字列を取得または設定します。

デフォルトは 「(see {0})」です。

シンタックス
'宣言
 
Public Property SeeAlsoFormat As System.String
'使用法
 
Dim instance As RenderIndex
Dim value As System.String
 
instance.SeeAlsoFormat = value
 
value = instance.SeeAlsoFormat
public System.string SeeAlsoFormat {get; set;}
参照

RenderIndex クラス
RenderIndex メンバ
SeeAlsoStyle プロパティ