<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Indesign Scripting Reference</title>
	<atom:link href="http://indesignscriptingreference.com/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignscriptingreference.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Jan 2011 17:07:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ZoomOptions (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/zoomoptions-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/zoomoptions-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/zoomoptions-enum.htm</guid>
		<description><![CDATA[Display size options. Name Description Value ZOOM_IN Magnifies the view to the next preset percentage. 2053990766 = &#8216;zmin&#8217; ZOOM_OUT Reduces the view to the next preset percentage. 2054124916 = &#8216;zout&#8217; FIT_SPREAD Centers the active spread in the window. 2053534835 = &#8216;zfts&#8217; FIT_PAGE Centers the active page in the window. 2053534832 = &#8216;zftp&#8217; SHOW_PASTEBOARD Fits the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Display size options.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>ZOOM_IN</td>
<td>Magnifies the view to the next preset percentage.</td>
<td>2053990766  =<br />
			&#8216;zmin&#8217;
		</td>
</tr>
<tr>
<td>ZOOM_OUT</td>
<td>Reduces the view to the next preset percentage.</td>
<td>2054124916  =<br />
			&#8216;zout&#8217;
		</td>
</tr>
<tr>
<td>FIT_SPREAD</td>
<td>Centers the active spread in the window.</td>
<td>2053534835  =<br />
			&#8216;zfts&#8217;
		</td>
</tr>
<tr>
<td>FIT_PAGE</td>
<td>Centers the active page in the window.</td>
<td>2053534832  =<br />
			&#8216;zftp&#8217;
		</td>
</tr>
<tr>
<td>SHOW_PASTEBOARD</td>
<td>Fits the entire pasteboard in the window.</td>
<td>2054385762  =<br />
			&#8216;zspb&#8217;
		</td>
</tr>
<tr>
<td>ACTUAL_SIZE</td>
<td>Zooms to 100%.</td>
<td>2053206906  =<br />
			&#8216;zasz&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>In function:
<ul>
<li>
void  <a href=".htm">LayoutWindow</a>.<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">zoom </strong> (<br />
		<font>given</font>:<br />
	<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">ZoomOptions </strong><br />
	)
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/zoomoptions-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLTransformFile (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmltransformfile-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmltransformfile-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmltransformfile-enum.htm</guid>
		<description><![CDATA[File used for XML transformation. Name Description Value STYLESHEET_IN_XML Use stylesheet specified in XML 1483961208 = &#8216;Xssx&#8217;]]></description>
			<content:encoded><![CDATA[<p></p><p>File used for XML transformation.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>STYLESHEET_IN_XML</td>
<td>Use stylesheet specified in XML</td>
<td>1483961208  =<br />
			&#8216;Xssx&#8217;
		</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmltransformfile-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLImportStyles (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlimportstyles-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlimportstyles-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmlimportstyles-enum.htm</guid>
		<description><![CDATA[Options for incorporating imported XML content. Name Description Value APPEND_IMPORT Appends the imported content. 1481466217 = &#8216;XMai&#8217; MERGE_IMPORT Merges the imported content. 1481469289 = &#8216;XMmi&#8217; Usage: As property: XMLImportPreference.importStyle]]></description>
			<content:encoded><![CDATA[<p></p><p>Options for incorporating imported XML content.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>APPEND_IMPORT</td>
<td>Appends the imported content.</td>
<td>1481466217  =<br />
			&#8216;XMai&#8217;
		</td>
</tr>
<tr>
<td>MERGE_IMPORT</td>
<td>Merges the imported content.</td>
<td>1481469289  =<br />
			&#8216;XMmi&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">XMLImportPreference</a>.importStyle</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlimportstyles-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLFileEncoding (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlfileencoding-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlfileencoding-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmlfileencoding-enum.htm</guid>
		<description><![CDATA[File encoding options for exported XML content. Name Description Value UTF8 UTF-8 encoding. 1937134904 = &#8216;svU8&#8242; UTF16 UTF-16 encoding. 1937125686 = &#8216;sv16&#8242; SHIFT_JIS Shift-JIS encoding. 1249077875 = &#8216;Jsjs&#8217; Usage: As property: XMLExportPreference.fileEncoding]]></description>
			<content:encoded><![CDATA[<p></p><p>File encoding options for exported XML content.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>UTF8</td>
<td>UTF-8 encoding.</td>
<td>1937134904  =<br />
			&#8216;svU8&#8242;
		</td>
</tr>
<tr>
<td>UTF16</td>
<td>UTF-16 encoding.</td>
<td>1937125686  =<br />
			&#8216;sv16&#8242;
		</td>
</tr>
<tr>
<td>SHIFT_JIS</td>
<td>Shift-JIS encoding.</td>
<td>1249077875  =<br />
			&#8216;Jsjs&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">XMLExportPreference</a>.fileEncoding</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlfileencoding-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLExportUntaggedTablesFormat (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlexportuntaggedtablesformat-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlexportuntaggedtablesformat-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmlexportuntaggedtablesformat-enum.htm</guid>
		<description><![CDATA[Export options for untagged tables in tagged stories. Name Description Value NONE Does not export untagged tables. 1852796517 = &#8216;none&#8217; CALS Exports untagged tables as CALS XML. 1484022643 = &#8216;Xtcs&#8217; Usage: As property: XMLExportPreference.exportUntaggedTablesFormat]]></description>
			<content:encoded><![CDATA[<p></p><p>Export options for untagged tables in tagged stories.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>NONE</td>
<td>Does not export untagged tables.</td>
<td>1852796517  =<br />
			&#8216;none&#8217;
		</td>
</tr>
<tr>
<td>CALS</td>
<td>Exports untagged tables as CALS XML.</td>
<td>1484022643  =<br />
			&#8216;Xtcs&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">XMLExportPreference</a>.exportUntaggedTablesFormat</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlexportuntaggedtablesformat-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLElementPosition (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementposition-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementposition-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmlelementposition-enum.htm</guid>
		<description><![CDATA[Options for specifying position relative to the reference XML element or withing the XML element. Name Description Value BEFORE_ELEMENT Specifies the position before the XML element. 1482843494 = &#8216;Xbef&#8217; AFTER_ELEMENT Specifies the position after the XML element. 1482778228 = &#8216;Xaft&#8217; ELEMENT_START Specifies the position at the beginning of the XML element. 1482844014 = &#8216;Xbgn&#8217; ELEMENT_END [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Options for specifying position relative to the reference XML element or withing the XML element.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>BEFORE_ELEMENT</td>
<td>Specifies the position before the XML element.</td>
<td>1482843494  =<br />
			&#8216;Xbef&#8217;
		</td>
</tr>
<tr>
<td>AFTER_ELEMENT</td>
<td>Specifies the position after the XML element.</td>
<td>1482778228  =<br />
			&#8216;Xaft&#8217;
		</td>
</tr>
<tr>
<td>ELEMENT_START</td>
<td>Specifies the position at the beginning of the XML element.</td>
<td>1482844014  =<br />
			&#8216;Xbgn&#8217;
		</td>
</tr>
<tr>
<td>ELEMENT_END</td>
<td>Specifies the position at the end of the XML element.</td>
<td>1483042404  =<br />
			&#8216;Xend&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>In function:
<ul>
<li><a href=".htm">Text</a><a href=".htm">XMLElement</a>.<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">insertTextAsContent </strong> (<br />
		<font>using</font>:<br />
	any, <font>position</font>:<br />
	<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">XMLElementPosition </strong><br />
	)
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementposition-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLElementLocation (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementlocation-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementlocation-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/xmlelementlocation-enum.htm</guid>
		<description><![CDATA[Location options for XML elements. Name Description Value ELEMENT_START Locates the element at the beginning of the containing object. 1482844014 = &#8216;Xbgn&#8217; ELEMENT_END Locates the element at the end of the containing object. 1483042404 = &#8216;Xend&#8217; Usage: In function: XMLElementXMLAttribute.convertToElement ( [located: XMLElementLocation =ELEMENT_START ][, markupTag: XMLTag] )]]></description>
			<content:encoded><![CDATA[<p></p><p>Location options for XML elements.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>ELEMENT_START</td>
<td>Locates the element at the beginning of the containing object.</td>
<td>1482844014  =<br />
			&#8216;Xbgn&#8217;
		</td>
</tr>
<tr>
<td>ELEMENT_END</td>
<td>Locates the element at the end of the containing object.</td>
<td>1483042404  =<br />
			&#8216;Xend&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>In function:
<ul>
<li><a href=".htm">XMLElement</a><a href=".htm">XMLAttribute</a>.<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">convertToElement </strong> (<br />
		[<font>located</font>:<br />
	<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">XMLElementLocation </strong>=<strong xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions">ELEMENT_START </strong>][, <font>markupTag</font>:<br />
	<a href=".htm">XMLTag</a>]<br />
	)
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/xmlelementlocation-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WhenScalingOptions (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/whenscalingoptions-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/whenscalingoptions-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/whenscalingoptions-enum.htm</guid>
		<description><![CDATA[Options for when scaling Name Description Value APPLY_TO_CONTENT Apply scaling to the item&#8217;s content 1934192243 = &#8216;sIns&#8217; ADJUST_SCALING_PERCENTAGE Adjust the scaling percentage of the item&#8217;s transform 1934587252 = &#8216;sOut&#8217; Usage: As property: TransformPreference.whenScaling]]></description>
			<content:encoded><![CDATA[<p></p><p>Options for when scaling</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>APPLY_TO_CONTENT</td>
<td>Apply scaling to the item&#8217;s content</td>
<td>1934192243  =<br />
			&#8216;sIns&#8217;
		</td>
</tr>
<tr>
<td>ADJUST_SCALING_PERCENTAGE</td>
<td>Adjust the scaling percentage of the item&#8217;s transform</td>
<td>1934587252  =<br />
			&#8216;sOut&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">TransformPreference</a>.whenScaling</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/whenscalingoptions-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisibilityInPdf (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/visibilityinpdf-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/visibilityinpdf-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/visibilityinpdf-enum.htm</guid>
		<description><![CDATA[The field&#8217;s visibility in the PDF document. Name Description Value VISIBLE_IN_PDF The field is visible. 1180068211 = &#8216;FVis&#8217; HIDDEN_IN_PDF The field is not visible. 1181247844 = &#8216;Fhid&#8217; VISIBLE_BUT_DOES_NOT_PRINT_IN_PDF The field is visible when the PDF document is displayed on-screen but invisible when the document is printed. 1180061264 = &#8216;FVNP&#8217; HIDDEN_BUT_PRINTABLE_IN_PDF The field is invisible when [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The field&#8217;s visibility in the PDF document.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>VISIBLE_IN_PDF</td>
<td>The field is visible.</td>
<td>1180068211  =<br />
			&#8216;FVis&#8217;
		</td>
</tr>
<tr>
<td>HIDDEN_IN_PDF</td>
<td>The field is not visible.</td>
<td>1181247844  =<br />
			&#8216;Fhid&#8217;
		</td>
</tr>
<tr>
<td>VISIBLE_BUT_DOES_NOT_PRINT_IN_PDF</td>
<td>The field is visible when the PDF document is displayed on-screen but invisible when the document is printed.</td>
<td>1180061264  =<br />
			&#8216;FVNP&#8217;
		</td>
</tr>
<tr>
<td>HIDDEN_BUT_PRINTABLE_IN_PDF</td>
<td>The field is invisible when the PDF document is displayed on-screen but visible when the document is printed.</td>
<td>1179140688  =<br />
			&#8216;FHBP&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">Button</a>.visibilityInPdf</li>
<li><a href=".htm">FormField</a>.visibilityInPdf</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/visibilityinpdf-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ViewZoomStyle (Enum)</title>
		<link>http://indesignscriptingreference.com/cs3/javascript-cs3/viewzoomstyle-enum.htm</link>
		<comments>http://indesignscriptingreference.com/cs3/javascript-cs3/viewzoomstyle-enum.htm#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:10:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wp.indesignscriptingreference.com/cs3/javascript-cs3/viewzoomstyle-enum.htm</guid>
		<description><![CDATA[View zoom style options. Name Description Value FULL_SCREEN Fills the screen with the page; hides the toolbar, command bar, menu bar, and window controls. 1987733107 = &#8216;vzfs&#8217; ZOOM_IN Magnifies the view to the next preset percentage. 2053990766 = &#8216;zmin&#8217; ZOOM_OUT Reduces the view to the previous preset percentage. 2054124916 = &#8216;zout&#8217; FIT_PAGE Fits the entire [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>View zoom style options.</p>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Value</th>
</tr>
<tr>
<td>FULL_SCREEN</td>
<td>Fills the screen with the page; hides the toolbar, command bar, menu bar, and window controls.</td>
<td>1987733107  =<br />
			&#8216;vzfs&#8217;
		</td>
</tr>
<tr>
<td>ZOOM_IN</td>
<td>Magnifies the view to the next preset percentage.</td>
<td>2053990766  =<br />
			&#8216;zmin&#8217;
		</td>
</tr>
<tr>
<td>ZOOM_OUT</td>
<td>Reduces the view to the previous preset percentage.</td>
<td>2054124916  =<br />
			&#8216;zout&#8217;
		</td>
</tr>
<tr>
<td>FIT_PAGE</td>
<td>Fits the entire page in the window.</td>
<td>2053534832  =<br />
			&#8216;zftp&#8217;
		</td>
</tr>
<tr>
<td>ACTUAL_SIZE</td>
<td>Displays the page at 100% magnification.</td>
<td>2053206906  =<br />
			&#8216;zasz&#8217;
		</td>
</tr>
<tr>
<td>FIT_WIDTH</td>
<td>Fits the page to the width of the window; may obscure the lower portion of the page.</td>
<td>1212437335  =<br />
			&#8216;HDSW&#8217;
		</td>
</tr>
<tr>
<td>FIT_VISIBLE</td>
<td>Fits the the text area of the page to the window width; obscures page margins and may obscure the lower portion of the page.</td>
<td>1212437334  =<br />
			&#8216;HDSV&#8217;
		</td>
</tr>
<tr>
<td>REFLOW</td>
<td>Reflows the document to fit larger or smaller screens at the current magnification. Note: Reflows only readable text, including articles, paragraphs, tables, images, and formatted lists; does not include forms, comments, digital signature fields, and page artifacts such as page numbers, headers and footers.</td>
<td>1987736166  =<br />
			&#8216;vzrf&#8217;
		</td>
</tr>
<tr>
<td>SINGLE_PAGE</td>
<td>Displays one page in the document pane at a time.</td>
<td>1987736432  =<br />
			&#8216;vzsp&#8217;
		</td>
</tr>
<tr>
<td>ONE_COLUMN</td>
<td>Arranges the pages in a continuous vertical column that is one page wide.</td>
<td>1987735395  =<br />
			&#8216;vzoc&#8217;
		</td>
</tr>
<tr>
<td>TWO_COLUMN</td>
<td>Arranges the pages side by side in a continuous vertical column that is two pages wide.</td>
<td>1987736675  =<br />
			&#8216;vztc&#8217;
		</td>
</tr>
<tr>
<td>ROTATE_CW</td>
<td>Rotates the view 90 degrees clockwise.</td>
<td>1987736163  =<br />
			&#8216;vzrc&#8217;
		</td>
</tr>
<tr>
<td>ROTATE_CCW</td>
<td>Rotates the view 90 degrees counterclockwise.</td>
<td>1987736183  =<br />
			&#8216;vzrw&#8217;
		</td>
</tr>
</table>
<p>Usage:</p>
<ul>
<li>As property:
<ul>
<li><a href=".htm">ViewZoomBehavior</a>.viewZoomStyle</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://indesignscriptingreference.com/cs3/javascript-cs3/viewzoomstyle-enum.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

