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


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

PdfSecurity クラス
PdfSecurity メンバ