RemoveFormat Method (IDropData)
Removes the data entry in the specified MIME type from this drop.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RemoveFormat( _
const dsString& MimeType As System.String _
) |
C# | |
---|
void RemoveFormat(
System.string MimeType
) |
JavaScript | |
---|
RemoveFormat(
MimeType : String
) |
Parameters
- MimeType
- MIME type (see Remarks)
Remarks
See Also
Availability
DraftSight 2020 SP3