2 writes to _value
ReachFramework (2)
PrintConfig\PageScaling.cs (2)
33
_value
= PageScaling.Unspecified;
191
option.
_value
= (PageScaling)enumValue;
1 reference to _value
ReachFramework (1)
PrintConfig\PageScaling.cs (1)
52
return
_value
;