Click or drag to resize

PdfPortfolioSortLevelFieldKey Property

Gets the PdfName key of the PdfPortfolioField in the Fields by which files and folders in the PdfPortfolio are sorted.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public PdfName FieldKey { get; }

Property Value

PdfName
The PdfName key of the PdfPortfolioField in the Fields by which files and folders in the PdfPortfolio are sorted.
See Also