FamilyType

EmfPanose.FamilyType property

Gets or sets an 8-bit unsigned integer that specifies the family type. The value MUST be in the FamilyType (section 2.1.12) enumeration table.

public EmfFamilyType FamilyType { get; set; }

See Also