Table of Contents

Method AddControl

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

AddControl(PdfControl)

Adds the control to the end of the collection of controls associated with this action.

public void AddControl(PdfControl control)

Parameters

control PdfControl

The control to be added to the end of the collection of controls associated with this action.