C# 클래스 PurplePen.CoursePdfSettings

파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllCourses bool
ColorModel ColorModel
CourseIds Id[]
CropLargePrintArea bool
FileCreation PdfFileCreation
PrintMapExchangesOnOneMap bool
VariationChoicesPerCourse VariationChoices>.Dictionary
filePrefix string
mapDirectory bool
outputDirectory string

공개 메소드들

메소드 설명
Clone ( ) : CoursePdfSettings

메소드 상세

Clone() 공개 메소드

public Clone ( ) : CoursePdfSettings
리턴 CoursePdfSettings

프로퍼티 상세

AllCourses 공개적으로 프로퍼티

public bool AllCourses
리턴 bool

ColorModel 공개적으로 프로퍼티

public ColorModel ColorModel
리턴 ColorModel

CourseIds 공개적으로 프로퍼티

public Id[] CourseIds
리턴 Id[]

CropLargePrintArea 공개적으로 프로퍼티

public bool CropLargePrintArea
리턴 bool

FileCreation 공개적으로 프로퍼티

public PdfFileCreation FileCreation
리턴 PdfFileCreation

PrintMapExchangesOnOneMap 공개적으로 프로퍼티

public bool PrintMapExchangesOnOneMap
리턴 bool

VariationChoicesPerCourse 공개적으로 프로퍼티

public Dictionary,VariationChoices> VariationChoicesPerCourse
리턴 VariationChoices>.Dictionary

filePrefix 공개적으로 프로퍼티

public string filePrefix
리턴 string

mapDirectory 공개적으로 프로퍼티

public bool mapDirectory
리턴 bool

outputDirectory 공개적으로 프로퍼티

public string outputDirectory
리턴 string