Click or drag to resize

PdfSaveConverterSettingsShowSecuritySettingDialogBox Property

Get or set whether to display a dialog box for setting security at runtime.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool ShowSecuritySettingDialogBox { get; set; }

Property Value

Type: Boolean
true to display a dialog box. If not, false.
See Also