'宣言 Public Enum PageScalingEnum Inherits System.Enum
'使用法 Dim instance As PageScalingEnum
public enum PageScalingEnum : System.Enum
'宣言 Public Enum PageScalingEnum Inherits System.Enum
'使用法 Dim instance As PageScalingEnum
public enum PageScalingEnum : System.Enum
| メンバ | 解説 |
|---|---|
| FitToPaper | Pages are enlarged or made smaller if needed to fit paper. |
| None | Pages are not scaled. |
| ReduceToPaper | Pages are made smaller if needed to fit paper. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.PageScalingEnum