ImageOptionsBase.Layers

ImageOptionsBase.Layers property

Gets or sets a of layer names must be exported. All data will be exported without layers if names is not sets.

public string[] Layers { get; set; }

See Also