4a067cb8 ccea 2f81 eff5 56d3d8ebdfd6 - autumn009/NestedHtmlWriter GitHub Wiki

NhQuickDocument.B Property

Reference for instance of NhBody class in this document. Use this attribute to outout document body.

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

Syntax

C#

public NhBody B { get; }

VB

Public ReadOnly Property B As NhBody
	Get

C++

public:
property NhBody^ B {
	NhBody^ get ();
}

F#

member B : NhBody with get

Property Value

Type: NhBody

See Also

Reference

NhQuickDocument Class
NestedHtmlWriter Namespace

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