You can specify a full path as the fill name when you call the .Write method:
image.Write(@"c:\the\directory\where\you\want\it\page1.png");
image.Write(@"c:\the\directory\where\you\want\it\page1.png");