Class PdfAdobeLayer
- Namespace
 - BitMiracle.Docotic.Pdf
 
- Assembly
 - BitMiracle.Docotic.Pdf.dll
 
Class for a property list describing a graphical layer for Adobe applications.
public sealed class PdfAdobeLayer : IPdfPropertyList
  - Inheritance
 - 
      
      PdfAdobeLayer
 
- Implements
 
- Inherited Members
 
Remarks
This class is not related to PDF layers (PdfLayerBase).
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Dictionary
 Gets the low-level dictionary object for this PdfAdobeLayer.
- Dimmed
 Gets the value indicating whether the layer is dimmed.
- Editable
 Gets the value indicating whether the layer is editable.
- Preview
 Gets the value indicating whether the layer is in Preview mode.
- Printed
 Gets the value indicating whether the layer should be printed.
- Title
 Gets the layer title.
- Visible
 Gets the value indicating whether the layer is visible.