Table of Contents

Property Controls

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

Controls

Gets the collection of controls associated with this page.

public PdfCollection<PdfControl> Controls { get; }

Property Value

PdfCollection<PdfControl>

The collection of controls associated with this page.