 | PageCopyOptionsDoNotCopyContent Property |
Do not copy page content during duplication.
Controls whether graphical content is copied when duplicating pages.
When false, all visual elements are copied. When true, only
non-graphical content elements (annotations, metadata, etc.) are
transferred to the new pages.
Default value:
Namespace: PdfTools.FourHeights.PdfToolbox.PdfAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic bool DoNotCopyContent { get; set; }
Property Value
Boolean
See Also