Attributes property
Returns the attributes of the font.
Version added
3.0
Syntax
| |
|
intRet |
Integer. The attributes of a Font object. |
|
object |
Required. An expression that returns a Font object. |
Remarks
When using the Attributes property with a Font object, one of the following values is returned.
|
Constant |
Value |
|
visFontRaster |
16 |
|
visFontDevice |
32 |
|
visFontScalable |
64 |
|
visFont0Alias |
128 |
A font marked as the font 0 alias is used instead of font 0 (the default font). The font 0 alias is used in some localized versions of Visio and is controlled through entries in the registry.