Arbortext IsoDraw > Macro Language Reference > Object Data Types > Application Object - Data Exchange Preferences > Export CALS
  
Export CALS
app.cals.extension
Returns and sets the file extension as string.
app.cals.extension = "cc4"
app.cals.resolution
Returns and sets the resolution as float.
app.cals.resolution = 200
app.cals.border
Returns and sets the border thickness as float.
app.cals.border = 2
app.cals.page
Returns and sets the dimension as integer. Allowed values are 1 for “Drawing size” and 2 for “Extent”.
app.cals.page = 2
app.cals.srcdocid
Returns and sets the srcdocid information as string.
app.cals.srcdocid = "sample"
app.cals.dstdocid
Returns and sets the dstdocid information as string.
app.cals.dstdocid = "sample"
app.cals.textfilid
Returns and sets the textfilid information as string.
app.cals.textfilid = "sample"
app.cals.figid
Returns and sets the figid information as string.
app.cals.figid = "sample"
app.cals.srcgph
Returns and sets the srcgph information as string.
app.cals.srcgph = "sample"
app.cals.doccls
Returns and sets the doccls information as string.
app.cals.doccls = "sample"
Returns and sets the codeblocks information as string.
app.cals.codeblocks = "sample"
app.cals.codeblocks