PdfPortfolioFieldHidden Property |
(Optional) If set, do not display the PdfPortfolioField in the user interface.
Default value: .
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic bool Hidden { get; set; }Public Property Hidden As Boolean
Get
Set
Property Value
Boolean
If set, do not display the
PdfPortfolioField in the user interface.
See Also