ComponentOne Scheduler for WinForms
IsStandardTag Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : IsStandardTag Method
Returns a System.Boolean value, determining whether the specified tag in one of the predefined tags used by the PrintStyle and PrintOptionsForm classes.
Syntax
'Declaration
 
Public Function IsStandardTag( _
   ByVal tag As TagInfo _
) As System.Boolean
public System.bool IsStandardTag( 
   TagInfo tag
)

Parameters

tag
See Also

Reference

PrintStyle Class
PrintStyle Members