FlexReport for WinForms
PageScaling 列挙体


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

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

参照

参照

C1.Document 名前空間