v:background
Document Background
Element information
Namespace: urn:schemas-microsoft-com:vml
Schema document: vml-main.xsd
Type: v:CT_Background
Properties: Global, Qualified
Content
- v:fill [0..1] Shape Fill Properties
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| id | [0..1] | xsd:string | Unique Identifier | from group v:AG_Id |
| filled | [0..1] | v:ST_TrueFalse | Shape Fill Toggle | from group v:AG_Fill |
| fillcolor | [0..1] | v:ST_ColorType | Fill Color | from group v:AG_Fill |
| o:bwmode | [0..1] | o:ST_BWMode | Black-and-White Mode | |
| o:bwpure | [0..1] | o:ST_BWMode | Pure Black-and-White Mode | |
| o:bwnormal | [0..1] | o:ST_BWMode | Normal Black-and-White Mode | |
| o:targetscreensize | [0..1] | o:ST_ScreenSize | Target Screen Size |
Sample instance
<v:background> <v:fill> <o:fill/> </v:fill> </v:background>



