ThreeDConvertOptions
Contents
[
Hide
]
ThreeDConvertOptions class
Options for conversion to 3D type.
public class ThreeDConvertOptions : ConvertOptions<ThreeDFileType>, IPagedConvertOptions
Constructors
Name | Description |
---|---|
ThreeDConvertOptions() | Initializes new instance of ThreeDConvertOptions class. |
Properties
Name | Description |
---|---|
Format { get; set; } | The desired file type the input document should be converted to. |
virtual Format { get; set; } | Implements Format |
PageNumber { get; set; } | Implements PageNumber |
PagesCount { get; set; } | Implements PagesCount |
Methods
Name | Description |
---|---|
Clone() | Clones current options instance. |
override Equals(object) | Determines whether two object instances are equal. |
virtual Equals(ValueObject) | Determines whether two object instances are equal. |
override GetHashCode() | Serves as the default hash function. |
See Also
- class ConvertOptions<TFileType>
- class ThreeDFileType
- interface IPagedConvertOptions
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion