Interface IBuilderForLayout
- Namespace
- Vonage.Video.Archives.ChangeLayout
- Assembly
- Vonage.dll
public interface IBuilderForLayout
Methods
WithLayout(Layout)
Sets the layout to apply to the archive.
IBuilderForOptional WithLayout(Layout value)
Parameters
valueLayout
Returns
Examples
.WithLayout(new Layout(null, null, LayoutType.BestFit))