'Declaration Public Overloads Sub SetLayerExportState( _ ByVal layer As OptionalContentGroup, _ ByVal value As LayerExportState _ )
public void SetLayerExportState( OptionalContentGroup layer, LayerExportState value )
Parameters
- layer
- The OptionalContentGroup object that specifies the layer.
- value
- The export state.