Click or drag to resize

PdfLayerCollection NewOutline Method

Create a new empty pdf layer outline.

Namespace: Spire.Pdf.Graphics.Layer
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfLayerOutline NewOutline()

Return Value

Type: PdfLayerOutline
Pdf layer outline.
See Also