AutofitType

ITextFrameFormat.AutofitType property

Returns or sets text’s autofit mode. Read/write TextAutofitType.

public TextAutofitType AutofitType { get; set; }

See Also