Class FontList

FontList class

Class=1, Element=13

public class FontList : Command

Constructors

NameDescription
FontList(CgmFile)
FontList(CgmFile, string[])

Properties

NameDescription
ElementClass { get; }
ElementId { get; }
FontNames { get; set; }

Methods

NameDescription
override ReadFromBinary(IBinaryReader)
override ToString()
override WriteAsBinary(IBinaryWriter)
override WriteAsClearText(IClearTextWriter)

See Also