PdfEncryptionInfo.PdfEncryptionInfo

PdfEncryptionInfo constructor

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

public PdfEncryptionInfo(string userPassword, string ownerPassword, PdfPermissions permissions, 
    PdfEncryptionAlgorithm encryptionAlgorithm)
모수유형설명
userPasswordString사용자 암호입니다.
ownerPasswordString소유자 암호입니다.
permissionsPdfPermissions권한.
encryptionAlgorithmPdfEncryptionAlgorithm암호화 알고리즘.

또한보십시오