C# Class WikiFunctions.AWBSettings.EditPrefs

Show file Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
Append bool
AppendText bool
AppendTextMetaDataSort bool
AutoDelay int
BotMaxEdits int
GeneralFixes bool
ImageFind string
NewCategory string
NewCategory2 string
Newlines int
ReImage int
Recategorisation int
RegexTypoFix bool
RemoveSortKey bool
Replace string
SkipIfNoCatChange bool
SkipIfNoImgChange bool
SupressTag bool
Tagger bool
Text string
Unicodify bool

Property Details

Append public property

public bool Append
return bool

AppendText public property

public bool AppendText
return bool

AppendTextMetaDataSort public property

public bool AppendTextMetaDataSort
return bool

AutoDelay public property

public int AutoDelay
return int

BotMaxEdits public property

public int BotMaxEdits
return int

GeneralFixes public property

public bool GeneralFixes
return bool

ImageFind public property

public string ImageFind
return string

NewCategory public property

public string NewCategory
return string

NewCategory2 public property

public string NewCategory2
return string

Newlines public property

public int Newlines
return int

ReImage public property

public int ReImage
return int

Recategorisation public property

public int Recategorisation
return int

RegexTypoFix public property

public bool RegexTypoFix
return bool

RemoveSortKey public property

public bool RemoveSortKey
return bool

Replace public property

public string Replace
return string

SkipIfNoCatChange public property

public bool SkipIfNoCatChange
return bool

SkipIfNoImgChange public property

public bool SkipIfNoImgChange
return bool

SupressTag public property

public bool SupressTag
return bool

Tagger public property

public bool Tagger
return bool

Text public property

public string Text
return string

Unicodify public property

public bool Unicodify
return bool