Search Results for

    Show / Hide Table of Contents

    Interface IPrintLayoutPageProperties

    Page properties of the print layout

    Inherited Members
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.PrintLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IPrintLayoutPageProperties : INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    BackgroundColor

    Gets or sets the color of the background.

    Declaration
    Color BackgroundColor { get; set; }
    Property Value
    Type Description
    System.Drawing.Color

    The color of the background.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng