Enum RenderPurpose
Namespace TallComponents.PDF.Rasterizer.Configuration
Define purpose of the rendering.
Fields
View
The render result will be used for on-screen viewing. This means that the Annotation.Invisible
property determines whether an annotation will be rendered.
Print
The render result will be used for printing. This means that the Annotation.Print property
determines whether an annotation will be rendered.