INamedDestinationCollectionNames Property |
Gets array of names of the destiantions.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
SyntaxReadOnly Property Names As String()
Get
property array<String^>^ Names {
array<String^>^ get ();
}
abstract Names : string[] with get
Property Value
Type:
String
See Also