visibility
Whether the boxes generated by an element are rendered. Invisible boxes still affect layout (set the 'display' property to 'none' to suppress box generation altogether). CSS2 Reference: "visibility" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description visible The generated box is visible. hidden The generated box is invisible (fully transparent), but still affects layout. collapse Please consult the section on dynamic row and column effects in tables. If used on elements other than rows or columns, "collapse" has the same meaning as "hidden". inherit
Used in
- Attribute group fo:visibility
- Anonymous type of element fo:block via reference to fo:visibility
- Anonymous type of element fo:character via reference to fo:visibility
- Anonymous type of element fo:inline via reference to fo:visibility
- Anonymous type of element fo:leader via reference to fo:visibility
- Anonymous type of element fo:page-number via reference to fo:visibility
- Anonymous type of element fo:page-number-citation via reference to fo:visibility
- Anonymous type of element fo:page-number-citation-last via reference to fo:visibility
- Anonymous type of element fo:scaling-value-citation via reference to fo:visibility
- Anonymous type of element fo:table-column via reference to fo:visibility
- Anonymous type of element fo:table-row via reference to fo:visibility
- Anonymous type of element fo:title via reference to fo:visibility
- Attribute group fo:miscellaneous-properties via reference to fo:visibility
- Type fo:table-section via reference to fo:visibility (Elements fo:table-header, fo:table-footer, fo:table-body)