Esempio n. 1
0
 /// <summary>
 /// �f�U�C�i �T�|�[�g�ɕK�v�ȃ��\�b�h�ł��B���̃��\�b�h�̓�e��
 /// �R�[�h �G�f�B�^�ŕύX���Ȃ��ł��������B
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SampleTop));
     this.labelResolution = new System.Windows.Forms.Label();
     this.labelPaperSize = new System.Windows.Forms.Label();
     this.buttonResolution = new System.Windows.Forms.Button();
     this.buttonPaperSize = new System.Windows.Forms.Button();
     this.labelFileType = new System.Windows.Forms.Label();
     this.labelPixelType = new System.Windows.Forms.Label();
     this.buttonFileType = new System.Windows.Forms.Button();
     this.buttonPixelType = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.labelUser = new System.Windows.Forms.Label();
     this.labelDevID = new System.Windows.Forms.Label();
     this.labelEmail = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.timerLogout = new System.Windows.Forms.Timer(this.components);
     this.graphicsScanButton = new fi6000NS.SDK.Controls.GraphicsButton();
     this.buttonSearchablePDF = new System.Windows.Forms.Button();
     this.labelSearchablePDF = new System.Windows.Forms.Label();
     this.labelPDFPassword = new System.Windows.Forms.Label();
     this.buttonPDFPassword = new System.Windows.Forms.Button();
     this.buttonAdvanced = new System.Windows.Forms.Button();
     this.labelBlackPageSkip = new System.Windows.Forms.Label();
     this.labelAutoRotation = new System.Windows.Forms.Label();
     this.labelMultiFeedDetection = new System.Windows.Forms.Label();
     this.labelBrightnes = new System.Windows.Forms.Label();
     this.labelContrast = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.graphicsButton1 = new fi6000NS.SDK.Controls.GraphicsButton();
     this.label3 = new System.Windows.Forms.Label();
     this.labelPaperSupply = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.labelPassword = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.labelJPEGCompression = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.labelHighCompressionPDF = new System.Windows.Forms.Label();
     this.buttonAdvanced2 = new System.Windows.Forms.Button();
     this.label13 = new System.Windows.Forms.Label();
     this.labeldropoutcolor = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.labelsharpness = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.labelbackremoval = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.labelPadCount = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.labelPickRollerCount = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.labelcustomrotation = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.labeledgewhite = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.labelPaperFaceDirection = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // labelResolution
     //
     this.labelResolution.BackColor = System.Drawing.Color.Transparent;
     this.labelResolution.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelResolution.Location = new System.Drawing.Point(264, 346);
     this.labelResolution.Name = "labelResolution";
     this.labelResolution.Size = new System.Drawing.Size(192, 24);
     this.labelResolution.TabIndex = 18;
     this.labelResolution.Text = "Resolution";
     this.labelResolution.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelPaperSize
     //
     this.labelPaperSize.BackColor = System.Drawing.Color.Transparent;
     this.labelPaperSize.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPaperSize.Location = new System.Drawing.Point(264, 283);
     this.labelPaperSize.Name = "labelPaperSize";
     this.labelPaperSize.Size = new System.Drawing.Size(192, 24);
     this.labelPaperSize.TabIndex = 17;
     this.labelPaperSize.Text = "PaperSize";
     this.labelPaperSize.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // buttonResolution
     //
     this.buttonResolution.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonResolution.Location = new System.Drawing.Point(46, 344);
     this.buttonResolution.Name = "buttonResolution";
     this.buttonResolution.Size = new System.Drawing.Size(192, 32);
     this.buttonResolution.TabIndex = 2;
     this.buttonResolution.Text = "Resolution";
     this.buttonResolution.Click += new System.EventHandler(this.buttonResolution_Click);
     //
     // buttonPaperSize
     //
     this.buttonPaperSize.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonPaperSize.Location = new System.Drawing.Point(46, 280);
     this.buttonPaperSize.Name = "buttonPaperSize";
     this.buttonPaperSize.Size = new System.Drawing.Size(192, 32);
     this.buttonPaperSize.TabIndex = 0;
     this.buttonPaperSize.Text = "PaperSize";
     this.buttonPaperSize.Click += new System.EventHandler(this.buttonPaperSize_Click);
     //
     // labelFileType
     //
     this.labelFileType.BackColor = System.Drawing.Color.Transparent;
     this.labelFileType.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelFileType.Location = new System.Drawing.Point(736, 346);
     this.labelFileType.Name = "labelFileType";
     this.labelFileType.Size = new System.Drawing.Size(192, 24);
     this.labelFileType.TabIndex = 14;
     this.labelFileType.Text = "FileType";
     this.labelFileType.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelPixelType
     //
     this.labelPixelType.BackColor = System.Drawing.Color.Transparent;
     this.labelPixelType.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPixelType.Location = new System.Drawing.Point(736, 283);
     this.labelPixelType.Name = "labelPixelType";
     this.labelPixelType.Size = new System.Drawing.Size(192, 24);
     this.labelPixelType.TabIndex = 13;
     this.labelPixelType.Text = "PixelType";
     this.labelPixelType.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // buttonFileType
     //
     this.buttonFileType.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonFileType.Location = new System.Drawing.Point(528, 344);
     this.buttonFileType.Name = "buttonFileType";
     this.buttonFileType.Size = new System.Drawing.Size(192, 32);
     this.buttonFileType.TabIndex = 3;
     this.buttonFileType.Text = "FileType";
     this.buttonFileType.Click += new System.EventHandler(this.buttonFileType_Click);
     //
     // buttonPixelType
     //
     this.buttonPixelType.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonPixelType.Location = new System.Drawing.Point(528, 280);
     this.buttonPixelType.Name = "buttonPixelType";
     this.buttonPixelType.Size = new System.Drawing.Size(192, 32);
     this.buttonPixelType.TabIndex = 1;
     this.buttonPixelType.Text = "PixelType";
     this.buttonPixelType.Click += new System.EventHandler(this.buttonPixelType_Click);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(56, 229);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(160, 32);
     this.label2.TabIndex = 27;
     this.label2.Text = "DevID";
     //
     // labelUser
     //
     this.labelUser.BackColor = System.Drawing.Color.Transparent;
     this.labelUser.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelUser.Location = new System.Drawing.Point(222, 91);
     this.labelUser.Name = "labelUser";
     this.labelUser.Size = new System.Drawing.Size(728, 32);
     this.labelUser.TabIndex = 16;
     this.labelUser.Text = "User";
     //
     // labelDevID
     //
     this.labelDevID.BackColor = System.Drawing.Color.Transparent;
     this.labelDevID.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDevID.Location = new System.Drawing.Point(222, 229);
     this.labelDevID.Name = "labelDevID";
     this.labelDevID.Size = new System.Drawing.Size(728, 32);
     this.labelDevID.TabIndex = 5;
     this.labelDevID.Text = "DevID";
     //
     // labelEmail
     //
     this.labelEmail.BackColor = System.Drawing.Color.Transparent;
     this.labelEmail.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelEmail.Location = new System.Drawing.Point(222, 181);
     this.labelEmail.Name = "labelEmail";
     this.labelEmail.Size = new System.Drawing.Size(728, 32);
     this.labelEmail.TabIndex = 4;
     this.labelEmail.Text = "e-mail";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(56, 181);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(88, 32);
     this.label4.TabIndex = 30;
     this.label4.Text = "e-mail";
     //
     // timerLogout
     //
     this.timerLogout.Tick += new System.EventHandler(this.timerLogout_Tick);
     //
     // graphicsScanButton
     //
     this.graphicsScanButton.AutoAdjustText = fi6000NS.SDK.Controls.AutoAdjustTextField.None;
     this.graphicsScanButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.BackgroundImage")));
     this.graphicsScanButton.ButtonEnable = true;
     this.graphicsScanButton.ButtonKey = fi6000NS.SDK.Controls.GraphicsButtonKey.Enter_Space;
     this.graphicsScanButton.ButtonSelect = false;
     this.graphicsScanButton.ButtonText = "";
     this.graphicsScanButton.ButtonTextFont = "Arial";
     this.graphicsScanButton.ButtonTextFontColor = System.Drawing.Color.Black;
     this.graphicsScanButton.ButtonTextFontSize = 10;
     this.graphicsScanButton.ButtonTextLeft = 0;
     this.graphicsScanButton.ButtonTextTop = 0;
     this.graphicsScanButton.DisableImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.DisableImage")));
     this.graphicsScanButton.FocusedBackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.FocusedBackgroundImage")));
     this.graphicsScanButton.FocusedPressedImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.FocusedPressedImage")));
     this.graphicsScanButton.FormBackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.FormBackgroundImage")));
     this.graphicsScanButton.Location = new System.Drawing.Point(810, 685);
     this.graphicsScanButton.Name = "graphicsScanButton";
     this.graphicsScanButton.PressedImage = ((System.Drawing.Image)(resources.GetObject("graphicsScanButton.PressedImage")));
     this.graphicsScanButton.Size = new System.Drawing.Size(200, 70);
     this.graphicsScanButton.TabIndex = 8;
     this.graphicsScanButton.Load += new System.EventHandler(this.graphicsScanButton_Load);
     this.graphicsScanButton.Click += new System.EventHandler(this.graphicsScanButton_Click);
     this.graphicsScanButton.KeyUp += new System.Windows.Forms.KeyEventHandler(this.graphicsScanButton_KeyUp);
     //
     // buttonSearchablePDF
     //
     this.buttonSearchablePDF.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonSearchablePDF.Location = new System.Drawing.Point(46, 408);
     this.buttonSearchablePDF.Name = "buttonSearchablePDF";
     this.buttonSearchablePDF.Size = new System.Drawing.Size(192, 32);
     this.buttonSearchablePDF.TabIndex = 4;
     this.buttonSearchablePDF.Text = "TextRecognition";
     this.buttonSearchablePDF.Click += new System.EventHandler(this.buttonSearchablePDF_Click);
     //
     // labelSearchablePDF
     //
     this.labelSearchablePDF.BackColor = System.Drawing.Color.Transparent;
     this.labelSearchablePDF.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelSearchablePDF.Location = new System.Drawing.Point(264, 412);
     this.labelSearchablePDF.Name = "labelSearchablePDF";
     this.labelSearchablePDF.Size = new System.Drawing.Size(242, 24);
     this.labelSearchablePDF.TabIndex = 34;
     this.labelSearchablePDF.Text = "TextRecognition";
     this.labelSearchablePDF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelPDFPassword
     //
     this.labelPDFPassword.BackColor = System.Drawing.Color.Transparent;
     this.labelPDFPassword.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPDFPassword.Location = new System.Drawing.Point(736, 412);
     this.labelPDFPassword.Name = "labelPDFPassword";
     this.labelPDFPassword.Size = new System.Drawing.Size(192, 24);
     this.labelPDFPassword.TabIndex = 36;
     this.labelPDFPassword.Text = "PDFPassword";
     this.labelPDFPassword.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // buttonPDFPassword
     //
     this.buttonPDFPassword.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonPDFPassword.Location = new System.Drawing.Point(528, 408);
     this.buttonPDFPassword.Name = "buttonPDFPassword";
     this.buttonPDFPassword.Size = new System.Drawing.Size(192, 32);
     this.buttonPDFPassword.TabIndex = 5;
     this.buttonPDFPassword.Text = "PDFPassword";
     this.buttonPDFPassword.Click += new System.EventHandler(this.buttonPDFPassword_Click);
     //
     // buttonAdvanced
     //
     this.buttonAdvanced.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdvanced.Location = new System.Drawing.Point(46, 472);
     this.buttonAdvanced.Name = "buttonAdvanced";
     this.buttonAdvanced.Size = new System.Drawing.Size(192, 32);
     this.buttonAdvanced.TabIndex = 6;
     this.buttonAdvanced.Text = "Advanced";
     this.buttonAdvanced.Click += new System.EventHandler(this.buttonAdvanced_Click);
     //
     // labelBlackPageSkip
     //
     this.labelBlackPageSkip.BackColor = System.Drawing.Color.Transparent;
     this.labelBlackPageSkip.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelBlackPageSkip.Location = new System.Drawing.Point(414, 513);
     this.labelBlackPageSkip.Name = "labelBlackPageSkip";
     this.labelBlackPageSkip.Size = new System.Drawing.Size(136, 24);
     this.labelBlackPageSkip.TabIndex = 39;
     this.labelBlackPageSkip.Text = "blankpageskip";
     this.labelBlackPageSkip.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelAutoRotation
     //
     this.labelAutoRotation.BackColor = System.Drawing.Color.Transparent;
     this.labelAutoRotation.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelAutoRotation.Location = new System.Drawing.Point(414, 537);
     this.labelAutoRotation.Name = "labelAutoRotation";
     this.labelAutoRotation.Size = new System.Drawing.Size(136, 24);
     this.labelAutoRotation.TabIndex = 40;
     this.labelAutoRotation.Text = "autolotation";
     this.labelAutoRotation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMultiFeedDetection
     //
     this.labelMultiFeedDetection.BackColor = System.Drawing.Color.Transparent;
     this.labelMultiFeedDetection.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMultiFeedDetection.Location = new System.Drawing.Point(742, 468);
     this.labelMultiFeedDetection.Name = "labelMultiFeedDetection";
     this.labelMultiFeedDetection.Size = new System.Drawing.Size(168, 24);
     this.labelMultiFeedDetection.TabIndex = 41;
     this.labelMultiFeedDetection.Text = "multifeeddetection";
     this.labelMultiFeedDetection.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBrightnes
     //
     this.labelBrightnes.BackColor = System.Drawing.Color.Transparent;
     this.labelBrightnes.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelBrightnes.Location = new System.Drawing.Point(742, 492);
     this.labelBrightnes.Name = "labelBrightnes";
     this.labelBrightnes.Size = new System.Drawing.Size(168, 24);
     this.labelBrightnes.TabIndex = 42;
     this.labelBrightnes.Text = "brightness";
     this.labelBrightnes.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelContrast
     //
     this.labelContrast.BackColor = System.Drawing.Color.Transparent;
     this.labelContrast.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelContrast.Location = new System.Drawing.Point(742, 516);
     this.labelContrast.Name = "labelContrast";
     this.labelContrast.Size = new System.Drawing.Size(168, 24);
     this.labelContrast.TabIndex = 43;
     this.labelContrast.Text = "contrast";
     this.labelContrast.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(270, 513);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(136, 24);
     this.label5.TabIndex = 45;
     this.label5.Text = "BlankPageSkip";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(270, 537);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(136, 24);
     this.label6.TabIndex = 46;
     this.label6.Text = "AutoRotation";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(566, 468);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(168, 24);
     this.label7.TabIndex = 47;
     this.label7.Text = "MultiFeedDetection";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(566, 492);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(168, 24);
     this.label8.TabIndex = 48;
     this.label8.Text = "Brightness";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(566, 516);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(168, 24);
     this.label9.TabIndex = 49;
     this.label9.Text = "Contrast";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // graphicsButton1
     //
     this.graphicsButton1.AutoAdjustText = fi6000NS.SDK.Controls.AutoAdjustTextField.None;
     this.graphicsButton1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.BackgroundImage")));
     this.graphicsButton1.ButtonEnable = true;
     this.graphicsButton1.ButtonKey = fi6000NS.SDK.Controls.GraphicsButtonKey.Enter_Space;
     this.graphicsButton1.ButtonSelect = false;
     this.graphicsButton1.ButtonText = null;
     this.graphicsButton1.ButtonTextFont = "Arial";
     this.graphicsButton1.ButtonTextFontColor = System.Drawing.Color.Black;
     this.graphicsButton1.ButtonTextFontSize = 10;
     this.graphicsButton1.ButtonTextLeft = 0;
     this.graphicsButton1.ButtonTextTop = 0;
     this.graphicsButton1.DisableImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.DisableImage")));
     this.graphicsButton1.FocusedBackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.FocusedBackgroundImage")));
     this.graphicsButton1.FocusedPressedImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.FocusedPressedImage")));
     this.graphicsButton1.FormBackgroundImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.FormBackgroundImage")));
     this.graphicsButton1.Location = new System.Drawing.Point(15, 685);
     this.graphicsButton1.Name = "graphicsButton1";
     this.graphicsButton1.PressedImage = ((System.Drawing.Image)(resources.GetObject("graphicsButton1.PressedImage")));
     this.graphicsButton1.Size = new System.Drawing.Size(200, 70);
     this.graphicsButton1.TabIndex = 9;
     this.graphicsButton1.Click += new System.EventHandler(this.graphicsButton1_Click);
     this.graphicsButton1.KeyUp += new System.Windows.Forms.KeyEventHandler(this.graphicsButton1_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(270, 468);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(136, 24);
     this.label3.TabIndex = 51;
     this.label3.Text = "PaperSupply";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelPaperSupply
     //
     this.labelPaperSupply.BackColor = System.Drawing.Color.Transparent;
     this.labelPaperSupply.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPaperSupply.Location = new System.Drawing.Point(414, 468);
     this.labelPaperSupply.Name = "labelPaperSupply";
     this.labelPaperSupply.Size = new System.Drawing.Size(136, 24);
     this.labelPaperSupply.TabIndex = 50;
     this.labelPaperSupply.Text = "papersupply";
     this.labelPaperSupply.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label10.Location = new System.Drawing.Point(56, 138);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(133, 32);
     this.label10.TabIndex = 52;
     this.label10.Text = "Password";
     //
     // labelPassword
     //
     this.labelPassword.BackColor = System.Drawing.Color.Transparent;
     this.labelPassword.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPassword.Location = new System.Drawing.Point(222, 138);
     this.labelPassword.Name = "labelPassword";
     this.labelPassword.Size = new System.Drawing.Size(728, 32);
     this.labelPassword.TabIndex = 53;
     this.labelPassword.Text = "Password";
     //
     // label11
     //
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(598, 536);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(136, 27);
     this.label11.TabIndex = 55;
     this.label11.Text = "JPEG Compression";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelJPEGCompression
     //
     this.labelJPEGCompression.BackColor = System.Drawing.Color.Transparent;
     this.labelJPEGCompression.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelJPEGCompression.Location = new System.Drawing.Point(742, 536);
     this.labelJPEGCompression.Name = "labelJPEGCompression";
     this.labelJPEGCompression.Size = new System.Drawing.Size(160, 27);
     this.labelJPEGCompression.TabIndex = 54;
     this.labelJPEGCompression.Text = "jpegcompression";
     this.labelJPEGCompression.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label12
     //
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(566, 560);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(168, 27);
     this.label12.TabIndex = 57;
     this.label12.Text = "High Compression PDF";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelHighCompressionPDF
     //
     this.labelHighCompressionPDF.BackColor = System.Drawing.Color.Transparent;
     this.labelHighCompressionPDF.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelHighCompressionPDF.Location = new System.Drawing.Point(742, 560);
     this.labelHighCompressionPDF.Name = "labelHighCompressionPDF";
     this.labelHighCompressionPDF.Size = new System.Drawing.Size(199, 27);
     this.labelHighCompressionPDF.TabIndex = 56;
     this.labelHighCompressionPDF.Text = "highcompressionpdf";
     this.labelHighCompressionPDF.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // buttonAdvanced2
     //
     this.buttonAdvanced2.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdvanced2.Location = new System.Drawing.Point(46, 589);
     this.buttonAdvanced2.Name = "buttonAdvanced2";
     this.buttonAdvanced2.Size = new System.Drawing.Size(192, 32);
     this.buttonAdvanced2.TabIndex = 7;
     this.buttonAdvanced2.Text = "Advanced2";
     this.buttonAdvanced2.Click += new System.EventHandler(this.buttonAdvanced2_Click);
     //
     // label13
     //
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location = new System.Drawing.Point(270, 589);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(136, 24);
     this.label13.TabIndex = 62;
     this.label13.Text = "DropoutColor";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labeldropoutcolor
     //
     this.labeldropoutcolor.BackColor = System.Drawing.Color.Transparent;
     this.labeldropoutcolor.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labeldropoutcolor.Location = new System.Drawing.Point(414, 589);
     this.labeldropoutcolor.Name = "labeldropoutcolor";
     this.labeldropoutcolor.Size = new System.Drawing.Size(136, 24);
     this.labeldropoutcolor.TabIndex = 61;
     this.labeldropoutcolor.Text = "dropoutcolor";
     this.labeldropoutcolor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label14
     //
     this.label14.BackColor = System.Drawing.Color.Transparent;
     this.label14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(270, 613);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(136, 24);
     this.label14.TabIndex = 66;
     this.label14.Text = "Sharpness";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelsharpness
     //
     this.labelsharpness.BackColor = System.Drawing.Color.Transparent;
     this.labelsharpness.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelsharpness.Location = new System.Drawing.Point(414, 613);
     this.labelsharpness.Name = "labelsharpness";
     this.labelsharpness.Size = new System.Drawing.Size(136, 24);
     this.labelsharpness.TabIndex = 65;
     this.labelsharpness.Text = "sharpness";
     this.labelsharpness.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label18
     //
     this.label18.BackColor = System.Drawing.Color.Transparent;
     this.label18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label18.Location = new System.Drawing.Point(566, 589);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(168, 24);
     this.label18.TabIndex = 64;
     this.label18.Text = "BackRemoval";
     this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelbackremoval
     //
     this.labelbackremoval.BackColor = System.Drawing.Color.Transparent;
     this.labelbackremoval.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelbackremoval.Location = new System.Drawing.Point(742, 589);
     this.labelbackremoval.Name = "labelbackremoval";
     this.labelbackremoval.Size = new System.Drawing.Size(168, 24);
     this.labelbackremoval.TabIndex = 63;
     this.labelbackremoval.Text = "backremoval";
     this.labelbackremoval.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label16
     //
     this.label16.BackColor = System.Drawing.Color.Transparent;
     this.label16.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.ForeColor = System.Drawing.Color.Transparent;
     this.label16.Location = new System.Drawing.Point(524, 48);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(147, 18);
     this.label16.TabIndex = 67;
     this.label16.Text = "PadCount:";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPadCount
     //
     this.labelPadCount.BackColor = System.Drawing.Color.Transparent;
     this.labelPadCount.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPadCount.ForeColor = System.Drawing.Color.Transparent;
     this.labelPadCount.Location = new System.Drawing.Point(618, 48);
     this.labelPadCount.Name = "labelPadCount";
     this.labelPadCount.Size = new System.Drawing.Size(147, 18);
     this.labelPadCount.TabIndex = 68;
     this.labelPadCount.Text = "0";
     this.labelPadCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.ForeColor = System.Drawing.Color.Transparent;
     this.label17.Location = new System.Drawing.Point(222, 48);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(147, 18);
     this.label17.TabIndex = 69;
     this.label17.Text = "PickRollerCount:";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPickRollerCount
     //
     this.labelPickRollerCount.BackColor = System.Drawing.Color.Transparent;
     this.labelPickRollerCount.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPickRollerCount.ForeColor = System.Drawing.Color.Transparent;
     this.labelPickRollerCount.Location = new System.Drawing.Point(364, 48);
     this.labelPickRollerCount.Name = "labelPickRollerCount";
     this.labelPickRollerCount.Size = new System.Drawing.Size(147, 18);
     this.labelPickRollerCount.TabIndex = 70;
     this.labelPickRollerCount.Text = "0";
     this.labelPickRollerCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label19
     //
     this.label19.BackColor = System.Drawing.Color.Transparent;
     this.label19.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label19.Location = new System.Drawing.Point(270, 637);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(136, 24);
     this.label19.TabIndex = 72;
     this.label19.Text = "CustomRotation";
     this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelcustomrotation
     //
     this.labelcustomrotation.BackColor = System.Drawing.Color.Transparent;
     this.labelcustomrotation.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelcustomrotation.Location = new System.Drawing.Point(414, 637);
     this.labelcustomrotation.Name = "labelcustomrotation";
     this.labelcustomrotation.Size = new System.Drawing.Size(193, 24);
     this.labelcustomrotation.TabIndex = 71;
     this.labelcustomrotation.Text = "customrotation";
     this.labelcustomrotation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label20.Location = new System.Drawing.Point(619, 613);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(115, 24);
     this.label20.TabIndex = 73;
     this.label20.Text = "EdgeWhite";
     this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labeledgewhite
     //
     this.labeledgewhite.BackColor = System.Drawing.Color.Transparent;
     this.labeledgewhite.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labeledgewhite.Location = new System.Drawing.Point(742, 613);
     this.labeledgewhite.Name = "labeledgewhite";
     this.labeledgewhite.Size = new System.Drawing.Size(168, 24);
     this.labeledgewhite.TabIndex = 74;
     this.labeledgewhite.Text = "edgewhite";
     this.labeledgewhite.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label15
     //
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.Location = new System.Drawing.Point(244, 492);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(162, 24);
     this.label15.TabIndex = 51;
     this.label15.Text = "PaperFaceDirection";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelPaperFaceDirection
     //
     this.labelPaperFaceDirection.BackColor = System.Drawing.Color.Transparent;
     this.labelPaperFaceDirection.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPaperFaceDirection.Location = new System.Drawing.Point(414, 492);
     this.labelPaperFaceDirection.Name = "labelPaperFaceDirection";
     this.labelPaperFaceDirection.Size = new System.Drawing.Size(136, 24);
     this.labelPaperFaceDirection.TabIndex = 50;
     this.labelPaperFaceDirection.Text = "Face-down";
     this.labelPaperFaceDirection.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // SampleTop
     //
     this.ClientSize = new System.Drawing.Size(1024, 768);
     this.Controls.Add(this.labeledgewhite);
     this.Controls.Add(this.label20);
     this.Controls.Add(this.label19);
     this.Controls.Add(this.labelcustomrotation);
     this.Controls.Add(this.labelPickRollerCount);
     this.Controls.Add(this.label17);
     this.Controls.Add(this.labelPadCount);
     this.Controls.Add(this.label16);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.labelsharpness);
     this.Controls.Add(this.label18);
     this.Controls.Add(this.labelbackremoval);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.labeldropoutcolor);
     this.Controls.Add(this.buttonAdvanced2);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.labelHighCompressionPDF);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.labelJPEGCompression);
     this.Controls.Add(this.labelPassword);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.label15);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.labelPaperFaceDirection);
     this.Controls.Add(this.labelPaperSupply);
     this.Controls.Add(this.graphicsButton1);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.labelContrast);
     this.Controls.Add(this.labelBrightnes);
     this.Controls.Add(this.labelMultiFeedDetection);
     this.Controls.Add(this.labelAutoRotation);
     this.Controls.Add(this.labelBlackPageSkip);
     this.Controls.Add(this.buttonAdvanced);
     this.Controls.Add(this.labelPDFPassword);
     this.Controls.Add(this.buttonPDFPassword);
     this.Controls.Add(this.labelSearchablePDF);
     this.Controls.Add(this.buttonSearchablePDF);
     this.Controls.Add(this.graphicsScanButton);
     this.Controls.Add(this.labelEmail);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.labelDevID);
     this.Controls.Add(this.labelUser);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.labelResolution);
     this.Controls.Add(this.labelPaperSize);
     this.Controls.Add(this.buttonResolution);
     this.Controls.Add(this.buttonPaperSize);
     this.Controls.Add(this.labelFileType);
     this.Controls.Add(this.labelPixelType);
     this.Controls.Add(this.buttonFileType);
     this.Controls.Add(this.buttonPixelType);
     this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name = "SampleTop";
     this.Closed += new System.EventHandler(this.SampleTop_Closed);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SampleTop_FormClosed);
     this.Load += new System.EventHandler(this.SampleTop_Load);
     this.ResumeLayout(false);
 }
