Gets a value indicating if this font object is associated with a
PdfField which has
IsLocked set and whose properties therefore can not be changed.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool IsLocked { get; }
Public ReadOnly Property IsLocked As Boolean
Get
Property Value
Type:
Boolean
See Also