/[dotgnu-pnet]/pnetlib/System.Drawing.Postscript/PostscriptPrintSession.cs
ViewVC logotype

Diff of /pnetlib/System.Drawing.Postscript/PostscriptPrintSession.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by rweather, Mon Sep 29 03:56:39 2003 UTC revision 1.5 by drobosson, Sun Aug 7 10:22:13 2005 UTC
# Line 263  internal sealed class PostscriptPrintSes Line 263  internal sealed class PostscriptPrintSes
263                                  writer.Write(' ');                                  writer.Write(' ');
264                          }                          }
265    
266            [TODO]
267          // The PostScript prolog to add to every output stream.          // The PostScript prolog to add to every output stream.
268          private static readonly String[] prolog = {          private static readonly String[] prolog = {
                 // TODO  
269          };          };
270    
271  }; // class PostscriptPrintSession  }; // class PostscriptPrintSession

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26