This commit is contained in:
@@ -12,6 +12,8 @@ namespace AyaNova.PlugIn.V8
|
||||
public partial class Opt : Form
|
||||
{
|
||||
public bool ExportAssignedDocs { get { return ckExportAssignedDocs.Checked; } }
|
||||
public string Tags { get { return edTags.Text; } }
|
||||
|
||||
public Opt()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user