Click or drag to resize
ElementPrint Method (Stream)
Prints the contents of this element to the specified Stream.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract void Print(
	Stream output
)

Parameters

output
Type: System.IOStream
Output stream
See Also