'宣言 Public Enum PageScaling Inherits System.Enum
'使用法 Dim instance As PageScaling
public enum PageScaling : System.Enum
'宣言 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