Click or drag to resize

PdfPortfolioFieldName Property

(Required) The textual field name that shall be presented to the user by the conforming reader.

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

Property Value

String
The textual field name that shall be presented to the user by the conforming reader.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is or Empty.
See Also