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 Getting Started with Layout API article provides essential information on how to generate PDFs with the API.
Check out the other articles and code samples on the C# PDF generation library page.
Methods
- Layer()
Adds a non-primary layer.
- PrimaryLayer()
Adds the primary layer.