TextAfterEdge Field

Definition

Namespace Svg
Assembly Svg.Custom.dll

The baseline-identifier for the dominant-baseline is set to be text-after-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.

TextAfterEdge = 10

Returns

Remarks

This value is from SVG 1.1 specification.