Back to Devexpress

DocumentImageSource Methods

blazor-devexpress-dot-blazor-dot-richedit-dot-documentimagesource-dot-underscore-methods.md

latest2.8 KB
Original Source

DocumentImageSource Methods

Contains methods that allow you to specify an image source.

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
LoadFromStream(Stream, Int32, Int32) staticSpecifies a stream from which to load an image.
LoadFromUrl(String, Int32, Int32) staticSpecifies a URL from which to load an image.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DocumentImageSource Class

DocumentImageSource Members

DevExpress.Blazor.RichEdit Namespace