5 writes to Value
ReachFramework (5)
PrintConfig\PrintSchemaShim.cs (4)
1086
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.On;
1093
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
1100
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
1107
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
PrintConfig\PrtTicket_Public_Simple.cs (1)
1544
_printTicket.PageDeviceFontSubstitution.
Value
=
4 references to Value
ReachFramework (4)
PrintConfig\PageDeviceFont.cs (1)
271
return
Value
.ToString();
PrintConfig\PrintSchemaShim.cs (2)
294
&& (deltaTicket.PageDeviceFontSubstitution.
Value
!= DeviceFontSubstitution.Unknown || deltaTicket.PageTrueTypeFontMode.Value != TrueTypeFontMode.Unknown))
298
deltaTicket.PageDeviceFontSubstitution.
Value
,
PrintConfig\PrtTicket_Public_Simple.cs (1)
434
_printTicket.PageDeviceFontSubstitution.
Value
);