Class LayerContainer
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
The container for layered content.
public sealed class LayerContainer
- Inheritance
-
LayerContainer
- Inherited Members
Remarks
Read the LayerContainer section of the Compound containers article for examples of using layers.
The .NET PDF generator article provides essential information on how to generate PDFs with the API.
Methods
- Layer()
Adds a non-primary layer.
- PrimaryLayer()
Adds the primary layer.