This class encapsulates the numerator and denominator values that define a custom print scale.
Public Structure CustomScale End Structure
public struct CustomScale { }