ImageGear .NET - Updated December 24, 2018
PrintAnnots Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : PrintAnnots Property
Gets or sets a value indicating whether annotations must be printed.
Syntax
'Declaration
 
Public Property PrintAnnots As Boolean
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As Boolean
 
instance.PrintAnnots = value
 
value = instance.PrintAnnots

Property Value

Boolean value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members