Skip to content

Commit

Permalink
Updates exportOptionsFlash section to meet with rest of :ref: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
rendertom committed Jun 21, 2018
1 parent a000d35 commit a3710a4
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions docs/jsobjref/exportOptionsFlash.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ When you export a document, the appropriate file extension is appended automatic
Properties
==========

.. _exportOptionsFlash.artClipping:
.. _jsobjref/exportOptionsFlash.artClipping:

exportOptionsFlash.artClipping
********************************************************************************
Expand All @@ -34,7 +34,7 @@ How the art should be clipped during output. Default: ``ArtClippingOption.OUTPUT

----

.. _exportOptionsFlash.artboardRange:
.. _jsobjref/exportOptionsFlash.artboardRange:

exportOptionsFlash.artboardRange
********************************************************************************
Expand All @@ -51,7 +51,7 @@ String.

----

.. _exportOptionsFlash.backgroundColor:
.. _jsobjref/exportOptionsFlash.backgroundColor:

exportOptionsFlash.backgroundColor
********************************************************************************
Expand All @@ -68,7 +68,7 @@ The background color of the exported Flash frames.

----

.. _exportOptionsFlash.backgroundLayers:
.. _jsobjref/exportOptionsFlash.backgroundLayers:

exportOptionsFlash.backgroundLayers
********************************************************************************
Expand All @@ -85,7 +85,7 @@ Array of :ref:`jsobjref/layers`

----

.. _exportOptionsFlash.blendAnimation:
.. _jsobjref/exportOptionsFlash.blendAnimation:

exportOptionsFlash.blendAnimation
********************************************************************************
Expand All @@ -102,7 +102,7 @@ The animation type for blended objects. Default: ``BlendAnimationType.NOBLENDANI

----

.. _exportOptionsFlash.compressed:
.. _jsobjref/exportOptionsFlash.compressed:

exportOptionsFlash.compressed
********************************************************************************
Expand All @@ -119,7 +119,7 @@ Boolean.

----

.. _exportOptionsFlash.convertTextToOutlines:
.. _jsobjref/exportOptionsFlash.convertTextToOutlines:

exportOptionsFlash.convertTextToOutlines
********************************************************************************
Expand All @@ -136,7 +136,7 @@ Boolean.

----

.. _exportOptionsFlash.curveQuality:
.. _jsobjref/exportOptionsFlash.curveQuality:

exportOptionsFlash.curveQuality
********************************************************************************
Expand All @@ -153,7 +153,7 @@ Number (long).

----

.. _exportOptionsFlash.exportAllSymbols:
.. _jsobjref/exportOptionsFlash.exportAllSymbols:

exportOptionsFlash.exportAllSymbols
********************************************************************************
Expand All @@ -170,7 +170,7 @@ Boolean.

----

.. _exportOptionsFlash.exportStyle:
.. _jsobjref/exportOptionsFlash.exportStyle:

exportOptionsFlash.exportStyle
********************************************************************************
Expand All @@ -187,7 +187,7 @@ The style in which the exported data should be created in Flash. Default: ``Flas

----

.. _exportOptionsFlash.exportVersion:
.. _jsobjref/exportOptionsFlash.exportVersion:

exportOptionsFlash.exportVersion
********************************************************************************
Expand All @@ -204,7 +204,7 @@ The version of the exported SWF file. Default: ``FlashExportVersion.FlashVersion

----

.. _exportOptionsFlash.frameRate:
.. _jsobjref/exportOptionsFlash.frameRate:

exportOptionsFlash.frameRate
********************************************************************************
Expand All @@ -221,7 +221,7 @@ Number (double).

----

.. _exportOptionsFlash.ignoreTextKerning:
.. _jsobjref/exportOptionsFlash.ignoreTextKerning:

exportOptionsFlash.ignoreTextKerning
********************************************************************************
Expand All @@ -238,7 +238,7 @@ Boolean.

----

.. _exportOptionsFlash.imageFormat:
.. _jsobjref/exportOptionsFlash.imageFormat:

exportOptionsFlash.imageFormat
********************************************************************************
Expand All @@ -255,7 +255,7 @@ How should the image in the exported Flash file be compressed. Default: ``FlashI

----

.. _exportOptionsFlash.includeMetadata:
.. _jsobjref/exportOptionsFlash.includeMetadata:

exportOptionsFlash.includeMetadata
********************************************************************************
Expand All @@ -272,7 +272,7 @@ Boolean.

----

.. _exportOptionsFlash.jpegMethod:
.. _jsobjref/exportOptionsFlash.jpegMethod:

exportOptionsFlash.jpegMethod
********************************************************************************
Expand All @@ -289,7 +289,7 @@ Specifies the JPEG method to use. Default: ``FlashJPEGMethod.Standard``.

----

.. _exportOptionsFlash.jpegQuality:
.. _jsobjref/exportOptionsFlash.jpegQuality:

exportOptionsFlash.jpegQuality
********************************************************************************
Expand All @@ -306,7 +306,7 @@ Number (long).

----

.. _exportOptionsFlash.layerOrder:
.. _jsobjref/exportOptionsFlash.layerOrder:

exportOptionsFlash.layerOrder
********************************************************************************
Expand All @@ -323,7 +323,7 @@ The order in which layers are exported to Flash frames. Default: ``LayerOrderTyp

----

.. _exportOptionsFlash.looping:
.. _jsobjref/exportOptionsFlash.looping:

exportOptionsFlash.looping
********************************************************************************
Expand All @@ -340,7 +340,7 @@ Boolean.

----

.. _exportOptionsFlash.playbackAccess:
.. _jsobjref/exportOptionsFlash.playbackAccess:

exportOptionsFlash.playbackAccess
********************************************************************************
Expand All @@ -357,7 +357,7 @@ The access level for the exported SWF file. Default: ``FlashPlaybackSecurity.Pla

----

.. _exportOptionsFlash.preserveAppearance:
.. _jsobjref/exportOptionsFlash.preserveAppearance:

exportOptionsFlash.preserveAppearance
********************************************************************************
Expand All @@ -374,7 +374,7 @@ Boolean.

----

.. _exportOptionsFlash.readOnly:
.. _jsobjref/exportOptionsFlash.readOnly:

exportOptionsFlash.readOnly
********************************************************************************
Expand All @@ -391,7 +391,7 @@ Boolean.

----

.. _exportOptionsFlash.replacing:
.. _jsobjref/exportOptionsFlash.replacing:

exportOptionsFlash.replacing
********************************************************************************
Expand All @@ -408,7 +408,7 @@ If a file with the same name already exists, should it be replaced. Default: ``S

----

.. _exportOptionsFlash.resolution:
.. _jsobjref/exportOptionsFlash.resolution:

exportOptionsFlash.resolution
********************************************************************************
Expand All @@ -425,7 +425,7 @@ Number (double).

----

.. _exportOptionsFlash.saveMultipleArtboards:
.. _jsobjref/exportOptionsFlash.saveMultipleArtboards:

exportOptionsFlash.saveMultipleArtboards
********************************************************************************
Expand All @@ -442,7 +442,7 @@ Boolean.

----

.. _exportOptionsFlash.typename:
.. _jsobjref/exportOptionsFlash.typename:

exportOptionsFlash.typename
********************************************************************************
Expand Down

0 comments on commit a3710a4

Please sign in to comment.