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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfSecurity クラス : AllowEditContent プロパティ
Gets or sets a value indicating whether the user can edit the contents of the PDF document.
シンタックス
'宣言
 
Public Property AllowEditContent As System.Boolean
'使用法
 
Dim instance As PdfSecurity
Dim value As System.Boolean
 
instance.AllowEditContent = value
 
value = instance.AllowEditContent
public System.bool AllowEditContent {get; set;}
参照

PdfSecurity クラス
PdfSecurity メンバ