Image.Sizing Property

Definition

Gets a value that defines the behavior if the image does not fit within the specified size.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Image::Sizings Sizing { Microsoft::ReportingServices::OnDemandReportRendering::Image::Sizings get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::Image::Sizings value); };
public Microsoft.ReportingServices.OnDemandReportRendering.Image.Sizings Sizing { get; set; }
member this.Sizing : Microsoft.ReportingServices.OnDemandReportRendering.Image.Sizings with get, set
Public Property Sizing As Image.Sizings

Property Value

One of the enumeration values of the Image.Sizings enumeration that defines the behavior if the image does not fit within the specified size.

Applies to