[]
Defines the export state of a layer.
public enum LayerExportState
Public Enum LayerExportState
Name | Description |
---|---|
Always | The layer always exports. |
ExportIfVisible | The layer exports if it is visible. |
Never | The layer never exports. |