OdGraphicStyle 类

Summary: The open document graphic style.

Module: aspose.imaging.fileformats.opendocument.objects

Full Name: aspose.imaging.fileformats.opendocument.objects.OdGraphicStyle

Constructors

Name描述
OdGraphicStyle()初始化 OdGraphicStyle 类的新实例

Properties

NameTypeAccess描述
brushOdBrushr/w获取画笔。
end_guidefloatr/w获取或设置结束导向。
end_markerOdMarkerr/w获取或设置结束标记。
end_marker_widthfloatr/w获取或设置标记的结束宽度。
fontOdFontr获取字体。
行高intr/w获取或设置行的高度。
下边距floatr/w获取或设置下边距。
上边距floatr/w获取或设置上边距。
测量线距离floatr/w获取或设置测量线距离。
opacityintr/w获取或设置不透明度。
下内边距floatr/w获取或设置下内边距。
左内边距floatr/w获取或设置左内边距。
右内边距floatr/w获取或设置右内边距。
上内边距floatr/w获取或设置上内边距。
penOdPenr获取笔。
前置空间floatr/w获取或设置前置空间。
起始指南floatr/w获取或设置起始指南。
start_markerOdMarkerr/w获取或设置起始标记。
起始标记宽度floatr/w获取或设置标记的起始宽度。
样式位置floatr/w获取或设置样式位置。
text_alignOdTextAlignModeFlagsr/w获取或设置文本对齐方式。
text_colorintr/w获取或设置文本的颜色。
transform_infoOdTransformInfor获取变换信息。

Methods

Name描述
copy()复制此实例。

Constructor: OdGraphicStyle()

 OdGraphicStyle() 

初始化 OdGraphicStyle 类的新实例

Method: copy()

 copy() 

复制此实例。

Returns

TypeDescription
OdGraphicStyle获取此实例的副本。