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


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 > PdfSecurityOptions クラス : AllowEditContent プロパティ
ユーザーが PDF ドキュメントのコンテンツを編集できるかどうかを取得または設定します。
シンタックス
'宣言
 
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 メンバ