Class StyleProp
Contents
[
Hide
]StyleProp class
Contains elements that control style behavior, such as whether a style includes text, line, and fill attributes.
public class StyleProp
Properties
| Name | Description |
|---|---|
| Del { get; set; } | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. |
| EnableFillProps { get; } | Specifies whether a style includes fill properties. |
| EnableLineProps { get; } | Specifies whether a style includes line properties |
| EnableTextProps { get; } | Specifies whether a style includes text properties. |
| HideForApply { get; } | Specifies where a style is shown in the Microsoft Visio user interface. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram