←Select platform

IsPdf Method

Summary

Determines if the specified RasterImageFormat is a PDF file format.

Syntax
C#
VB
C++
public static bool IsPdf( 
   RasterImageFormat format 
) 
Public Shared Function IsPdf( 
   ByVal format As RasterImageFormat 
) As Boolean 
public:  
   static bool IsPdf( 
      RasterImageFormat^ format 
   ) 

Parameters

format

The RasterImageFormat to test.

Return Value

true if the RasterImageFormat is a PDF file format; otherwise, false.

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

Leadtools.Codecs Assembly

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