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