[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PsSaveDocumentType Info=Defines TIFF save options Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| @AlphaChannels=Sets a value indicating whether to save the alpha channels. ARG(bool)|14|1|True,False @Annotations=Sets a value indicating whether to save the annotations. ARG(bool)|14|1|True,False @ByteOrder=Sets the order in which the document’s multibyte values are read. ARG(PsByteOrder)|14|0|psIBMByteOrder,psMacOSByteOrder @EmbedColorProfile=Sets a value indicating whether to embed the color profile in the document. ARG(bool)|14|1|True,False @ImageCompression=Sets the compression type. ARG(PsTIFFEncodingType)|14|0|,psNoTIFFCompression,psTiffLZW,psTiffJPEG,psTiffZIP @InterleaveChannels=Sets a value indicating whether to save the channels in the image with interleaved. ARG(bool)|14|1|True,False @JPEGQuality=Sets the quality [0..12] of the produced image, which is inversely proportionate to the amount of JPEG compression. Valid only when ImageCompression=psTiffJPEG. ARG(int)|1|9 @LayerCompression=Sets the method of compression to use when saving layers (as opposed to saving composite data). Valid only when Layers=True. ARG(PsLayerCompressionType)|14|0|psRLELayerCompression,psZIPLayerCompression @Layers=Sets a value indicating whether to save the layers. ARG(bool)|14|1|True,False @SaveImagePyramid=Sets a value indicating whether to preserve multi-resolution information. ARG(bool)|14|1|True,False @SpotColors=Sets a value indicating whether to save the spot colors|14|1|. ARG(bool)True,False @Transparency=Sets a value indicating whether to save the transparency as an additional alpha channel when the file is opened in another application. ARG(bool)|14|1|True,False [Methods] SaveOptions=Returns TIFF save options object. ARG(PsSaveDocumentType)|3|0