PostScriptPrologFile Property |
Specifies a name for a customized prolog section in the acad.psf file.
Signature
object.PostScriptPrologFile
object
PreferencesFiles
The object or objects this property applies to.
PostScriptPrologFile
String; read-write
The name of the postscript prolog section of the acad.psf
file to use when performing a PSOUT.
System variables
The value of this property is stored in the PSPROLOG system variable.
Remarks
The prolog section is used with the PSOUT AutoCAD command to customize the resulting output. For more information, see the AutoCAD documentation.
Comments? |