PdfConvertOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The PdfConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfConvertOptions |
Initializes new instance of PdfConvertOptions 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 in pixels 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.
|
![]() | PdfOptions |
Pdf specific convert options
|
![]() | Rotate |
Page rotation
|
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Width |
Desired page width in pixels after conversion.
|
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.) |