PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / ExportOptions Class / Count Property

In This Topic
    Count Property (ExportOptions)
    In This Topic
    Gets the number of export formats in the current ExportOptions.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also