[]
Checks whether a layer is visible when the document is printed. The target layer can be specified as an OptionalContentGroup, an OptionalContentMembership or a string representing the name of the layer.
public bool IsLayerPrintable(object layer)
| Type | Name | Description |
|---|---|---|
| object | layer | The layer to check. |
| Type | Description |
|---|---|
| bool |