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)
Syntaxpublic GlobalResources GlobalResources { get; }Public ReadOnly Property GlobalResources As GlobalResources
Get
Property Value
Type:
GlobalResources
See Also