EmailAttachmentBase

EmailAttachmentBase class

이메일 첨부 파일에 대한 기본 클래스를 제공합니다.

public abstract class EmailAttachmentBase : Attachment

속성

이름 설명
override Content { get; set; } 첨부파일 내용을 가져오거나 설정합니다.
ContentId { get; } 이것의 콘텐츠 ID를 가져옵니다.EmailAttachmentBase .
MediaType { get; } 이 미디어 유형을 가져옵니다.EmailAttachmentBase .

행동 양식

이름 설명
CreateWatermarker() 첨부파일에서 컨텐츠를 불러옵니다.
CreateWatermarker(LoadOptions) 지정된 로드 옵션으로 첨부 파일에서 콘텐츠를 로드합니다.
CreateWatermarker(LoadOptions, WatermarkerSettings) 지정된 로드 옵션 및 설정으로 첨부 파일에서 콘텐츠를 로드합니다.
GetDocumentInfo() 첨부파일에 저장된 문서의 정보를 가져옵니다.

또한보십시오