C# 클래스 MarkVSharp.ParagraphParams

Container for parameters for generating a paragraph
파일 보기 프로젝트 열기: emacarie/MarkVSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MaxSentences int
MinSentences int
ParagraphIndent int
SentenceIndent int

프로퍼티 상세

MaxSentences 공개적으로 프로퍼티

public int MaxSentences
리턴 int

MinSentences 공개적으로 프로퍼티

public int MinSentences
리턴 int

ParagraphIndent 공개적으로 프로퍼티

public int ParagraphIndent
리턴 int

SentenceIndent 공개적으로 프로퍼티

public int SentenceIndent
리턴 int