Unique identifier of the attachment in context of a single file that contains this attachment.
Namespace: GroupDocs.Viewer.ResultsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic string Id { get; }
Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}
member Id : string with get
Property Value
Type:
String
See Also