Click or drag to resize

PrintUIAddParsedSubObject Method

Adds all the child controls to the m_mapPrintDiv controls collection

Namespace:  Cadcorp.Web.UI.Controls
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected override void AddParsedSubObject(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Cadcorp.Web.UI.Controls.PrintUI.AddParsedSubObject(System.Object)"]

See Also