| TWPdfViewerIsStatic Property |
For render-mode="static" it is mandatory to set this property to value IsStatic=@"Yes" otherwise it will not work.
Namespace:
Terminalworks.PdfViewer.AspNetCore.Pages.Shared
Assembly:
PdfViewer.AspNetCore (in PdfViewer.AspNetCore.dll) Version: 1.0.43.0
Syntax public string IsStatic { get; set; }
Property Value
Type:
StringSee Also