PdfEncryptionDetails

PdfEncryptionDetails class

PDF 암호화에 대한 세부 정보를 포함합니다.

public class PdfEncryptionDetails

생성자

이름설명
PdfEncryptionDetails(string, string, PdfEncryptionAlgorithm)의 새 인스턴스를 초기화합니다.PdfEncryptionDetails 클래스.

속성

이름설명
EncryptionAlgorithm { get; set; }암호화 모드를 가져오거나 설정합니다.
OwnerPassword { get; set; }소유자 암호를 가져오거나 설정합니다.
Permissions { get; set; }권한을 가져오거나 설정합니다.
UserPassword { get; set; }사용자 암호를 가져오거나 설정합니다.

또한보십시오