PdfObjectImportSettingsSetLockedFieldValues Property |
A value indicating whether fields with the same name and type as locked (original) form fields should be imported as a value only instead of throwing an exception.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool SetLockedFieldValues { get; set; }
Public Property SetLockedFieldValues As Boolean
Get
Set
Property Value
Type:
BooleanSee Also