Resolution Class |
Namespace: Aspose.BarCode
The Resolution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Resolution |
Initializes a new instance of the Resolution class.
|
![]() | Resolution(Single, Single, ResolutionMode) |
Initializes a new instance of the Resolution class.
|
Name | Description | |
---|---|---|
![]() | DpiX |
Gets or sets the horizontal resolution
|
![]() | DpiY |
Gets or sets the vertical resolution
|
![]() | Mode |
Gets or sets the mode of the resolution
|
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() | Equals |
Determines whether two Resolution instances are equal.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | ToString |
Returns a String that represents the current Resolution instance.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two Resolution instances are equal.
|
![]() ![]() | Inequality |
Determines whether two Resolution instances are not equal.
|