Reports for WPF | ComponentOne
C1.C1Report Namespace / C1Report Class / CreationDpi Property

In This Topic
    CreationDpi Property (C1Report)
    In This Topic
    Gets or sets the resolution (DPI) used when generating the report.
    Syntax
    'Declaration
     
    Public Property CreationDpi As Single
    public float CreationDpi {get; set;}
    See Also