C
cmrchs
Hi,
how can I set the PageSize in a pageSetupDialog-box ?
I tried :
objPageSetup.PageSettings.PaperSize.Kind = PaperKind.A4
but the Kind-property is read-only.
So how ?
Thanks
Chris
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
how can I set the PageSize in a pageSetupDialog-box ?
I tried :
objPageSetup.PageSettings.PaperSize.Kind = PaperKind.A4
but the Kind-property is read-only.
So how ?
Thanks
Chris
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...