Click or drag to resize

PdfFontIsLocked Property

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:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public bool IsLocked { get; }

Property Value

Type: Boolean
See Also