ExpandedPlaceholderIsEncoded Property

Indicates whether the placeholder contains an explicit encoding command. If this values is false, the default encoder will be used, if specified.

Definition

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

Property Value

Boolean

See Also