PrinterResizeMode¶
Namespace: ThinkGeo.Core
public enum PrinterResizeMode
Inheritance Object → ValueType → Enum → PrinterResizeMode
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Fixed | 0 | |
MaintainAspectRatio | 1 | |
Resizable | 2 |