Skip to main content

DocumentViewer Methods

A control that allows you to preview, print, save, and export a document created with a PrintableLink or a report created with the DevExpress Reporting Suite.
Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Export(ExportFormat, String) Exports the document with the specified name, path, and file format.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Save(String) Saves the opened document to the specified file in PRNX format.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also