ThumbnailResource.SizeAfterCompression

ThumbnailResource.SizeAfterCompression property

Gets or sets the size after compression. Used for consistency check.

public int SizeAfterCompression { get; }

Property Value

The size after compression.

See Also