See Also
Printy GUI Namespace
HTMLForm Class

Diese Klasse stellt ein Fenster dar, mit dem alle Parameter eingestellt werden können, die mit dem HTML-Output zu tun haben. Dabei handelt es sich um folgende Parameter: htmlconfigindexoverviewstyleBis auf den Parameter "html" benötigen alle Parameter eine Dateispezifikation. Um die Parameter für das Interface IAdjustable zusammenzufassen, wird "html" verwendet

Form, IAdjustable
        net.stefanhauser.Printy.GUI.HTMLForm
C++
public: class HTMLForm : public Form, public IAdjustable;
C#
public class HTMLForm : Form, IAdjustable;
Visual Basic
Public Class HTMLForm
Inherits Form
Inherits IAdjustable
File
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.