FormFieldOptions.UseFontSubset

FormFieldOptions.UseFontSubset property

Gets/sets the value to determine whether created/modified field is use font subset or not (if will be set).

public bool? UseFontSubset { get; set; }

See Also