You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gets or sets a value determining whether or not to cache graphics placed in document's background.
208
221
* Default value is true and background graphics are written to the PDF document as an xObject. When the value is false background graphics are not cached. Some shapes are not supported for caching(shapes with fields, bookmarks, HRefs). Document background graphic is various shapes, charts, images placed in the footer or header,
@@ -430,6 +443,12 @@ export class PdfSaveOptionsData extends FixedPageSaveOptionsData {
0 commit comments