7 references to Value
ReachFramework (7)
PrintConfig\PageScaling.cs (5)
121return Value.ToString() + ": " + 195if (option.Value != PageScaling.Unspecified) 197if (option.Value == PageScaling.None) 202else if (option.Value == PageScaling.Custom) 225else if (option.Value == PageScaling.CustomSquare)
PrintConfig\PrtCap_Public_Simple.cs (2)
757if (option.Value == PageScaling.Custom) 777else if (option.Value == PageScaling.CustomSquare)