'Declaration Public Enum PageScaling Inherits System.Enum
public enum PageScaling : System.Enum
'Declaration Public Enum PageScaling Inherits System.Enum
public enum PageScaling : System.Enum
Member | Description |
---|---|
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.C1Document.PageScaling