Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Contains information about a font.
Element information
Value | |
---|---|
Element type |
FaceName_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
document.xml |
Definition
< xs:element name="FaceName" type="FaceName_Type" minOccurs="1" maxOccurs="unbounded" >
</xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element | Type | Description |
---|---|---|
FaceNames |
FaceNames_Type |
Contains a collection of FaceName elements. |
Child elements
None.
Attributes
Attribute | Type | Required | Description | Possible values |
---|---|---|---|---|
CharSets |
xsd:string |
optional |
The supported character sets of the font. | Values of the xsd:string type. |
Flags |
xsd:unsignedInt |
optional |
Flags that indicate the following: missing font, default font, asian font, complex font, vertical font, and font type. | Values of the xsd:unsignedInt type. |
NameU |
xsd:string |
required |
The name of the font as a UTF-16 Unicode string. | |
Panos |
xsd:string |
optional |
The panose signature for the font. Panose is a classification system for typefaces that categorizes them based upon their visual characteristics. | Values of the xsd:string type. |
UnicodeRanges |
xsd:string |
optional |
The supported Unicode ranges of the font. | Values of the xsd:string type. |