PresentationSlideImageFillFormat

PresentationSlideImageFillFormat class

PowerPoint 문서의 슬라이드에 대한 이미지 채우기 형식 설정을 나타냅니다.

public class PresentationSlideImageFillFormat : PresentationImageFillFormat

속성

이름 설명
override BackgroundImage { get; set; } 배경 이미지를 가져오거나 설정합니다.
override TileAsTexture { get; set; } 이미지가 배경에 타일로 표시되는지 여부를 나타내는 값을 가져오거나 설정합니다.
override Transparency { get; set; } 배경 이미지의 투명도를 0.0(불투명)에서 1.0 (완전 투명) 사이의 값으로 가져오거나 설정합니다.

또한보십시오