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