'Declaration Public Overloads Function GetLayerExportState( _ ByVal layer As OptionalContentGroup _ ) As LayerExportState
public LayerExportState GetLayerExportState( OptionalContentGroup layer )
Parameters
- layer
- The OptionalContentGroup object that specifies the layer.
Return Value
The export state of the layer.