Class TFontFaceCache
Implements
Inherited Members
Namespace: Reportman.Drawing.Windows
Assembly: Reportman.Drawing.Windows.dll
Syntax
public class TFontFaceCache : Dictionary<nint, string>, IDictionary<nint, string>, ICollection<KeyValuePair<nint, string>>, IDictionary, ICollection, IReadOnlyDictionary<nint, string>, IReadOnlyCollection<KeyValuePair<nint, string>>, IEnumerable<KeyValuePair<nint, string>>, IEnumerable, ISerializable, IDeserializationCallback
Constructors
TFontFaceCache()
Declaration
public TFontFaceCache()