Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EmbeddedFont Class / DataType Property

In This Topic
    DataType Property
    In This Topic
    Gets the type of the font data.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As FontDataType
    public FontDataType DataType {get;}
    See Also