[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextFrameFormat.FitShapeToText

FitShapeToText Property

FitShapeToText

Gets or sets a value indicating that a shape should be auto-fit to fully contain the text described within it.

Auto-fitting is when text within a shape is scaled in order to contain all the text inside.

Declaration
public bool FitShapeToText { get; set; }
Public Property FitShapeToText As Boolean