Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfConfigurationOptions
Public NotInheritable Class PdfConfigurationOptions
The PdfConfigurationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FallbackFontProvider |
Gets or sets the fallback font provider.
|
![]() | FontLoader |
Gets or sets the font loader.
|
![]() | StreamProvider |
Gets the stream provider.
|
![]() | XObjectCache |
Gets cache for form XObjects.
|
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates configuration options initialized with a stream provider of the default type.
|
![]() ![]() | CreateWithStreamProvider |
Creates configuration options initialized with the specified stream provider.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |