IImage 인터페이스
Represents an interface defining the common properties for an image.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Interface IImage
‘사용 방법
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
주의
Classes that Implement IImage
Class |
Description |
---|---|
BackgroundImage |
Represents a background image for a report item. |
Represents an image. |