ImageGear .NET - Updated May 30, 2018
BinaryOK Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : BinaryOK Property
Gets or sets a value indicating whether binary data is on.
Syntax
'Declaration
 
Public Property BinaryOK As Boolean
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As Boolean
 
instance.BinaryOK = value
 
value = instance.BinaryOK

Property Value

Boolean value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members