[]
        
(Showing Draft Content)

C1.WPF.Document.C1PrintOptions

C1PrintOptions Class

Describes options controlling how a document's content is to be printed.

Inheritance
C1PrintOptions
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
public class C1PrintOptions : C1PrintOptions
Public Class C1PrintOptions
    Inherits C1PrintOptions

Constructors

Name Description
C1PrintOptions()

Properties

Name Description
PrintQueue

Gets or sets the PrintQueue object defining printer to use, can be null to use default printer.

PrintTicket

Gets or sets the PrintTicket object defining the print parameters, can be null to use DefaultPrintTicket.

Methods

Name Description
AssignFrom(C1PrintOptions)

Copies properties from another object into this object.

GetDefaultPaperName(CultureInfo)