Returns the state of the font subsetting.
GetHTMLCreateSubset (pBlackIceDEVMODE As Long) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
Return value - the state of the font subsetting. If this value is TRUE, all exported truetype/opentype font saved as subset.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.