ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / CreationDpi Property

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