| 
IDocProperty
Name Property
  | 
 Returns property name. Read-only.
 Namespace:
 Spire.Doc.CompoundFile
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
ReadOnly Property Name As String
	Get
 
property String^ Name {
	String^ get ();
}
 
abstract Name : string with get
 
 
 
Property Value
 
 Type:
 
String
 
 
 See Also
See Also