Sizings Enumeration

 

Updated: February 25, 2016

Specifies the behavior of an Image if the actual image does not fit within the specified size of the image as denoted by P:Microsoft.ReportingServices.RdlObjectModel.Image.Height and P:Microsoft.ReportingServices.RdlObjectModel.Image.Width.

Namespace:   Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

public enum class Sizings

Member nameDescription
AutoSize

Clip

Fit

FitProportional

Return to top
Show: