PrintDocument for WinForms
AllowEditAnnotations プロパティ (PdfSecurity)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > PdfSecurity クラス : AllowEditAnnotations プロパティ
ユーザーが PDF の注釈を編集できるかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AllowEditAnnotations As System.Boolean
'使用法
 
Dim instance As PdfSecurity
Dim value As System.Boolean
 
instance.AllowEditAnnotations = value
 
value = instance.AllowEditAnnotations
public System.bool AllowEditAnnotations {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