Class DocumentStyle
Inheritance
System.Object
DocumentStyle
Implements
System.ICloneable
Assembly: IronWord.dll
Syntax
public abstract class DocumentStyle : Object, ICloneable
Constructors
DocumentStyle()
Declaration
protected DocumentStyle()
Fields
Status
Declaration
public ElementStatus Status
Field Value
Properties
StyleId
Declaration
public string StyleId { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Clone()
Declaration
public abstract object Clone()
Returns
Type |
Description |
System.Object |
|
SetNoChangeStatusAsUpdated()
Declaration
protected void SetNoChangeStatusAsUpdated()
Implements
System.ICloneable