AutoComplete for ASP.NET Web Forms
Password プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > PdfFilter クラス : Password プロパティ
Gets or sets the owner password associated with the PDF document.
シンタックス
'宣言
 
Public Property Password As System.String
public System.string Password {get; set;}
解説

The owner password is required for making changes to the document.

This property is deprecated. The new PdfSecurityOptions property allows you to set owner and user passwords, as well as permissions for editing and printing the document.

参照

PdfFilter クラス
PdfFilter メンバ