View.EnlargeFontsLessThan Property
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property EnlargeFontsLessThan As Integer
Get
Set
'Usage
Dim instance As View
Dim value As Integer
value = instance.EnlargeFontsLessThan
instance.EnlargeFontsLessThan = value
int EnlargeFontsLessThan { get; set; }
Property Value
Type: System.Int32