C# Class MarkVSharp.ParagraphParams

Container for parameters for generating a paragraph
Afficher le fichier Open project: emacarie/MarkVSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
MaxSentences int
MinSentences int
ParagraphIndent int
SentenceIndent int

Property Details

MaxSentences public_oe property

public int MaxSentences
Résultat int

MinSentences public_oe property

public int MinSentences
Résultat int

ParagraphIndent public_oe property

public int ParagraphIndent
Résultat int

SentenceIndent public_oe property

public int SentenceIndent
Résultat int