Image.Sizing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.