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