ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : BinaryOK Property |
'Declaration Public Property BinaryOK As Boolean
'Usage Dim instance As ImGearPDFPrintOptions Dim value As Boolean instance.BinaryOK = value value = instance.BinaryOK
public bool BinaryOK {get; set;}