Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfFontDescriptor.StemV Property

Indicates the thickness, measured horizontally, of the dominant vertical stems of glyphs in the font.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v20.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public double StemV { get; }

Property Value

Type Description
Double

A Double value.

See Also