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:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic bool SetLockedFieldValues { get; set; }Public Property SetLockedFieldValues As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also