b9ad8b35 a7e3 d8ad f320 bc21005ac489 - autumn009/NestedHtmlWriter GitHub Wiki
Quick Generate Document, which output common header
System.Object
NestedHtmlWriter.NhQuickDocument
Namespace: NestedHtmlWriter
Assembly: NestedHtmlWriterPortable (in NestedHtmlWriterPortable.dll) Version: 1.0.6152.32515 (1.0.0.0)
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.
Name | Description | |
---|---|---|
![]() |
NhQuickDocument(TextWriter, String, String, String) | **Obsolete. ** NhQuickDocument class constructor Header informations for parameters |
![]() |
NhQuickDocument(TextWriter, String, String, String, String, NhDocumentType) | NhQuickDocument class constructor Header informations for parameters |
![]() |
NhQuickDocument(TextWriter, String, String, String, String, NhDocumentType, String) | NhQuickDocument class constructor Header informations for parameters |
Name | Description | |
---|---|---|
![]() |
B | Reference for instance of NhBody class in this document. Use this attribute to outout document body. |
Name | Description | |
---|---|---|
![]() |
Dispose | Release allocated resources |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |