|
PdfFormManagerReadOnly Property |
Gets or sets a value indicating whether the pdf form is read-only or not.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also