Paper Sizes for Printingdoi:CAN/CGSB 9.61-94本标准适用于一系列纸张尺寸,当折叠,切割和修整时,这些纸张尺寸适用于书籍,报告,小册子,小册子,传单,杂志,目录,专栏表格,教育笔记本,图表纸,活页填充物,封面和布里斯托尔.
ThePrint document onoption adjusts the image size to the paper size you have selected. For example, if you have selected ISO A2 as the paper size and you print an A3-sized image, it is enlarged to fit the A2 paper. If the ISO A4 paper size is selected, the printer reduces a larger...
If the paper size is set from your computer, it overrides the paper size setting in the front panel. Custom paper sizes If you want to choose a paper size that is not included in the list of standard paper sizes, there are various different ways to specify it. ...
// Add list of supported paper sizes found on the printer.// The DisplayMember property is used to identify the property that will provide the display string.comboPaperSize.DisplayMember ="PaperName"; PaperSize pkSize;for(inti =0; i < printDoc.PrinterSettings.PaperSizes.Count; i++){ pkSize...
// Add list of supported paper sizes found on the printer.// The DisplayMember property is used to identify the property that will provide the display string.comboPaperSize.DisplayMember ="PaperName"; PaperSize pkSize;for(inti =0; i < printDoc.PrinterSettings.PaperSizes.Count; i++){ pk...
PaperKinds.cs Specifies the standard paper sizes. C#Copy publicenumPaperKind Inheritance Object ValueType Enum PaperKind Fields Expand table NameValueDescription Custom0 The paper size is defined by the user. Letter1 Letter paper (8.5 in. by 11 in.). ...
// Add list of supported paper sizes found on the printer. // The DisplayMember property is used to identify the property that will provide the display string. comboPaperSize.DisplayMember = "PaperName"; PaperSize pkSize; for (int i = 0; i < printDoc.PrinterSettings.PaperSizes.Count; i+...
// Add list of supported paper sizes found on the printer.// The DisplayMember property is used to identify the property that will provide the display string.comboPaperSize.DisplayMember ="PaperName"; PaperSize pkSize;for(inti =0; i < printDoc.PrinterSettings.PaperSizes.Count; i++){ p...
businessPrint =newBusinessPrint(dgvRData, printObject, printTitle, paperSize, listNotPrint);#endregion} 开发者ID:caocf,项目名称:workspace-kepler,代码行数:30,代码来源:UCDispatchManager.cs 示例5: GetPrinters_Click ▲点赞 1▼ privatevoidGetPrinters_Click(objectsender, EventArgs e){//PrintDocument ...
Support for various paper sizes:PrintStation supports standard photo sizes, as well as custom paper dimensions. Headers and Footers:Add custom headers and footers to your prints, including text, page numbers, dates, or image information. Image Information Display:Optionally display file information, su...