ChoiceField

ChoiceField(Page, Rectangle)

Konstruktor für ChoiceField.

public ChoiceField(Page page, Rectangle rect)
ParameterTypBeschreibung
pagePageSeite, auf der sich das Feld befindet.
rectRectangleRechteck des Feldes.

Siehe auch


ChoiceField(Document)

Erstellt Auswahlfeld (für Generator)

public ChoiceField(Document doc)
ParameterTypBeschreibung
docDocumentDokument, in dem das Auswahlfeld erstellt wird.

Siehe auch


ChoiceField(Document, Rectangle)

Konstruktor für ChoiceField.

public ChoiceField(Document doc, Rectangle rect)
ParameterTypBeschreibung
docDocumentDokumentieren Sie, wo das Feld erstellt wird.
rectRectangleRechteck des Feldes.

Siehe auch