Gets or sets the file name of the big font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BigFont As System.String |
C# | |
---|
System.string BigFont {get; set;} |
JavaScript | |
---|
BigFont : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_BigFont(
BSTR
NewVal
)
C++ | |
---|
property System.String^ BigFont { dsString* Val
)
DSRESULTput_BigFont(
const dsString& NewVal
} |
Property Value
File name of big font (see
Remarks)