PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PrinterResolutionKind Property

In This Topic
    PrinterResolutionKind Property (C1PageSettings)
    In This Topic
    Gets or sets the desired printer resolution kind.
    Syntax
    'Declaration
     
    Public Property PrinterResolutionKind As PrinterResolutionKind
    public PrinterResolutionKind PrinterResolutionKind {get; set;}
    See Also