Packages

 

com.aspose.psd.fileformats.ai

Class AiHeader



  • public final class AiHeader
    extends Object

    The Adobe illustrator File Header

    • Method Detail

      • getCreator

        public final String getCreator()

        Gets or sets the creator.

        Value: The creator.
      • setCreator

        public final void setCreator(String value)

        Gets or sets the creator.

        Value: The creator.
      • getFor

        public final String getFor()

        Gets or sets for.

        Value: For.
      • setFor

        public final void setFor(String value)

        Gets or sets for.

        Value: For.
      • getTitle

        public final String getTitle()

        Gets or sets the title.

        Value: The title.
      • setTitle

        public final void setTitle(String value)

        Gets or sets the title.

        Value: The title.
      • getCreationDate

        public final String getCreationDate()

        Gets or sets the creation date.

        Value: The creation date.
      • setCreationDate

        public final void setCreationDate(String value)

        Gets or sets the creation date.

        Value: The creation date.
      • getDocumentProcessColors

        public final String getDocumentProcessColors()

        Gets or sets the document process colors.

        Value: The document process colors.
      • setDocumentProcessColors

        public final void setDocumentProcessColors(String value)

        Gets or sets the document process colors.

        Value: The document process colors.
      • getDocumentProcSets

        public final String getDocumentProcSets()

        Gets or sets the document proc sets.

        Value: The document proc sets.
      • setDocumentProcSets

        public final void setDocumentProcSets(String value)

        Gets or sets the document proc sets.

        Value: The document proc sets.
      • getBoundingBox

        public final Rectangle getBoundingBox()

        Gets or sets the bounding box.

        Value: The bounding box.
      • setBoundingBox

        public final void setBoundingBox(Rectangle value)

        Gets or sets the bounding box.

        Value: The bounding box.
      • getColorUsage

        public final String getColorUsage()

        Gets or sets the color usage.

        Value: The color usage.
      • setColorUsage

        public final void setColorUsage(String value)

        Gets or sets the color usage.

        Value: The color usage.
      • getTemplateBox

        public final RectangleF getTemplateBox()

        Gets or sets the template box.

        Value: The template box.
      • setTemplateBox

        public final void setTemplateBox(RectangleF value)

        Gets or sets the template box.

        Value: The template box.
      • getTileBox

        public final RectangleF getTileBox()

        Gets or sets the tile box.

        Value: The tile box.
      • setTileBox

        public final void setTileBox(RectangleF value)

        Gets or sets the tile box.

        Value: The tile box.
      • getDocumentPreview

        public final String getDocumentPreview()

        Gets or sets the document preview.

        Value: The document preview.
      • setDocumentPreview

        public final void setDocumentPreview(String value)

        Gets or sets the document preview.

        Value: The document preview.