Previous Document Next Document

What can be queried?

You can perform queries on any of the following:

  • Boolean objects (value of True or False)
  • integers (value of -2147483648 through 2147483647)
  • double, or floating point, objects (value of approximately -10^308 to 10^308)
  • strings (specifically, Unicode text strings that are empty or contain one or more characters)
  • shapes
  • fills
  • outlines
  • colors
  • units of measurement (from a list of supported units — such as mm, in, or cm, for length; degrees or radians, for angle; or bytes, KB, MB, or GB, for file size)
  • arrays (that is, lists of objects of any supported type)
  • global objects
  • null objects (that is, nonexistent or missing properties or objects)

For details on the query methods available to these items, please see the section “What are the available query methods?”

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.