Skip to content

PDFFormattedParagraphLineSpacing

Namespace: O2S.Components.PDF4NET.Graphics.FormattedContent

Specifies the available line spacing modes for paragraph lines.

public enum PDFFormattedParagraphLineSpacing

Inheritance ObjectValueTypeEnumPDFFormattedParagraphLineSpacing
Implements

Fields

Name Value Description
Single 0 Default lines spacing.
Exact 1 Fixed line spacing.
Multiple 2 The space between lines is the current line height multiplied by a specific factor.