C# Class PurplePen.CoursePrintSettings

Show file Open project: petergolde/PurplePen Class Usage Examples

Public Properties

Property Type Description
AllCourses bool
Count int
CourseIds Id[]
CropLargePrintArea bool
PauseAfterCourseOrPart bool
PrintMapExchangesOnOneMap bool
PrintingColorModel ColorModel
UseXpsPrinting bool
VariationChoicesPerCourse VariationChoices>.Dictionary

Property Details

AllCourses public property

public bool AllCourses
return bool

Count public property

public int Count
return int

CourseIds public property

public Id[] CourseIds
return Id[]

CropLargePrintArea public property

public bool CropLargePrintArea
return bool

PauseAfterCourseOrPart public property

public bool PauseAfterCourseOrPart
return bool

PrintMapExchangesOnOneMap public property

public bool PrintMapExchangesOnOneMap
return bool

PrintingColorModel public property

public ColorModel PrintingColorModel
return ColorModel

UseXpsPrinting public property

public bool UseXpsPrinting
return bool

VariationChoicesPerCourse public property

public Dictionary,VariationChoices> VariationChoicesPerCourse
return VariationChoices>.Dictionary