combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyRepresentationCodes Class
Members


In This Topic
    PropertyRepresentationCodes Class
    In This Topic

    If you plan to use List & Label projects for SBCS codepages like 1257 (Baltic rim), 1251 (Cyrillic/Slavic), 1253 (Greek), 1254 (Latin 5: Turkish), 1250 (Latin 2), make sure to set the representation codes to characters not used in the codepage. Also, when working with DBCS characters, none of the representation codes may be in the lead byte range of the target language.

    Object Model
    PropertyRepresentationCodes Class
    Syntax
    'Declaration
     
    
    Public Class PropertyRepresentationCodes 
       Inherits DomItem
    public class PropertyRepresentationCodes : DomItem 
    public ref class PropertyRepresentationCodes : public DomItem 
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertyRepresentationCodes

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also