Class DocumentStyle
Implements
Namespace: IronPPT.Models.Abstract
Assembly: IronPPT.dll
Syntax
public abstract class DocumentStyle : Object, IDocumentStyle
Constructors
DocumentStyle()
Declaration
protected DocumentStyle()
Properties
Status
Declaration
public ElementStatus Status { get; set; }
Property Value
Type | Description |
---|---|
ElementStatus |
StyleId
Declaration
public string StyleId { get; set; }
Property Value
Type | Description |
---|---|
System.String |