﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="0" />
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>0b0bf9dda2f446528199cdecf1454510</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <dhanunjayn_technoflair_com Ref="2" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="1">
        <Text1 Ref="3" type="Text" isKey="true">
          <AllowHtmlTags>True</AllowHtmlTags>
          <Brush>Transparent</Brush>
          <ClientRectangle>1.4,0.6,16.6,7.2</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Font>Arial,14</Font>
          <Margins>0,0,0,0</Margins>
          <Name>Text1</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Text>&lt;p style="font-family: sans-serif;"&gt;For all HTML elements except&amp;nbsp;&lt;a href="https://www.w3.org/TR/html401/struct/text.html#edef-PRE" class="noxref" style="color: #660099; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&lt;samp class="einst"&gt;PRE&lt;/samp&gt;&lt;/a&gt;, sequences of white space separate "words" &lt;b&gt;(we use the term &lt;u&gt;"word"&lt;/u&gt; here to mean "sequences of non-white space characters")&lt;/b&gt;. When formatting text, user agents should identify these words and lay them out according to the conventions of the particular written language &lt;b&gt;(script)&lt;/b&gt; and target medium.&lt;/p&gt;&lt;p style="font-family: sans-serif;"&gt;This layout may involve putting space between words &lt;b&gt;(called&amp;nbsp;&lt;span class="index-def" title="inter-word space"&gt;&lt;a name="didx-inter-word_space"&gt;&lt;dfn&gt;inter-word&lt;/dfn&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp;space),&lt;/b&gt; but conventions for inter-word space vary from script to script. For example, in Latin scripts, inter-word space is typically rendered as an ASCII space &lt;b&gt;&lt;u&gt;(&amp;amp;#x0020;),&lt;/u&gt;&lt;/b&gt; while in Thai it is a zero-width word separator &lt;b&gt;&lt;u&gt;(&amp;amp;#x200B;)&lt;/u&gt;&lt;/b&gt;. In Japanese and Chinese, inter-word space is not typically rendered at all.&lt;/p&gt;</Text>
          <TextBrush>Black</TextBrush>
          <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
          <TextQuality>Wysiwyg</TextQuality>
          <Type>Expression</Type>
        </Text1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>a44b95e6ff1347eb880a02a5137996d9</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>dhanunjayn_technoflair_com</Name>
      <PageHeight>29.69</PageHeight>
      <PageWidth>21.01</PageWidth>
      <Report isRef="0" />
    </dhanunjayn_technoflair_com>
  </Pages>
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>9/24/2020 11:49:15 AM</ReportChanged>
  <ReportCreated>9/24/2020 11:49:15 AM</ReportCreated>
  <ReportGuid>208bafe154e7458b929b00d38ae4787f</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2020.4.2.0</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
        #endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>