A property indicating whether all synchronous imports have been completely downloaded.
lib.AreBlockingImportsComplete
A property that, when set, allows imports from a relative file naem by establishing an absolute base. It takes an IOleClientSite. For more information, consult an OLE reference.
lib.ClientSite
A read-only property that is the centimeter unit (a double).
lib.Cm
A read-only property that is the foot unit (a double).
lib.Foot
A read-only property that is the inch unit (a double).
lib.Inch
A read-only property that is the meter unit (a double).
lib.Meter
A read-only property that is the millimeter unit (a double).
lib.Mm
A read-only property that is the pixel unit (a DANumber).
lib.Pixel
A property with a boolean value that, if TRUE, sets the unit of measure to pixels and, if FALSE, sets the unit of measure to meters (this is the default). Ordinarily, instead of using this property, developers use either the MeterLibrary or the PixelLibrary property, both of which return a DAStatics object. In the case of PixelLibrary, the statics object returned is automatically set to PixelConstructionMode while, in the case of the MeterLibrary it isn't.
lib.PixelConstructionMode
A property that, when set, allows control over error messages.
lib.Site
A read-only property (a string) that is the version string in the form MM.NN.BBBB, where MM is the major version, NN is the minor version, and BBBB is the build number.
lib.VersionString
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.