Table of Contents

Method Layer

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

Layer()

Adds a non-primary layer.

public LayoutContainer Layer()

Returns

LayoutContainer

The layout container for the layer.

Remarks

Layout algorithm ignores non-primary layers when composing content.

Read the LayerContainer section of the Compound containers article for examples of using this method.