Previous Topic

Next Topic

Book Contents

Book Index

SetBaseFont

Sets the font to use as the base font for alpha numeric characters.

C++

HRESULT SetBaseFont([in, defaultvalue("Times New Roman")] BSTR baseFont);

Visual Basic

Public Function SetBaseFont (

   basefont As String

) As Long

Parameters

basefont

[in] the font to use as the base font for alpha numeric characters

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.