5 writes to Value
ReachFramework (5)
PrintConfig\PrintSchemaShim.cs (4)
1087
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.On;
1094
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
1101
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
1108
ticket.PageDeviceFontSubstitution.
Value
= DeviceFontSubstitution.Off;
PrintConfig\PrtTicket_Public_Simple.cs (1)
1545
_printTicket.PageDeviceFontSubstitution.
Value
=
4 references to Value
ReachFramework (4)
PrintConfig\PageDeviceFont.cs (1)
270
return
Value
.ToString();
PrintConfig\PrintSchemaShim.cs (2)
295
&& (deltaTicket.PageDeviceFontSubstitution.
Value
!= DeviceFontSubstitution.Unknown || deltaTicket.PageTrueTypeFontMode.Value != TrueTypeFontMode.Unknown))
299
deltaTicket.PageDeviceFontSubstitution.
Value
,
PrintConfig\PrtTicket_Public_Simple.cs (1)
435
_printTicket.PageDeviceFontSubstitution.
Value
);