Class Canvas
Inheritance
System.Object
Canvas
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class Canvas : Object
Constructors
Canvas()
Initialise the new instance of the Canvas.
Declaration
Properties
AutomationPropertiesHelpText
Declaration
public string AutomationPropertiesHelpText { get; set; }
Property Value
AutomationPropertiesName
Declaration
public string AutomationPropertiesName { get; set; }
Property Value
CanvasClip
Declaration
public Geometry CanvasClip { get; set; }
Property Value
CanvasOpacityMask
Declaration
public Brush CanvasOpacityMask { get; set; }
Property Value
Declaration
public Transform CanvasRenderTransform { get; set; }
Property Value
CanvasResources
Declaration
public Resources CanvasResources { get; set; }
Property Value
Clip
Declaration
public string Clip { get; set; }
Property Value
FixedPageNavigateUri
Declaration
public string FixedPageNavigateUri { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
Key
Declaration
public string Key { get; set; }
Property Value
lang
Declaration
public string lang { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Opacity
Declaration
public double Opacity { get; set; }
Property Value
OpacityMask
Declaration
public string OpacityMask { get; set; }
Property Value
RenderOptionsEdgeMode
Declaration
public EdgeMode RenderOptionsEdgeMode { get; set; }
Property Value
RenderOptionsEdgeModeSpecified
Declaration
public bool RenderOptionsEdgeModeSpecified { get; set; }
Property Value
Declaration
public string RenderTransform { get; set; }
Property Value