7 references to Value
ReachFramework (7)
PrintConfig\PageScaling.cs (5)
118return Value.ToString() + ": " + 194if (option.Value != PageScaling.Unspecified) 196if (option.Value == PageScaling.None) 201else if (option.Value == PageScaling.Custom) 224else if (option.Value == PageScaling.CustomSquare)
PrintConfig\PrtCap_Public_Simple.cs (2)
756if (option.Value == PageScaling.Custom) 776else if (option.Value == PageScaling.CustomSquare)