PresentationShapeSettings
PresentationShapeSettings class
PowerPoint 문서의 모양 워터마크에 적용할 수 있는 설정을 나타냅니다.
public sealed class PresentationShapeSettings : OfficeShapeSettings
생성자
이름 | 설명 |
---|---|
PresentationShapeSettings() | 의 새 인스턴스를 초기화합니다.PresentationShapeSettings 클래스. |
속성
이름 | 설명 |
---|---|
AlternativeText { get; set; } | 셰이프와 연결될 설명(대체) 텍스트를 가져오거나 설정합니다. |
IsLocked { get; set; } | PowerPoint에서 도형 편집 금지 여부를 나타내는 값을 가져오거나 설정합니다. |
Name { get; set; } | 모양 이름을 가져오거나 설정합니다. |
ProtectWithUnreadableCharacters { get; set; } | 텍스트 워터마크 문자와 읽을 수 없는 문자가 섞여 있는지 여부를 나타내는 값을 가져오거나 설정합니다. |