MultiPageOptions.OutputLayersNames

MultiPageOptions.OutputLayersNames property

Gets or sets the output layers names(Works if export format supports layers naming, for example for Psd)

public string[] OutputLayersNames { get; set; }

Property Value

The output layers names.

See Also