RichTextBoxField.RichTextBoxField

RichTextBoxField constructor

Constructor for Rich Text Box field.

public RichTextBoxField(Page page, Rectangle rect)
ParameterTypeDescription
pagePagePage where field will be placed.
rectRectanglePosition of the field on the page.

See Also