Class OdGraphicStyle
Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects Tổng hợp: Aspose.Imaging.dll (25.4.0)
Khởi mở Document Graphic Style.
[JsonObject(MemberSerialization.OptIn)]
public class OdGraphicStyle
Inheritance
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdGraphicStyle()
public OdGraphicStyle()
Properties
Brush
Đưa ra bơm
[JsonProperty]
public OdBrush Brush { get; set; }
Giá trị bất động sản
EndGuide
Nhận hoặc đặt hướng dẫn cuối.
[JsonProperty]
public float EndGuide { get; set; }
Giá trị bất động sản
EndMarker
Nhận hoặc đặt dấu cuối.
[JsonProperty]
public OdMarker EndMarker { get; set; }
Giá trị bất động sản
EndMarkerWidth
Nhận hoặc đặt chiều rộng cuối của dấu hiệu.
[JsonProperty]
public float EndMarkerWidth { get; set; }
Giá trị bất động sản
Font
nhận được font.
public OdFont Font { get; }
Giá trị bất động sản
LineHeight
Nhận hoặc đặt chiều cao của dòng.
public int LineHeight { get; set; }
Giá trị bất động sản
MarginBottom
Nhận hoặc đặt margin dưới cùng.
[JsonProperty]
public float MarginBottom { get; set; }
Giá trị bất động sản
MarginTop
Nhận hoặc đặt margin top.
[JsonProperty]
public float MarginTop { get; set; }
Giá trị bất động sản
MeasureLineDistance
Nhận hoặc đặt khoảng cách đường đo.
[JsonProperty]
public float MeasureLineDistance { get; set; }
Giá trị bất động sản
Opacity
Nhận hoặc đặt sự bất ổn.
[JsonProperty]
public int Opacity { get; set; }
Giá trị bất động sản
PaddingBottom
Lấy hoặc đặt đáy.
[JsonProperty]
public float PaddingBottom { get; set; }
Giá trị bất động sản
PaddingLeft
Gets hoặc đặt padding bên trái.
[JsonProperty]
public float PaddingLeft { get; set; }
Giá trị bất động sản
PaddingRight
Lấy hoặc đặt chân thẳng.
[JsonProperty]
public float PaddingRight { get; set; }
Giá trị bất động sản
PaddingTop
Nhận hoặc đặt đỉnh padding.
[JsonProperty]
public float PaddingTop { get; set; }
Giá trị bất động sản
Pen
Đưa ra bút.
public OdPen Pen { get; }
Giá trị bất động sản
SpaceBefore
Nhận hoặc đặt không gian trước.
[JsonProperty]
public float SpaceBefore { get; set; }
Giá trị bất động sản
StartGuide
Nhận hoặc đặt hướng dẫn khởi động.
[JsonProperty]
public float StartGuide { get; set; }
Giá trị bất động sản
StartMarker
Nhận hoặc đặt dấu khởi động.
[JsonProperty]
public OdMarker StartMarker { get; set; }
Giá trị bất động sản
StartMarkerWidth
Nhận hoặc đặt chiều rộng khởi đầu của dấu hiệu.
[JsonProperty]
public float StartMarkerWidth { get; set; }
Giá trị bất động sản
StylePosition
Nhận hoặc đặt vị trí phong cách.
[JsonProperty]
public float StylePosition { get; set; }
Giá trị bất động sản
TextAlign
Nhận hoặc đặt văn bản phù hợp.
[JsonProperty]
public OdTextAlignModeFlags TextAlign { get; set; }
Giá trị bất động sản
TextColor
Nhận hoặc đặt màu của văn bản.
public int TextColor { get; set; }
Giá trị bất động sản
TransformInfo
Nhận thông tin chuyển đổi.
public OdTransformInfo TransformInfo { get; }
Giá trị bất động sản
Methods
Copy()
sao chép trường hợp này.
public OdGraphicStyle Copy()
Returns
Nhận bản sao của trường hợp này.