PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / VisitedDocumentStorage Class
Members

In This Topic
    VisitedDocumentStorage Class
    In This Topic
    Represents the contetn of a visited document in the visited documents history of a C1PreviewPane. The storage format depends on the type of the document (C1.C1Preview.C1PrintDocument, .NET PrintDocument etc).
    Object Model
    VisitedDocumentStorage Class
    Syntax
    'Declaration
     
    Public MustInherit Class VisitedDocumentStorage 
    public abstract class VisitedDocumentStorage 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Preview.VisitedDocumentStorage

    See Also