GrapeCity SPREAD for Windows Forms 11.0J
UserPassword プロパティ


リーダーで入力可能な文書を開くパスワード。この値が空の場合、ユーザーはパスワードを要求されません。ただし、ユーザーは、指定された権限に限定されます。
構文
'Declaration
 
Public Property UserPassword As String
'使用法
 
Dim instance As PdfSecurity
Dim value As String
 
instance.UserPassword = value
 
value = instance.UserPassword
public string UserPassword {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.