Note
This method does nothing if the ExportContext instance has been constructed via
ExportContext(SessionProfile, MetaContext, RegionsManager, PageModel, PagesOptions, DictionaryString, WorksheetInfo).
public class ExportContextPublic Class ExportContextpublic ref class ExportContexttype ExportContext = class end| ExportContext(Worksheet) | Constructs an instance of ExportContext. |
| ExportContext(Worksheet, PageModel) | Constructs an instance of ExportContext. |
| ExportContext(SessionProfile, MetaContext, RegionsManager, PageModel, PagesOptions, DictionaryString, WorksheetInfo) | Constructs an instance of ExportContext. |
| CurrentPageIndex | Shortcut for Index of CurrentPage in Layout. |
| DocParams | Parameters of the document. |
| HasBuiltInHeaderFooter | Determines whether Header and Footer are specified directly on the Document. |
| MetaData | Worksheet meta-data. |
| PageModel | Print out worksheet parameters. |
| Pages | Pages which are exported. |
| PagesOptions | Worksheet Pages manager. |
| SessionProfile | Profile of the session. |
| Title | Title of the worksheet. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| UpdatePageModel | Updates PageModel and prepares the related worksheet for export. |