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