다음을 통해 공유


StyleBase.BackgroundRepeat 필드

Specifies how the background image should repeat to fill the available space

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Protected Const BackgroundRepeat As String
‘사용 방법
Dim value As String 

value = StyleBase.BackgroundRepeat
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
static val mutable BackgroundRepeat: string
protected const var BackgroundRepeat : String

주의

Valid values are: Repeat (Default), NoRepeat, RepeatX, or RepeatY.

참고 항목

참조

StyleBase 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스