Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintDocumentWrapper Class
Properties Methods


In This Topic
    PrintDocumentWrapper Class Members
    In This Topic

    The following tables list the members exposed by PrintDocumentWrapper.

    Public Properties
     NameDescription
    Public PropertyGets or sets wrapped C1PrintDocument instance.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the new tag with the specified value to the document.  
    Public MethodAdds specified external assembly reference to the currently loaded document.  
    Public MethodClears the document, all its properties will be set to default values  
    Public MethodReleases all unmanaged resources.  
    Public MethodGenerates a document.  
    Public MethodReturns the value of the specified property of the document's DocumentInfo object.  
    Public MethodOverloaded. Loads the current document from a stream. The stream should contain a document in C1D format.  
    Public MethodOverloaded. Prints the document.  
    Public MethodUpdates specified tag dictionary with the current document tags.  
    Public MethodSets the value of the specified document tag.  
    Top
    See Also