IInternalIdentity
AssemblyList Property
|
The AssemblyList
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
string[] AssemblyList { get; }
ReadOnly Property AssemblyList As String()
Get
property array<String^>^ AssemblyList {
array<String^>^ get ();
}
abstract AssemblyList : string[] with get
Property Value
Type:
String
See Also