Class PdfLayer
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Represents a regular layer in a PDF document.
public sealed class PdfLayer : PdfLayerBase
- Inheritance
-
PdfLayer
- 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.
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).