Arbortext IsoDraw > Macro Language Reference > Object Data Types > Application Object - Data Exchange Preferences > Export XCF
  
Export XCF
Applies to Arbortext IsoDraw CADprocess 7.1 F000 and later.
app.xcf
The XCF Export preferences dialog box below shows the XCF export settings corresponding to the IML app.xcf properties below.
XCF Export preferences dialog box
app.xcf.object_bind
Returns and sets the Bind objects setting as string. Allowed values are:
"id"
for by Object ID
"name"
for by object name
"type"
for by object type
app.xcf.namespace_prefix
Returns and sets the XCF namespace prefix value as string with a maximum length of 256 characters. If app.xcf.namespace_prefix and app.xcf.namespace_uri are both empty, namespaces are ignored.
app.xcf.namespace_uri
Returns and sets the XCF namespace uri value as string with a maximum length of 2048 characters. If app.xcf.namespace_uri and app.xcf.namespace_prefix are both empty, namespaces are ignored.
app.xcf.text_content
Returns and sets the Text content setting as string. Allowed values are:
"none"
for Do not export
"all"
for Export all
"no_callouts"
for Export except callouts
app.version.title
Returns the licensed version of Arbortext IsoDraw as displayed in the title of the main application window as string. This property is read-only. It returns either "IsoDraw Foundation" or "IsoDraw CADprocess".