MetafileRasterizationOptions Class |
Note: This API is now obsolete.
Namespace: Aspose.Imaging.ImageOptions
[ObsoleteAttribute("This class will be removed in next versions. Please use concrete realization, for example OdgRasterizationOptions, SvgRasterizationOptions, CdrRasterizationOptions, CmxRasterizationOptions")] public abstract class MetafileRasterizationOptions : VectorRasterizationOptions
The MetafileRasterizationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetafileRasterizationOptions |
Initializes a new instance of the MetafileRasterizationOptions class.
|
Name | Description | |
---|---|---|
![]() ![]() | BackgroundColor |
Gets or sets a background color.
(Inherited from VectorRasterizationOptions.) |
![]() | BorderX |
Gets or sets the border X.
(Inherited from VectorRasterizationOptions.) |
![]() | BorderY |
Gets or sets the border Y.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | BufferSizeHint |
Gets or sets the buffer size hint which is defined max allowed size for all internal buffers.
(Inherited from ImageOptionsBase.) |
![]() | CenterDrawing |
Gets or sets a value indicating whether center drawing.
(Inherited from VectorRasterizationOptions.) |
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) |
![]() | DrawColor |
Gets or sets a foreground color.
(Inherited from VectorRasterizationOptions.) |
![]() | FullFrame |
Gets or sets a value indicating whether [full frame].
(Inherited from ImageOptionsBase.) |
![]() | MultiPageOptions |
The multipage options
(Inherited from ImageOptionsBase.) |
![]() | PageHeight |
Gets or sets the page height.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | PageSize |
Gets or sets the page size.
(Inherited from VectorRasterizationOptions.) |
![]() | PageWidth |
Gets or sets the page width.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | Palette |
Gets or sets the color palette.
(Inherited from ImageOptionsBase.) |
![]() ![]() | Positioning |
Gets or sets the positioning.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | ProgressEventHandler |
Gets or sets the progress event handler.
(Inherited from ImageOptionsBase.) |
![]() ![]() | ResolutionSettings |
Gets or sets the resolution settings.
(Inherited from ImageOptionsBase.) |
![]() ![]() | SmoothingMode |
Gets or sets the smoothing mode.
(Inherited from VectorRasterizationOptions.) |
![]() | Source |
Gets or sets the source to create image in.
(Inherited from ImageOptionsBase.) |
![]() ![]() | TextRenderingHint |
Gets or sets the text rendering hint.
(Inherited from VectorRasterizationOptions.) |
![]() | VectorRasterizationOptions |
Gets or sets the vector rasterization options.
(Inherited from ImageOptionsBase.) |
![]() | XmpData |
Gets or sets the XMP metadata container.
(Inherited from ImageOptionsBase.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clones this instance.
(Inherited from ImageOptionsBase.) |
![]() | CopyTo |
Copies to.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | Dispose |
Disposes the current instance.
(Inherited from DisposableObject.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | (Inherited from DisposableObject.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReleaseManagedResources |
Releases the managed resources. Make sure no unmanaged resources are released here, since they may have been already released.
(Inherited from ImageOptionsBase.) |
![]() | ReleaseUnmanagedResources |
Releases the unmanaged resources. Make sure no managed resources are released here, since they may have been already released.
(Inherited from DisposableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VerifyNotDisposed |
Verifies that the current instance is not disposed.
(Inherited from DisposableObject.) |
Name | Description | |
---|---|---|
![]() | xmpData |
XMP metadata of image.
(Inherited from ImageOptionsBase.) |