[]
        
(Showing Draft Content)

C1.Win.C1Preview.VisitedDocumentStorage

VisitedDocumentStorage Class

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 (C1PrintDocument, .NET PrintDocument etc).

Inheritance
VisitedDocumentStorage
Implements
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public abstract class VisitedDocumentStorage : IDisposable

Constructors

Name Description
VisitedDocumentStorage()

Methods

Name Description
CreateDocument()

Creates a document based on the stored data.

Dispose()

Disposes the current document storage.

~VisitedDocumentStorage()

Destroys the current instance.