See Also

ceTe.DynamicPDF.Forms Namespace

Requirements

Namespace: ceTe.DynamicPDF.Forms

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: ceTe.DynamicPDF (in ceTe.DynamicPDF.dll)

Language

Visual Basic

C#

Show All

sender
Reference of type Object.
e
Reference of type FormEventArgs.

Represents the method that will handle the FormFieldsAdded event of the Form.

[Visual Basic]
Public Delegate Sub FormFieldsAddedEventHandler( _    ByVal sender As Object, _    ByVal e As FormEventArgs _ )
[C#]
public delegate void FormFieldsAddedEventHandler(    object sender,    FormEventArgs e );

Parameters

sender
Reference of type Object.
e
Reference of type FormEventArgs.

Requirements

Namespace: ceTe.DynamicPDF.Forms

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: ceTe.DynamicPDF (in ceTe.DynamicPDF.dll)

See Also

ceTe.DynamicPDF.Forms Namespace

 

 


© Copyright 2007, ceTe Software