PlaceholderTemplateSettingsDefaultEncoder Property

Indicates which encoding should be used on expanded placeholder texts by default. If a placeholder already contains an encoder this will not be used on its values.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public IEncodingPlaceholderCommand DefaultEncoder { get; set; }

Property Value

IEncodingPlaceholderCommand

See Also