PbTextAutoFitType Enumeration

Represents how Microsoft Publisher automatically adjusts the text font size and the TextFrame objects size for best viewing.

Version Information

Version Added: Publisher 2007

Name

Value

Description

pbTextAutoFitBestFit

2

Text frame size adjusts to fit text.

pbTextAutoFitNone

0

Allows text to overflow the text frame.

pbTextAutoFitShrinkOnOverflow

1

Text font reduces so text fits within the text frame.