PdfOptimizationOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The PdfOptimizationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfOptimizationOptions |
Initializes new instance of PdfOptimizationOptions class.
|
Name | Description | |
---|---|---|
![]() | CompressImages |
If CompressImages set to true, all images in the document are re-compressed. The compression is defined by the ImageQuality property.
|
![]() | ImageQuality |
Value in percent where 100% is unchanged quality and image size. To decrease the image size set this property to less than 100
|
![]() | LinkDuplicateStreams |
Link duplicate streams
|
![]() | RemoveUnusedObjects |
Remove unused objects
|
![]() | RemoveUnusedStreams |
Remove unused streams
|
![]() | UnembedFonts |
Make fonts not embedded if set to true
|
Name | Description | |
---|---|---|
![]() | 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.) |