[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.IFontFileEnumerator

IFontFileEnumerator Interface

IDWriteFontFileEnumerator

Namespace: GrapeCity.Documents.DX.DirectWrite
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("72755049-5ff7-435d-8348-4be97cfa6c7c")]
[Shadow(typeof(FontFileEnumeratorShadow))]
public interface IFontFileEnumerator : ICallbackable, IDisposable

Properties

Name Description
CurrentFontFile

Gets a reference to the current font file.

Methods

Name Description
MoveNext()

Advances to the next font file in the collection. When it is first created, the enumerator is positioned before the first element of the collection and the first call to MoveNext advances to the first file.