public System.bool Load(
System.IO.Stream
)
'Declaration
Public Overloads Function Load( _
ByVal As System.IO.Stream _
) As System.Boolean
Parameters
- stream
- System.IO.Stream that contains the Ribbon definition.
Return Value
False if the stream is not in the expected format.