7 references to Value
ReachFramework (7)
PrintConfig\PageScaling.cs (5)
128return Value.ToString() + ": " + 202if (option.Value != PageScaling.Unspecified) 204if (option.Value == PageScaling.None) 209else if (option.Value == PageScaling.Custom) 232else if (option.Value == PageScaling.CustomSquare)
PrintConfig\PrtCap_Public_Simple.cs (2)
763if (option.Value == PageScaling.Custom) 783else if (option.Value == PageScaling.CustomSquare)