PdfSubmitActionIsLocked Property |
Gets a value indicating if this submit action object is associated with a
PdfField which has
IsLocked set and whose properties therefore can not be changed.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool IsLocked { get; }
Public ReadOnly Property IsLocked As Boolean
Get
Property Value
Type:
BooleanSee Also