Table of Contents

Method GetControls

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

GetControls()

Returns the enumerator that iterates through the collection of document controls.

public IEnumerable<PdfControl> GetControls()

Returns

IEnumerable<PdfControl>

The enumerator that can be used to iterate through the collection of document controls.