C# Class PurplePen.DescriptionPrintSettings

显示文件 Open project: petergolde/PurplePen Class Usage Examples

Public Properties

Property Type Description
AllCourses bool
BoxSize float
Count int
CountKind PrintingCountKind
CourseIds Id[]
DescKind DescriptionKind
UseCourseDefault bool
VariationChoicesPerCourse VariationChoices>.Dictionary

Property Details

AllCourses public_oe property

public bool AllCourses
return bool

BoxSize public_oe property

public float BoxSize
return float

Count public_oe property

public int Count
return int

CountKind public_oe property

public PrintingCountKind CountKind
return PrintingCountKind

CourseIds public_oe property

public Id[] CourseIds
return Id[]

DescKind public_oe property

public DescriptionKind DescKind
return DescriptionKind

UseCourseDefault public_oe property

public bool UseCourseDefault
return bool

VariationChoicesPerCourse public_oe property

public Dictionary,VariationChoices> VariationChoicesPerCourse
return VariationChoices>.Dictionary