5 writes to Value
ReachFramework (5)
PrintConfig\PrintSchemaShim.cs (4)
1091ticket.PageDeviceFontSubstitution.Value = DeviceFontSubstitution.On; 1098ticket.PageDeviceFontSubstitution.Value = DeviceFontSubstitution.Off; 1105ticket.PageDeviceFontSubstitution.Value = DeviceFontSubstitution.Off; 1112ticket.PageDeviceFontSubstitution.Value = DeviceFontSubstitution.Off;
PrintConfig\PrtTicket_Public_Simple.cs (1)
1553_printTicket.PageDeviceFontSubstitution.Value =
4 references to Value
ReachFramework (4)
PrintConfig\PageDeviceFont.cs (1)
276return Value.ToString();
PrintConfig\PrintSchemaShim.cs (2)
299&& (deltaTicket.PageDeviceFontSubstitution.Value != DeviceFontSubstitution.Unknown || deltaTicket.PageTrueTypeFontMode.Value != TrueTypeFontMode.Unknown)) 303deltaTicket.PageDeviceFontSubstitution.Value,
PrintConfig\PrtTicket_Public_Simple.cs (1)
442_printTicket.PageDeviceFontSubstitution.Value);