Click or drag to resize

PdfPageRendererGlobalResources Property

Gets the global resources that are available to a document and page that is being rendered.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public GlobalResources GlobalResources { get; }

Property Value

Type: GlobalResources
See Also