CdrStyle Class

Summary: The cdr style

Module: aspose.imaging.fileformats.cdr.objects

Full Name: aspose.imaging.fileformats.cdr.objects.CdrStyle

Inheritance: CdrDictionaryItem

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
CdrStyle()Initializes a new instance of the CdrStyle class

Properties

NameTypeAccessDescription
alignintr/wGets or sets the align.
charsetshortr/wGets or sets the character set.
disposedboolrGets a value indicating whether this instance is disposed.
documentCdrDocumentr/wGets or sets the document.
fillCdrFillr/wGets or sets the fill.
first_indentdoubler/wGets or sets the first indent.
font_namestringr/wGets or sets the name of the font.
font_sizedoubler/wGets or sets the size of the font.
font_weightintr/wGets or sets the font weight.
idintr/wGets or sets the identifier.
left_indentdoubler/wGets or sets the left indent.
out_lineCdrOutliner/wGets or sets the out line.
parentCdrObjectContainerr/wGets or sets the parent.
parent_idintr/wGets or sets the parent identifier.
right_indentdoubler/wGets or sets the right indent.

Methods

NameDescription
copy()Copies this instance.

Constructor: CdrStyle()

 CdrStyle() 

Initializes a new instance of the CdrStyle class

Method: copy()

 copy() 

Copies this instance.

Returns

TypeDescription
CdrStyleThe current style copy