[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PsSaveDocumentType Info=Options that can be specified when saving a document in EPS format. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| @EmbedColorProfile=Sets a value indicating whether to embed the color profile in this document. ARG(bool)|14|1|True,False @Encoding=Sets the type of encoding to use. ARG(PsSaveEncoding)|14|0|psBinary,psJPEGLow,psAscii,psJPEGMedium,psJPEGHigh,psJPEGMaximum @HalftoneScreen=Sets a value indicating whether to include the halftone screen. ARG(bool)|14|1|True,False @Interpolation=Sets a value indicating whether to use image interpolation. ARG(bool)|14|1|True,False @Preview=Sets the preview type. ARG(PsPreviewType)|14|0|psNoPreview,psMonochromeTIFF,psEightbitTIFF @PsColorManagement=Sets a value indicating whether to use Postscript color management. ARG(bool)|14|1|True,False @TransferFunction=Sets a value indicating whether to include the Transfer functions to compensate for dot gain between the image and film. ARG(bool)|14|1|True,False @TransparentWhites=Sets a value indicating whether to display white areas as transparent. Valid only when Mode=Bitmap. ARG(bool)|14|1|True,False @VectorData=Sets a value indicating whether to include vector data. Valid only if the document includes vector data (text). ARG(bool)|14|1|True,False [Methods] SaveOptions=Returns EPS save options object. ARG(PsSaveDocumentType)|3|0