Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.WidgetCustom Class Reference
Inheritance diagram for Reddit.Things.WidgetCustom:
Reddit.Things.BaseContainer

Properties

string CSS [get, set]
 
int Height [get, set]
 
List< WidgetCustomImageDataImageData [get, set]
 
string ShortName [get, set]
 
WidgetStyles Styles [get, set]
 
string Text [get, set]
 
- Properties inherited from Reddit.Things.BaseContainer
string Kind [get, set]
 

Property Documentation

◆ CSS

string Reddit.Things.WidgetCustom.CSS
getset

◆ Height

int Reddit.Things.WidgetCustom.Height
getset

◆ ImageData

List<WidgetCustomImageData> Reddit.Things.WidgetCustom.ImageData
getset

◆ ShortName

string Reddit.Things.WidgetCustom.ShortName
getset

◆ Styles

WidgetStyles Reddit.Things.WidgetCustom.Styles
getset

◆ Text

string Reddit.Things.WidgetCustom.Text
getset

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