4 references to CustomScaleWidth
ReachFramework (4)
PrintConfig\PageScaling.cs (1)
549", ScaleWidth=" + CustomScaleWidth.ToString(CultureInfo.CurrentCulture) +
PrintConfig\PrintSchemaShim.cs (1)
349SetScale(baseDevMode, deltaTicket.PageScaling.CustomScaleWidth);
PrintConfig\PrtTicket_Public_Simple.cs (2)
1089(_printTicket.PageScaling.CustomScaleWidth > 0)) 1091return _printTicket.PageScaling.CustomScaleWidth;