TextBeforeEdge Field

Definition

Namespace Svg
Assembly Svg.Custom.dll

The baseline-identifier for the dominant-baseline is set to be text-before-edge. The derived baseline-table is constructed from the defined baselines in a baseline-table in the font. The choice of which font baseline-table to use from the baseline-tables in the font is browser dependent.

TextBeforeEdge = 11

Returns

Remarks

This value is from SVG 1.1 specification.