FormFieldOptions.FitIntoRectangle

FormFieldOptions.FitIntoRectangle property

Gets/sets the value to determine whether created/modified field is fit into rectangle or not (if will be set).

public bool? FitIntoRectangle { get; set; }

See Also