FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AttachmentsFolderPath | Sets or returns the path to the folder for storing attachments, such as customer Web pages.
Field name: AttachPath |
ExtensionsFolderPath | Sets or returns the path to the folder for storing secured images. Secured images include official stamps, which, due to legal requirements, can be saved on your computer as *.dll files only, and not in regular picture formats.
Field name: ExtPath |
PicturesFolderPath | Sets or returns the path to the folder for storing store images, such as company logos.
Field name: BitmapPath |
PrintId | The key for the set of path settings.
Field name: PrintId |
WordTemplateFolderPath | Sets or returns the path to the folder for storing Microsoft Word templates when exporting data to Word.
Field name: WordPath |