IStyleSheet.ParentStyleSheet
IStyleSheet.ParentStyleSheet property
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists. If the style sheet is a top-level style sheet, or the style sheet language does not support inclusion, the value of this attribute is null.
public IStyleSheet ParentStyleSheet { get; }
See Also
- interface IStyleSheet
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG