﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <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" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="2" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <Text1 Ref="3" type="Text" isKey="true">
          <AllowHtmlTags>True</AllowHtmlTags>
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.7,3.7,3.6</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Font>Arial,12,Bold</Font>
          <Margins>0,0,0,0</Margins>
          <Name>Text1</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Text>&lt;ul&gt;
&lt;li&gt;
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
&lt;/li&gt;
&lt;li&gt;
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. 
&lt;/li&gt;
&lt;li&gt;
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
&lt;/li&gt;
&lt;li&gt;
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
&lt;/li&gt;
&lt;/ul&gt;

</Text>
          <TextBrush>Black</TextBrush>
          <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
          <TextQuality>Wysiwyg</TextQuality>
          <Type>Expression</Type>
        </Text1>
        <Text2 Ref="4" type="Text" isKey="true">
          <AllowHtmlTags>True</AllowHtmlTags>
          <Brush>Transparent</Brush>
          <ClientRectangle>4,0.7,3.7,3.4</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Font>Arial,12,Bold</Font>
          <Margins>0,0,0,0</Margins>
          <Name>Text2</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Text>&lt;ul&gt;
&lt;li type="Square"&gt;
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
&lt;/li&gt;
&lt;li type="Square"&gt;
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. 
&lt;/li&gt;
&lt;li type="Square"&gt;
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
&lt;/li&gt;
&lt;li type="Square"&gt;
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
&lt;/li&gt;
&lt;/ul&gt;</Text>
          <TextBrush>Black</TextBrush>
          <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
          <TextQuality>Wysiwyg</TextQuality>
          <Type>Expression</Type>
        </Text2>
        <Text3 Ref="5" type="Text" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>4.1,0.3,3.5,0.3</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Font>Arial,12,Bold</Font>
          <Margins>0,0,0,0</Margins>
          <Name>Text3</Name>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Text>Below are tried out with Type Square</Text>
          <TextBrush>Black</TextBrush>
          <Type>Expression</Type>
        </Text3>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>7fec9c6c4c8e42df856b10594e903fda</Guid>
      <Margins>0.39,0.39,0.39,0.39</Margins>
      <Name>Page1</Name>
      <PageHeight>11</PageHeight>
      <PageWidth>8.5</PageWidth>
      <PaperSize>Letter</PaperSize>
      <Report isRef="0" />
      <Watermark Ref="6" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="7" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <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>12/9/2017 12:54:18 PM</ReportChanged>
  <ReportCreated>12/9/2017 10:05:43 AM</ReportCreated>
  <ReportFile>D:\Kumaresan\Source\ShotFarm\Stim -Forum\Sample.mrt</ReportFile>
  <ReportGuid>fb412a8ca9a04040956103ae6d28d922</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Inches</ReportUnit>
  <ReportVersion>2015.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>