LaTeXSaveOptionsPagesCount Property |
Returns the number of pages after conversion.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic int PagesCount { get; }
Public ReadOnly Property PagesCount As Integer
Get
public:
property int PagesCount {
int get ();
}
member PagesCount : int with get
Property Value
Type:
Int32
See Also