[]
Represents the RPX toolbox item types.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum RpxToolBoxItem
Name | Description |
---|---|
Barcode | Barcode item. |
CheckBox | CheckBox item. |
CrossSectionBox | CrossSectionBox item. |
CrossSectionLine | CrossSectionLine item. |
InputFieldCheckBox | InputFieldCheckBox item. |
InputFieldText | InputFieldText item. |
Label | Label item. |
Line | Line item. |
PageBreak | PageBreak item. |
Picture | Picture item. |
ReportInfo | ReportInfo item. |
RichTextBox | RichTextBox item. |
Shape | Shape item. |
SubReport | SubReport item. |
TextBox | TextBox item. |