Document Library for WinForms
PageScaling 列挙体

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : PageScaling 列挙体
Specifies the way pages are scaled during printing.
シンタックス
'宣言
 
Public Enum PageScaling 
   Inherits System.Enum
public enum PageScaling : System.Enum 
メンバ
メンバ解説
FitToPaperPages are enlarged or made smaller if needed to fit paper.
FitToPrintableAreaPages are enlarged or made smaller if needed to fit printable page bounds.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Document.PageScaling

参照

C1.Win.Document 名前空間