Click or drag to resize

ResolveDocumentUriEventArgs Properties

The ResolveDocumentUriEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocumentStream
Stream used to override the default file system save while saving the document. Setting this property will take precedence over using the DocumentUri property.
Public propertyDocumentUri
Document uri.
Top
See Also