Overview
LayerEntry is a class in Aspose.PDF FOSS for .NET.
Represents a layer being built by OptionalContentBuilder.
Properties: Name, Visible.
Properties
| Name | Type | Access | Description |
|---|
Name | string | Read | The layer name. |
Visible | bool | Read | Whether the layer is initially visible. |
See Also