Click or drag to resize

McOutputFont Property

property Font

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Font ( 
	Optional Page As Object = Nothing
) As Object
	Get

Parameters

Page (Optional)
Type: SystemObject
McCommandBarPage name as object

Return Value

Type: Object
Returns the Font of the page

Implements

IMcOutput.Font
Remarks