Password
WordProcessingProtection.Password property
문서를 보호하기 위한 암호입니다. null 또는 빈 문자열인 경우 문서에 보호가 적용되지 않습니다.
public string Password { get; set; }
또한보십시오
- class WordProcessingProtection
- 네임스페이스 GroupDocs.Editor.Options
- 집회 GroupDocs.Editor
문서를 보호하기 위한 암호입니다. null 또는 빈 문자열인 경우 문서에 보호가 적용되지 않습니다.
public string Password { get; set; }