Table of Contents

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.

Properties

Name

Gets the name of this layer.

Visible

Gets or sets a value indicating whether this PdfLayer is visible by default.

Methods

GetIntents()

Gets the array of this layer intents (intended uses of the graphics in the layer).