C1PrintableGetTree Method
Gets the content of control as C1 document that is serialized in stream. This document can be built with using C1PrintDocumentClient.
'Declaration
Function C1PrintableGetTree() As Stream
Return Value
The stream object containing the document tree.