The XpsExportFilter type exposes the following members.

Properties

  NameDescription
CanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
DesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
DocumentCompressionOption
Gets or sets CompressionOption that represents document settings options.
Events
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
ImageResolution
Gets or sets image resolution.
KeepOriginalImageResolution
Gets or sets a value that indicates if the original size of a picture should be kept.
PagesRange
Gets or sets pages range for export.
(Inherited from ExportFilter.)
ReplaceFill
Gets or sets a value that indicates if a picture should be replaced.
Site
Gets or sets the ISite of the Component.
(Inherited from Component.)

See Also