PdfEncryptionDetails

PdfEncryptionDetails constructor

의 새 인스턴스를 초기화합니다.PdfEncryptionDetails 클래스.

public PdfEncryptionDetails(string userPassword, string ownerPassword, 
    PdfEncryptionAlgorithm encryptionAlgorithm)
모수유형설명
userPasswordString보호된 문서를 열 수 있는 사용자 암호입니다.
ownerPasswordString보호된 문서를 열 수 있는 소유자 암호입니다.
encryptionAlgorithmPdfEncryptionAlgorithm그만큼PdfEncryptionAlgorithm 암호화 알고리즘을 나타내는 인스턴스.

또한보십시오