public interface IAttachment
Represents a common attachment interface
String
getName()
void
save(OutputStream stream)
save(String fileName)
setName(String value)
String getName()
void setName(String value)
void save(String fileName)
void save(OutputStream stream)
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.