Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enum.Parse enumerator method applied to PaperSize

Status
Not open for further replies.

madcrow74

Programmer
Sep 25, 2003
18
IT
Hi,
How can i treat the enum PaperSize so that i can select a paper size using Enum.Parse(enumType, string) method?
It says to me that PaperSize denotes a class where a variable was espected....

Ty :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top