Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / PageNoFmt Property

In This Topic
    PageNoFmt Property
    In This Topic
    Gets or sets the format used to display the page number below the page thumbnail.
    Syntax
    'Declaration
     
    Public Property PageNoFmt As String
    public string PageNoFmt {get; set;}
    See Also