Gets or sets whether to capture only when content changes. This can reduce file size for static content. Default is false.
public bool CaptureOnChangeOnly { get; set; }