This document is archived and information here might be outdated. Recommended version. |
Minimumn font size when AutoFit is true.
[Visual Basic .NET]
Public Property MinFontSize As Double
[C#]
public double MinFontSize {get; set;}
[C++]
HRESULT get_MinFontSize(
System.Double* FontSize
);
[C++]
HRESULT put_MinFontSize(
double FontSize
);
[C++] Parameters FontSize [out, retval]
FontSize is a parameter of type double* FontSize [in]
FontSize is a parameter of type double