Show / Hide Table of Contents

Interface IGetsDocumentModifier

An object which can get an instance of IModifiesDocument, suitable for use with a specified rendering request.

Namespace: ZptSharp.Rendering
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsDocumentModifier

Methods

| Improve this Doc View Source

GetDocumentModifier()

Gets a document modifier implementation.

Declaration
IModifiesDocument GetDocumentModifier()
Returns
Type Description
IModifiesDocument

The document modifier.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX