Gets or sets a value indicating whether the PDF file was created using the support available in the LEADTOOLS PDF Pro, Pro Suite, Document or Medical products.
public bool IsLeadPdf { get; set; }
Public Property IsLeadPdf As Boolean
@property (nonatomic, assign) BOOL isLeadPdf
public boolean isLeadPdf()
public void setIsLeadPdf(boolean value)
true if the PDF file was created with the support available in the LEADTOOLS PDF Pro, Pro Suite, Document or Medical products; otherwise, false.
If the value of this property is true, then other members of this structure are guaranteed to contain accurate information. If the value of this property is false and Format is one of the PDF flavors, such as RasterImageFormat.RasPdfXyz, then the source file is a PDF not created with LEADTOOLS, and the other members of this structure may not be guaranteed to contain accurate information. If this property is true, then calling [RasterCodecs.DeletePage](RasterCodecs-DeletePage(string,int).md is guaranteed to work on this file.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document