←Select platform

IsPdf Method

Summary

Determines if the specified RasterImageFormat is a PDF file format.

Syntax
C#
C++/CLI
Python
public static bool IsPdf( 
   RasterImageFormat format 
) 
public:  
   static bool IsPdf( 
      RasterImageFormat^ format 
   ) 
def IsPdf(self,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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