[]
Gets or sets the font of alternative content preview text when gesture zooming.
public Font Font { get; set; }
Type | Description |
---|---|
Font | A Font value that represents the font of alternative content preview text when gesture zooming. The default is null, means use the font of form. |