Click or drag to resize

PdfPortfolioFieldOrder Property

(Optional) The relative order of the field name in the user interface. Fields shall be sorted by the conforming reader in ascending order.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public int? Order { get; set; }

Property Value

NullableInt32
The relative order of the field name in the user interface.
See Also