McOutputFont Property
|
|
property Font
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Font (
Optional Page As Object = Nothing
) As Object
Get
Parameters
- Page (Optional)
- Type: SystemObject
McCommandBarPage name as object
Return Value
Type:
ObjectReturns the Font of the page
Implements
IMcOutput.Font
Remarks
See Also