UPdfRenderOptions constructor
const
UPdfRenderOptions({})
Implementation
const UPdfRenderOptions({
this.scale = 1,
this.collectText = true,
this.drawAnnotations = true,
this.maxOperations = 2000000,
this.hiddenOptionalGroups = const <int>{},
});