CommonConvertOptionsTFileType Class |
Namespace: GroupDocs.Conversion.Options.Convert
[SerializableAttribute] public abstract class CommonConvertOptions<TFileType> : ConvertOptions<TFileType>, IWatermarkedConvertOptions, IConvertOptions, IPagedConvertOptions, IPageRangedConvertOptions where TFileType : FileType
The CommonConvertOptionsTFileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonConvertOptionsTFileType |
Initializes new instance of WordProcessingConvertOptions class.
|
Name | Description | |
---|---|---|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | PageNumber |
The page number to start conversion from.
|
![]() | Pages |
The list of page indexes to be converted. Should be specified to convert specific pages.
|
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
|
![]() | Watermark |
Watermark specific options
|
Name | Description | |
---|---|---|
![]() | Clone |
Clones current options instance.
(Inherited from ConvertOptions.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEqualityComponents |
Gets equality components.
(Inherited from ValueObject.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |