名前 | 解説 | |
---|---|---|
Clear | Clears the current C1MultiDocument. | |
ClearGeneratedPages | Clears the pages and other info created during document generation. This method does not clear the document structure/content though. | |
Dispose | オーバーロードされます。 オーバーライドされます。 Overridden. Disposes the current object. | |
Export | オーバーロードされます。 Exports the current multi-document to a disk file. | |
FindAnchor | For internal use only. | |
Generate | Generates the current C1MultiDocument. | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetPageInfo | オーバーロードされます。 Retrieves extended information about a page with the specified index. | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Load | オーバーロードされます。 Loads the current document from a stream. | |
MakeOutlines | Builds the outline tree for the current multi-document, merging the multi-document's own outlines (C1MultiDocument.Outlines) and outline trees of documents and reports contained within the multi-document.
For details, see the remarks section of the property. | |
PageAsMetafile | オーバーロードされます。 Gets a System.Drawing.Imaging.Metafile that represents the specified page. | |
オーバーロードされます。 Prints the current document with default printer settings, not showing the print progress dialog. | ||
PrintDialog | オーバーロードされます。 Shows the standard print dialog, allowing the user to print the current document. | |
Save | オーバーロードされます。 Saves the current document to a stream. | |
SetStorage | オーバーロードされます。 Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method. | |
ToString | System.ComponentModel.Componentから継承されます。 |