ChoiceField

ChoiceField(Page, Rectangle)

Constructeur pour ChoiceField.

public ChoiceField(Page page, Rectangle rect)
ParamètreTaperLa description
pagePagePage où se trouve le champ.
rectRectangleRectangle du champ.

Voir également


ChoiceField(Document)

Crée un champ de choix (pour le générateur)

public ChoiceField(Document doc)
ParamètreTaperLa description
docDocumentDocument où le champ de choix sera créé.

Voir également


ChoiceField(Document, Rectangle)

Constructeur pour ChoiceField.

public ChoiceField(Document doc, Rectangle rect)
ParamètreTaperLa description
docDocumentDocument où le champ sera créé.
rectRectangleRectangle du champ.

Voir également