'Declaration Public Sub Analyze( _ ByRef isSupportedFontType As Bool, _ ByRef fontFileType As FontFileType, _ ByRef fontFaceType As FontFaceType, _ ByRef numberOfFaces As Integer _ )
public void Analyze( out Bool isSupportedFontType, out FontFileType fontFileType, out FontFaceType fontFaceType, out int numberOfFaces )
Parameters
- isSupportedFontType
- fontFileType
- fontFaceType
- numberOfFaces