Click or drag to resize

PdfPortfolioFieldHidden Property

(Optional) If set, do not display the PdfPortfolioField in the user interface.

Default value: .


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

Property Value

Boolean
If set, do not display the PdfPortfolioField in the user interface.
See Also