Table of Contents

Property Layer

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

Layer

Gets the layer this PdfPageObject is drawn on.

public PdfLayerBase? Layer { get; }

Property Value

PdfLayerBase

The layer this PdfPageObject is drawn on; or null if this object is drawn directly on canvas.