DiagramConvertOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The DiagramConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiagramConvertOptions |
Initializes new instance of DiagramConvertOptions class.
|
Name | Description | |
---|---|---|
![]() | AutoFitPageToDrawingContent |
Defines whether need enlarge page to fit drawing content or not
|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | PageNumber |
The page number to start conversion from.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | 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.) |
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
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.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |