←Select platform

RawPdf Property

Summary

A boolean value that specifies whether the result should be raster or PDF.

Syntax
C#
VB
C++
public bool RawPdf { get; set; } 
Public Property RawPdf() As Boolean 
   Get 
   Set 
public:  
   property bool RawPdf 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the result should be in PDF format; otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.