Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected void SetAttr( int key, Object value, bool isNonDefault )
Protected Sub SetAttr ( key As Integer, value As Object, isNonDefault As Boolean )
protected: void SetAttr( int key, Object^ value, bool isNonDefault )
member SetAttr : key : int * value : Object * isNonDefault : bool -> unit
Parameters
- key
- Int32
- value
- Object
- isNonDefault
- Boolean