OptionalContentsLayers Property ByteScout PDF SDK
Gets the collections of layers in the document. Every optional content group must be included in this collection.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public LayerCollection Layers { get; }

Property Value

Type: LayerCollection
See Also

Reference