\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipFile Class / UseUtf8Encoding Property

In This Topic
    UseUtf8Encoding Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseUtf8Encoding As System.Boolean
    public System.bool UseUtf8Encoding {get; set;}
    See Also