saveForPrinting property

bool? saveForPrinting
final

Whether to exclude annotations that have the noPrint flag set to true from the exported document (Standalone only)

Implementation

final bool? saveForPrinting;