EmbedIn.MaxWidth Property
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
The maximum width of the embedded resource. Only applies to some resource types
public int? MaxWidth { get; set; }
Property value
System.Nullable{System.Int32}