C# Class PurplePen.CoursePage

Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Свойство 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
Résultat CourseDesignator

description public_oe property

public string description
Résultat string

landscape public_oe property

public bool landscape
Résultat bool

lastPageOfCourseOrPart public_oe property

public bool lastPageOfCourseOrPart
Résultat bool

mapRectangle public_oe property

public RectangleF,System.Drawing mapRectangle
Résultat System.Drawing.RectangleF

paperSize public_oe property

public PaperSize,System.Drawing.Printing paperSize
Résultat System.Drawing.Printing.PaperSize

printRectangle public_oe property

public RectangleF,System.Drawing printRectangle
Résultat System.Drawing.RectangleF