WordConversionOptions.UnlinkFields Property

Gets or sets the value to specify if the fields should be updated or unlinked.

public bool UnlinkFields { get; set; }
Public Property UnlinkFields As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

Remarks

When set to true, last value of the field becomes final and does not get updated.

See Also

WordConversionOptions
ceTe.DynamicPDF.Conversion

In this topic