CPDFMemoryDistributionCategory Constants Reference

Declared in CPDFDocumentMemoryDistribution.h

CPDFMemoryDistributionCategory

An enumeration of memory distribution categories for PDF document elements.

Each category corresponds to a type of element within a PDF document, such as images, fonts, annotations, etc. Use these values with CPDFDocumentMemoryDistribution to query the size of specific element categories.

Constants

CPDFMemoryDistributionCategoryImage

Image elements.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryContentStream

Content stream data.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryFont

Font data.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryColorSpace

Colorspace definitions.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryOutlines

Outlines (bookmarks).

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryAnnots

Annotation data (excluding links).

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryExtGState

Extended graphics state.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryAcroForm

AcroForm (interactive form) data.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryLink

Link annotations.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryEmbeddedFile

Embedded file data.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryXRef

Cross-reference table.

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryOther

Other*

Declared In CPDFDocumentMemoryDistribution.h.

CPDFMemoryDistributionCategoryTotal

Total document size (sum of all categories).

Declared In CPDFDocumentMemoryDistribution.h.

Declared In

CPDFDocumentMemoryDistribution.h