b9ad8b35 a7e3 d8ad f320 bc21005ac489 - autumn009/NestedHtmlWriter GitHub Wiki

NhQuickDocument Class

Quick Generate Document, which output common header

Inheritance Hierarchy

System.Object
  NestedHtmlWriter.NhQuickDocument
Namespace: NestedHtmlWriter
Assembly: NestedHtmlWriterPortable (in NestedHtmlWriterPortable.dll) Version: 1.0.6152.32515 (1.0.0.0)

Syntax

C#

public class NhQuickDocument : IDisposable

VB

Public Class NhQuickDocument
	Implements IDisposable

C++

public ref class NhQuickDocument : IDisposable

F#

type NhQuickDocument =  
    class
        interface IDisposable
    end

The NhQuickDocument type exposes the following members.

Constructors

 

Name Description
Public method NhQuickDocument(TextWriter, String, String, String) **Obsolete. ** NhQuickDocument class constructor Header informations for parameters
Public method NhQuickDocument(TextWriter, String, String, String, String, NhDocumentType) NhQuickDocument class constructor Header informations for parameters
Public method NhQuickDocument(TextWriter, String, String, String, String, NhDocumentType, String) NhQuickDocument class constructor Header informations for parameters
  Back to Top

Properties

 

Name Description
Public property B Reference for instance of NhBody class in this document. Use this attribute to outout document body.
  Back to Top

Methods

 

Name Description
Public method Dispose Release allocated resources
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

NestedHtmlWriter Namespace

⚠️ **GitHub.com Fallback** ⚠️