19 references to SetField
ReachFramework (19)
MS\Internal\Printing\Configuration\DevMode.cs (19)
126this.SetField(DevModeFields.DM_ORIENTATION); 140this.SetField(DevModeFields.DM_PAPERSIZE); 154this.SetField(DevModeFields.DM_PAPERLENGTH); 168this.SetField(DevModeFields.DM_PAPERWIDTH); 181this.SetField(DevModeFields.DM_SCALE); 194this.SetField(DevModeFields.DM_COPIES); 208this.SetField(DevModeFields.DM_DEFAULTSOURCE); 223this.SetField(DevModeFields.DM_PRINTQUALITY); 236this.SetField(DevModeFields.DM_COLOR); 249this.SetField(DevModeFields.DM_DUPLEX); 263this.SetField(DevModeFields.DM_YRESOLUTION); 276this.SetField(DevModeFields.DM_TTOPTION); 289this.SetField(DevModeFields.DM_COLLATE); 302this.SetField(DevModeFields.DM_FORMNAME); 315this.SetField(DevModeFields.DM_NUP); 328this.SetField(DevModeFields.DM_ICMMETHOD); 342this.SetField(DevModeFields.DM_ICMINTENT); 356this.SetField(DevModeFields.DM_MEDIATYPE); 370this.SetField(DevModeFields.DM_DITHERTYPE);