Click or drag to resize

PdfMarkerBase Alignment Property

Gets or sets a value indicating whether the marker is situated at the left of the list or at the right of the list.

Namespace: Spire.Pdf.Lists
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfListMarkerAlignment Alignment { get; set; }

Property Value

Type: PdfListMarkerAlignment
See Also