CollectionDefaultEntry Property |
Default embedded file name.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic string DefaultEntry { get; }
Public ReadOnly Property DefaultEntry As String
Get
public:
property String^ DefaultEntry {
String^ get ();
}
member DefaultEntry : string with get
Property Value
Type:
String
See Also