Password
WordProcessingProtection.Password property
ドキュメントを保護するためのパスワード。 null または空の文字列の場合 - 保護はドキュメントに適用されません.
public string Password { get; set; }
関連項目
- class WordProcessingProtection
- 名前空間 GroupDocs.Editor.Options
- 組み立て GroupDocs.Editor
ドキュメントを保護するためのパスワード。 null または空の文字列の場合 - 保護はドキュメントに適用されません.
public string Password { get; set; }