Class ChoiceBoxConfig
コンテンツ
[
隠れる
]ChoiceBoxConfig class
選択ボックスは、回答数が設定された 1 つの質問を表す基本的な要素です。
public class ChoiceBoxConfig : ParentConfig
コンストラクター
| 名前 | 説明 |
|---|---|
| ChoiceBoxConfig() | デフォルトのコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| override Children { get; set; } | 子 omr 要素。ChoiceBoxAnswerConfig |
| Color { get; set; } | テキストの色 |
| DisplayQuestionNumber { get; set; } | この質問の番号を表示するかどうか. デフォルトでは - true |
| FontFamily { get; set; } | text のフォントファミリー |
| FontSize { get; set; } | テキストのサイズ font |
| FontStyle { get; set; } | text のスタイル |
| override Name { get; set; } | 選択ボックスの名前。表示値の場合QuestionText |
| QuestionText { get; set; } | ChoiceBox element の質問テキストを取得または設定します |
| TextAlignment { get; set; } | テキストの配置。page のどこにテキストを描画するかを示します |
| override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |
関連項目
- class ParentConfig
- 名前空間 Aspose.OMR.Generation.Config.Elements
- 組み立て Aspose.OMR