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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public bool SetLockedFieldValues { get; set; }

Property Value

Type: Boolean
See Also