Enum PrintSizeType

PrintSizeType enumeration

Represents the printed chart size.

public enum PrintSizeType

Values

NameValueDescription
Full0Use full page.
Fit1Scale to fit page.
Custom2Custom.

See Also