[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PsOpenDocumentType Info=Specifies PDF open options. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| @AntiAlias=Sets a value indicating whether to use antialias. ARG(bool)|14|1|True,False @BitsPerChannel=Sets the number of bits per channel. ARG(PsBitsPerChannelType)|14|1|psDocument1Bit,psDocument8Bits,psDocument16Bits,psDocument32Bits @CropPage=Sets the method of cropping to use. ARG(PsCropToType)|14|0|psBoundingBox,psMediaBox,psCropBox,psBleedBox,psTrimBox,psArtBox @Height=Deprecated for Adobe Photoshop CS5 or above. ARG(int)|1|0 @Mode=Sets the color model to use. ARG(PsOpenDocumentMode)|14|1|psOpenGray,psOpenRGB,psOpenCMYK,psOpenLab @Page=Sets the page or image to which to open the document, depending on the value of UsePageNumber. ARG(int)|1|1 @Resolution=Set the resolution of the document (in pixels per inch). ARG(double)|7|72 @SuppressWarnings=Sets a value indicating whether to suppress warnings when opening the document. ARG(bool)|14|1|True,False @UsePageNumber=Sets a value indicating whether the value specified in the Page property will refer to an image number when UsePageNumber=False. ARG(bool)|14|1|True,False @Width=Deprecated for Adobe Photoshop CS5 or above. ARG(int)|1|0 [Methods] OpenOptions=Returns PDF open options object. ARG(PsOpenDocumentType)|3|0