PdfPortfolioFieldReadOnly Property |
(Optional) If set, the user may not change the value associated with the PdfPortfolioField.
Default value: .
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
Get
Set
Property Value
Boolean
If set, the user may not change the
value associated with the
PdfPortfolioField.
See Also