Click or drag to resize

PdfPortfolioFieldReadOnly Property

(Optional) If set, the user may not change the value associated with the PdfPortfolioField.

Default value: .


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

Property Value

Boolean
If set, the user may not change the value associated with the PdfPortfolioField.
See Also