'Declaration Public Overloads Function GetLayerPrintState( _ ByVal name As System.String _ ) As LayerPrintState
public LayerPrintState GetLayerPrintState( System.string name )
Parameters
- name
- The name of the layer.
Return Value
The print state of the layer.