C# Class PurplePen.CoursePrintSettings

显示文件 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_oe property

public bool AllCourses
return bool

Count public_oe property

public int Count
return int

CourseIds public_oe property

public Id[] CourseIds
return Id[]

CropLargePrintArea public_oe property

public bool CropLargePrintArea
return bool

PauseAfterCourseOrPart public_oe property

public bool PauseAfterCourseOrPart
return bool

PrintMapExchangesOnOneMap public_oe property

public bool PrintMapExchangesOnOneMap
return bool

PrintingColorModel public_oe property

public ColorModel PrintingColorModel
return ColorModel

UseXpsPrinting public_oe property

public bool UseXpsPrinting
return bool

VariationChoicesPerCourse public_oe property

public Dictionary,VariationChoices> VariationChoicesPerCourse
return VariationChoices>.Dictionary