See Also

Document Class  | DataDynamics.ActiveReports.Document Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

Document Class Members

Document overview

Public Constructors

Public Constructor Document Constructor Creates a new instance of the Document class.

Public Properties

Public Property Bookmarks Gets or sets a reference to the document's bookmarks.
Public Property CacheToDisk Sets or returns a value indicating whether to optimize the amount of memory used by the document by caching the report to disk instead of holding it in memory.
Public Property Content Allows a document to be assigned to a web service.
Public Property InProgress Determines whether the document is currently being loaded with pages.
Public Property LoadUrl Gets or sets a URL from which to download the document asynchronously using internet protocols.
Public Property Name Gets or sets the name of the document.
Public Property Pages Gets a reference to the document's pages.
Public Property Password Gets or sets a password string used to protect the saved document file.
Public Property Printer Gets a reference to the document's printer settings.

Public Methods

Public Method ClearFindTextSelection For internal use only.
Public Method Dispose Releases the Document instance from memory.
Public Method Find Searches for the specified string in the Document's pages collection.
Public Method Load Overloaded. Loads a Document from a stream or a file.
Public Method Print Overloaded. Sends the document content to the printer. 
Public Method ResetPrinter Resets the printer defaults.
Public Method Save Overloaded. Saves the Document content to a stream or a file.

Public Events

Public Event DownloadError Occurs when an exception is thrown while downloading a document asynchronously from the LoadUrl location.
Public Event LoadCompleted Occurs after all the document pages have been fully loaded.
Public Event PrintingThreadErrorEvent Occurs when an exception is thrown by the printing thread.

See Also

Document Class  | DataDynamics.ActiveReports.Document Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.