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

    Show / Hide Table of Contents

    ViewProperties Class

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.dll

    Represents presentation-wide view properties.

    • C#
    • VB.NET
    public sealed class ViewProperties
    Public NotInheritable Class ViewProperties
    Inheritance:
    System.Object
    ViewProperties

    Properties

    NotesViewProperties

    Gets the common view properties associated with the notes view mode.

    • C#
    • VB.NET
    public CommonSlideViewProperties NotesViewProperties { get; }
    Public ReadOnly Property NotesViewProperties As CommonSlideViewProperties
    Property Value
    CommonSlideViewProperties

    The common view properties associated with the notes view mode.

    SlideViewProperties

    Gets the common view properties associated with the slide view mode.

    • C#
    • VB.NET
    public CommonSlideViewProperties SlideViewProperties { get; }
    Public ReadOnly Property SlideViewProperties As CommonSlideViewProperties
    Property Value
    CommonSlideViewProperties

    The common view properties associated with the slide view mode.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.