PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / TagBoolInputParams Class
Methods


In This Topic
    TagBoolInputParams Class Members
    In This Topic

    The following tables list the members exposed by TagBoolInputParams.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TagBoolInputParams class.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Copies the properties of the specified object to the current object.  
    Public MethodOverridden. Returns true.  
    Public MethodCreates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams)
    Public MethodOverridden. Copies the value from the control to the tag.  
    Public MethodOverridden. Creates a System.Windows.Forms.CheckBox.  
    Public MethodOverridden. Returns false.  
    Public MethodOverridden. Copies the value from the tag to the control.  
    Top
    See Also