LoadSettings.CssFileName Property | ||
| Description: | Gets the path and filename of the CSS file belonging to a HTML or XML document. | |
| Syntax: | [C#]
public string CssFileName { get; }
[Visual Basic]
Public ReadOnly Property CssFileName() As String
| |
| Limitations: | Read only. HTML and XML only. | |
| See also: | Loading, Saving and Database Support, Graphical Overview, PDF Import and Export. | |