Skip to content

Latest commit

 

History

History

Layers

Layers

This group contains samples showing how to work with PDF layers (also known as optional content groups) in C# and VB.NET using Docotic.Pdf library.

Don't miss all other samples.

Add annotations and controls to layers

This samples shows how to add annotations (widgets) and controls to layers in a PDF document.

Add XObjects to layers

This samples shows how to add XObjects (watermarks) to layers in a PDF document.

Add layers to PDF

This samples shows how to create layers (also known as optional content groups) in a PDF document.

Enumerate layers

This samples shows how to access and enumerate collection of PDF document layers (also known as optional content groups).