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


ユーザーに許可された権限に関わらず、文書への完全な権限を許可する権限パスワード。
構文
'Declaration
 
Public Property OwnerPassword As String
'使用法
 
Dim instance As PdfSecurity
Dim value As String
 
instance.OwnerPassword = value
 
value = instance.OwnerPassword
public string OwnerPassword {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ

 

 


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