WordProcessingConvertOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The WordProcessingConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WordProcessingConvertOptions |
Initializes new instance of WordProcessingConvertOptions class.
|
Name | Description | |
---|---|---|
![]() | Dpi |
Desired page DPI after conversion. The default resolution is: 96 dpi.
|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | Height |
Desired page height after conversion.
|
![]() | MarginBottom |
Desired page bottom margin in pixels after conversion.
|
![]() | MarginLeft |
Desired page left margin in pixels after conversion.
|
![]() | MarginRight |
Desired page right margin in pixels after conversion.
|
![]() | MarginTop |
Desired page top margin in pixels after conversion.
|
![]() | PageNumber |
The page number to start conversion from.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PageOrientation |
Desired page orientation after conversion
|
![]() | Pages |
The list of page indexes to be converted. Should be specified to convert specific pages.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PageSize |
Desired page size after conversion
|
![]() | Password |
Set this property if you want to protect the converted document with a password.
|
![]() | PdfRecognitionMode |
Recognition mode when converting from pdf
|
![]() | RtfOptions |
RTF specific convert options
|
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Width |
Desired page width after conversion.
|
![]() | Zoom |
Specifies the zoom level in percentage. Default is 100.
Default zoom is supported till Microsoft Word 2010. Starting from Microsoft Word 2013 default zoom is no longer set to document, instead it appears to use the zoom factor of the last document that was opened.
|
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.
(Overrides ValueObjectGetEqualityComponents.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |