Document.PrintFractionalWidths Property

Word Developer Reference

True if the specified document is formatted to use fractional point spacing to display and print characters. Read/write Boolean.

Syntax

expression.PrintFractionalWidths

expression   A variable that represents a Document object.

Remarks

The PrintFractionalWidths property is useful only on Apple Macintosh computers. In Windows, the PrintFractionalWidths property always returns False. For additional information about this property, consult the language reference Help included with Microsoft Office Macintosh Edition.

See Also