'Declaration Public Overloads Sub SetLayerPrintState( _ ByVal name As System.String, _ ByVal value As LayerPrintState _ )
public void SetLayerPrintState( System.string name, LayerPrintState value )
Parameters
- name
- The name of the layer.
- value
- The print state of the layer.