PdfLoadOptions Class |
Namespace: GroupDocs.Conversion.Options.Load
The PdfLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfLoadOptions |
Initializes new instance of PdfLoadOptions class.
|
Name | Description | |
---|---|---|
![]() | DefaultFont |
Default font for Pdf document. The following font will be used if a font is missing.
|
![]() | FlattenAllFields |
Flatten all the fields of the PDF form.
|
![]() | FontSubstitutes |
Substitute specific fonts when converting Pdf document.
|
![]() | Format |
Input document file type.
|
![]() | HidePdfAnnotations |
Hide annotations in Pdf documents.
|
![]() | Password |
Set password to unprotect protected document.
|
![]() | RemoveEmbeddedFiles |
Remove embedded files.
|
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.) |