<Code Lib>
2026 Method
Changes 0
M

ExportFontTableIterator.MoveNext

Description:
Increments the iterator to the next item.

public virtual bool MoveNext()

Boolean True if there is a next available item in this iterator. False if the iterator has completed all available items.

Loading…