IDocProperty
PropertyId Property
|
Returns property id for built-in properties. Read-only.
Namespace:
Spire.Doc.CompoundFile
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
BuiltInProperty PropertyId { get; }
ReadOnly Property PropertyId As BuiltInProperty
Get
property BuiltInProperty PropertyId {
BuiltInProperty get ();
}
abstract PropertyId : BuiltInProperty with get
Property Value
Type:
BuiltInProperty
See Also