Gets or sets the path and file name of the font mapping file when the current font file is not available.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property FontMappingFile As System.String |
| C# | |
|---|
System.string FontMappingFile {get; set;} |
| JavaScript | |
|---|
FontMappingFile : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_FontMappingFile(
BSTR
NewVal
)
| C++ | |
|---|
property System.String^ FontMappingFile { dsString* Val
)
DSRESULTput_FontMappingFile(
const dsString& NewVal
} |
Property Value
Path and file name of the font mapping file when the current font file is not available