Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public bool SetLockedFieldValues { get; set; }

Property Value

Type: Boolean
See Also