19 references to SetField
ReachFramework (19)
MS\Internal\Printing\Configuration\DevMode.cs (19)
125this.SetField(DevModeFields.DM_ORIENTATION); 139this.SetField(DevModeFields.DM_PAPERSIZE); 153this.SetField(DevModeFields.DM_PAPERLENGTH); 167this.SetField(DevModeFields.DM_PAPERWIDTH); 180this.SetField(DevModeFields.DM_SCALE); 193this.SetField(DevModeFields.DM_COPIES); 207this.SetField(DevModeFields.DM_DEFAULTSOURCE); 222this.SetField(DevModeFields.DM_PRINTQUALITY); 235this.SetField(DevModeFields.DM_COLOR); 248this.SetField(DevModeFields.DM_DUPLEX); 262this.SetField(DevModeFields.DM_YRESOLUTION); 275this.SetField(DevModeFields.DM_TTOPTION); 288this.SetField(DevModeFields.DM_COLLATE); 301this.SetField(DevModeFields.DM_FORMNAME); 314this.SetField(DevModeFields.DM_NUP); 327this.SetField(DevModeFields.DM_ICMMETHOD); 341this.SetField(DevModeFields.DM_ICMINTENT); 355this.SetField(DevModeFields.DM_MEDIATYPE); 369this.SetField(DevModeFields.DM_DITHERTYPE);