C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / ExportUtil Class
Methods


In This Topic
ExportUtil Class Members
In This Topic

The following tables list the members exposed by ExportUtil.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the maximum valid physical page number (1-based index) for the specified document.  
Public Methodstatic (Shared in Visual Basic)Returns the minimum page number for the specified document.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the page metafile for export or printing.  
Public Methodstatic (Shared in Visual Basic)Gets the list of page images representing the document, or null if the document is a C1Preview.  
Public Methodstatic (Shared in Visual Basic)Tests whether the page with the specified number exists in the document.  
Public Methodstatic (Shared in Visual Basic)Converts a 0-based page index to the logical 1-based page number.  
Public Methodstatic (Shared in Visual Basic)Converts an array of 0-based physical page indices to an array of 1-based logical page numbers.  
Top
See Also