Image.Sizing Property

Definition

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

public:
 property Microsoft::ReportingServices::RdlObjectModel::Sizings Sizing { Microsoft::ReportingServices::RdlObjectModel::Sizings get(); void set(Microsoft::ReportingServices::RdlObjectModel::Sizings value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.Sizings Sizing { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Sizing : Microsoft.ReportingServices.RdlObjectModel.Sizings with get, set
Public Property Sizing As Sizings

Property Value

The behavior if the image does not fit within the specified size

Attributes

Applies to