Поделиться через


Свойство FrameImage.ClipImage

Indicates the image should be clipped to the frame outline.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ClipImage As ReportBoolProperty 
    Get
'Применение
Dim instance As FrameImage 
Dim value As ReportBoolProperty 

value = instance.ClipImage
public ReportBoolProperty ClipImage { get; }
public:
property ReportBoolProperty^ ClipImage {
    ReportBoolProperty^ get ();
}
member ClipImage : ReportBoolProperty
function get ClipImage () : ReportBoolProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

FrameImage Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering