GrapeCity SPREAD for Windows Forms 12.0J
PaperSize プロパティ (PageSetup)


用紙のサイズを取得または設定します。
構文
'Declaration
 
Public Property PaperSize As PaperSize
'使用法
 
Dim instance As PageSetup
Dim value As PaperSize
 
instance.PaperSize = value
 
value = instance.PaperSize
public PaperSize PaperSize {get; set;}

プロパティ値

用紙のサイズを表すPaperSize値。
解説
プリンタによっては、これらすべての用紙サイズがサポートされていない場合があります。
参照

PageSetup クラス
PageSetup メンバ

 

 


Copyright © 2004 GrapeCity inc.