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


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

参照

PdfSecurityOptions クラス
PdfSecurityOptions メンバ