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


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : PdfSecurityOptions プロパティ
PDF ドキュメントを誰が使用し、どのアクションを使用できるかを指定する PdfSecurityOptionsオブジェクトを取得します。 このプロパティは、 ServerSideが false の場合にのみ使用されます。
シンタックス
'宣言
 
Public ReadOnly Property PdfSecurityOptions As PdfSecurityOptions
'使用法
 
Dim instance As PdfExporter
Dim value As PdfSecurityOptions
 
value = instance.PdfSecurityOptions
public PdfSecurityOptions PdfSecurityOptions {get;}
参照

PdfExporter クラス
PdfExporter メンバ