Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / GetDefaultPath Method

In This Topic
    GetDefaultPath Method
    In This Topic
    For internal use. Gets the default path for image and other files.
    Syntax
    'Declaration
     
    Public Shared Function GetDefaultPath() As String
    public static string GetDefaultPath()
    See Also