Class XPSElementType
Enumerator representing the available XPS elements.
Inheritance
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public sealed class XPSElementType : Enum
Fields
ArcSegment
Represents XPS element type as ArcSegment
Declaration
public const XPSElementType ArcSegment
Field Value
Type |
---|
XPSElementType |
Brush
Represents XPS element type as Brush
Declaration
public const XPSElementType Brush
Field Value
Type |
---|
XPSElementType |
Canvas
Represents XPS element type as Canvas
Declaration
public const XPSElementType Canvas
Field Value
Type |
---|
XPSElementType |
DocumentReference
Represents XPS element type as DocumentReference
Declaration
public const XPSElementType DocumentReference
Field Value
Type |
---|
XPSElementType |
FixedDocument
Represents XPS element type as FixedDocument
Declaration
public const XPSElementType FixedDocument
Field Value
Type |
---|
XPSElementType |
FixedDocumentSequence
Represents XPS element type as FixedDocumentSequence
Declaration
public const XPSElementType FixedDocumentSequence
Field Value
Type |
---|
XPSElementType |
FixedPage
Represents XPS element type as FixedPage
Declaration
public const XPSElementType FixedPage
Field Value
Type |
---|
XPSElementType |
Geometry
Represents XPS element type as Geometry
Declaration
public const XPSElementType Geometry
Field Value
Type |
---|
XPSElementType |
Glyphs
Represents XPS element type as Glyphs
Declaration
public const XPSElementType Glyphs
Field Value
Type |
---|
XPSElementType |
GradientStop
Represents XPS element type as GradientStop
Declaration
public const XPSElementType GradientStop
Field Value
Type |
---|
XPSElementType |
GradientStops
Represents XPS element type as GradientStops
Declaration
public const XPSElementType GradientStops
Field Value
Type |
---|
XPSElementType |
ImageBrush
Represents XPS element type as ImageBrush
Declaration
public const XPSElementType ImageBrush
Field Value
Type |
---|
XPSElementType |
LinearGradientBrush
Represents XPS element type as LinearGradientBrush
Declaration
public const XPSElementType LinearGradientBrush
Field Value
Type |
---|
XPSElementType |
LinkTarget
Represents XPS element type as LinkTarget
Declaration
public const XPSElementType LinkTarget
Field Value
Type |
---|
XPSElementType |
LinkTargets
Represents XPS element type as LinkTargets
Declaration
public const XPSElementType LinkTargets
Field Value
Type |
---|
XPSElementType |
MatrixTransform
Represents XPS element type as MatrixTransform
Declaration
public const XPSElementType MatrixTransform
Field Value
Type |
---|
XPSElementType |
PageContent
Represents XPS element type as PageContent
Declaration
public const XPSElementType PageContent
Field Value
Type |
---|
XPSElementType |
Path
Represents XPS element type as Path
Declaration
public const XPSElementType Path
Field Value
Type |
---|
XPSElementType |
PathFigure
Represents XPS element type as PathFigure
Declaration
public const XPSElementType PathFigure
Field Value
Type |
---|
XPSElementType |
PathGeometry
Represents XPS element type as PathGeometry
Declaration
public const XPSElementType PathGeometry
Field Value
Type |
---|
XPSElementType |
PolyBezierSegment
Represents XPS element type as PolyBezierSegment
Declaration
public const XPSElementType PolyBezierSegment
Field Value
Type |
---|
XPSElementType |
PolyLineSegment
Represents XPS element type as PolyLineSegment
Declaration
public const XPSElementType PolyLineSegment
Field Value
Type |
---|
XPSElementType |
PolyQuadraticBezierSegment
Represents XPS element type as PolyQuadraticBezierSegment
Declaration
public const XPSElementType PolyQuadraticBezierSegment
Field Value
Type |
---|
XPSElementType |
RadialGradientBrush
Represents XPS element type as RadialGradientBrush
Declaration
public const XPSElementType RadialGradientBrush
Field Value
Type |
---|
XPSElementType |
ResourceDictionary
Represents XPS element type as ResourceDictionary
Declaration
public const XPSElementType ResourceDictionary
Field Value
Type |
---|
XPSElementType |
Resources
Represents XPS element type as Resources
Declaration
public const XPSElementType Resources
Field Value
Type |
---|
XPSElementType |
SolidColorBrush
Represents XPS element type as SolidColorBrush
Declaration
public const XPSElementType SolidColorBrush
Field Value
Type |
---|
XPSElementType |
Transform
Represents XPS element type as Transform
Declaration
public const XPSElementType Transform
Field Value
Type |
---|
XPSElementType |
Visual
Represents XPS element type as Visual
Declaration
public const XPSElementType Visual
Field Value
Type |
---|
XPSElementType |
VisualBrush
Represents XPS element type as VisualBrush
Declaration
public const XPSElementType VisualBrush
Field Value
Type |
---|
XPSElementType |