Bitmap Image File (.bmp)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType BMP { get; }
Public Shared ReadOnly Property BMP As FileType
Get
public:
static property FileType^ BMP {
FileType^ get ();
}
static member BMP : FileType with get
Property Value
Type:
FileType
See Also