menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Canvas - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Canvas

    Inheritance
    System.Object
    Canvas
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
    Syntax
    public class Canvas : Object

    Constructors

    Canvas()

    Initialise the new instance of the Canvas.

    Declaration
    public Canvas()

    Properties

    AutomationPropertiesHelpText

    Declaration
    public string AutomationPropertiesHelpText { get; set; }
    Property Value
    Type
    System.String

    AutomationPropertiesName

    Declaration
    public string AutomationPropertiesName { get; set; }
    Property Value
    Type
    System.String

    CanvasClip

    Declaration
    public Geometry CanvasClip { get; set; }
    Property Value
    Type
    Geometry

    CanvasOpacityMask

    Declaration
    public Brush CanvasOpacityMask { get; set; }
    Property Value
    Type
    Brush

    CanvasRenderTransform

    Declaration
    public Transform CanvasRenderTransform { get; set; }
    Property Value
    Type
    Transform

    CanvasResources

    Declaration
    public Resources CanvasResources { get; set; }
    Property Value
    Type
    Resources

    Clip

    Declaration
    public string Clip { get; set; }
    Property Value
    Type
    System.String

    FixedPageNavigateUri

    Declaration
    public string FixedPageNavigateUri { get; set; }
    Property Value
    Type
    System.String

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type
    System.Object[]

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type
    System.String

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type
    System.String

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    Opacity

    Declaration
    public double Opacity { get; set; }
    Property Value
    Type
    System.Double

    OpacityMask

    Declaration
    public string OpacityMask { get; set; }
    Property Value
    Type
    System.String

    RenderOptionsEdgeMode

    Declaration
    public EdgeMode RenderOptionsEdgeMode { get; set; }
    Property Value
    Type
    EdgeMode

    RenderOptionsEdgeModeSpecified

    Declaration
    public bool RenderOptionsEdgeModeSpecified { get; set; }
    Property Value
    Type
    System.Boolean

    RenderTransform

    Declaration
    public string RenderTransform { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved