FlexReport for WPF
FixedPageWidth プロパティ (WordExporter)


C1.WPF.Document アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > WordExporter クラス : FixedPageWidth プロパティ
DOC ファイルに書き込まれるページ幅をレポート本体内の最大のページ幅に合わせて大きくするかどうかを示す値を取得または設定します。 デフォルト値は false です。
シンタックス
'宣言
 
Public Property FixedPageWidth As System.Boolean
'使用法
 
Dim instance As WordExporter
Dim value As System.Boolean
 
instance.FixedPageWidth = value
 
value = instance.FixedPageWidth
public System.bool FixedPageWidth {get; set;}
参照

WordExporter クラス
WordExporter メンバ