Table of Contents

Property PageCount

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

PageCount

Gets the number of pages represented by this attachment.

public int PageCount { get; }

Property Value

int

Remarks

Returns 1 for single-frame images. For documents that expose paginated content, returns the document's page count. Returns 0 when page semantics are not applicable.