FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / PdfExportOptions Class / KnownPageCount Property

In This Topic
    KnownPageCount Property
    In This Topic
    Indicate max pages for exported pdf.
    Syntax
    'Declaration
     
    
    Public Property KnownPageCount As Boolean
    public bool KnownPageCount {get; set;}
    See Also