ComicSeriesLayout

Possible layout option of the comic.
enum ComicSeriesType{
  WEBTOON
	MANGA
  MANHWA
  MANHUA
  AMERICAN_STYLE_COMIC
  ANTHOLOGY
  GRAPHIC_NOVEL
  ONE_SHOT	
}