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.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic int? Order { get; set; }Public Property Order As Integer?
Get
Set
Property Value
NullableInt32
The relative order of the field name in the user interface.
See Also