CdrFill

CdrFill class

The cdr fill

public class CdrFill : CdrDictionaryItem

Constructors

NameDescription
CdrFill()The default constructor.

Properties

NameDescription
Color1 { get; set; }Gets or sets the color1.
Color2 { get; set; }Gets or sets the color2.
Disposed { get; }Gets a value indicating whether this instance is disposed.
Document { get; set; }Gets or sets the document.
FillType { get; set; }Gets or sets the type of the fill.
Gradient { get; set; }Gets or sets the gradient.
Id { get; set; }Gets or sets the identifier.
ImageFill { get; set; }Gets or sets the image fill.
Parent { get; set; }Gets or sets the parent.

Methods

NameDescription
Dispose()Disposes the current instance.

See Also