Property | Type | Description | |
---|---|---|---|
StandardPaperSizes | System.Drawing.Printing.PaperSize[] | ||
TextMetricsProvider | ITextMetrics |
Method | Description | |
---|---|---|
CreateToolboxIcon ( |
||
GetDefaultPageSize ( |
||
GetDefaultPrintArea ( string mapFileName, float printScaleRatio ) : |
||
ValidateMapFile ( string mapFileName, float &scale, float &dpi, |
||
ValidatePdf ( string pdfFileName, float &dpi, |
public static CreateToolboxIcon ( |
||
bm | ||
return | ToolboxIcon |
public static GetDefaultPageSize ( |
||
printAreaRectangle | ||
printScaleRatio | float | |
pageWidth | int | |
pageHeight | int | |
pageMargin | int | |
landscape | bool | |
return | void |
public static GetDefaultPrintArea ( string mapFileName, float printScaleRatio ) : |
||
mapFileName | string | |
printScaleRatio | float | |
return |
public static ValidateMapFile ( string mapFileName, float &scale, float &dpi, |
||
mapFileName | string | |
scale | float | |
dpi | float | |
bitmapSize | ||
mapBounds | ||
mapType | MapType | |
errorMessageText | string | |
return | bool |
public static ValidatePdf ( string pdfFileName, float &dpi, |
||
pdfFileName | string | |
dpi | float | |
bitmapSize | ||
errorMessageText | string | |
return |
public static PaperSize[],System.Drawing.Printing StandardPaperSizes | ||
return | System.Drawing.Printing.PaperSize[] |