FlexReport for WinForms
AllowEditContent プロパティ (PdfSecurityOptions)


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

参照

PdfSecurityOptions クラス
PdfSecurityOptions メンバ