Class PdfLayer
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Represents a regular layer in a PDF document.
public sealed class PdfLayer : PdfLayerBase, IPdfPropertyList
- Inheritance
-
PdfLayer
- Implements
- Inherited Members
Remarks
The layer is a section of content in a PDF document that can be selectively viewed or hidden by document authors or consumers. Layers are also known as optional content groups.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Name
Gets the name of this layer.
Methods
- GetIntents()
Gets the array of this layer intents (intended uses of the graphics in the layer).