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