#pragma once #include "EGpFontHandlerType.h" struct GpFontHandlerProperties { EGpFontHandlerType m_type; };