FileFontSource.Equals

FileFontSource.Equals method

Check if font file source objects are equal.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectFont file source object which will be compared.

Return Value

True if both objects are font file sources targeted to the same file.

See Also