Class QuestionConfig
QuestionConfig class
Representa el elemento Pregunta. Comúnmente utilizado enTableConfig
como filas.
public class QuestionConfig : BaseConfig
Constructores
Nombre | Descripción |
---|---|
QuestionConfig() | Constructor predeterminado |
Propiedades
Nombre | Descripción |
---|---|
override Name { get; set; } | Valor de Pregunta |
override Type { get; set; } | Tipo de elemento omr. Campo obligatorio para serialización JSON. |
Ver también
- class BaseConfig
- espacio de nombres Aspose.OMR.Generation.Config.Elements.Table
- asamblea Aspose.OMR