QuestionConfig
QuestionConfig class
Represents Question element. Commonly used in TableConfig as rows.
public class QuestionConfig : BaseConfig
Constructors
| Name | Description |
|---|---|
| QuestionConfig() | The default constructor. |
Properties
| Name | Description |
|---|---|
| override Name { get; set; } | Value of Question |
| override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class BaseConfig
- namespace Aspose.OMR.Generation.Config.Elements.Table
- assembly Aspose.OMR