UrlContextAwareWriter.UrlContext Property
- Namespace
- Kampute.DocToolkit.IO.Writers
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the DocumentUrlContext that provides URL adjustment for the document being rendered.
protected DocumentUrlContext UrlContext { get; }Property Value
- DocumentUrlContext
- The DocumentUrlContext instance that specifies the context for cross-document links in the document being rendered.
