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


In This Topic
    PreviewFile Class
    In This Topic

    The List & Label Storage API provides access to the LL preview files. You can query general information from individual pages, place multiple files together, and store user data. In the case of .NET components, the API options are accessed with the two classes PreviewFile and PreviewPage. Each of them represents a complete preview file or an individual page of a file.

    Object Model
    PreviewFile ClassPreviewPage Class
    Syntax
    'Declaration
     
    
    Public Class PreviewFile 
    public class PreviewFile 
    public ref class PreviewFile 
    Inheritance Hierarchy

    System.Object
       combit.Reporting.PreviewFile

    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