Table of Contents

Property Layers

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Layers

Gets the collection of layers (also known as optional content groups) in this document.

public PdfCollection<PdfLayer?> Layers { get; }

Property Value

PdfCollection<PdfLayer>

The collection layers (also known as optional content groups) in this document.