CdrStyle

CdrStyle class

The cdr style

public class CdrStyle : CdrDictionaryItem

Constructors

NameDescription
CdrStyle()The default constructor.

Properties

NameDescription
Align { get; set; }Gets or sets the align.
Charset { get; set; }Gets or sets the character set.
Disposed { get; }Gets a value indicating whether this instance is disposed.
Document { get; set; }Gets or sets the document.
Fill { get; set; }Gets or sets the fill.
FirstIndent { get; set; }Gets or sets the first indent.
FontName { get; set; }Gets or sets the name of the font.
FontSize { get; set; }Gets or sets the size of the font.
FontWeight { get; set; }Gets or sets the font weight.
Id { get; set; }Gets or sets the identifier.
LeftIndent { get; set; }Gets or sets the left indent.
OutLine { get; set; }Gets or sets the out line.
Parent { get; set; }Gets or sets the parent.
ParentId { get; set; }Gets or sets the parent identifier.
RightIndent { get; set; }Gets or sets the right indent.

Methods

NameDescription
Copy()Copies this instance.
Dispose()Disposes the current instance.

See Also