ReceiptItem.Subtitle プロパティ

定義

タイトル フィールドのすぐ下に表示されるサブタイトルを取得または設定します。フォントスタイルでのみ Title とは異なります。

public string Subtitle { get; set; }
member this.Subtitle : string with get, set
Public Property Subtitle As String

プロパティ値

カードのサブタイトル。

適用対象