Click or drag to resize

DefaultPdfIntegrationProvider Properties

The DefaultPdfIntegrationProvider type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdvancedSettings
Gets an object that specifies the HTTP settings used with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleFontResources
Gets an object that specifies the font resources available in RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleHttpSettings
Gets an object that specifies the HTTP settings used with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleLicense
Gets or sets an object that represents the Red Software issued license currently used by RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleLiteSessionProvider
Gets or sets an object that specifies the session provider used for Lite Documents with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleLiteStorageProvider
Gets or sets an object that specifies the storage provider used for Lite Documents with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode examplePdfWebControlResources
Gets or sets a ResourceManager used by the PdfWebControl for visible resources (e.g. text strings used in the interface).
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleStorageProvider
Gets an object that specifies the storage provider used with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Public propertyCode exampleWcfSettings
Gets an object that specifies the WCF settings used with RAD PDF applications using this integration provider.
(Inherited from PdfIntegrationProvider.)
Top
See Also