PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagLastPrinterName Class
Members

In This Topic
    TagLastPrinterName Class
    In This Topic
    Represents a system tag returning the name of the printer last used to print the document.
    Object Model
    TagLastPrinterName Class
    Syntax
    'Declaration
     
    Public Class TagLastPrinterName 
       Inherits TagUsageInfo
    public class TagLastPrinterName : TagUsageInfo 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.NamedCollectionItem
          C1.C1Preview.TagBase
             C1.C1Preview.TagSys
                C1.C1Preview.TagUsageInfo
                   C1.C1Preview.TagLastPrinterName

    See Also