Class ContentConfig
ContentConfig class
コンテンツ要素を表します。テーブルの子要素として使用できます。
public class ContentConfig : BaseConfig
コンストラクター
| 名前 | 説明 |
|---|---|
| ContentConfig() | デフォルトのコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| Alignment { get; set; } | parent 内のコンテンツ文字列の配置 |
| Color { get; set; } | テキストの色 |
| ContentType { get; set; } | テキスト表示の種類. |
| FontFamily { get; set; } | text のフォントファミリー |
| FontSize { get; set; } | テキストのサイズ font |
| FontStyle { get; set; } | text のスタイル |
| override Name { get; set; } | 内容値 |
| override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |
関連項目
- class BaseConfig
- 名前空間 Aspose.OMR.Generation.Config.Elements
- 組み立て Aspose.OMR