SetLicense

SetLicense(string)

파일 경로에서 GroupDocs.Redaction 라이센스를 설정합니다.

public void SetLicense(string licensePath)
모수 유형 설명
licensePath String 라이센스 파일 경로.

또한보십시오


SetLicense(Stream)

스트림에서 GroupDocs.Redaction 라이선스를 설정합니다.

public void SetLicense(Stream licenseStream)
모수 유형 설명
licenseStream Stream 라이센스 스트림.

또한보십시오