PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / CreationMode Property

In This Topic
    CreationMode Property (SampleC1PrintDocument)
    In This Topic
    Gets the document creation mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property CreationMode As DocumentCreationMode
    public DocumentCreationMode CreationMode {get;}
    See Also