KrFormPartRule.MaxBytes property

Gets or sets the maximum number of bytes allowed for the part.

public long? MaxBytes { get; set; }

See Also