'Declaration Public Overloads Sub SetLayerPrintState( _ ByVal layer As OptionalContentGroup, _ ByVal value As LayerPrintState _ )
public void SetLayerPrintState( OptionalContentGroup layer, LayerPrintState value )
Parameters
- layer
- The OptionalContentGroup object that specifies the layer.
- value
- The print state of the layer.