Namespace: BitMiracle.Docotic.Pdf
public enum PdfLayerType
Public Enumeration PdfLayerType
Member name | Value | Description | |
---|---|---|---|
Regular | 0 | Regular layer also known as optional content group. See PdfLayer class. | |
Composite | 1 | Composite layer also known as optional content membership dictionary. See PdfCompositeLayer class. |