GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PdfPageMode Enum

    Namespace:
    GemBox.Pdf
    Assembly:
    GemBox.Pdf.dll

    Represents how the document should be displayed by a viewer when opened.

    • C#
    • VB.NET
    public enum PdfPageMode
    Public Enum PdfPageMode

    Fields

    FullScreen

    Full-screen mode, with no menu bar, window controls, or any other window visible.

    UseAttachments

    (PDF 1.6) Attachments panel visible.

    UseNone

    Neither document outline nor thumbnail images visible.

    UseOC

    (PDF 1.5) Optional content group panel visible.

    UseOutlines

    Document outline visible.

    UseThumbs

    Thumbnail images visible.

    See Also
    PDF Specification ISO 32000-1:2008, table '28 – Entries in the catalog dictionary'
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.