PdfFontStretch Enum
Lists the font stretch values.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Members
Name | Description |
---|---|
Ultra
|
“Ultra |
Extra
|
“Extra |
Condensed
|
“Condensed” |
Semi
|
“Semi |
Normal
|
“Normal” |
Semi
|
“Semi |
Expanded
|
“Expanded” |
Extra
|
“Extra |
Ultra
|
“Ultra |
#Related API Members
The following properties accept/return PdfFontStretch values:
#Remarks
A PdfFontStretch object is returned by the PdfFontDescriptor.FontStretch property.