CadRasterizationOptions.Layouts

CadRasterizationOptions.Layouts property

Gets or sets the layoutName.

public string[] Layouts { get; set; }

Property Value

The specific layout name or null for use Model. Model is also a layout.

See Also