Click or drag to resize

AutomationMLContainerRootDocumentStream Method

Gets the stream of the first root AML document. If no root document is found, the return value is null.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public Stream RootDocumentStream()

Return Value

Stream
System.String.
See Also