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