This document is archived and information here might be outdated. Recommended version. |
Imports a style from a file other than a .style file.
[Visual Basic .NET]
Public Sub ImportStyle ( _
ByVal fileName As String _
)
[C#]
public void ImportStyle (
string fileName
);
[C++]
HRESULT ImportStyle(
BSTR fileName
);
[C++] Parameters fileName [in]
fileName is a parameter of type BSTR