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