Table of Contents

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

value Layout

Returns

IBuilderForOptional

Examples

.WithLayout(new Layout(null, null, LayoutType.BestFit))