ReplaceTextMapping

VectorRasterizationOptions.ReplaceTextMapping property

Gets or sets the text replace mapping.

public Dictionary<string, string> ReplaceTextMapping { get; set; }

Property Value

The text replace mapping.

See Also