LoadSaveOptions Class |
Namespace: GroupDocs.Assembly
The LoadSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadSaveOptions |
Creates a new instance of this class without any properties specified.
|
![]() | LoadSaveOptions(FileFormat) |
Creates a new instance of this class with the specified file format to save an assembled document to.
|
Name | Description | |
---|---|---|
![]() | ResourceLoadBaseUri |
Gets or sets a base URI to resolve external resource files' relative URIs to absolute ones while loading an HTML
template document to be assembled and saved to a non-HTML format. The default value is an empty string.
|
![]() | ResourceSaveFolder |
Gets or sets a path to a folder to store external resource files while an assembled document loaded from a non-HTML
format is being saved to HTML. The default value is an empty string.
|
![]() | SaveFormat |
Gets or sets a file format to save an assembled document to. Unspecified is the default.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |