C# Class PurplePen.CoursePage

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

Public Properties

Property Type Description
courseDesignator CourseDesignator
description string
landscape bool
lastPageOfCourseOrPart bool
mapRectangle System.Drawing.RectangleF
paperSize System.Drawing.Printing.PaperSize
printRectangle System.Drawing.RectangleF

Property Details

courseDesignator public_oe property

public CourseDesignator,PurplePen courseDesignator
return CourseDesignator

description public_oe property

public string description
return string

landscape public_oe property

public bool landscape
return bool

lastPageOfCourseOrPart public_oe property

public bool lastPageOfCourseOrPart
return bool

mapRectangle public_oe property

public RectangleF,System.Drawing mapRectangle
return System.Drawing.RectangleF

paperSize public_oe property

public PaperSize,System.Drawing.Printing paperSize
return System.Drawing.Printing.PaperSize

printRectangle public_oe property

public RectangleF,System.Drawing printRectangle
return System.Drawing.RectangleF