ChoiceField

ChoiceField(Page, Rectangle)

Constructor para ChoiceField.

public ChoiceField(Page page, Rectangle rect)
ParámetroEscribeDescripción
pagePagePágina donde se encuentra el campo.
rectRectangleRectángulo del campo.

Ver también


ChoiceField(Document)

Crea campo de elección (para Generador)

public ChoiceField(Document doc)
ParámetroEscribeDescripción
docDocumentDocumento donde se creará el campo de elección.

Ver también


ChoiceField(Document, Rectangle)

Constructor para ChoiceField.

public ChoiceField(Document doc, Rectangle rect)
ParámetroEscribeDescripción
docDocumentDocumento donde se creará el campo.
rectRectangleRectángulo del campo.

Ver también