IDocProperty
IsBuiltIn Property
|
Indicates whether property is built-in. Read-only.
Namespace:
Spire.Doc.CompoundFile
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
ReadOnly Property IsBuiltIn As Boolean
Get
property bool IsBuiltIn {
bool get ();
}
abstract IsBuiltIn : bool with get
Property Value
Type:
Boolean
See Also