'宣言 Public Enum PageScaling Inherits System.Enum
public enum PageScaling : System.Enum
'宣言 Public Enum PageScaling Inherits System.Enum
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.Win.Document.PageScaling