C# Class MarkVSharp.ParagraphParams

Container for parameters for generating a paragraph
Mostra file Open project: emacarie/MarkVSharp Class Usage Examples

Public Properties

Property Type Description
MaxSentences int
MinSentences int
ParagraphIndent int
SentenceIndent int

Property Details

MaxSentences public_oe property

public int MaxSentences
return int

MinSentences public_oe property

public int MinSentences
return int

ParagraphIndent public_oe property

public int ParagraphIndent
return int

SentenceIndent public_oe property

public int SentenceIndent
return int