Esempio n. 2
0
        private void SampleTop_Closed(object sender, System.EventArgs e)
        {
            labelResolution.Dispose();
            labelResolution = null;
            labelPaperSize.Dispose();
            labelPaperSize = null;
            buttonResolution.Dispose();
            buttonResolution = null;
            buttonPaperSize.Dispose();
            buttonPaperSize = null;
            labelFileType.Dispose();
            labelFileType = null;
            labelPixelType.Dispose();
            labelPixelType = null;
            buttonFileType.Dispose();
            buttonFileType = null;
            buttonPixelType.Dispose();
            buttonPixelType = null;

            label2.Dispose();
            label2 = null;
            label4.Dispose();
            label4 = null;
            labelUser.Dispose();
            labelUser = null;
            labelPassword.Dispose();
            labelPassword = null;
            labelDevID.Dispose();
            labelDevID = null;
            labelEmail.Dispose();
            labelEmail = null;
            timerLogout.Dispose();
            timerLogout = null;
            graphicsScanButton.Dispose();
            graphicsScanButton = null;
            buttonSearchablePDF.Dispose();
            buttonSearchablePDF = null;
            labelSearchablePDF.Dispose();
            labelSearchablePDF = null;
            labelPDFPassword.Dispose();
            labelPDFPassword = null;
            buttonPDFPassword.Dispose();
            buttonPDFPassword = null;
            buttonAdvanced.Dispose();
            buttonAdvanced = null;
            labelBlackPageSkip.Dispose();
            labelBlackPageSkip = null;
            labelAutoRotation.Dispose();
            labelAutoRotation = null;
            labelMultiFeedDetection.Dispose();
            labelMultiFeedDetection = null;
            labelBrightnes.Dispose();
            labelBrightnes = null;
            labelContrast.Dispose();
            labelContrast = null;
            label5.Dispose();
            label5 = null;
            label6.Dispose();
            label6 = null;
            label7.Dispose();
            label7 = null;
            label8.Dispose();
            label8 = null;
            label9.Dispose();
            label9 = null;
            graphicsButton1.Dispose();
            graphicsButton1 = null;
            label3.Dispose();
            label3 = null;
            labelPaperSupply.Dispose();
            labelPaperSupply = null;
        }