home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-06-14 | 516 b | 10 lines |
- [PrintDialog]
- 0=2,AllowPrintToFile,public bool AllowPrintToFile {get; set;}
- 1=2,AllowSelection,public bool AllowSelection {get; set;}
- 2=2,AllowSomePages,public bool AllowSomePages {get; set;}
- 3=2,Document,public PrintDocument Document {get; set;}
- 4=2,PrinterSettings,public PrinterSettings PrinterSettings {get; set;}
- 5=2,PrintToFile,public bool PrintToFile {get; set;}
- 6=2,ShowHelp,public bool ShowHelp {get; set;}
- 7=2,ShowNetwork,public bool ShowNetwork {get; set;}
- 8=3,Reset,public override void Reset();