Este artigo foi traduzido por máquina. Coloque o ponteiro do mouse sobre as frases do artigo para ver o texto original. Mais informações.
Tradução
Original
Este tópico ainda não foi avaliado como - Avalie este tópico

Propriedades de PrinterSettings

O tipo PrinterSettings expõe os membros a seguir.

  NomeDescrição
Propriedade pública CanDuplex Gets a value indicating whether the printer supports double-sided printing.
Propriedade pública Collate Gets or sets a value indicating whether the printed document is collated.
Propriedade pública Copies Gets or sets the number of copies of the document to print.
Propriedade pública DefaultPageSettings Gets the default page settings for this printer.
Propriedade pública Duplex Gets or sets the printer setting for double-sided printing.
Propriedade pública FromPage Gets or sets the page number of the first page to print.
Propriedade pública Membro estático InstalledPrinters Gets the names of all printers installed on the computer.
Propriedade pública IsDefaultPrinter Gets a value indicating whether the PrinterName property designates the default printer, except when the user explicitly sets PrinterName.
Propriedade pública IsPlotter Gets a value indicating whether the printer is a plotter.
Propriedade pública IsValid Gets a value indicating whether the PrinterName property designates a valid printer.
Propriedade pública LandscapeAngle Gets the angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.
Propriedade pública MaximumCopies Gets the maximum number of copies that the printer enables the user to print at a time.
Propriedade pública MaximumPage Gets or sets the maximum FromPage or ToPage that can be selected in a PrintDialog.
Propriedade pública MinimumPage Gets or sets the minimum FromPage or ToPage that can be selected in a PrintDialog.
Propriedade pública PaperSizes Gets the paper sizes that are supported by this printer.
Propriedade pública PaperSources Gets the paper source trays that are available on the printer.
Propriedade pública PrinterName Gets or sets the name of the printer to use.
Propriedade pública PrinterResolutions Gets all the resolutions that are supported by this printer.
Propriedade pública PrintFileName Gets or sets the file name, when printing to a file.
Propriedade pública PrintRange Gets or sets the page numbers that the user has specified to be printed.
Propriedade pública PrintToFile Gets or sets a value indicating whether the printing output is sent to a file instead of a port.
Propriedade pública SupportsColor Gets a value indicating whether this printer supports color printing.
Propriedade pública ToPage Gets or sets the number of the last page to print.
Início
Isso foi útil para você?
(1500 caracteres restantes)

Contribuições da comunidade

ADICIONAR
© 2013 Microsoft. Todos os direitos reservados.