19 references to SetField
ReachFramework (19)
MS\Internal\Printing\Configuration\DevMode.cs (19)
129this.SetField(DevModeFields.DM_ORIENTATION); 143this.SetField(DevModeFields.DM_PAPERSIZE); 157this.SetField(DevModeFields.DM_PAPERLENGTH); 171this.SetField(DevModeFields.DM_PAPERWIDTH); 184this.SetField(DevModeFields.DM_SCALE); 197this.SetField(DevModeFields.DM_COPIES); 211this.SetField(DevModeFields.DM_DEFAULTSOURCE); 226this.SetField(DevModeFields.DM_PRINTQUALITY); 239this.SetField(DevModeFields.DM_COLOR); 252this.SetField(DevModeFields.DM_DUPLEX); 266this.SetField(DevModeFields.DM_YRESOLUTION); 279this.SetField(DevModeFields.DM_TTOPTION); 292this.SetField(DevModeFields.DM_COLLATE); 305this.SetField(DevModeFields.DM_FORMNAME); 318this.SetField(DevModeFields.DM_NUP); 331this.SetField(DevModeFields.DM_ICMMETHOD); 345this.SetField(DevModeFields.DM_ICMINTENT); 359this.SetField(DevModeFields.DM_MEDIATYPE); 373this.SetField(DevModeFields.DM_DITHERTYPE);