Cogs.Core
Public Attributes | List of all members
litehtml::list_marker Struct Reference

Public Attributes

tstring image
 
const tchar_t * baseurl
 
list_style_type marker_type
 
web_color color
 
position pos
 

Detailed Description

Definition at line 22 of file html.h.

Member Data Documentation

◆ baseurl

const tchar_t* litehtml::list_marker::baseurl

Definition at line 25 of file html.h.

◆ color

web_color litehtml::list_marker::color

Definition at line 27 of file html.h.

◆ image

tstring litehtml::list_marker::image

Definition at line 24 of file html.h.

◆ marker_type

list_style_type litehtml::list_marker::marker_type

Definition at line 26 of file html.h.

◆ pos

position litehtml::list_marker::pos

Definition at line 28 of file html.h.


The documentation for this struct was generated from the following file: