'Declaration Public Overloads Sub LoadLayout( _ ByVal stream As System.IO.Stream, _ ByVal layoutTypes As LayoutType _ )
public void LoadLayout( System.IO.Stream stream, LayoutType layoutTypes )
Parameters
- stream
- The stream where the values of the layout properties will be loaded.
- layoutTypes
- The layout types to load.