[]
Gets or sets the format of alternative content preview text when gesture zooming.
[TypeConverter(typeof(r))]
public string Format { get; set; }
| Type | Description |
|---|---|
| string | A string value that represents the format of alternative content preview text when gesture zooming. |
| Type | Condition |
|---|---|
| FormatException | The assigned value is not a valid format string. |