PrintJobSettings.getFontInfo(String) 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:
virtual Microsoft::Dynamics::Ax::Xpp::Struct ^ getFontInfo(System::String ^ _fontName);
public virtual Microsoft.Dynamics.Ax.Xpp.Struct getFontInfo (string _fontName);
abstract member getFontInfo : string -> Microsoft.Dynamics.Ax.Xpp.Struct
override this.getFontInfo : string -> Microsoft.Dynamics.Ax.Xpp.Struct
Public Overridable Function getFontInfo (_fontName As String) As Struct
Parameters
- _fontName
- String