IFont.get_Bold(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void get_Bold([Runtime::InteropServices::Out] int % pBold);
public void get_Bold (out int pBold);
abstract member get_Bold : int -> unit
Public Sub get_Bold (ByRef pBold As Integer)
Parameters
- pBold
- Int32