ImageReportItem.Padding 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.
public:
property Microsoft::ReportDesigner::Padding Padding { Microsoft::ReportDesigner::Padding get(); void set(Microsoft::ReportDesigner::Padding value); };
public Microsoft.ReportDesigner.Padding Padding { get; set; }
member this.Padding : Microsoft.ReportDesigner.Padding with get, set
Public Property Padding As Padding