PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / SideBarStrings Class / ThumbnailPageFormat Property

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