XSL-FO border style Properties Property
Definition and Usage
The border-before-style property specifies the border-style on the
before-edge.
The border-after-style property specifies the border-style on the
after-edge.
The border-top-style property specifies the border-style on the
top-edge.
The border-bottom-style property specifies the border-style on the
bottom-edge.
The border-start-style property specifies the border-style on the
start-edge.
The border-end-style property specifies the border-style on the
end-edge.
The border-left-style property specifies the border-style on the
left-edge.
The border-right-style property specifies the border-style on the
right-edge.
Details
- Inherited: no
- Percentages: N/A
- Media: visual
Property Values
| Value |
Description |
| none |
Default. No border |
| hidden |
A hidden border |
| dotted |
The border is a dotted line |
| dashed |
The border is a series of short line segments |
| solid |
The border is a solid line |
| double |
The border is two solid lines |
| groove |
The border looks like it were carved into the canvas |
| ridge |
The border "comes out" of the canvas |
| inset |
The border looks like it were embedded in the canvas |
| outset |
The border "comes out" of the canvas |
Learn XML with <oXygen/> XML Editor - Free Trial!
 |
|
oXygen helps you learn to define,
edit, validate and transform XML documents. Supported technologies include XML Schema,
DTD, Relax NG, XSLT, XPath, XQuery, CSS.
Understand in no time how XSLT and XQuery work by using the intuitive oXygen debugger!
Do you have any XML related questions? Get free answers from the oXygen
XML forum
and from the video
demonstrations.
Download a FREE 30-day trial today!
|
|