←Select platform

PageCount Property

Summary

Number of pages in the LTD file.

Syntax
C#
Objective-C
C++/CLI
Python
public int PageCount { get; set; } 
@property (nonatomic, assign) NSInteger pageCount; 
public:  
   property Int32 PageCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
PageCount # get and set (LtdDocumentInfo) 

Property Value

The number of pages in the LTD file.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

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