Class RasterBackground
Raster backgrounds.
Inheritance
System.Object
RasterBackground
Namespace: PrinceXML.Wrapper.Enums
Assembly: PrinceXML.Wrapper.dll
Syntax
public class RasterBackground : object
Fields
| Improve this Doc View SourceTransparent
Equates to the string "transparent"
.
Declaration
public static readonly RasterBackground Transparent
Field Value
Type | Description |
---|---|
RasterBackground |
White
Equates to the string "white"
.
Declaration
public static readonly RasterBackground White
Field Value
Type | Description |
---|---|
RasterBackground |
Methods
| Improve this Doc View SourceToString()
Returns a string representation of the object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |